13:57:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/aai/graphadmin/+/142658 13:57:05 Running as SYSTEM 13:57:05 [EnvInject] - Loading node environment variables. 13:57:05 Building remotely on prd-centos8-docker-4c-4g-19301 (centos8-docker-4c-4g) in workspace /w/workspace/aai-graphadmin-maven-stage-master 13:57:05 [ssh-agent] Looking for ssh-agent implementation... 13:57:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:57:05 $ ssh-agent 13:57:05 SSH_AUTH_SOCK=/tmp/ssh-07gUXoPst3Vt/agent.5320 13:57:05 SSH_AGENT_PID=5322 13:57:05 [ssh-agent] Started. 13:57:05 Running ssh-add (command line suppressed) 13:57:05 Identity added: /w/workspace/aai-graphadmin-maven-stage-master@tmp/private_key_2675929385653916914.key (/w/workspace/aai-graphadmin-maven-stage-master@tmp/private_key_2675929385653916914.key) 13:57:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:57:05 The recommended git tool is: NONE 13:57:07 using credential onap-jenkins-ssh 13:57:07 Wiping out workspace first. 13:57:07 Cloning the remote Git repository 13:57:07 Cloning repository git://cloud.onap.org/mirror/aai/graphadmin 13:57:07 > git init /w/workspace/aai-graphadmin-maven-stage-master # timeout=10 13:57:07 Fetching upstream changes from git://cloud.onap.org/mirror/aai/graphadmin 13:57:07 > git --version # timeout=10 13:57:07 > git --version # 'git version 2.39.1' 13:57:07 using GIT_SSH to set credentials Gerrit user 13:57:07 [INFO] Currently running in a labeled security context 13:57:07 [INFO] Currently SELinux is 'enforcing' on the host 13:57:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/aai-graphadmin-maven-stage-master@tmp/jenkins-gitclient-ssh6636378707978474240.key 13:57:07 Verifying host key using manually-configured host key entries 13:57:07 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/aai/graphadmin +refs/heads/*:refs/remotes/origin/* # timeout=10 13:57:07 > git config remote.origin.url git://cloud.onap.org/mirror/aai/graphadmin # timeout=10 13:57:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:57:08 > git config remote.origin.url git://cloud.onap.org/mirror/aai/graphadmin # timeout=10 13:57:08 Fetching upstream changes from git://cloud.onap.org/mirror/aai/graphadmin 13:57:08 using GIT_SSH to set credentials Gerrit user 13:57:08 [INFO] Currently running in a labeled security context 13:57:08 [INFO] Currently SELinux is 'enforcing' on the host 13:57:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/aai-graphadmin-maven-stage-master@tmp/jenkins-gitclient-ssh16898607456150150696.key 13:57:08 Verifying host key using manually-configured host key entries 13:57:08 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/aai/graphadmin refs/changes/58/142658/15 # timeout=10 13:57:08 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:57:08 Checking out Revision 12c8c9fa9fcadb72975764bd2f87d80464843921 (refs/remotes/origin/master) 13:57:08 > git config core.sparsecheckout # timeout=10 13:57:08 > git checkout -f 12c8c9fa9fcadb72975764bd2f87d80464843921 # timeout=10 13:57:08 Commit message: "APIs exposed for data grooming, dupe tool & reindexing" 13:57:08 > git rev-list --no-walk 9e586fc5c9b80696e4d0b339db329dbe7989d396 # timeout=10 13:57:11 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:57:11 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:57:11 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:57:11 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:57:11 provisioning config files... 13:57:11 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:57:11 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:57:12 [aai-graphadmin-maven-stage-master] $ /bin/bash /tmp/jenkins14370500338297640463.sh 13:57:12 ---> python-tools-install.sh 13:57:12 Setup pyenv: 13:57:12 system 13:57:12 * 3.8.13 (set by /opt/pyenv/version) 13:57:12 * 3.9.13 (set by /opt/pyenv/version) 13:57:12 * 3.10.6 (set by /opt/pyenv/version) 13:57:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CrN0 13:57:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:57:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:57:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:57:20 lf-activate-venv(): INFO: Base packages installed successfully 13:57:20 lf-activate-venv(): INFO: Installing additional packages: lftools 13:57:42 lf-activate-venv(): INFO: Adding /tmp/venv-CrN0/bin to PATH 13:57:42 Generating Requirements File 13:58:00 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. 13:58:00 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:58:01 Python 3.10.6 13:58:01 pip 25.3 from /tmp/venv-CrN0/lib/python3.10/site-packages/pip (python 3.10) 13:58:01 appdirs==1.4.4 13:58:01 argcomplete==3.6.3 13:58:01 aspy.yaml==1.3.0 13:58:01 attrs==25.4.0 13:58:01 autopage==0.5.2 13:58:01 backports.strenum==1.3.1 13:58:01 beautifulsoup4==4.14.3 13:58:01 boto3==1.42.6 13:58:01 botocore==1.42.6 13:58:01 bs4==0.0.2 13:58:01 cachetools==6.2.2 13:58:01 certifi==2025.11.12 13:58:01 cffi==2.0.0 13:58:01 cfgv==3.5.0 13:58:01 chardet==5.2.0 13:58:01 charset-normalizer==3.4.4 13:58:01 click==8.3.1 13:58:01 cliff==4.13.0 13:58:01 cmd2==3.0.0 13:58:01 cryptography==3.3.2 13:58:01 debtcollector==3.0.0 13:58:01 decorator==5.2.1 13:58:01 defusedxml==0.7.1 13:58:01 Deprecated==1.3.1 13:58:01 distlib==0.4.0 13:58:01 dnspython==2.8.0 13:58:01 docker==7.1.0 13:58:01 dogpile.cache==1.5.0 13:58:01 durationpy==0.10 13:58:01 email-validator==2.3.0 13:58:01 filelock==3.20.0 13:58:01 future==1.0.0 13:58:01 gitdb==4.0.12 13:58:01 GitPython==3.1.45 13:58:01 google-auth==2.43.0 13:58:01 httplib2==0.31.0 13:58:01 identify==2.6.15 13:58:01 idna==3.11 13:58:01 importlib-resources==1.5.0 13:58:01 iso8601==2.1.0 13:58:01 Jinja2==3.1.6 13:58:01 jmespath==1.0.1 13:58:01 jsonpatch==1.33 13:58:01 jsonpointer==3.0.0 13:58:01 jsonschema==4.25.1 13:58:01 jsonschema-specifications==2025.9.1 13:58:01 keystoneauth1==5.12.0 13:58:01 kubernetes==34.1.0 13:58:01 lftools==0.37.17 13:58:01 lxml==6.0.2 13:58:01 markdown-it-py==4.0.0 13:58:01 MarkupSafe==3.0.3 13:58:01 mdurl==0.1.2 13:58:01 msgpack==1.1.2 13:58:01 multi_key_dict==2.0.3 13:58:01 munch==4.0.0 13:58:01 netaddr==1.3.0 13:58:01 niet==1.4.2 13:58:01 nodeenv==1.9.1 13:58:01 oauth2client==4.1.3 13:58:01 oauthlib==3.3.1 13:58:01 openstacksdk==4.8.0 13:58:01 os-service-types==1.8.2 13:58:01 osc-lib==4.2.0 13:58:01 oslo.config==10.1.0 13:58:01 oslo.context==6.2.0 13:58:01 oslo.i18n==6.7.1 13:58:01 oslo.log==7.2.1 13:58:01 oslo.serialization==5.8.0 13:58:01 oslo.utils==9.2.0 13:58:01 packaging==25.0 13:58:01 pbr==7.0.3 13:58:01 platformdirs==4.5.1 13:58:01 prettytable==3.17.0 13:58:01 psutil==7.1.3 13:58:01 pyasn1==0.6.1 13:58:01 pyasn1_modules==0.4.2 13:58:01 pycparser==2.23 13:58:01 pygerrit2==2.0.15 13:58:01 PyGithub==2.8.1 13:58:01 Pygments==2.19.2 13:58:01 PyJWT==2.10.1 13:58:01 PyNaCl==1.6.1 13:58:01 pyparsing==2.4.7 13:58:01 pyperclip==1.11.0 13:58:01 pyrsistent==0.20.0 13:58:01 python-cinderclient==9.8.0 13:58:01 python-dateutil==2.9.0.post0 13:58:01 python-heatclient==4.3.0 13:58:01 python-jenkins==1.8.3 13:58:01 python-keystoneclient==5.7.0 13:58:01 python-magnumclient==4.9.0 13:58:01 python-openstackclient==8.2.0 13:58:01 python-swiftclient==4.9.0 13:58:01 PyYAML==6.0.3 13:58:01 referencing==0.37.0 13:58:01 requests==2.32.5 13:58:01 requests-oauthlib==2.0.0 13:58:01 requestsexceptions==1.4.0 13:58:01 rfc3986==2.0.0 13:58:01 rich==14.2.0 13:58:01 rich-argparse==1.7.2 13:58:01 rpds-py==0.30.0 13:58:01 rsa==4.9.1 13:58:01 ruamel.yaml==0.18.16 13:58:01 ruamel.yaml.clib==0.2.15 13:58:01 s3transfer==0.16.0 13:58:01 simplejson==3.20.2 13:58:01 six==1.17.0 13:58:01 smmap==5.0.2 13:58:01 soupsieve==2.8 13:58:01 stevedore==5.6.0 13:58:01 tabulate==0.9.0 13:58:01 toml==0.10.2 13:58:01 tomlkit==0.13.3 13:58:01 tqdm==4.67.1 13:58:01 typing_extensions==4.15.0 13:58:01 tzdata==2025.2 13:58:01 urllib3==1.26.20 13:58:01 virtualenv==20.35.4 13:58:01 wcwidth==0.2.14 13:58:01 websocket-client==1.9.0 13:58:01 wrapt==2.0.1 13:58:01 xdg==6.0.0 13:58:01 xmltodict==1.0.2 13:58:01 yq==3.4.3 13:58:01 [aai-graphadmin-maven-stage-master] $ /bin/sh -xe /tmp/jenkins8316377377115234136.sh 13:58:01 + mkdir -p /w/workspace/aai-graphadmin-maven-stage-master/target/classes /w/workspace/aai-graphadmin-maven-stage-master/jacoco/classes 13:58:01 [aai-graphadmin-maven-stage-master] $ /bin/sh -xe /tmp/jenkins7600253477296201317.sh 13:58:01 + echo quiet=on 13:58:01 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-19301 14:19:30 [aai-graphadmin-maven-stage-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=12c8c9fa9fcadb72975764bd2f87d80464843921 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=aditi.shukla@t-systems.com "-DGERRIT_EVENT_ACCOUNT_NAME=Aditi Shukla" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/aai/graphadmin/+/142658 -DGERRIT_PATCHSET_UPLOADER_EMAIL=aditi.shukla@t-systems.com -DARCHIVE_ARTIFACTS= -DGERRIT_EVENT_TYPE=comment-added -DGERRIT_PROJECT=aai/graphadmin -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=142658 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Aditi Shukla\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/58/142658/15 -DSTAGING_PROFILE_ID=176c31dfe190a -DMAVEN_VERSIONS_PLUGIN=true "-DGERRIT_PATCHSET_UPLOADER_NAME=Aditi Shukla" -DGERRIT_EVENT_UPDATED_APPROVALS={} '-DGERRIT_CHANGE_OWNER=\"Aditi Shukla\" ' -DPROJECT=aai/graphadmin -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=QVBJcyBleHBvc2VkIGZvciBkYXRhIGdyb29taW5nLCBkdXBlIHRvb2wgJiByZWluZGV4aW5nCgotIEV4cG9zZWQgYWxsIEFQSXMgdW5kZXIgL3NjcmlwdAotIEZvciBkYXRhIGdyb29taW5nIFVSSSBpcyAtIC9zY3JpcHQvZ3Jvb21pbmcoUE9TVCkKLSBGb3IgY2hlY2tpbmcgaWYgZGF0YSBncm9vbWluZyBzdW1tYXJ5IHJlcG9ydCBpcyBhdmFpbGFibGUgVVJJIGlzIC9zY3JpcHQvZ3Jvb21pbmcvZmlsZXMvcHJlc2VudChHRVQpCi0gRm9yIGZldGNoaW5nIGRhdGEgZ3Jvb21pbmcgc3VtbWFyeSBVUkkgaXMgL3NjcmlwdC9ncm9vbWluZy9zdW1tYXJ5L2xhdGVzdChHRVQpCi0gRm9yIHJ1bm5pbmcgRHVwZVRvb2wgVVJJIGlzIC0gL3NjcmlwdC9kdXBlcyhQT1NUKQotIEZvciBmZXRjaGluZyBsaXN0IG9mIEluZGV4ZXMgVVJJIGlzIC0gL3NjcmlwdC9pbmRleGVzKEdFVCkKLSBGb3IgcnVubmluZyByZWluZGV4aW5nIFVSSSBpcyAtIC9zY3JpcHQvcmVpbmRleChQT1NUKQoKSXNzdWUtSUQ6IEFBSS00MjE1CkNoYW5nZS1JZDogSWQxODkwYTI4Yjk3YjU5MzYyYmI2NzQ4NzU1MjE1NzJkODk5YWM5M2QKU2lnbmVkLW9mZi1ieTogYWRpdGkuc2h1a2xhQHQtc3lzdGVtcy5jb20gPGFkaXRpLnNodWtsYUB0LXN5c3RlbXMuY29tPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=APIs exposed for data grooming, dupe tool & reindexing" -DSTREAM=master -DSBOM_GENERATOR_VERSION=v0.0.15 '-DGERRIT_EVENT_ACCOUNT=\"Aditi Shukla\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Id1890a28b97b59362bb674875521572d899ac93d -DGERRIT_EVENT_HASH=402682043 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_COMMENT_TEXT=UGF0Y2ggU2V0IDE1OgoKc3RhZ2UtbWF2ZW4tcmVsZWFzZQ== -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DGERRIT_EVENT_ACCOUNT_EMAIL=aditi.shukla@t-systems.com -DSBOM_PATH=$WORKSPACE -DGERRIT_PATCHSET_NUMBER=15 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Aditi Shukla" --version 14:19:30 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) 14:19:30 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 14:19:30 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 14:19:30 Default locale: en_US, platform encoding: UTF-8 14:19:30 OS name: "linux", version: "4.18.0-448.el8.x86_64", arch: "amd64", family: "unix" 14:19:30 [aai-graphadmin-maven-stage-master] $ /bin/sh -xe /tmp/jenkins10643832621918436084.sh 14:19:30 + rm /home/jenkins/.wgetrc 14:19:30 [EnvInject] - Injecting environment variables from a build step. 14:19:30 [EnvInject] - Injecting as environment variables the properties content 14:19:30 SET_JDK_VERSION=openjdk17 14:19:30 GIT_URL="git://cloud.onap.org/mirror" 14:19:30 14:19:30 [EnvInject] - Variables injected successfully. 14:19:30 [aai-graphadmin-maven-stage-master] $ /bin/sh /tmp/jenkins15618910137811095413.sh 14:19:30 ---> update-java-alternatives.sh 14:19:30 ---> Updating Java version 14:19:30 ---> RedHat type system detected 14:19:30 openjdk version "17.0.6-ea" 2023-01-17 LTS 14:19:30 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 14:19:30 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) 14:19:31 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 14:19:31 [EnvInject] - Injecting environment variables from a build step. 14:19:31 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 14:19:31 [EnvInject] - Variables injected successfully. 14:19:31 provisioning config files... 14:19:31 copy managed file [global-settings] to file:/w/workspace/aai-graphadmin-maven-stage-master@tmp/config267026642716180173tmp 14:19:31 copy managed file [aai-graphadmin-settings] to file:/w/workspace/aai-graphadmin-maven-stage-master@tmp/config1423803921420399498tmp 14:19:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:19:31 Run condition [Boolean condition] enabling perform for step [BuilderChain] 14:19:31 [EnvInject] - Injecting environment variables from a build step. 14:19:31 [EnvInject] - Injecting as environment variables the properties file path 'version.properties' 14:19:31 [EnvInject] - Variables injected successfully. 14:19:31 using settings config with name aai-graphadmin-settings 14:19:31 Replacing all maven server entries not found in credentials list is true 14:19:31 using global settings config with name global-settings 14:19:31 Replacing all maven server entries not found in credentials list is true 14:19:31 [aai-graphadmin-maven-stage-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -f -s /tmp/settings17733097929705434035.xml -gs /tmp/global-settings1662605455667202279.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=12c8c9fa9fcadb72975764bd2f87d80464843921 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=aditi.shukla@t-systems.com "-DGERRIT_EVENT_ACCOUNT_NAME=Aditi Shukla" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/aai/graphadmin/+/142658 -DGERRIT_PATCHSET_UPLOADER_EMAIL=aditi.shukla@t-systems.com -DARCHIVE_ARTIFACTS= -DGERRIT_EVENT_TYPE=comment-added -DGERRIT_PROJECT=aai/graphadmin -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=142658 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Aditi Shukla\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/58/142658/15 -DSTAGING_PROFILE_ID=176c31dfe190a -DMAVEN_VERSIONS_PLUGIN=true "-DGERRIT_PATCHSET_UPLOADER_NAME=Aditi Shukla" -DGERRIT_EVENT_UPDATED_APPROVALS={} '-DGERRIT_CHANGE_OWNER=\"Aditi Shukla\" ' -DPROJECT=aai/graphadmin -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=QVBJcyBleHBvc2VkIGZvciBkYXRhIGdyb29taW5nLCBkdXBlIHRvb2wgJiByZWluZGV4aW5nCgotIEV4cG9zZWQgYWxsIEFQSXMgdW5kZXIgL3NjcmlwdAotIEZvciBkYXRhIGdyb29taW5nIFVSSSBpcyAtIC9zY3JpcHQvZ3Jvb21pbmcoUE9TVCkKLSBGb3IgY2hlY2tpbmcgaWYgZGF0YSBncm9vbWluZyBzdW1tYXJ5IHJlcG9ydCBpcyBhdmFpbGFibGUgVVJJIGlzIC9zY3JpcHQvZ3Jvb21pbmcvZmlsZXMvcHJlc2VudChHRVQpCi0gRm9yIGZldGNoaW5nIGRhdGEgZ3Jvb21pbmcgc3VtbWFyeSBVUkkgaXMgL3NjcmlwdC9ncm9vbWluZy9zdW1tYXJ5L2xhdGVzdChHRVQpCi0gRm9yIHJ1bm5pbmcgRHVwZVRvb2wgVVJJIGlzIC0gL3NjcmlwdC9kdXBlcyhQT1NUKQotIEZvciBmZXRjaGluZyBsaXN0IG9mIEluZGV4ZXMgVVJJIGlzIC0gL3NjcmlwdC9pbmRleGVzKEdFVCkKLSBGb3IgcnVubmluZyByZWluZGV4aW5nIFVSSSBpcyAtIC9zY3JpcHQvcmVpbmRleChQT1NUKQoKSXNzdWUtSUQ6IEFBSS00MjE1CkNoYW5nZS1JZDogSWQxODkwYTI4Yjk3YjU5MzYyYmI2NzQ4NzU1MjE1NzJkODk5YWM5M2QKU2lnbmVkLW9mZi1ieTogYWRpdGkuc2h1a2xhQHQtc3lzdGVtcy5jb20gPGFkaXRpLnNodWtsYUB0LXN5c3RlbXMuY29tPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=APIs exposed for data grooming, dupe tool & reindexing" -DSTREAM=master -DSBOM_GENERATOR_VERSION=v0.0.15 '-DGERRIT_EVENT_ACCOUNT=\"Aditi Shukla\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Id1890a28b97b59362bb674875521572d899ac93d -DGERRIT_EVENT_HASH=402682043 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_COMMENT_TEXT=UGF0Y2ggU2V0IDE1OgoKc3RhZ2UtbWF2ZW4tcmVsZWFzZQ== -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DGERRIT_EVENT_ACCOUNT_EMAIL=aditi.shukla@t-systems.com -DSBOM_PATH=$WORKSPACE -DGERRIT_PATCHSET_NUMBER=15 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Aditi Shukla" -DnewVersion=1.16.2 versions:set versions:update-child-modules versions:commit -B 14:19:31 POM file specified with the -f/--file command line argument does not exist 14:19:32 [INFO] Scanning for projects... 14:19:32 [INFO] Downloading from local_m2: file:///tmp/r/org/onap/aai/aai-common/aai-parent/1.16.1/aai-parent-1.16.1.pom 14:19:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/onap/aai/aai-common/aai-parent/1.16.1/aai-parent-1.16.1.pom 14:19:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/onap/aai/aai-common/aai-parent/1.16.1/aai-parent-1.16.1.pom (24 kB at 81 kB/s) 14:19:32 [INFO] Downloading from local_m2: file:///tmp/r/org/onap/aai/aai-common/aai-common/1.16.1/aai-common-1.16.1.pom 14:19:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/onap/aai/aai-common/aai-common/1.16.1/aai-common-1.16.1.pom 14:19:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/onap/aai/aai-common/aai-common/1.16.1/aai-common-1.16.1.pom (11 kB at 557 kB/s) 14:19:32 [INFO] Downloading from local_m2: file:///tmp/r/org/onap/oparent/oparent/3.0.2/oparent-3.0.2.pom 14:19:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/onap/oparent/oparent/3.0.2/oparent-3.0.2.pom 14:19:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/onap/oparent/oparent/3.0.2/oparent-3.0.2.pom (21 kB at 1.1 MB/s) 14:19:32 [INFO] Downloading from local_m2: file:///tmp/r/org/onap/oparent/version/3.0.2/version-3.0.2.pom 14:19:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/onap/oparent/version/3.0.2/version-3.0.2.pom 14:19:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/onap/oparent/version/3.0.2/version-3.0.2.pom (7.1 kB at 474 kB/s) 14:19:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/boot/spring-boot-dependencies/3.1.12/spring-boot-dependencies-3.1.12.pom 14:19:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/boot/spring-boot-dependencies/3.1.12/spring-boot-dependencies-3.1.12.pom (100 kB at 4.2 MB/s) 14:19:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/assertj/assertj-bom/3.24.2/assertj-bom-3.24.2.pom 14:19:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/assertj/assertj-bom/3.24.2/assertj-bom-3.24.2.pom (3.7 kB at 261 kB/s) 14:19:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/zipkin/brave/brave-bom/5.15.1/brave-bom-5.15.1.pom 14:19:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/zipkin/brave/brave-bom/5.15.1/brave-bom-5.15.1.pom (12 kB at 810 kB/s) 14:19:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/zipkin/reporter2/zipkin-reporter-bom/2.16.3/zipkin-reporter-bom-2.16.3.pom 14:19:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/zipkin/reporter2/zipkin-reporter-bom/2.16.3/zipkin-reporter-bom-2.16.3.pom (6.9 kB at 492 kB/s) 14:19:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/datastax/oss/java-driver-bom/4.15.0/java-driver-bom-4.15.0.pom 14:19:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/datastax/oss/java-driver-bom/4.15.0/java-driver-bom-4.15.0.pom (4.1 kB at 277 kB/s) 14:19:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.25/metrics-bom-4.2.25.pom 14:19:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.25/metrics-bom-4.2.25.pom (8.2 kB at 586 kB/s) 14:19:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.25/metrics-parent-4.2.25.pom 14:19:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.25/metrics-parent-4.2.25.pom (21 kB at 1.3 MB/s) 14:19:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/glassfish/jaxb/jaxb-bom/4.0.5/jaxb-bom-4.0.5.pom 14:19:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/glassfish/jaxb/jaxb-bom/4.0.5/jaxb-bom-4.0.5.pom (12 kB at 776 kB/s) 14:19:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom 14:19:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom (16 kB at 1.1 MB/s) 14:19:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/groovy/groovy-bom/4.0.21/groovy-bom-4.0.21.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/groovy/groovy-bom/4.0.21/groovy-bom-4.0.21.pom (27 kB at 1.7 MB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/infinispan/infinispan-bom/14.0.28.Final/infinispan-bom-14.0.28.Final.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/infinispan/infinispan-bom/14.0.28.Final/infinispan-bom-14.0.28.Final.pom (25 kB at 1.6 MB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/infinispan/infinispan-build-configuration-parent/14.0.28.Final/infinispan-build-configuration-parent-14.0.28.Final.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/infinispan/infinispan-build-configuration-parent/14.0.28.Final/infinispan-build-configuration-parent-14.0.28.Final.pom (24 kB at 1.6 MB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jboss/jboss-parent/39/jboss-parent-39.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jboss/jboss-parent/39/jboss-parent-39.pom (68 kB at 3.8 MB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.15.4/jackson-bom-2.15.4.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.15.4/jackson-bom-2.15.4.pom (18 kB at 1.2 MB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom (6.5 kB at 172 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/50/oss-parent-50.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/50/oss-parent-50.pom (24 kB at 1.4 MB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/glassfish/jersey/jersey-bom/3.1.6/jersey-bom-3.1.6.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/glassfish/jersey/jersey-bom/3.1.6/jersey-bom-3.1.6.pom (21 kB at 1.3 MB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom (15 kB at 1.0 MB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/jetty/jetty-bom/11.0.21/jetty-bom-11.0.21.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/jetty/jetty-bom/11.0.21/jetty-bom-11.0.21.pom (19 kB at 1.3 MB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 433 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jetbrains/kotlin/kotlin-bom/1.8.22/kotlin-bom-1.8.22.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jetbrains/kotlin/kotlin-bom/1.8.22/kotlin-bom-1.8.22.pom (9.3 kB at 718 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.6.4/kotlinx-coroutines-bom-1.6.4.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.6.4/kotlinx-coroutines-bom-1.6.4.pom (4.3 kB at 330 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom (9.0 kB at 602 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/logging/logging-parent/7/logging-parent-7.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/logging/logging-parent/7/logging-parent-7.pom (3.3 kB at 253 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/27/apache-27.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/27/apache-27.pom (20 kB at 1.5 MB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/micrometer/micrometer-bom/1.11.12/micrometer-bom-1.11.12.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/micrometer/micrometer-bom/1.11.12/micrometer-bom-1.11.12.pom (7.8 kB at 597 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/micrometer/micrometer-tracing-bom/1.1.13/micrometer-tracing-bom-1.1.13.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/micrometer/micrometer-tracing-bom/1.1.13/micrometer-tracing-bom-1.1.13.pom (4.4 kB at 364 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/mockito/mockito-bom/5.3.1/mockito-bom-5.3.1.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/mockito/mockito-bom/5.3.1/mockito-bom-5.3.1.pom (3.0 kB at 213 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/netty/netty-bom/4.1.110.Final/netty-bom-4.1.110.Final.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/netty/netty-bom/4.1.110.Final/netty-bom-4.1.110.Final.pom (14 kB at 859 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 371 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/squareup/okhttp3/okhttp-bom/4.10.0/okhttp-bom-4.10.0.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/squareup/okhttp3/okhttp-bom/4.10.0/okhttp-bom-4.10.0.pom (3.1 kB at 235 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/opentelemetry/opentelemetry-bom/1.25.0/opentelemetry-bom-1.25.0.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/opentelemetry/opentelemetry-bom/1.25.0/opentelemetry-bom-1.25.0.pom (6.0 kB at 503 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/prometheus/simpleclient_bom/0.16.0/simpleclient_bom-0.16.0.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/prometheus/simpleclient_bom/0.16.0/simpleclient_bom-0.16.0.pom (6.0 kB at 430 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/prometheus/parent/0.16.0/parent-0.16.0.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/prometheus/parent/0.16.0/parent-0.16.0.pom (13 kB at 894 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/querydsl/querydsl-bom/5.0.0/querydsl-bom-5.0.0.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/querydsl/querydsl-bom/5.0.0/querydsl-bom-5.0.0.pom (7.2 kB at 512 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/projectreactor/reactor-bom/2022.0.19/reactor-bom-2022.0.19.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/projectreactor/reactor-bom/2022.0.19/reactor-bom-2022.0.19.pom (4.8 kB at 434 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/rest-assured/rest-assured-bom/5.3.2/rest-assured-bom-5.3.2.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/rest-assured/rest-assured-bom/5.3.2/rest-assured-bom-5.3.2.pom (4.3 kB at 328 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/rsocket/rsocket-bom/1.1.3/rsocket-bom-1.1.3.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/rsocket/rsocket-bom/1.1.3/rsocket-bom-1.1.3.pom (2.6 kB at 220 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/seleniumhq/selenium/selenium-bom/4.8.3/selenium-bom-4.8.3.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/seleniumhq/selenium/selenium-bom/4.8.3/selenium-bom-4.8.3.pom (6.4 kB at 532 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/amqp/spring-amqp-bom/3.0.14/spring-amqp-bom-3.0.14.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/amqp/spring-amqp-bom/3.0.14/spring-amqp-bom-3.0.14.pom (3.9 kB at 298 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/batch/spring-batch-bom/5.0.6/spring-batch-bom-5.0.6.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/batch/spring-batch-bom/5.0.6/spring-batch-bom-5.0.6.pom (3.2 kB at 249 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/data/spring-data-bom/2023.0.12/spring-data-bom-2023.0.12.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/data/spring-data-bom/2023.0.12/spring-data-bom-2023.0.12.pom (5.5 kB at 552 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/spring-framework-bom/6.0.21/spring-framework-bom-6.0.21.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/spring-framework-bom/6.0.21/spring-framework-bom-6.0.21.pom (5.8 kB at 416 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/integration/spring-integration-bom/6.1.9/spring-integration-bom-6.1.9.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/integration/spring-integration-bom/6.1.9/spring-integration-bom-6.1.9.pom (9.9 kB at 660 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/restdocs/spring-restdocs-bom/3.0.1/spring-restdocs-bom-3.0.1.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/restdocs/spring-restdocs-bom/3.0.1/spring-restdocs-bom-3.0.1.pom (2.6 kB at 172 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/security/spring-security-bom/6.1.9/spring-security-bom-6.1.9.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/security/spring-security-bom/6.1.9/spring-security-bom-6.1.9.pom (5.3 kB at 410 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/session/spring-session-bom/3.1.6/spring-session-bom-3.1.6.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/session/spring-session-bom/3.1.6/spring-session-bom-3.1.6.pom (2.9 kB at 206 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/ws/spring-ws-bom/4.0.11/spring-ws-bom-4.0.11.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/ws/spring-ws-bom/4.0.11/spring-ws-bom-4.0.11.pom (3.5 kB at 269 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/testcontainers/testcontainers-bom/1.18.3/testcontainers-bom-1.18.3.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/testcontainers/testcontainers-bom/1.18.3/testcontainers-bom-1.18.3.pom (8.7 kB at 722 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/boot/spring-boot-starter-parent/3.1.12/spring-boot-starter-parent-3.1.12.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/boot/spring-boot-starter-parent/3.1.12/spring-boot-starter-parent-3.1.12.pom (13 kB at 1.3 MB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/onap/oparent/dependencies/3.0.2/dependencies-3.0.2.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/onap/oparent/dependencies/3.0.2/dependencies-3.0.2.pom (4.4 kB at 370 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7.1 kB at 595 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 955 kB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/24/maven-parent-24.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 3.1 MB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/14/apache-14.pom 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/14/apache-14.pom (15 kB at 1.5 MB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar 14:19:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 kB at 2.8 MB/s) 14:19:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/net/revelc/code/formatter/formatter-maven-plugin/2.8.1/formatter-maven-plugin-2.8.1.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/net/revelc/code/formatter/formatter-maven-plugin/2.8.1/formatter-maven-plugin-2.8.1.pom (27 kB at 785 kB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/net/revelc/code/formatter/formatter-maven-plugin/2.8.1/formatter-maven-plugin-2.8.1.jar 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/net/revelc/code/formatter/formatter-maven-plugin/2.8.1/formatter-maven-plugin-2.8.1.jar (56 kB at 3.1 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/diffplug/spotless/spotless-maven-plugin/1.18.0/spotless-maven-plugin-1.18.0.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/diffplug/spotless/spotless-maven-plugin/1.18.0/spotless-maven-plugin-1.18.0.pom (2.0 kB at 88 kB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/diffplug/spotless/spotless-maven-plugin/1.18.0/spotless-maven-plugin-1.18.0.jar 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/diffplug/spotless/spotless-maven-plugin/1.18.0/spotless-maven-plugin-1.18.0.jar (46 kB at 1.8 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom (18 kB at 1.6 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 782 kB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/30/maven-parent-30.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 3.2 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/18/apache-18.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/18/apache-18.pom (16 kB at 1.3 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar (132 kB at 7.8 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M2/maven-enforcer-plugin-3.0.0-M2.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M2/maven-enforcer-plugin-3.0.0-M2.pom (6.8 kB at 570 kB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/enforcer/enforcer/3.0.0-M2/enforcer-3.0.0-M2.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/enforcer/enforcer/3.0.0-M2/enforcer-3.0.0-M2.pom (7.9 kB at 717 kB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/31/maven-parent-31.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 3.3 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/19/apache-19.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/19/apache-19.pom (15 kB at 1.4 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M2/maven-enforcer-plugin-3.0.0-M2.jar 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M2/maven-enforcer-plugin-3.0.0-M2.jar (26 kB at 843 kB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.pom (15 kB at 1.2 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom (8.1 kB at 505 kB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/40/maven-parent-40.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/40/maven-parent-40.pom (49 kB at 3.5 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/30/apache-30.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/30/apache-30.pom (23 kB at 1.7 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.jar 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.jar (99 kB at 6.2 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.pom (6.1 kB at 361 kB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 2.6 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.jar 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.jar (62 kB at 3.9 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.13/jacoco-maven-plugin-0.8.13.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.13/jacoco-maven-plugin-0.8.13.pom (4.2 kB at 470 kB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jacoco/org.jacoco.build/0.8.13/org.jacoco.build-0.8.13.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jacoco/org.jacoco.build/0.8.13/org.jacoco.build-0.8.13.pom (46 kB at 3.8 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/ow2/asm/asm-bom/9.8/asm-bom-9.8.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/ow2/asm/asm-bom/9.8/asm-bom-9.8.pom (3.3 kB at 271 kB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/ow2/ow2/1.5.1/ow2-1.5.1.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 1.1 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.13/jacoco-maven-plugin-0.8.13.jar 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.13/jacoco-maven-plugin-0.8.13.jar (57 kB at 4.1 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.pom (4.2 kB at 416 kB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 kB at 1.0 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/16/maven-parent-16.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.4 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/7/apache-7.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/7/apache-7.pom (14 kB at 1.4 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.jar 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.jar (24 kB at 2.1 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom (11 kB at 881 kB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 900 kB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/23/maven-parent-23.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 3.0 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/13/apache-13.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/13/apache-13.pom (14 kB at 1.6 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar (153 kB at 10 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.pom (5.5 kB at 454 kB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom (22 kB at 2.0 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/39/maven-parent-39.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 4.0 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/29/apache-29.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/29/apache-29.pom (21 kB at 2.3 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.jar 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.jar (43 kB at 3.3 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom (10 kB at 790 kB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar (54 kB at 4.5 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/groovy/maven/gmaven-plugin/1.0/gmaven-plugin-1.0.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/groovy/maven/gmaven-plugin/1.0/gmaven-plugin-1.0.pom (10 kB at 930 kB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/groovy/maven/gmaven/1.0/gmaven-1.0.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/groovy/maven/gmaven/1.0/gmaven-1.0.pom (40 kB at 2.8 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/groovy/maven/gmaven-plugin/1.0/gmaven-plugin-1.0.jar 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/groovy/maven/gmaven-plugin/1.0/gmaven-plugin-1.0.jar (72 kB at 5.2 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/mycila/license-maven-plugin/3.0/license-maven-plugin-3.0.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/mycila/license-maven-plugin/3.0/license-maven-plugin-3.0.pom (4.6 kB at 385 kB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/mycila/license-maven-plugin-parent/3.0/license-maven-plugin-parent-3.0.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/mycila/license-maven-plugin-parent/3.0/license-maven-plugin-parent-3.0.pom (5.9 kB at 494 kB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/mycila/mycila-pom/3/mycila-pom-3.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/mycila/mycila-pom/3/mycila-pom-3.pom (20 kB at 1.9 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/mycila/license-maven-plugin/3.0/license-maven-plugin-3.0.jar 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/mycila/license-maven-plugin/3.0/license-maven-plugin-3.0.jar (88 kB at 6.3 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/boot/spring-boot-maven-plugin/3.1.12/spring-boot-maven-plugin-3.1.12.pom 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/boot/spring-boot-maven-plugin/3.1.12/spring-boot-maven-plugin-3.1.12.pom (3.4 kB at 306 kB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/boot/spring-boot-maven-plugin/3.1.12/spring-boot-maven-plugin-3.1.12.jar 14:19:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/boot/spring-boot-maven-plugin/3.1.12/spring-boot-maven-plugin-3.1.12.jar (133 kB at 8.8 MB/s) 14:19:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom (15 kB at 1.5 MB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 1.3 MB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/15/maven-parent-15.pom 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 1.8 MB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/6/apache-6.pom 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/6/apache-6.pom (13 kB at 1.3 MB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar (209 kB at 11 MB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/antlr/antlr4-maven-plugin/4.9.3/antlr4-maven-plugin-4.9.3.pom 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/antlr/antlr4-maven-plugin/4.9.3/antlr4-maven-plugin-4.9.3.pom (5.9 kB at 540 kB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/antlr/antlr4-master/4.9.3/antlr4-master-4.9.3.pom 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/antlr/antlr4-master/4.9.3/antlr4-master-4.9.3.pom (4.4 kB at 441 kB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 505 kB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/antlr/antlr4-maven-plugin/4.9.3/antlr4-maven-plugin-4.9.3.jar 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/antlr/antlr4-maven-plugin/4.9.3/antlr4-maven-plugin-4.9.3.jar (30 kB at 743 kB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 676 kB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 766 kB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/22/maven-parent-22.pom 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 2.3 MB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/11/apache-11.pom 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/11/apache-11.pom (15 kB at 1.1 MB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 2.0 MB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 417 kB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 1.1 MB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/21/maven-parent-21.pom 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 2.0 MB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/10/apache-10.pom 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/10/apache-10.pom (15 kB at 1.3 MB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 2.3 MB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom (12 kB at 888 kB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom (11 kB at 1.2 MB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/32/maven-parent-32.pom 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/32/maven-parent-32.pom (43 kB at 3.9 MB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/20/apache-20.pom 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/20/apache-20.pom (16 kB at 1.8 MB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar (62 kB at 5.2 MB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 638 kB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 2.2 MB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom (4.7 kB at 237 kB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom (12 kB at 734 kB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/9/maven-parent-9.pom 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 2.5 MB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/4/apache-4.pom 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/4/apache-4.pom (4.5 kB at 409 kB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar 14:19:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar (24 kB at 2.1 MB/s) 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.pom 14:19:35 [INFO] Downloading from releases: https://nexus.onap.org/content/repositories/releases/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.pom 14:19:35 [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available 14:19:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.jar 14:19:36 [INFO] Downloading from releases: https://nexus.onap.org/content/repositories/releases/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.jar 14:19:36 [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Could not find artifact org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in release-mirror (https://nexus.onap.org/content/repositories/public/) 14:19:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom 14:19:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom (11 kB at 308 kB/s) 14:19:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom 14:19:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom (5.0 kB at 228 kB/s) 14:19:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/27/maven-parent-27.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 3.4 MB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/17/apache-17.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/17/apache-17.pom (16 kB at 1.6 MB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar (53 kB at 2.9 MB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/diffplug/spotless/spotless-maven-plugin/1.20.0/spotless-maven-plugin-1.20.0.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/diffplug/spotless/spotless-maven-plugin/1.20.0/spotless-maven-plugin-1.20.0.pom (2.0 kB at 96 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/diffplug/spotless/spotless-maven-plugin/1.20.0/spotless-maven-plugin-1.20.0.jar 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/diffplug/spotless/spotless-maven-plugin/1.20.0/spotless-maven-plugin-1.20.0.jar (46 kB at 2.3 MB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.pom (17 kB at 654 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.jar 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.jar (310 kB at 9.7 MB/s) 14:19:37 [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available 14:19:37 [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in https://nexus.onap.org/content/repositories/public/ was cached in the local repository, resolution will not be reattempted until the update interval of release-mirror has elapsed or updates are forced 14:19:37 [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available 14:19:37 [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in https://nexus.onap.org/content/repositories/public/ was cached in the local repository, resolution will not be reattempted until the update interval of release-mirror has elapsed or updates are forced 14:19:37 [INFO] 14:19:37 [INFO] ---------------< org.onap.aai.graphadmin:aai-graphadmin >--------------- 14:19:37 [INFO] Building aai-graphadmin 1.17.0-SNAPSHOT 14:19:37 [INFO] --------------------------------[ jar ]--------------------------------- 14:19:37 [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available 14:19:37 [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in https://nexus.onap.org/content/repositories/public/ was cached in the local repository, resolution will not be reattempted until the update interval of release-mirror has elapsed or updates are forced 14:19:37 [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available 14:19:37 [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in https://nexus.onap.org/content/repositories/public/ was cached in the local repository, resolution will not be reattempted until the update interval of release-mirror has elapsed or updates are forced 14:19:37 [INFO] 14:19:37 [INFO] --- versions-maven-plugin:2.7:set (default-cli) @ aai-graphadmin --- 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 99 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 1.6 MB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/11/maven-parent-11.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 3.6 MB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/5/apache-5.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/5/apache-5.pom (4.1 kB at 372 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 571 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 968 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 310 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 208 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 329 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 45 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 522 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/junit/junit/4.12/junit-4.12.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/junit/junit/4.12/junit-4.12.pom (24 kB at 2.0 MB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 77 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 179 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 623 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 284 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 80 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 1.2 MB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 198 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 270 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 74 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 449 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 178 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 190 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 792 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 271 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 72 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 154 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 131 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 185 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 1.5 MB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 143 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 348 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 210 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 641 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 189 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 293 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 688 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 241 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 190 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 396 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 148 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 532 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/11/commons-parent-11.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 2.5 MB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 229 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/3.0/maven-3.0.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 2.0 MB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 486 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 278 kB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom 14:19:37 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 1.9 MB/s) 14:19:37 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 214 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 537 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 348 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 261 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 125 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 778 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 978 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 82 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 424 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 1.6 MB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 400 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 370 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 496 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 922 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 258 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 709 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 126 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 369 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 296 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 680 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 840 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 515 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 148 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 122 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 216 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 934 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 139 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 877 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/10/maven-parent-10.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 2.6 MB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom (7.6 kB at 761 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 417 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 603 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 171 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 185 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 83 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 536 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 480 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 82 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 385 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 161 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 225 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 225 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 152 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 644 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 187 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 369 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 124 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 446 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 949 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 5.2 MB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/16/apache-16.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/16/apache-16.pom (15 kB at 1.3 MB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 118 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 1.4 MB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 118 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 309 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 1.2 MB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 62 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 377 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 2.0 MB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 676 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.4 MB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 426 kB/s) 14:19:38 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom 14:19:38 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 1.9 MB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 451 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 1.4 MB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/9/commons-parent-9.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 2.7 MB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 750 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 747 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/project/4.1/project-4.1.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 1.6 MB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 444 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 935 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/project/4.0/project-4.0.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 1.5 MB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 1.8 MB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/5/commons-parent-5.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 1.3 MB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 509 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 305 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 608 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 303 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 148 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 262 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 106 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 214 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 212 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 313 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 295 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 2.0 MB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 553 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 1.1 MB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 1.1 MB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 1.1 MB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 36 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 79 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 778 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 206 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 13 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/logkit/logkit/1.0.1/logkit-1.0.1.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 15 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 6.7 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 14 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 547 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 75 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 231 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 15 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 17 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 303 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 225 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 1.0 MB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 903 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 479 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 10 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 13 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/sslext/sslext/1.2-0/sslext-1.2-0.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 54 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 431 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 984 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-master/4/struts-master-4.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 1.2 MB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/2/apache-2.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/2/apache-2.pom (3.4 kB at 341 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/antlr/antlr/2.7.2/antlr-2.7.2.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 18 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 256 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 242 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 965 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 413 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 372 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 453 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom (1.9 kB at 112 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom (21 kB at 1.3 MB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.pom (1.8 kB at 111 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-providers/2.12/wagon-providers-2.12.pom 14:19:39 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-providers/2.12/wagon-providers-2.12.pom (2.8 kB at 216 kB/s) 14:19:39 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.pom (6.6 kB at 469 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.7/doxia-sitetools-1.7.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.7/doxia-sitetools-1.7.pom (14 kB at 785 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.7/doxia-decoration-model-1.7.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.7/doxia-decoration-model-1.7.pom (3.1 kB at 207 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.pom (2.9 kB at 210 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.pom (4.6 kB at 464 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 163 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 306 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 503 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 346 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 501 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 509 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 1.3 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 457 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 1.8 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 2.0 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 225 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/google/1/google-1.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/google/1/google-1.pom (1.6 kB at 120 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 66 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (1.1 kB at 119 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (2.4 kB at 270 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom (1.2 kB at 115 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 698 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 189 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom (1.8 kB at 95 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 57 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom (1.4 kB at 129 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 1.6 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/17/commons-parent-17.pom 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 2.4 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 5.0 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 802 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 1.5 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 528 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 238 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 588 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 372 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 3.2 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 260 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 707 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 721 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 666 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 171 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 3.4 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 445 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 324 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 148 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 952 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 132 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 506 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 504 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 106 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar (18 kB at 175 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 1.4 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 1.8 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 256 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (165 kB at 1.4 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 496 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 477 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 1.6 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 1.2 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar (55 kB at 403 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 3.4 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.jar (12 kB at 83 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar (12 kB at 83 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar (167 kB at 1.2 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 28 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/xmlunit/xmlunit/1.5/xmlunit-1.5.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 309 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 399 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 1.9 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 1.1 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar (11 kB at 71 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (98 kB at 607 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.jar (16 kB at 95 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.jar (62 kB at 372 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar (17 kB at 103 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.jar (39 kB at 227 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 43 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 776 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 1.0 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 2.4 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 1.8 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/sslext/sslext/1.2-0/sslext-1.2-0.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 476 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 702 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/antlr/antlr/2.7.2/antlr-2.7.2.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 326 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 131 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 2.3 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 1.6 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 1.7 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 549 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 1.1 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 2.6 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 1.1 MB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 650 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 216 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 kB at 50 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar (231 kB at 974 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 50 kB/s) 14:19:40 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 2.7 MB/s) 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 kB at 95 kB/s) 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar (482 kB at 1.9 MB/s) 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar (182 kB at 717 kB/s) 14:19:40 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 1.1 MB/s) 14:19:40 [INFO] Searching for local aggregator root... 14:19:40 [INFO] Local aggregation root: /w/workspace/aai-graphadmin-maven-stage-master 14:19:40 [INFO] Processing change of org.onap.aai.graphadmin:aai-graphadmin:1.17.0-SNAPSHOT -> 1.16.2 14:19:41 [INFO] Processing org.onap.aai.graphadmin:aai-graphadmin 14:19:41 [INFO] Updating project org.onap.aai.graphadmin:aai-graphadmin 14:19:41 [INFO] from version 1.17.0-SNAPSHOT to 1.16.2 14:19:41 [INFO] 14:19:41 [INFO] 14:19:41 [INFO] --- versions-maven-plugin:2.7:update-child-modules (default-cli) @ aai-graphadmin --- 14:19:41 [INFO] All child modules are up to date. 14:19:41 [INFO] 14:19:41 [INFO] ---------------< org.onap.aai.graphadmin:aai-graphadmin >--------------- 14:19:41 [INFO] Building aai-graphadmin 1.17.0-SNAPSHOT 14:19:41 [INFO] --------------------------------[ jar ]--------------------------------- 14:19:41 [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available 14:19:41 [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in https://nexus.onap.org/content/repositories/public/ was cached in the local repository, resolution will not be reattempted until the update interval of release-mirror has elapsed or updates are forced 14:19:41 [INFO] 14:19:41 [INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ aai-graphadmin --- 14:19:41 [INFO] ------------------------------------------------------------------------ 14:19:41 [INFO] BUILD SUCCESS 14:19:41 [INFO] ------------------------------------------------------------------------ 14:19:41 [INFO] Total time: 9.063 s 14:19:41 [INFO] Finished at: 2025-12-10T14:19:41Z 14:19:41 [INFO] ------------------------------------------------------------------------ 14:19:41 [aai-graphadmin-maven-stage-master] $ /bin/bash -l /tmp/jenkins2803313234795090098.sh 14:19:41 ---> maven-patch-release.sh 14:19:41 aai/graphadmin 12c8c9fa9fcadb72975764bd2f87d80464843921 14:19:41 [detached HEAD b755b50] Release aai/graphadmin 14:19:41 1 file changed, 1 insertion(+), 1 deletion(-) 14:19:41 [EnvInject] - Injecting environment variables from a build step. 14:19:41 [EnvInject] - Injecting as environment variables the properties content 14:19:41 MAVEN_GOALS=clean deploy 14:19:41 14:19:41 [EnvInject] - Variables injected successfully. 14:19:41 [aai-graphadmin-maven-stage-master] $ /bin/bash -l /tmp/jenkins14007062453613417117.sh 14:19:41 ---> common-variables.sh 14:19:41 --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 14:19:41 ---> maven-build.sh 14:19:41 + set +u 14:19:41 + export MAVEN_OPTS 14:19:41 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn clean deploy -e --global-settings /w/workspace/aai-graphadmin-maven-stage-master@tmp/config267026642716180173tmp --settings /w/workspace/aai-graphadmin-maven-stage-master@tmp/config1423803921420399498tmp -DaltDeploymentRepository=staging::file:/w/workspace/aai-graphadmin-maven-stage-master/m2repo --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 14:19:41 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) 14:19:41 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 14:19:41 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 14:19:41 Default locale: en_US, platform encoding: UTF-8 14:19:41 OS name: "linux", version: "4.18.0-448.el8.x86_64", arch: "amd64", family: "unix" 14:19:42 [INFO] Error stacktraces are turned on. 14:19:42 [INFO] Scanning for projects... 14:19:43 [INFO] 14:19:43 [INFO] ---------------< org.onap.aai.graphadmin:aai-graphadmin >--------------- 14:19:43 [INFO] Building aai-graphadmin 1.16.2 14:19:43 [INFO] --------------------------------[ jar ]--------------------------------- 14:19:55 [INFO] 14:19:55 [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ aai-graphadmin --- 14:19:55 [INFO] Deleting /w/workspace/aai-graphadmin-maven-stage-master/target 14:19:55 [INFO] 14:19:55 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-graphadmin --- 14:19:56 [INFO] 14:19:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-graphadmin --- 14:19:56 [INFO] 14:19:56 [INFO] --- gmaven-plugin:1.0:execute (default) @ aai-graphadmin --- 14:19:58 1.16.2 14:19:58 New Tag for docker:1.16-STAGING-latest 14:19:58 [INFO] 14:19:58 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aai-graphadmin --- 14:19:58 [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-graphadmin-maven-stage-master/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 14:19:58 [INFO] 14:19:58 [INFO] --- maven-dependency-plugin:2.8:unpack (unpack-schema-dependency) @ aai-graphadmin --- 14:20:00 [INFO] Configured Artifact: org.onap.aai.schema-service:aai-schema:1.13.3:jar 14:20:00 [INFO] Unpacking /tmp/r/org/onap/aai/schema-service/aai-schema/1.13.3/aai-schema-1.13.3.jar to /w/workspace/aai-graphadmin-maven-stage-master/src/main/resources/schema with includes "**/oxm/**/*.xml" and excludes "" 14:20:05 [INFO] 14:20:05 [INFO] --- maven-dependency-plugin:2.8:unpack (unpack-edgerules-dependency) @ aai-graphadmin --- 14:20:05 [INFO] Configured Artifact: org.onap.aai.schema-service:aai-schema:1.13.3:jar 14:20:05 [INFO] Unpacking /tmp/r/org/onap/aai/schema-service/aai-schema/1.13.3/aai-schema-1.13.3.jar to /w/workspace/aai-graphadmin-maven-stage-master/src/main/resources/schema with includes "**/dbedgerules/**/*.json" and excludes "" 14:20:10 [INFO] 14:20:10 [INFO] --- antlr4-maven-plugin:4.9.3:antlr4 (default) @ aai-graphadmin --- 14:20:10 [INFO] ANTLR 4: Processing source directory /w/workspace/aai-graphadmin-maven-stage-master/src/main/resources/antlr4 14:20:10 [INFO] Processing grammar: org/onap/aai/AAIDsl.g4 14:20:10 [INFO] 14:20:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-graphadmin --- 14:20:12 [INFO] 14:20:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-graphadmin --- 14:20:12 [INFO] 14:20:12 [INFO] --- license-maven-plugin:3.0:check (default) @ aai-graphadmin --- 14:20:13 [INFO] Checking licenses... 14:20:13 [INFO] 14:20:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-graphadmin --- 14:20:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:20:14 [INFO] Copying 164 resources 14:20:17 [INFO] skip non existing resourceDirectory /w/workspace/aai-graphadmin-maven-stage-master/src/main/swm 14:20:17 [INFO] Copying 5 resources to /w/workspace/aai-graphadmin-maven-stage-master/target/swm/package/nix/dist_files/opt/app/aai-graphadmin/appconfig 14:20:17 [INFO] Copying 10 resources to /w/workspace/aai-graphadmin-maven-stage-master/target/swm/package/nix/dist_files/opt/app/aai-graphadmin/appconfig 14:20:17 [INFO] Copying 141 resources to /w/workspace/aai-graphadmin-maven-stage-master/target/swm/package/nix/dist_files/opt/app/aai-graphadmin/appconfig/schema 14:20:17 [INFO] Copying 3 resources to /w/workspace/aai-graphadmin-maven-stage-master/target/aai-graphadmin-1.16.2-build/ 14:20:17 [INFO] skip non existing resourceDirectory /w/workspace/aai-graphadmin-maven-stage-master/src/main/resources/etc/auth 14:20:17 [INFO] skip non existing resourceDirectory /w/workspace/aai-graphadmin-maven-stage-master/src/main/resources/migration-input-files 14:20:17 [INFO] 14:20:17 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-graphadmin --- 14:20:17 [INFO] Changes detected - recompiling the module! 14:20:17 [INFO] Compiling 164 source files to /w/workspace/aai-graphadmin-maven-stage-master/target/classes 14:20:23 [INFO] /w/workspace/aai-graphadmin-maven-stage-master/src/main/java/org/onap/aai/rest/util/EchoResponse.java: Some input files use or override a deprecated API. 14:20:23 [INFO] /w/workspace/aai-graphadmin-maven-stage-master/src/main/java/org/onap/aai/rest/util/EchoResponse.java: Recompile with -Xlint:deprecation for details. 14:20:23 [INFO] /w/workspace/aai-graphadmin-maven-stage-master/src/main/java/org/onap/aai/rest/client/ApertureServiceOneWayClient.java: Some input files use or override a deprecated API that is marked for removal. 14:20:23 [INFO] /w/workspace/aai-graphadmin-maven-stage-master/src/main/java/org/onap/aai/rest/client/ApertureServiceOneWayClient.java: Recompile with -Xlint:removal for details. 14:20:23 [INFO] /w/workspace/aai-graphadmin-maven-stage-master/src/main/java/org/onap/aai/migration/ValueMigrator.java: Some input files use unchecked or unsafe operations. 14:20:23 [INFO] /w/workspace/aai-graphadmin-maven-stage-master/src/main/java/org/onap/aai/migration/ValueMigrator.java: Recompile with -Xlint:unchecked for details. 14:20:23 [INFO] 14:20:23 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-graphadmin --- 14:20:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:20:23 [INFO] Copying 33 resources 14:20:23 [INFO] 14:20:23 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-graphadmin --- 14:20:23 [INFO] Changes detected - recompiling the module! 14:20:23 [INFO] Compiling 71 source files to /w/workspace/aai-graphadmin-maven-stage-master/target/test-classes 14:20:25 [INFO] /w/workspace/aai-graphadmin-maven-stage-master/src/test/java/org/onap/aai/AAISetup.java: Some input files use or override a deprecated API. 14:20:25 [INFO] /w/workspace/aai-graphadmin-maven-stage-master/src/test/java/org/onap/aai/AAISetup.java: Recompile with -Xlint:deprecation for details. 14:20:25 [INFO] /w/workspace/aai-graphadmin-maven-stage-master/src/test/java/org/onap/aai/migration/v12/MigrateINVPhysicalInventoryTest.java: Some input files use or override a deprecated API that is marked for removal. 14:20:25 [INFO] /w/workspace/aai-graphadmin-maven-stage-master/src/test/java/org/onap/aai/migration/v12/MigrateINVPhysicalInventoryTest.java: Recompile with -Xlint:removal for details. 14:20:25 [INFO] /w/workspace/aai-graphadmin-maven-stage-master/src/test/java/org/onap/aai/datasnapshot/DataSnapshot4HistInitTest.java: Some input files use unchecked or unsafe operations. 14:20:25 [INFO] /w/workspace/aai-graphadmin-maven-stage-master/src/test/java/org/onap/aai/datasnapshot/DataSnapshot4HistInitTest.java: Recompile with -Xlint:unchecked for details. 14:20:25 [INFO] 14:20:25 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-graphadmin --- 14:20:26 [INFO] Surefire report directory: /w/workspace/aai-graphadmin-maven-stage-master/target/surefire-reports 14:20:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 14:20:26 [INFO] 14:20:26 [INFO] ------------------------------------------------------- 14:20:26 [INFO] T E S T S 14:20:26 [INFO] ------------------------------------------------------- 14:20:27 [INFO] Running org.onap.aai.AAIGremlinQueryTest 14:20:28 14:20:28 . ____ _ __ _ _ 14:20:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:20:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:20:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:20:28 ' |____| .__|_| |_|_| |_\__, | / / / / 14:20:28 =========|_|==============|___/=/_/_/_/ 14:20:28 :: Spring Boot :: (v3.1.12) 14:20:28 14:20:28 2025-12-10 14:20:28.044 DEBUG 6345 --- [kground-preinit] org.jboss.logging : Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property 14:20:28 2025-12-10 14:20:28.124 INFO 6345 --- [ main] org.onap.aai.AAIGremlinQueryTest : Starting AAIGremlinQueryTest using Java 17.0.6-ea with PID 6345 (started by jenkins in /w/workspace/aai-graphadmin-maven-stage-master) 14:20:28 2025-12-10 14:20:28.125 DEBUG 6345 --- [ main] org.onap.aai.AAIGremlinQueryTest : Running with Spring Boot v3.1.12, Spring v6.0.21 14:20:28 2025-12-10 14:20:28.126 INFO 6345 --- [ main] org.onap.aai.AAIGremlinQueryTest : The following 2 profiles are active: "production", "one-way-ssl" 14:20:30 2025-12-10 14:20:30.112 INFO 6345 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 14:20:30 2025-12-10 14:20:30.114 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 14:20:30 2025-12-10 14:20:30.114 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 14:20:30 2025-12-10 14:20:30.127 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:30 2025-12-10 14:20:30.127 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:30 [EL Warning]: moxy: 2025-12-10 14:20:30.641--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:31 2025-12-10 14:20:30.965 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 14:20:31 2025-12-10 14:20:31.022 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 14:20:31 2025-12-10 14:20:31.029 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:31 2025-12-10 14:20:31.029 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:31 [EL Warning]: moxy: 2025-12-10 14:20:31.083--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:31 2025-12-10 14:20:31.331 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 14:20:31 2025-12-10 14:20:31.357 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 14:20:31 2025-12-10 14:20:31.360 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:31 2025-12-10 14:20:31.360 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:31 [EL Warning]: moxy: 2025-12-10 14:20:31.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 14:20:31 2025-12-10 14:20:31.575 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 14:20:31 2025-12-10 14:20:31.589 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 14:20:31 2025-12-10 14:20:31.591 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:31 2025-12-10 14:20:31.591 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:31 [EL Warning]: moxy: 2025-12-10 14:20:31.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 14:20:31 2025-12-10 14:20:31.805 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 14:20:31 2025-12-10 14:20:31.816 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 14:20:31 2025-12-10 14:20:31.818 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:31 2025-12-10 14:20:31.818 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:31 [EL Warning]: moxy: 2025-12-10 14:20:31.864--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:32 2025-12-10 14:20:32.055 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 14:20:32 2025-12-10 14:20:32.066 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 14:20:32 2025-12-10 14:20:32.084 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:32 2025-12-10 14:20:32.084 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:32 [EL Warning]: moxy: 2025-12-10 14:20:32.127--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:32 2025-12-10 14:20:32.316 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 14:20:32 2025-12-10 14:20:32.331 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 14:20:32 2025-12-10 14:20:32.341 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:32 2025-12-10 14:20:32.341 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:32 [EL Warning]: moxy: 2025-12-10 14:20:32.377--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:32 2025-12-10 14:20:32.569 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 14:20:32 2025-12-10 14:20:32.579 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 14:20:32 2025-12-10 14:20:32.587 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:32 2025-12-10 14:20:32.587 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:32 [EL Warning]: moxy: 2025-12-10 14:20:32.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 14:20:32 2025-12-10 14:20:32.789 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 14:20:32 2025-12-10 14:20:32.816 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 14:20:32 2025-12-10 14:20:32.820 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:32 2025-12-10 14:20:32.820 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:32 [EL Warning]: moxy: 2025-12-10 14:20:32.851--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:33 2025-12-10 14:20:33.021 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 14:20:33 2025-12-10 14:20:33.032 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 14:20:33 2025-12-10 14:20:33.056 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:33 2025-12-10 14:20:33.056 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:33 [EL Warning]: moxy: 2025-12-10 14:20:33.089--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:33 2025-12-10 14:20:33.277 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 14:20:33 2025-12-10 14:20:33.290 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 14:20:33 2025-12-10 14:20:33.295 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:33 2025-12-10 14:20:33.295 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:33 [EL Warning]: moxy: 2025-12-10 14:20:33.327--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:33 2025-12-10 14:20:33.515 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 14:20:33 2025-12-10 14:20:33.531 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 14:20:33 2025-12-10 14:20:33.536 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:33 2025-12-10 14:20:33.536 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:33 [EL Warning]: moxy: 2025-12-10 14:20:33.577--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:33 2025-12-10 14:20:33.821 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 14:20:33 2025-12-10 14:20:33.837 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 14:20:33 2025-12-10 14:20:33.843 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:33 2025-12-10 14:20:33.843 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:33 [EL Warning]: moxy: 2025-12-10 14:20:33.885--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:34 2025-12-10 14:20:34.155 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 14:20:34 2025-12-10 14:20:34.175 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 14:20:34 2025-12-10 14:20:34.179 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:34 2025-12-10 14:20:34.179 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:34 [EL Warning]: moxy: 2025-12-10 14:20:34.219--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:34 2025-12-10 14:20:34.462 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 14:20:34 2025-12-10 14:20:34.504 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 14:20:34 2025-12-10 14:20:34.530 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:34 2025-12-10 14:20:34.530 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:34 [EL Warning]: moxy: 2025-12-10 14:20:34.58--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:34 2025-12-10 14:20:34.843 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 14:20:34 2025-12-10 14:20:34.864 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 14:20:34 2025-12-10 14:20:34.873 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:34 2025-12-10 14:20:34.874 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:34 [EL Warning]: moxy: 2025-12-10 14:20:34.92--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:35 2025-12-10 14:20:35.185 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 14:20:35 2025-12-10 14:20:35.207 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 14:20:35 2025-12-10 14:20:35.210 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:35 2025-12-10 14:20:35.211 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:35 [EL Warning]: moxy: 2025-12-10 14:20:35.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 14:20:35 2025-12-10 14:20:35.559 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 14:20:35 2025-12-10 14:20:35.580 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 14:20:35 2025-12-10 14:20:35.583 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:35 2025-12-10 14:20:35.584 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:35 [EL Warning]: moxy: 2025-12-10 14:20:35.628--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:35 2025-12-10 14:20:35.901 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 14:20:35 2025-12-10 14:20:35.922 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 14:20:35 2025-12-10 14:20:35.925 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:35 2025-12-10 14:20:35.926 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:35 [EL Warning]: moxy: 2025-12-10 14:20:35.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 14:20:36 2025-12-10 14:20:36.226 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 14:20:36 2025-12-10 14:20:36.247 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv29 14:20:36 2025-12-10 14:20:36.251 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:36 2025-12-10 14:20:36.251 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:36 [EL Warning]: moxy: 2025-12-10 14:20:36.298--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:36 2025-12-10 14:20:36.583 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 448 14:20:36 2025-12-10 14:20:36.606 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv30 14:20:36 2025-12-10 14:20:36.610 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:36 2025-12-10 14:20:36.611 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:36 [EL Warning]: moxy: 2025-12-10 14:20:36.694--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:36 2025-12-10 14:20:36.973 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 456 14:20:37 2025-12-10 14:20:36.996 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv31 14:20:37 2025-12-10 14:20:36.999 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:37 2025-12-10 14:20:37.000 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:37 [EL Warning]: moxy: 2025-12-10 14:20:37.047--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:37 2025-12-10 14:20:37.328 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 458 14:20:37 2025-12-10 14:20:37.763 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:20:37 2025-12-10 14:20:37.768 INFO 6345 --- [ main] org.onap.aai.dbmap.AAIGraph : -- loading schema into JanusGraph 14:20:37 2025-12-10 14:20:37.775 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:20:37 2025-12-10 14:20:37.776 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:20:37 2025-12-10 14:20:37.776 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:20:37 2025-12-10 14:20:37.776 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:20:37 2025-12-10 14:20:37.779 WARN 6345 --- [ 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 14:20:39 2025-12-10 14:20:38.966 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 14:20:39 2025-12-10 14:20:38.966 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 14:20:39 2025-12-10 14:20:38.969 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:39 2025-12-10 14:20:38.969 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 14:20:39 2025-12-10 14:20:38.970 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:39 2025-12-10 14:20:38.970 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 14:20:39 2025-12-10 14:20:38.972 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:39 2025-12-10 14:20:38.972 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 14:20:39 2025-12-10 14:20:38.974 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:39 2025-12-10 14:20:38.974 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 14:20:39 2025-12-10 14:20:38.976 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:39 2025-12-10 14:20:38.976 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 14:20:39 2025-12-10 14:20:38.978 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:39 2025-12-10 14:20:38.978 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 14:20:39 2025-12-10 14:20:38.980 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:39 2025-12-10 14:20:38.980 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 14:20:39 2025-12-10 14:20:38.982 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:39 2025-12-10 14:20:38.982 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 14:20:39 2025-12-10 14:20:38.984 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:39 2025-12-10 14:20:38.984 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 14:20:39 2025-12-10 14:20:38.986 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:39 2025-12-10 14:20:38.986 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 14:20:39 2025-12-10 14:20:38.988 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:39 2025-12-10 14:20:38.988 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 14:20:39 2025-12-10 14:20:38.990 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:39 2025-12-10 14:20:38.990 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 14:20:39 2025-12-10 14:20:38.992 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:39 2025-12-10 14:20:38.993 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 14:20:39 2025-12-10 14:20:38.995 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:39 2025-12-10 14:20:38.995 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 14:20:39 2025-12-10 14:20:38.998 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:39 2025-12-10 14:20:38.998 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 14:20:39 2025-12-10 14:20:39.000 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:39 2025-12-10 14:20:39.000 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 14:20:39 2025-12-10 14:20:39.003 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:39 2025-12-10 14:20:39.003 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 14:20:39 2025-12-10 14:20:39.005 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:39 2025-12-10 14:20:39.005 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 14:20:39 2025-12-10 14:20:39.008 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:39 2025-12-10 14:20:39.008 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv29 14:20:39 2025-12-10 14:20:39.010 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:39 2025-12-10 14:20:39.011 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv30 14:20:39 2025-12-10 14:20:39.013 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:39 2025-12-10 14:20:39.013 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv31 14:20:39 2025-12-10 14:20:39.015 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:39 2025-12-10 14:20:39.706 DEBUG 6345 --- [ main] org.onap.aai.dbmap.AAIGraph : Load Snapshot to InMemory Graph 14:20:40 2025-12-10 14:20:40.039 INFO 6345 --- [ main] o.o.aai.service.NodeValidationService : Node validation check passed 14:20:40 2025-12-10 14:20:40.045 WARN 6345 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.audit.AuditGraphson2Sql 14:20:40 2025-12-10 14:20:40.186 WARN 6345 --- [ main] c.HttpComponentsClientHttpRequestFactory : HttpComponentsClientHttpRequestFactory.setReadTimeout has no effect 14:20:40 2025-12-10 14:20:40.187 INFO 6345 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 14:20:40 2025-12-10 14:20:40.187 INFO 6345 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 14:20:40 2025-12-10 14:20:40.187 INFO 6345 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 14:20:40 2025-12-10 14:20:40.188 INFO 6345 --- [ main] o.onap.aai.rest.client.ApertureService : Successfully initialized the aperture service 14:20:40 2025-12-10 14:20:40.217 INFO 6345 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:20:40 2025-12-10 14:20:40.286 WARN 6345 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.QueryConsumer 14:20:40 2025-12-10 14:20:40.290 WARN 6345 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.service.DataGroomingService 14:20:40 2025-12-10 14:20:40.297 WARN 6345 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.service.DupeToolService 14:20:40 2025-12-10 14:20:40.513 WARN 6345 --- [ main] o.s.security.core.userdetails.User : User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications. 14:20:40 2025-12-10 14:20:40.701 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:20:40 o.o.a.r.SchemaJobStatusController: 14:20:40 {GET [/isSchemaInitialized]}: isSchemaInitialized() 14:20:40 2025-12-10 14:20:40.704 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:20:40 o.o.a.r.ScriptsController: 14:20:40 {POST [/scripts/grooming]}: runDataGrooming(DataGroomingRequest) 14:20:40 {POST [/scripts/dupes]}: runDupeTool(DupeToolRequest) 14:20:40 {POST [/scripts/reindex]}: runReindexing(String) 14:20:40 {GET [/scripts/indexes]}: getIndexes() 14:20:40 {GET [/scripts/grooming/summary/latest]}: getLatestSummary() 14:20:40 {GET [/scripts/grooming/files/present]}: checkIfFilesPresent() 14:20:40 2025-12-10 14:20:40.709 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:20:40 o.s.b.a.w.s.e.BasicErrorController: 14:20:40 { [/error]}: error(HttpServletRequest) 14:20:40 { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 14:20:40 2025-12-10 14:20:40.714 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:20:40 o.s.w.a.OpenApiWebMvcResource: 14:20:40 {GET [/graphadmin-api-docs], produces [application/json]}: openapiJson(HttpServletRequest,String,Locale) 14:20:40 {GET [/graphadmin-api-docs.yaml], produces [application/vnd.oai.openapi]}: openapiYaml(HttpServletRequest,String,Locale) 14:20:40 2025-12-10 14:20:40.715 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:20:40 o.s.w.u.SwaggerWelcomeWebMvc: 14:20:40 {GET [/index.html]}: redirectToUi(HttpServletRequest) 14:20:40 2025-12-10 14:20:40.715 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:20:40 o.s.w.u.SwaggerConfigResource: 14:20:40 {GET [/graphadmin-api-docs/swagger-config], produces [application/json]}: openapiJson(HttpServletRequest) 14:20:40 2025-12-10 14:20:40.722 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 14:20:42 2025-12-10 14:20:42.376 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]], /swagger-ui*/*swagger-initializer.js=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /swagger-ui*/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]} 14:20:42 2025-12-10 14:20:42.479 INFO 6345 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:20:42 2025-12-10 14:20:42.511 WARN 6345 --- [ 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 14:20:42 2025-12-10 14:20:42.745 DEBUG 6345 --- [ main] i.m.c.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 14:20:42 2025-12-10 14:20:42.814 DEBUG 6345 --- [ main] reactor.util.Loggers : Using Slf4j logging framework 14:20:42 2025-12-10 14:20:42.846 DEBUG 6345 --- [ main] i.n.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 14:20:42 2025-12-10 14:20:42.848 DEBUG 6345 --- [ main] i.n.util.internal.PlatformDependent0 : -Dio.netty.noUnsafe: false 14:20:42 2025-12-10 14:20:42.848 DEBUG 6345 --- [ main] i.n.util.internal.PlatformDependent0 : Java version: 17 14:20:42 2025-12-10 14:20:42.848 DEBUG 6345 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.theUnsafe: available 14:20:42 2025-12-10 14:20:42.849 DEBUG 6345 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.copyMemory: available 14:20:42 2025-12-10 14:20:42.849 DEBUG 6345 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.storeFence: available 14:20:42 2025-12-10 14:20:42.849 DEBUG 6345 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Buffer.address: available 14:20:42 2025-12-10 14:20:42.850 DEBUG 6345 --- [ main] i.n.util.internal.PlatformDependent0 : direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 14:20:42 2025-12-10 14:20:42.850 DEBUG 6345 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Bits.unaligned: available, true 14:20:42 2025-12-10 14:20:42.851 DEBUG 6345 --- [ main] i.n.util.internal.PlatformDependent0 : jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @7219ec67 14:20:42 2025-12-10 14:20:42.857 DEBUG 6345 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.DirectByteBuffer.(long, {int,long}): unavailable 14:20:42 2025-12-10 14:20:42.857 DEBUG 6345 --- [ main] i.netty.util.internal.PlatformDependent : sun.misc.Unsafe: available 14:20:42 2025-12-10 14:20:42.857 DEBUG 6345 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 14:20:42 2025-12-10 14:20:42.857 DEBUG 6345 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.bitMode: 64 (sun.arch.data.model) 14:20:42 2025-12-10 14:20:42.858 DEBUG 6345 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.maxDirectMemory: -1 bytes 14:20:42 2025-12-10 14:20:42.858 DEBUG 6345 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.uninitializedArrayAllocationThreshold: -1 14:20:42 2025-12-10 14:20:42.858 DEBUG 6345 --- [ main] io.netty.util.internal.CleanerJava9 : java.nio.ByteBuffer.cleaner(): available 14:20:42 2025-12-10 14:20:42.858 DEBUG 6345 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.noPreferDirect: false 14:20:42 2025-12-10 14:20:42.861 DEBUG 6345 --- [ main] reactor.netty.tcp.TcpResources : [http] resources will use the default LoopResources: DefaultLoopResources {prefix=reactor-http, daemon=true, selectCount=4, workerCount=4} 14:20:42 2025-12-10 14:20:42.861 DEBUG 6345 --- [ main] reactor.netty.tcp.TcpResources : [http] resources will use the default ConnectionProvider: reactor.netty.resources.DefaultPooledConnectionProvider@3dc4e185 14:20:42 2025-12-10 14:20:42.876 WARN 6345 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) 14:20:43 2025-12-10 14:20:43.358 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:20:43 o.s.b.a.a.w.s.ManagementErrorEndpoint: 14:20:43 { [/error]}: invoke(ServletWebRequest) 14:20:43 2025-12-10 14:20:43.359 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 14:20:43 2025-12-10 14:20:43.911 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]], /swagger-ui*/*swagger-initializer.js=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /swagger-ui*/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]} 14:20:43 2025-12-10 14:20:43.958 INFO 6345 --- [ main] org.onap.aai.AAIGremlinQueryTest : Started AAIGremlinQueryTest in 16.227 seconds (process running for 17.675) 14:20:44 2025-12-10 14:20:44.314 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:20:44 2025-12-10 14:20:44.315 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:20:44 2025-12-10 14:20:44.315 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:20:44 2025-12-10 14:20:44.315 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:20:44 2025-12-10 14:20:44.833 WARN 6345 --- [o-auto-1-exec-1] org.glassfish.jersey.internal.Errors : The following warnings have been detected: WARNING: HK2 service reification failed for [org.onap.aai.interceptors.pre.VersionInterceptor] with an exception: 14:20:44 MultiException stack 1 of 2 14:20:44 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.onap.aai.interceptors.pre.VersionInterceptor class. 14:20:44 at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) 14:20:44 at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) 14:20:44 at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:106) 14:20:44 at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:165) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) 14:20:44 at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) 14:20:44 at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) 14:20:44 at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:183) 14:20:44 at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) 14:20:44 at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 14:20:44 at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) 14:20:44 at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) 14:20:44 at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) 14:20:44 at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) 14:20:44 at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) 14:20:44 at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) 14:20:44 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) 14:20:44 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 14:20:44 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 14:20:44 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) 14:20:44 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 14:20:44 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 14:20:44 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) 14:20:44 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) 14:20:44 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 14:20:44 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) 14:20:44 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) 14:20:44 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 14:20:44 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:20:44 at java.base/java.lang.Thread.run(Thread.java:833) 14:20:44 MultiException stack 2 of 2 14:20:44 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( 14:20:44 implementation=org.onap.aai.interceptors.pre.VersionInterceptor 14:20:44 contracts={jakarta.ws.rs.container.ContainerRequestFilter} 14:20:44 scope=jakarta.inject.Singleton 14:20:44 qualifiers={org.glassfish.jersey.internal.inject.Custom} 14:20:44 descriptorType=CLASS 14:20:44 descriptorVisibility=NORMAL 14:20:44 metadata= 14:20:44 rank=5500 14:20:44 loader=null 14:20:44 proxiable=null 14:20:44 proxyForSameScope=null 14:20:44 analysisName=null 14:20:44 id=199 14:20:44 locatorId=0 14:20:44 identityHashCode=623698963 14:20:44 reified=false) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) 14:20:44 at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) 14:20:44 at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) 14:20:44 at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:183) 14:20:44 at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) 14:20:44 at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 14:20:44 at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) 14:20:44 at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) 14:20:44 at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) 14:20:44 at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) 14:20:44 at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) 14:20:44 at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) 14:20:44 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) 14:20:44 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 14:20:44 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 14:20:44 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) 14:20:44 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 14:20:44 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 14:20:44 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) 14:20:44 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) 14:20:44 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 14:20:44 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) 14:20:44 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) 14:20:44 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 14:20:44 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:20:44 at java.base/java.lang.Thread.run(Thread.java:833) 14:20:44 14:20:44 WARNING: HK2 service reification failed for [org.onap.aai.interceptors.pre.RetiredInterceptor] with an exception: 14:20:44 MultiException stack 1 of 2 14:20:44 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.onap.aai.interceptors.pre.RetiredInterceptor class. 14:20:44 at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) 14:20:44 at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) 14:20:44 at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:106) 14:20:44 at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:165) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) 14:20:44 at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) 14:20:44 at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) 14:20:44 at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:183) 14:20:44 at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) 14:20:44 at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 14:20:44 at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) 14:20:44 at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) 14:20:44 at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) 14:20:44 at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) 14:20:44 at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) 14:20:44 at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) 14:20:44 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) 14:20:44 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 14:20:44 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 14:20:44 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) 14:20:44 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 14:20:44 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 14:20:44 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) 14:20:44 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) 14:20:44 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 14:20:44 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) 14:20:44 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) 14:20:44 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 14:20:44 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:20:44 at java.base/java.lang.Thread.run(Thread.java:833) 14:20:44 MultiException stack 2 of 2 14:20:44 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( 14:20:44 implementation=org.onap.aai.interceptors.pre.RetiredInterceptor 14:20:44 contracts={jakarta.ws.rs.container.ContainerRequestFilter} 14:20:44 scope=jakarta.inject.Singleton 14:20:44 qualifiers={org.glassfish.jersey.internal.inject.Custom} 14:20:44 descriptorType=CLASS 14:20:44 descriptorVisibility=NORMAL 14:20:44 metadata= 14:20:44 rank=5000 14:20:44 loader=null 14:20:44 proxiable=null 14:20:44 proxyForSameScope=null 14:20:44 analysisName=null 14:20:44 id=203 14:20:44 locatorId=0 14:20:44 identityHashCode=197587453 14:20:44 reified=false) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) 14:20:44 at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) 14:20:44 at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) 14:20:44 at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:183) 14:20:44 at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) 14:20:44 at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 14:20:44 at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) 14:20:44 at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) 14:20:44 at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) 14:20:44 at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) 14:20:44 at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) 14:20:44 at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) 14:20:44 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) 14:20:44 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 14:20:44 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 14:20:44 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) 14:20:44 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 14:20:44 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 14:20:44 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) 14:20:44 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) 14:20:44 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 14:20:44 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) 14:20:44 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) 14:20:44 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 14:20:44 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:20:44 at java.base/java.lang.Thread.run(Thread.java:833) 14:20:44 14:20:44 WARNING: HK2 service reification failed for [org.onap.aai.interceptors.pre.VersionLatestInterceptor] with an exception: 14:20:44 MultiException stack 1 of 2 14:20:44 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.onap.aai.interceptors.pre.VersionLatestInterceptor class. 14:20:44 at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) 14:20:44 at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) 14:20:44 at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:106) 14:20:44 at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:165) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) 14:20:44 at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) 14:20:44 at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) 14:20:44 at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:183) 14:20:44 at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) 14:20:44 at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 14:20:44 at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) 14:20:44 at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) 14:20:44 at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) 14:20:44 at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) 14:20:44 at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) 14:20:44 at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) 14:20:44 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) 14:20:44 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 14:20:44 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 14:20:44 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) 14:20:44 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 14:20:44 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 14:20:44 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) 14:20:44 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) 14:20:44 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 14:20:44 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) 14:20:44 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) 14:20:44 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 14:20:44 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:20:44 at java.base/java.lang.Thread.run(Thread.java:833) 14:20:44 MultiException stack 2 of 2 14:20:44 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( 14:20:44 implementation=org.onap.aai.interceptors.pre.VersionLatestInterceptor 14:20:44 contracts={jakarta.ws.rs.container.ContainerRequestFilter} 14:20:44 scope=jakarta.inject.Singleton 14:20:44 qualifiers={org.glassfish.jersey.internal.inject.Custom} 14:20:44 descriptorType=CLASS 14:20:44 descriptorVisibility=NORMAL 14:20:44 metadata= 14:20:44 rank=4250 14:20:44 loader=null 14:20:44 proxiable=null 14:20:44 proxyForSameScope=null 14:20:44 analysisName=null 14:20:44 id=181 14:20:44 locatorId=0 14:20:44 identityHashCode=1607496505 14:20:44 reified=false) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) 14:20:44 at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) 14:20:44 at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) 14:20:44 at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:183) 14:20:44 at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) 14:20:44 at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 14:20:44 at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) 14:20:44 at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) 14:20:44 at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) 14:20:44 at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) 14:20:44 at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) 14:20:44 at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) 14:20:44 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) 14:20:44 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 14:20:44 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 14:20:44 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) 14:20:44 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 14:20:44 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 14:20:44 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) 14:20:44 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) 14:20:44 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 14:20:44 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) 14:20:44 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) 14:20:44 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 14:20:44 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:20:44 at java.base/java.lang.Thread.run(Thread.java:833) 14:20:44 14:20:44 WARNING: HK2 service reification failed for [org.onap.aai.interceptors.pre.VersionInterceptor] with an exception: 14:20:44 MultiException stack 1 of 2 14:20:44 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.onap.aai.interceptors.pre.VersionInterceptor class. 14:20:44 at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) 14:20:44 at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) 14:20:44 at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:106) 14:20:44 at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:165) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) 14:20:44 at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) 14:20:44 at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) 14:20:44 at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:183) 14:20:44 at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) 14:20:44 at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 14:20:44 at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) 14:20:44 at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) 14:20:44 at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) 14:20:44 at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) 14:20:44 at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) 14:20:44 at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) 14:20:44 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) 14:20:44 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 14:20:44 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 14:20:44 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) 14:20:44 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 14:20:44 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 14:20:44 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) 14:20:44 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) 14:20:44 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 14:20:44 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) 14:20:44 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) 14:20:44 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 14:20:44 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:20:44 at java.base/java.lang.Thread.run(Thread.java:833) 14:20:44 MultiException stack 2 of 2 14:20:44 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( 14:20:44 implementation=org.onap.aai.interceptors.pre.VersionInterceptor 14:20:44 contracts={jakarta.ws.rs.container.ContainerRequestFilter} 14:20:44 scope=jakarta.inject.Singleton 14:20:44 qualifiers={org.glassfish.jersey.internal.inject.Custom} 14:20:44 descriptorType=CLASS 14:20:44 descriptorVisibility=NORMAL 14:20:44 metadata= 14:20:44 rank=5500 14:20:44 loader=null 14:20:44 proxiable=null 14:20:44 proxyForSameScope=null 14:20:44 analysisName=null 14:20:44 id=199 14:20:44 locatorId=0 14:20:44 identityHashCode=623698963 14:20:44 reified=false) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) 14:20:44 at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) 14:20:44 at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) 14:20:44 at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:183) 14:20:44 at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) 14:20:44 at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 14:20:44 at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) 14:20:44 at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) 14:20:44 at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) 14:20:44 at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) 14:20:44 at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) 14:20:44 at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) 14:20:44 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) 14:20:44 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 14:20:44 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 14:20:44 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) 14:20:44 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 14:20:44 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 14:20:44 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) 14:20:44 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) 14:20:44 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 14:20:44 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) 14:20:44 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) 14:20:44 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 14:20:44 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:20:44 at java.base/java.lang.Thread.run(Thread.java:833) 14:20:44 14:20:44 WARNING: HK2 service reification failed for [org.onap.aai.interceptors.pre.RetiredInterceptor] with an exception: 14:20:44 MultiException stack 1 of 2 14:20:44 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.onap.aai.interceptors.pre.RetiredInterceptor class. 14:20:44 at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) 14:20:44 at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) 14:20:44 at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:106) 14:20:44 at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:165) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) 14:20:44 at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) 14:20:44 at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) 14:20:44 at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:183) 14:20:44 at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) 14:20:44 at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 14:20:44 at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) 14:20:44 at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) 14:20:44 at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) 14:20:44 at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) 14:20:44 at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) 14:20:44 at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) 14:20:44 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) 14:20:44 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 14:20:44 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 14:20:44 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) 14:20:44 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 14:20:44 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 14:20:44 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) 14:20:44 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) 14:20:44 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 14:20:44 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) 14:20:44 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) 14:20:44 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 14:20:44 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:20:44 at java.base/java.lang.Thread.run(Thread.java:833) 14:20:44 MultiException stack 2 of 2 14:20:44 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( 14:20:44 implementation=org.onap.aai.interceptors.pre.RetiredInterceptor 14:20:44 contracts={jakarta.ws.rs.container.ContainerRequestFilter} 14:20:44 scope=jakarta.inject.Singleton 14:20:44 qualifiers={org.glassfish.jersey.internal.inject.Custom} 14:20:44 descriptorType=CLASS 14:20:44 descriptorVisibility=NORMAL 14:20:44 metadata= 14:20:44 rank=5000 14:20:44 loader=null 14:20:44 proxiable=null 14:20:44 proxyForSameScope=null 14:20:44 analysisName=null 14:20:44 id=203 14:20:44 locatorId=0 14:20:44 identityHashCode=197587453 14:20:44 reified=false) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) 14:20:44 at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) 14:20:44 at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) 14:20:44 at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:183) 14:20:44 at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) 14:20:44 at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 14:20:44 at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) 14:20:44 at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) 14:20:44 at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) 14:20:44 at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) 14:20:44 at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) 14:20:44 at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) 14:20:44 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) 14:20:44 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 14:20:44 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 14:20:44 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) 14:20:44 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 14:20:44 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 14:20:44 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) 14:20:44 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) 14:20:44 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 14:20:44 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) 14:20:44 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) 14:20:44 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 14:20:44 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:20:44 at java.base/java.lang.Thread.run(Thread.java:833) 14:20:44 14:20:44 WARNING: HK2 service reification failed for [org.onap.aai.interceptors.pre.VersionLatestInterceptor] with an exception: 14:20:44 MultiException stack 1 of 2 14:20:44 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.onap.aai.interceptors.pre.VersionLatestInterceptor class. 14:20:44 at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) 14:20:44 at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) 14:20:44 at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:106) 14:20:44 at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:165) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) 14:20:44 at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) 14:20:44 at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) 14:20:44 at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:183) 14:20:44 at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) 14:20:44 at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 14:20:44 at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) 14:20:44 at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) 14:20:44 at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) 14:20:44 at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) 14:20:44 at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) 14:20:44 at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) 14:20:44 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) 14:20:44 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 14:20:44 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 14:20:44 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) 14:20:44 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 14:20:44 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 14:20:44 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) 14:20:44 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) 14:20:44 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 14:20:44 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) 14:20:44 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) 14:20:44 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 14:20:44 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:20:44 at java.base/java.lang.Thread.run(Thread.java:833) 14:20:44 MultiException stack 2 of 2 14:20:44 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( 14:20:44 implementation=org.onap.aai.interceptors.pre.VersionLatestInterceptor 14:20:44 contracts={jakarta.ws.rs.container.ContainerRequestFilter} 14:20:44 scope=jakarta.inject.Singleton 14:20:44 qualifiers={org.glassfish.jersey.internal.inject.Custom} 14:20:44 descriptorType=CLASS 14:20:44 descriptorVisibility=NORMAL 14:20:44 metadata= 14:20:44 rank=4250 14:20:44 loader=null 14:20:44 proxiable=null 14:20:44 proxyForSameScope=null 14:20:44 analysisName=null 14:20:44 id=181 14:20:44 locatorId=0 14:20:44 identityHashCode=1607496505 14:20:44 reified=false) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) 14:20:44 at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) 14:20:44 at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) 14:20:44 at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:183) 14:20:44 at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) 14:20:44 at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 14:20:44 at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) 14:20:44 at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) 14:20:44 at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) 14:20:44 at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) 14:20:44 at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) 14:20:44 at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) 14:20:44 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) 14:20:44 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 14:20:44 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 14:20:44 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) 14:20:44 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 14:20:44 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 14:20:44 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) 14:20:44 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) 14:20:44 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 14:20:44 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) 14:20:44 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) 14:20:44 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 14:20:44 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:20:44 at java.base/java.lang.Thread.run(Thread.java:833) 14:20:44 14:20:44 WARNING: HK2 service reification failed for [org.onap.aai.interceptors.pre.VersionInterceptor] with an exception: 14:20:44 MultiException stack 1 of 2 14:20:44 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.onap.aai.interceptors.pre.VersionInterceptor class. 14:20:44 at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) 14:20:44 at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) 14:20:44 at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:106) 14:20:44 at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:165) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) 14:20:44 at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) 14:20:44 at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) 14:20:44 at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:184) 14:20:44 at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) 14:20:44 at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 14:20:44 at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) 14:20:44 at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) 14:20:44 at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) 14:20:44 at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) 14:20:44 at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) 14:20:44 at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) 14:20:44 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) 14:20:44 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 14:20:44 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 14:20:44 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) 14:20:44 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 14:20:44 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 14:20:44 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) 14:20:44 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) 14:20:44 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 14:20:44 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) 14:20:44 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) 14:20:44 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 14:20:44 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:20:44 at java.base/java.lang.Thread.run(Thread.java:833) 14:20:44 MultiException stack 2 of 2 14:20:44 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( 14:20:44 implementation=org.onap.aai.interceptors.pre.VersionInterceptor 14:20:44 contracts={jakarta.ws.rs.container.ContainerRequestFilter} 14:20:44 scope=jakarta.inject.Singleton 14:20:44 qualifiers={org.glassfish.jersey.internal.inject.Custom} 14:20:44 descriptorType=CLASS 14:20:44 descriptorVisibility=NORMAL 14:20:44 metadata= 14:20:44 rank=5500 14:20:44 loader=null 14:20:44 proxiable=null 14:20:44 proxyForSameScope=null 14:20:44 analysisName=null 14:20:44 id=199 14:20:44 locatorId=0 14:20:44 identityHashCode=623698963 14:20:44 reified=false) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) 14:20:44 at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) 14:20:44 at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) 14:20:44 at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:184) 14:20:44 at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) 14:20:44 at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 14:20:44 at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) 14:20:44 at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) 14:20:44 at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) 14:20:44 at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) 14:20:44 at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) 14:20:44 at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) 14:20:44 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) 14:20:44 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 14:20:44 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 14:20:44 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) 14:20:44 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 14:20:44 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 14:20:44 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) 14:20:44 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) 14:20:44 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 14:20:44 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) 14:20:44 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) 14:20:44 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 14:20:44 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:20:44 at java.base/java.lang.Thread.run(Thread.java:833) 14:20:44 14:20:44 WARNING: HK2 service reification failed for [org.onap.aai.interceptors.pre.RetiredInterceptor] with an exception: 14:20:44 MultiException stack 1 of 2 14:20:44 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.onap.aai.interceptors.pre.RetiredInterceptor class. 14:20:44 at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) 14:20:44 at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) 14:20:44 at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:106) 14:20:44 at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:165) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) 14:20:44 at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) 14:20:44 at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) 14:20:44 at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:184) 14:20:44 at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) 14:20:44 at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 14:20:44 at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) 14:20:44 at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) 14:20:44 at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) 14:20:44 at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) 14:20:44 at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) 14:20:44 at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) 14:20:44 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) 14:20:44 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 14:20:44 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 14:20:44 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) 14:20:44 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 14:20:44 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 14:20:44 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) 14:20:44 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) 14:20:44 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 14:20:44 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) 14:20:44 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) 14:20:44 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 14:20:44 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:20:44 at java.base/java.lang.Thread.run(Thread.java:833) 14:20:44 MultiException stack 2 of 2 14:20:44 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( 14:20:44 implementation=org.onap.aai.interceptors.pre.RetiredInterceptor 14:20:44 contracts={jakarta.ws.rs.container.ContainerRequestFilter} 14:20:44 scope=jakarta.inject.Singleton 14:20:44 qualifiers={org.glassfish.jersey.internal.inject.Custom} 14:20:44 descriptorType=CLASS 14:20:44 descriptorVisibility=NORMAL 14:20:44 metadata= 14:20:44 rank=5000 14:20:44 loader=null 14:20:44 proxiable=null 14:20:44 proxyForSameScope=null 14:20:44 analysisName=null 14:20:44 id=203 14:20:44 locatorId=0 14:20:44 identityHashCode=197587453 14:20:44 reified=false) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) 14:20:44 at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) 14:20:44 at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) 14:20:44 at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:184) 14:20:44 at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) 14:20:44 at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 14:20:44 at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) 14:20:44 at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) 14:20:44 at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) 14:20:44 at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) 14:20:44 at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) 14:20:44 at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) 14:20:44 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) 14:20:44 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 14:20:44 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 14:20:44 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) 14:20:44 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 14:20:44 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 14:20:44 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) 14:20:44 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) 14:20:44 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 14:20:44 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) 14:20:44 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) 14:20:44 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 14:20:44 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:20:44 at java.base/java.lang.Thread.run(Thread.java:833) 14:20:44 14:20:44 WARNING: HK2 service reification failed for [org.onap.aai.interceptors.pre.VersionLatestInterceptor] with an exception: 14:20:44 MultiException stack 1 of 2 14:20:44 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.onap.aai.interceptors.pre.VersionLatestInterceptor class. 14:20:44 at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) 14:20:44 at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) 14:20:44 at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:106) 14:20:44 at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:165) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) 14:20:44 at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) 14:20:44 at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) 14:20:44 at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:184) 14:20:44 at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) 14:20:44 at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 14:20:44 at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) 14:20:44 at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) 14:20:44 at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) 14:20:44 at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) 14:20:44 at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) 14:20:44 at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) 14:20:44 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) 14:20:44 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 14:20:44 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 14:20:44 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) 14:20:44 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 14:20:44 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 14:20:44 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) 14:20:44 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) 14:20:44 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 14:20:44 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) 14:20:44 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) 14:20:44 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 14:20:44 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:20:44 at java.base/java.lang.Thread.run(Thread.java:833) 14:20:44 MultiException stack 2 of 2 14:20:44 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( 14:20:44 implementation=org.onap.aai.interceptors.pre.VersionLatestInterceptor 14:20:44 contracts={jakarta.ws.rs.container.ContainerRequestFilter} 14:20:44 scope=jakarta.inject.Singleton 14:20:44 qualifiers={org.glassfish.jersey.internal.inject.Custom} 14:20:44 descriptorType=CLASS 14:20:44 descriptorVisibility=NORMAL 14:20:44 metadata= 14:20:44 rank=4250 14:20:44 loader=null 14:20:44 proxiable=null 14:20:44 proxyForSameScope=null 14:20:44 analysisName=null 14:20:44 id=181 14:20:44 locatorId=0 14:20:44 identityHashCode=1607496505 14:20:44 reified=false) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) 14:20:44 at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) 14:20:44 at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) 14:20:44 at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:184) 14:20:44 at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) 14:20:44 at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 14:20:44 at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) 14:20:44 at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) 14:20:44 at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) 14:20:44 at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) 14:20:44 at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) 14:20:44 at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) 14:20:44 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) 14:20:44 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 14:20:44 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 14:20:44 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) 14:20:44 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 14:20:44 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 14:20:44 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) 14:20:44 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) 14:20:44 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 14:20:44 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) 14:20:44 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) 14:20:44 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 14:20:44 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:20:44 at java.base/java.lang.Thread.run(Thread.java:833) 14:20:44 14:20:44 WARNING: HK2 service reification failed for [org.onap.aai.interceptors.pre.VersionInterceptor] with an exception: 14:20:44 MultiException stack 1 of 2 14:20:44 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.onap.aai.interceptors.pre.VersionInterceptor class. 14:20:44 at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) 14:20:44 at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) 14:20:44 at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:106) 14:20:44 at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:165) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) 14:20:44 at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) 14:20:44 at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) 14:20:44 at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:184) 14:20:44 at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) 14:20:44 at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 14:20:44 at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) 14:20:44 at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) 14:20:44 at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) 14:20:44 at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) 14:20:44 at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) 14:20:44 at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) 14:20:44 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) 14:20:44 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 14:20:44 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 14:20:44 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) 14:20:44 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 14:20:44 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 14:20:44 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) 14:20:44 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) 14:20:44 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 14:20:44 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) 14:20:44 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) 14:20:44 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 14:20:44 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:20:44 at java.base/java.lang.Thread.run(Thread.java:833) 14:20:44 MultiException stack 2 of 2 14:20:44 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( 14:20:44 implementation=org.onap.aai.interceptors.pre.VersionInterceptor 14:20:44 contracts={jakarta.ws.rs.container.ContainerRequestFilter} 14:20:44 scope=jakarta.inject.Singleton 14:20:44 qualifiers={org.glassfish.jersey.internal.inject.Custom} 14:20:44 descriptorType=CLASS 14:20:44 descriptorVisibility=NORMAL 14:20:44 metadata= 14:20:44 rank=5500 14:20:44 loader=null 14:20:44 proxiable=null 14:20:44 proxyForSameScope=null 14:20:44 analysisName=null 14:20:44 id=199 14:20:44 locatorId=0 14:20:44 identityHashCode=623698963 14:20:44 reified=false) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) 14:20:44 at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) 14:20:44 at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) 14:20:44 at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:184) 14:20:44 at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) 14:20:44 at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 14:20:44 at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) 14:20:44 at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) 14:20:44 at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) 14:20:44 at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) 14:20:44 at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) 14:20:44 at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) 14:20:44 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) 14:20:44 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 14:20:44 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 14:20:44 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) 14:20:44 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 14:20:44 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 14:20:44 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) 14:20:44 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) 14:20:44 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 14:20:44 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) 14:20:44 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) 14:20:44 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 14:20:44 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:20:44 at java.base/java.lang.Thread.run(Thread.java:833) 14:20:44 14:20:44 WARNING: HK2 service reification failed for [org.onap.aai.interceptors.pre.RetiredInterceptor] with an exception: 14:20:44 MultiException stack 1 of 2 14:20:44 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.onap.aai.interceptors.pre.RetiredInterceptor class. 14:20:44 at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) 14:20:44 at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) 14:20:44 at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:106) 14:20:44 at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:165) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) 14:20:44 at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) 14:20:44 at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) 14:20:44 at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:184) 14:20:44 at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) 14:20:44 at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 14:20:44 at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) 14:20:44 at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) 14:20:44 at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) 14:20:44 at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) 14:20:44 at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) 14:20:44 at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) 14:20:44 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) 14:20:44 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 14:20:44 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 14:20:44 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) 14:20:44 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 14:20:44 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 14:20:44 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) 14:20:44 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) 14:20:44 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 14:20:44 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) 14:20:44 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) 14:20:44 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 14:20:44 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:20:44 at java.base/java.lang.Thread.run(Thread.java:833) 14:20:44 MultiException stack 2 of 2 14:20:44 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( 14:20:44 implementation=org.onap.aai.interceptors.pre.RetiredInterceptor 14:20:44 contracts={jakarta.ws.rs.container.ContainerRequestFilter} 14:20:44 scope=jakarta.inject.Singleton 14:20:44 qualifiers={org.glassfish.jersey.internal.inject.Custom} 14:20:44 descriptorType=CLASS 14:20:44 descriptorVisibility=NORMAL 14:20:44 metadata= 14:20:44 rank=5000 14:20:44 loader=null 14:20:44 proxiable=null 14:20:44 proxyForSameScope=null 14:20:44 analysisName=null 14:20:44 id=203 14:20:44 locatorId=0 14:20:44 identityHashCode=197587453 14:20:44 reified=false) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) 14:20:44 at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) 14:20:44 at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) 14:20:44 at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:184) 14:20:44 at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) 14:20:44 at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 14:20:44 at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) 14:20:44 at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) 14:20:44 at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) 14:20:44 at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) 14:20:44 at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) 14:20:44 at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) 14:20:44 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) 14:20:44 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 14:20:44 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 14:20:44 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) 14:20:44 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 14:20:44 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 14:20:44 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) 14:20:44 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) 14:20:44 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 14:20:44 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) 14:20:44 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) 14:20:44 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 14:20:44 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:20:44 at java.base/java.lang.Thread.run(Thread.java:833) 14:20:44 14:20:44 WARNING: HK2 service reification failed for [org.onap.aai.interceptors.pre.VersionLatestInterceptor] with an exception: 14:20:44 MultiException stack 1 of 2 14:20:44 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.onap.aai.interceptors.pre.VersionLatestInterceptor class. 14:20:44 at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) 14:20:44 at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) 14:20:44 at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:106) 14:20:44 at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:165) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) 14:20:44 at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) 14:20:44 at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) 14:20:44 at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:184) 14:20:44 at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) 14:20:44 at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 14:20:44 at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) 14:20:44 at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) 14:20:44 at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) 14:20:44 at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) 14:20:44 at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) 14:20:44 at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) 14:20:44 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) 14:20:44 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 14:20:44 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 14:20:44 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) 14:20:44 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 14:20:44 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 14:20:44 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) 14:20:44 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) 14:20:44 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 14:20:44 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) 14:20:44 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) 14:20:44 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 14:20:44 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:20:44 at java.base/java.lang.Thread.run(Thread.java:833) 14:20:44 MultiException stack 2 of 2 14:20:44 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( 14:20:44 implementation=org.onap.aai.interceptors.pre.VersionLatestInterceptor 14:20:44 contracts={jakarta.ws.rs.container.ContainerRequestFilter} 14:20:44 scope=jakarta.inject.Singleton 14:20:44 qualifiers={org.glassfish.jersey.internal.inject.Custom} 14:20:44 descriptorType=CLASS 14:20:44 descriptorVisibility=NORMAL 14:20:44 metadata= 14:20:44 rank=4250 14:20:44 loader=null 14:20:44 proxiable=null 14:20:44 proxyForSameScope=null 14:20:44 analysisName=null 14:20:44 id=181 14:20:44 locatorId=0 14:20:44 identityHashCode=1607496505 14:20:44 reified=false) 14:20:44 at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) 14:20:44 at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) 14:20:44 at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) 14:20:44 at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) 14:20:44 at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) 14:20:44 at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:184) 14:20:44 at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) 14:20:44 at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 14:20:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 14:20:44 at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) 14:20:44 at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) 14:20:44 at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) 14:20:44 at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) 14:20:44 at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) 14:20:44 at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) 14:20:44 at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) 14:20:44 at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) 14:20:44 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) 14:20:44 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 14:20:44 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 14:20:44 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) 14:20:44 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 14:20:44 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 14:20:44 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) 14:20:44 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) 14:20:44 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 14:20:44 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) 14:20:44 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) 14:20:44 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) 14:20:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 14:20:44 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:20:44 at java.base/java.lang.Thread.run(Thread.java:833) 14:20:44 14:20:44 WARNING: A HTTP GET method, public jakarta.ws.rs.core.Response org.onap.aai.rest.AuditSqlDbConsumer.executeAudit(java.lang.String,java.lang.String,jakarta.ws.rs.core.HttpHeaders,jakarta.ws.rs.core.UriInfo), should not consume any entity. 14:20:44 14:20:45 2025-12-10 14:20:45.047 INFO 6345 --- [o-auto-1-exec-1] o.o.l.f.base.AbstractAuditLogFilter : Entering 14:20:45 2025-12-10 14:20:45.188 INFO 6345 --- [ool-18-thread-1] o.onap.aai.rest.dsl.DslQueryProcessor : QUERY-interim(aaiquery (dslStatement (queryStep (singleQueryStep pserver * (filterStep ( 'hostname' , 'test-pserver' )))))) 14:20:45 2025-12-10 14:20:45.189 INFO 6345 --- [ool-18-thread-1] o.onap.aai.rest.dsl.DslQueryProcessor : Final QUERYbuilder.getVerticesByProperty('aai-node-type', 'pserver').getVerticesByProperty('hostname','test-pserver').store('x').cap('x').unfold().dedup() 14:20:45 2025-12-10 14:20:45.747 INFO 6345 --- [ool-18-thread-1] o.o.a.a.logs.AaiDBGraphadminMetricLog : Invoke 14:20:45 2025-12-10 14:20:45.793 INFO 6345 --- [ool-18-thread-1] o.o.a.a.logs.AaiDBGraphadminMetricLog : InvokeReturn 14:20:45 2025-12-10 14:20:45.809 INFO 6345 --- [ool-18-thread-1] org.onap.aai.rest.QueryConsumer : Completed 14:20:45 2025-12-10 14:20:45.827 DEBUG 6345 --- [o-auto-1-exec-1] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"7277d189-727d-41fc-b71d-21cae8a11d96","status":"200","rqstDate":"251210-14:20:45:048","respDate":"251210-14:20:45:827","sourceId":"JUNIT:7277d189-727d-41fc-b71d-21cae8a11d96","resourceId":"http://localhost:38057/aai/v11/dbquery?format=console","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-prd-centos8-docker-4c-4g-19301.novalocal-251210-14:20:45:048-90414\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{accept=[application/json], content-type=[application/json], real-time=[true], x-fromappid=[JUNIT], x-transactionid=[JUNIT], authorization=[Basic QUFJOkFBSQ==], accept-encoding=[gzip, x-gzip, deflate], content-length=[53], host=[localhost:38057], connection=[keep-alive], user-agent=[Apache-HttpClient/5.2.3 (Java/17.0.6-ea)], X-ONAP-RequestID=[7277d189-727d-41fc-b71d-21cae8a11d96]}\",\"Payload\":\"{\\n \\\"dsl\\\": \\\"pserver*('hostname', 'test-pserver')\\\"\\n}\\n\\n\"}","respBuf":"{\"ID\":\"1-prd-centos8-docker-4c-4g-19301.novalocal-251210-14:20:45:048-90414\",\"Content-Type\":null,\"Response-Code\":200,\"Headers\":\"{Content-Type=[application/json], X-AAI-TXID=[1-prd-centos8-docker-4c-4g-19301.novalocal-251210-14:20:45:048-90414]}\",\"Entity\":\"{\\\"results\\\":[{\\\"result\\\":\\\"v[4296]\\\"}]}\"}"} 14:20:46 2025-12-10 14:20:46.192 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:20:46 2025-12-10 14:20:46.192 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:20:46 2025-12-10 14:20:46.192 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:20:46 2025-12-10 14:20:46.192 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:20:46 2025-12-10 14:20:46.278 INFO 6345 --- [o-auto-1-exec-2] o.o.l.f.base.AbstractAuditLogFilter : Entering 14:20:46 2025-12-10 14:20:46.281 INFO 6345 --- [ool-22-thread-1] o.o.a.a.logs.AaiDBGraphadminMetricLog : Invoke 14:20:46 2025-12-10 14:20:46.305 INFO 6345 --- [ool-22-thread-1] o.o.a.a.logs.AaiDBGraphadminMetricLog : InvokeReturn 14:20:46 2025-12-10 14:20:46.308 INFO 6345 --- [ool-22-thread-1] org.onap.aai.rest.QueryConsumer : Completed 14:20:46 2025-12-10 14:20:46.309 DEBUG 6345 --- [o-auto-1-exec-2] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"4deccaa7-dc30-4ad8-9e66-37ff929d61b3","status":"200","rqstDate":"251210-14:20:46:278","respDate":"251210-14:20:46:309","sourceId":"JUNIT:4deccaa7-dc30-4ad8-9e66-37ff929d61b3","resourceId":"http://localhost:38057/aai/v11/dbquery?format=console","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-prd-centos8-docker-4c-4g-19301.novalocal-251210-14:20:46:278-87316\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{accept=[application/json], content-type=[application/json], real-time=[true], x-fromappid=[JUNIT], x-transactionid=[JUNIT], authorization=[Basic QUFJOkFBSQ==], accept-encoding=[gzip, x-gzip, deflate], content-length=[66], host=[localhost:38057], connection=[keep-alive], user-agent=[Apache-HttpClient/5.2.3 (Java/17.0.6-ea)], X-ONAP-RequestID=[4deccaa7-dc30-4ad8-9e66-37ff929d61b3]}\",\"Payload\":\"{\\n \\\"gremlin\\\": \\\"g.V().has('hostname', 'test-pserver').count()\\\"\\n}\\n\\n\"}","respBuf":"{\"ID\":\"1-prd-centos8-docker-4c-4g-19301.novalocal-251210-14:20:46:278-87316\",\"Content-Type\":null,\"Response-Code\":200,\"Headers\":\"{Content-Type=[application/json], X-AAI-TXID=[1-prd-centos8-docker-4c-4g-19301.novalocal-251210-14:20:46:278-87316]}\",\"Entity\":\"{\\\"results\\\":[{\\\"result\\\":\\\"1\\\"}]}\"}"} 14:20:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.56 s -- in org.onap.aai.AAIGremlinQueryTest 14:20:46 [INFO] Running org.onap.aai.MetricsConfigurationTest 14:20:46 14:20:46 . ____ _ __ _ _ 14:20:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:20:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:20:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:20:46 ' |____| .__|_| |_|_| |_\__, | / / / / 14:20:46 =========|_|==============|___/=/_/_/_/ 14:20:46 :: Spring Boot :: (v3.1.12) 14:20:46 14:20:46 2025-12-10 14:20:46.654 INFO 6345 --- [ main] org.onap.aai.MetricsConfigurationTest : Starting MetricsConfigurationTest using Java 17.0.6-ea with PID 6345 (started by jenkins in /w/workspace/aai-graphadmin-maven-stage-master) 14:20:46 2025-12-10 14:20:46.654 DEBUG 6345 --- [ main] org.onap.aai.MetricsConfigurationTest : Running with Spring Boot v3.1.12, Spring v6.0.21 14:20:46 2025-12-10 14:20:46.654 INFO 6345 --- [ main] org.onap.aai.MetricsConfigurationTest : The following 2 profiles are active: "production", "one-way-ssl" 14:20:47 2025-12-10 14:20:47.054 INFO 6345 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 14:20:47 2025-12-10 14:20:47.054 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 14:20:47 2025-12-10 14:20:47.054 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 14:20:47 2025-12-10 14:20:47.055 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:47 2025-12-10 14:20:47.055 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:47 [EL Warning]: moxy: 2025-12-10 14:20:47.087--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:47 2025-12-10 14:20:47.220 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 14:20:47 2025-12-10 14:20:47.231 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 14:20:47 2025-12-10 14:20:47.232 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:47 2025-12-10 14:20:47.232 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:47 [EL Warning]: moxy: 2025-12-10 14:20:47.264--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:47 2025-12-10 14:20:47.402 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 14:20:47 2025-12-10 14:20:47.415 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 14:20:47 2025-12-10 14:20:47.416 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:47 2025-12-10 14:20:47.416 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:47 [EL Warning]: moxy: 2025-12-10 14:20:47.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 14:20:47 2025-12-10 14:20:47.593 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 14:20:47 2025-12-10 14:20:47.602 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 14:20:47 2025-12-10 14:20:47.603 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:47 2025-12-10 14:20:47.603 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:47 [EL Warning]: moxy: 2025-12-10 14:20:47.627--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:47 2025-12-10 14:20:47.831 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 14:20:47 2025-12-10 14:20:47.840 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 14:20:47 2025-12-10 14:20:47.841 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:47 2025-12-10 14:20:47.841 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:47 [EL Warning]: moxy: 2025-12-10 14:20:47.868--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:48 2025-12-10 14:20:48.031 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 14:20:48 2025-12-10 14:20:48.042 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 14:20:48 2025-12-10 14:20:48.045 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:48 2025-12-10 14:20:48.045 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:48 [EL Warning]: moxy: 2025-12-10 14:20:48.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 14:20:48 2025-12-10 14:20:48.249 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 14:20:48 2025-12-10 14:20:48.260 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 14:20:48 2025-12-10 14:20:48.263 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:48 2025-12-10 14:20:48.264 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:48 [EL Warning]: moxy: 2025-12-10 14:20:48.292--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:48 2025-12-10 14:20:48.457 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 14:20:48 2025-12-10 14:20:48.468 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 14:20:48 2025-12-10 14:20:48.487 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:48 2025-12-10 14:20:48.487 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:48 [EL Warning]: moxy: 2025-12-10 14:20:48.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 14:20:48 2025-12-10 14:20:48.680 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 14:20:48 2025-12-10 14:20:48.691 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 14:20:48 2025-12-10 14:20:48.694 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:48 2025-12-10 14:20:48.694 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:48 [EL Warning]: moxy: 2025-12-10 14:20:48.722--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:48 2025-12-10 14:20:48.884 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 14:20:48 2025-12-10 14:20:48.896 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 14:20:48 2025-12-10 14:20:48.920 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:48 2025-12-10 14:20:48.920 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:48 [EL Warning]: moxy: 2025-12-10 14:20:48.951--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:49 2025-12-10 14:20:49.128 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 14:20:49 2025-12-10 14:20:49.141 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 14:20:49 2025-12-10 14:20:49.156 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:49 2025-12-10 14:20:49.156 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:49 [EL Warning]: moxy: 2025-12-10 14:20:49.187--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:49 2025-12-10 14:20:49.365 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 14:20:49 2025-12-10 14:20:49.379 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 14:20:49 2025-12-10 14:20:49.400 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:49 2025-12-10 14:20:49.401 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:49 [EL Warning]: moxy: 2025-12-10 14:20:49.446--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:49 2025-12-10 14:20:49.670 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 14:20:49 2025-12-10 14:20:49.688 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 14:20:49 2025-12-10 14:20:49.692 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:49 2025-12-10 14:20:49.692 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:49 [EL Warning]: moxy: 2025-12-10 14:20:49.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 14:20:50 2025-12-10 14:20:50.017 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 14:20:50 2025-12-10 14:20:50.037 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 14:20:50 2025-12-10 14:20:50.041 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:50 2025-12-10 14:20:50.041 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:50 [EL Warning]: moxy: 2025-12-10 14:20: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 14:20:50 2025-12-10 14:20:50.341 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 14:20:50 2025-12-10 14:20:50.362 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 14:20:50 2025-12-10 14:20:50.365 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:50 2025-12-10 14:20:50.365 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:50 [EL Warning]: moxy: 2025-12-10 14:20:50.448--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:50 2025-12-10 14:20:50.706 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 14:20:50 2025-12-10 14:20:50.728 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 14:20:50 2025-12-10 14:20:50.731 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:50 2025-12-10 14:20:50.731 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:50 [EL Warning]: moxy: 2025-12-10 14:20:50.777--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:51 2025-12-10 14:20:51.038 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 14:20:51 2025-12-10 14:20:51.060 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 14:20:51 2025-12-10 14:20:51.063 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:51 2025-12-10 14:20:51.063 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:51 [EL Warning]: moxy: 2025-12-10 14:20:51.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 14:20:51 2025-12-10 14:20:51.369 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 14:20:51 2025-12-10 14:20:51.390 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 14:20:51 2025-12-10 14:20:51.394 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:51 2025-12-10 14:20:51.394 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:51 [EL Warning]: moxy: 2025-12-10 14:20:51.439--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:51 2025-12-10 14:20:51.701 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 14:20:51 2025-12-10 14:20:51.723 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 14:20:51 2025-12-10 14:20:51.726 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:51 2025-12-10 14:20:51.726 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:51 [EL Warning]: moxy: 2025-12-10 14:20:51.771--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:52 2025-12-10 14:20:52.033 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 14:20:52 2025-12-10 14:20:52.055 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv29 14:20:52 2025-12-10 14:20:52.059 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:52 2025-12-10 14:20:52.059 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:52 [EL Warning]: moxy: 2025-12-10 14:20:52.107--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:52 2025-12-10 14:20:52.392 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 448 14:20:52 2025-12-10 14:20:52.416 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv30 14:20:52 2025-12-10 14:20:52.419 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:52 2025-12-10 14:20:52.419 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:52 [EL Warning]: moxy: 2025-12-10 14:20:52.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 14:20:52 2025-12-10 14:20:52.756 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 456 14:20:52 2025-12-10 14:20:52.780 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv31 14:20:52 2025-12-10 14:20:52.835 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:52 2025-12-10 14:20:52.835 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:52 [EL Warning]: moxy: 2025-12-10 14:20:52.884--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:53 2025-12-10 14:20:53.166 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 458 14:20:53 2025-12-10 14:20:53.465 INFO 6345 --- [ main] o.o.aai.service.NodeValidationService : Node validation check passed 14:20:53 2025-12-10 14:20:53.466 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 14:20:53 2025-12-10 14:20:53.467 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 14:20:53 2025-12-10 14:20:53.468 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:53 2025-12-10 14:20:53.468 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 14:20:53 2025-12-10 14:20:53.469 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:53 2025-12-10 14:20:53.469 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 14:20:53 2025-12-10 14:20:53.470 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:53 2025-12-10 14:20:53.470 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 14:20:53 2025-12-10 14:20:53.471 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:53 2025-12-10 14:20:53.471 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 14:20:53 2025-12-10 14:20:53.472 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:53 2025-12-10 14:20:53.472 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 14:20:53 2025-12-10 14:20:53.474 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:53 2025-12-10 14:20:53.474 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 14:20:53 2025-12-10 14:20:53.475 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:53 2025-12-10 14:20:53.475 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 14:20:53 2025-12-10 14:20:53.476 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:53 2025-12-10 14:20:53.476 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 14:20:53 2025-12-10 14:20:53.478 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:53 2025-12-10 14:20:53.478 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 14:20:53 2025-12-10 14:20:53.479 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:53 2025-12-10 14:20:53.479 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 14:20:53 2025-12-10 14:20:53.481 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:53 2025-12-10 14:20:53.481 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 14:20:53 2025-12-10 14:20:53.482 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:53 2025-12-10 14:20:53.482 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 14:20:53 2025-12-10 14:20:53.484 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:53 2025-12-10 14:20:53.484 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 14:20:53 2025-12-10 14:20:53.486 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:53 2025-12-10 14:20:53.486 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 14:20:53 2025-12-10 14:20:53.488 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:53 2025-12-10 14:20:53.488 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 14:20:53 2025-12-10 14:20:53.490 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:53 2025-12-10 14:20:53.490 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 14:20:53 2025-12-10 14:20:53.492 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:53 2025-12-10 14:20:53.492 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 14:20:53 2025-12-10 14:20:53.495 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:53 2025-12-10 14:20:53.495 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 14:20:53 2025-12-10 14:20:53.497 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:53 2025-12-10 14:20:53.497 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv29 14:20:53 2025-12-10 14:20:53.499 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:53 2025-12-10 14:20:53.499 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv30 14:20:53 2025-12-10 14:20:53.501 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:53 2025-12-10 14:20:53.501 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv31 14:20:53 2025-12-10 14:20:53.504 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:20:53 2025-12-10 14:20:53.521 WARN 6345 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.audit.AuditGraphson2Sql 14:20:53 2025-12-10 14:20:53.524 WARN 6345 --- [ 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 14:20:53 2025-12-10 14:20:53.528 WARN 6345 --- [ main] c.HttpComponentsClientHttpRequestFactory : HttpComponentsClientHttpRequestFactory.setReadTimeout has no effect 14:20:53 2025-12-10 14:20:53.528 INFO 6345 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 14:20:53 2025-12-10 14:20:53.528 INFO 6345 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 14:20:53 2025-12-10 14:20:53.528 INFO 6345 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 14:20:53 2025-12-10 14:20:53.528 INFO 6345 --- [ main] o.onap.aai.rest.client.ApertureService : Successfully initialized the aperture service 14:20:53 2025-12-10 14:20:53.532 INFO 6345 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:20:53 2025-12-10 14:20:53.536 WARN 6345 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.QueryConsumer 14:20:53 2025-12-10 14:20:53.537 WARN 6345 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.service.DataGroomingService 14:20:53 2025-12-10 14:20:53.538 WARN 6345 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.service.DupeToolService 14:20:53 2025-12-10 14:20:53.624 WARN 6345 --- [ main] o.s.security.core.userdetails.User : User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications. 14:20:53 2025-12-10 14:20:53.709 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:20:53 o.o.a.r.SchemaJobStatusController: 14:20:53 {GET [/isSchemaInitialized]}: isSchemaInitialized() 14:20:53 2025-12-10 14:20:53.710 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:20:53 o.o.a.r.ScriptsController: 14:20:53 {POST [/scripts/grooming]}: runDataGrooming(DataGroomingRequest) 14:20:53 {POST [/scripts/dupes]}: runDupeTool(DupeToolRequest) 14:20:53 {POST [/scripts/reindex]}: runReindexing(String) 14:20:53 {GET [/scripts/indexes]}: getIndexes() 14:20:53 {GET [/scripts/grooming/summary/latest]}: getLatestSummary() 14:20:53 {GET [/scripts/grooming/files/present]}: checkIfFilesPresent() 14:20:53 2025-12-10 14:20:53.711 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:20:53 o.s.b.a.w.s.e.BasicErrorController: 14:20:53 { [/error]}: error(HttpServletRequest) 14:20:53 { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 14:20:53 2025-12-10 14:20:53.712 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:20:53 o.s.w.a.OpenApiWebMvcResource: 14:20:53 {GET [/graphadmin-api-docs], produces [application/json]}: openapiJson(HttpServletRequest,String,Locale) 14:20:53 {GET [/graphadmin-api-docs.yaml], produces [application/vnd.oai.openapi]}: openapiYaml(HttpServletRequest,String,Locale) 14:20:53 2025-12-10 14:20:53.713 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:20:53 o.s.w.u.SwaggerWelcomeWebMvc: 14:20:53 {GET [/index.html]}: redirectToUi(HttpServletRequest) 14:20:53 2025-12-10 14:20:53.713 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:20:53 o.s.w.u.SwaggerConfigResource: 14:20:53 {GET [/graphadmin-api-docs/swagger-config], produces [application/json]}: openapiJson(HttpServletRequest) 14:20:53 2025-12-10 14:20:53.715 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 14:20:54 2025-12-10 14:20:54.356 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]], /swagger-ui*/*swagger-initializer.js=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /swagger-ui*/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]} 14:20:54 2025-12-10 14:20:54.389 INFO 6345 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:20:54 2025-12-10 14:20:54.399 WARN 6345 --- [ 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 14:20:54 2025-12-10 14:20:54.462 WARN 6345 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) 14:20:54 2025-12-10 14:20:54.578 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:20:54 o.s.b.a.a.w.s.ManagementErrorEndpoint: 14:20:54 { [/error]}: invoke(ServletWebRequest) 14:20:54 2025-12-10 14:20:54.579 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 14:20:55 2025-12-10 14:20:55.038 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]], /swagger-ui*/*swagger-initializer.js=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /swagger-ui*/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]} 14:20:55 2025-12-10 14:20:55.105 INFO 6345 --- [ main] org.onap.aai.MetricsConfigurationTest : Started MetricsConfigurationTest in 8.47 seconds (process running for 28.822) 14:20:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.871 s -- in org.onap.aai.MetricsConfigurationTest 14:20:55 [INFO] Running org.onap.aai.audit.AuditGraphson2SqlTest 14:20:55 14:20:55 . ____ _ __ _ _ 14:20:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:20:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:20:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:20:55 ' |____| .__|_| |_|_| |_\__, | / / / / 14:20:55 =========|_|==============|___/=/_/_/_/ 14:20:55 :: Spring Boot :: (v3.1.12) 14:20:55 14:20:55 2025-12-10 14:20:55.531 INFO 6345 --- [ main] o.onap.aai.audit.AuditGraphson2SqlTest : Starting AuditGraphson2SqlTest using Java 17.0.6-ea with PID 6345 (started by jenkins in /w/workspace/aai-graphadmin-maven-stage-master) 14:20:55 2025-12-10 14:20:55.531 DEBUG 6345 --- [ main] o.onap.aai.audit.AuditGraphson2SqlTest : Running with Spring Boot v3.1.12, Spring v6.0.21 14:20:55 2025-12-10 14:20:55.531 INFO 6345 --- [ main] o.onap.aai.audit.AuditGraphson2SqlTest : The following 2 profiles are active: "production", "one-way-ssl" 14:20:55 2025-12-10 14:20:55.546 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 14:20:55 2025-12-10 14:20:55.546 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 14:20:55 2025-12-10 14:20:55.547 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:55 2025-12-10 14:20:55.547 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:55 [EL Warning]: moxy: 2025-12-10 14:20:55.567--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:55 2025-12-10 14:20:55.681 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 14:20:55 2025-12-10 14:20:55.688 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 14:20:55 2025-12-10 14:20:55.689 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:55 2025-12-10 14:20:55.689 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:55 [EL Warning]: moxy: 2025-12-10 14:20:55.71--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:55 2025-12-10 14:20:55.826 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 14:20:55 2025-12-10 14:20:55.835 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 14:20:55 2025-12-10 14:20:55.836 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:55 2025-12-10 14:20:55.836 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:55 [EL Warning]: moxy: 2025-12-10 14:20:55.858--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:56 2025-12-10 14:20:55.986 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 14:20:56 2025-12-10 14:20:55.996 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 14:20:56 2025-12-10 14:20:55.996 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:56 2025-12-10 14:20:55.996 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:56 [EL Warning]: moxy: 2025-12-10 14:20:56.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 14:20:56 2025-12-10 14:20:56.146 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 14:20:56 2025-12-10 14:20:56.155 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 14:20:56 2025-12-10 14:20:56.156 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:56 2025-12-10 14:20:56.156 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:56 [EL Warning]: moxy: 2025-12-10 14:20:56.184--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:56 2025-12-10 14:20:56.330 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 14:20:56 2025-12-10 14:20:56.341 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 14:20:56 2025-12-10 14:20:56.343 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:56 2025-12-10 14:20:56.343 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:56 [EL Warning]: moxy: 2025-12-10 14:20:56.371--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:56 2025-12-10 14:20:56.518 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 14:20:56 2025-12-10 14:20:56.529 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 14:20:56 2025-12-10 14:20:56.531 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:56 2025-12-10 14:20:56.531 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:56 [EL Warning]: moxy: 2025-12-10 14:20:56.563--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:56 2025-12-10 14:20:56.711 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 14:20:56 2025-12-10 14:20:56.722 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 14:20:56 2025-12-10 14:20:56.724 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:56 2025-12-10 14:20:56.724 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:56 [EL Warning]: moxy: 2025-12-10 14:20:56.754--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:56 2025-12-10 14:20:56.903 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 14:20:56 2025-12-10 14:20:56.914 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 14:20:56 2025-12-10 14:20:56.916 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:56 2025-12-10 14:20:56.916 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:56 [EL Warning]: moxy: 2025-12-10 14:20:56.945--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:57 2025-12-10 14:20:57.094 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 14:20:57 2025-12-10 14:20:57.106 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 14:20:57 2025-12-10 14:20:57.108 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:57 2025-12-10 14:20:57.108 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:57 [EL Warning]: moxy: 2025-12-10 14:20:57.138--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:57 2025-12-10 14:20:57.301 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 14:20:57 2025-12-10 14:20:57.314 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 14:20:57 2025-12-10 14:20:57.316 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:57 2025-12-10 14:20:57.316 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:57 [EL Warning]: moxy: 2025-12-10 14:20:57.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 14:20:57 2025-12-10 14:20:57.512 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 14:20:57 2025-12-10 14:20:57.525 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 14:20:57 2025-12-10 14:20:57.528 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:57 2025-12-10 14:20:57.528 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:57 [EL Warning]: moxy: 2025-12-10 14:20:57.564--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:57 2025-12-10 14:20:57.836 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 14:20:57 2025-12-10 14:20:57.852 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 14:20:57 2025-12-10 14:20:57.855 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:57 2025-12-10 14:20:57.855 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:57 [EL Warning]: moxy: 2025-12-10 14:20:57.894--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:58 2025-12-10 14:20:58.121 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 14:20:58 2025-12-10 14:20:58.141 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 14:20:58 2025-12-10 14:20:58.144 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:58 2025-12-10 14:20:58.144 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:58 [EL Warning]: moxy: 2025-12-10 14:20:58.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 14:20:58 2025-12-10 14:20:58.411 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 14:20:58 2025-12-10 14:20:58.431 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 14:20:58 2025-12-10 14:20:58.434 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:58 2025-12-10 14:20:58.434 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:58 [EL Warning]: moxy: 2025-12-10 14:20:58.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 14:20:58 2025-12-10 14:20:58.719 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 14:20:58 2025-12-10 14:20:58.739 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 14:20:58 2025-12-10 14:20:58.742 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:58 2025-12-10 14:20:58.742 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:58 [EL Warning]: moxy: 2025-12-10 14:20:58.784--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:59 2025-12-10 14:20:59.031 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 14:20:59 2025-12-10 14:20:59.051 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 14:20:59 2025-12-10 14:20:59.054 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:59 2025-12-10 14:20:59.054 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:59 [EL Warning]: moxy: 2025-12-10 14:20:59.097--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:59 2025-12-10 14:20:59.343 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 14:20:59 2025-12-10 14:20:59.364 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 14:20:59 2025-12-10 14:20:59.367 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:59 2025-12-10 14:20:59.367 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:59 [EL Warning]: moxy: 2025-12-10 14:20:59.41--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:20:59 2025-12-10 14:20:59.660 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 14:20:59 2025-12-10 14:20:59.681 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 14:20:59 2025-12-10 14:20:59.684 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:20:59 2025-12-10 14:20:59.684 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:20:59 [EL Warning]: moxy: 2025-12-10 14:20:59.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 14:21:00 2025-12-10 14:21:00.016 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 14:21:00 2025-12-10 14:21:00.037 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv29 14:21:00 2025-12-10 14:21:00.074 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:21:00 2025-12-10 14:21:00.074 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:21:00 [EL Warning]: moxy: 2025-12-10 14:21:00.125--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:21:00 2025-12-10 14:21:00.402 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 448 14:21:00 2025-12-10 14:21:00.426 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv30 14:21:00 2025-12-10 14:21:00.429 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:21:00 2025-12-10 14:21:00.429 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:21:00 [EL Warning]: moxy: 2025-12-10 14:21:00.479--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:21:00 2025-12-10 14:21:00.759 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 456 14:21:00 2025-12-10 14:21:00.783 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv31 14:21:00 2025-12-10 14:21:00.787 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:21:00 2025-12-10 14:21:00.787 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:21:00 [EL Warning]: moxy: 2025-12-10 14:21:00.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 14:21:01 2025-12-10 14:21:01.120 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 458 14:21:01 2025-12-10 14:21:01.143 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 14:21:01 2025-12-10 14:21:01.143 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 14:21:01 2025-12-10 14:21:01.144 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:01 2025-12-10 14:21:01.144 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 14:21:01 2025-12-10 14:21:01.145 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:01 2025-12-10 14:21:01.145 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 14:21:01 2025-12-10 14:21:01.145 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:01 2025-12-10 14:21:01.146 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 14:21:01 2025-12-10 14:21:01.146 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:01 2025-12-10 14:21:01.146 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 14:21:01 2025-12-10 14:21:01.147 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:01 2025-12-10 14:21:01.147 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 14:21:01 2025-12-10 14:21:01.148 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:01 2025-12-10 14:21:01.148 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 14:21:01 2025-12-10 14:21:01.149 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:01 2025-12-10 14:21:01.149 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 14:21:01 2025-12-10 14:21:01.150 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:01 2025-12-10 14:21:01.150 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 14:21:01 2025-12-10 14:21:01.151 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:01 2025-12-10 14:21:01.151 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 14:21:01 2025-12-10 14:21:01.151 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:01 2025-12-10 14:21:01.151 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 14:21:01 2025-12-10 14:21:01.152 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:01 2025-12-10 14:21:01.152 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 14:21:01 2025-12-10 14:21:01.153 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:01 2025-12-10 14:21:01.153 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 14:21:01 2025-12-10 14:21:01.155 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:01 2025-12-10 14:21:01.155 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 14:21:01 2025-12-10 14:21:01.156 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:01 2025-12-10 14:21:01.156 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 14:21:01 2025-12-10 14:21:01.157 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:01 2025-12-10 14:21:01.157 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 14:21:01 2025-12-10 14:21:01.158 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:01 2025-12-10 14:21:01.158 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 14:21:01 2025-12-10 14:21:01.160 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:01 2025-12-10 14:21:01.160 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 14:21:01 2025-12-10 14:21:01.161 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:01 2025-12-10 14:21:01.161 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 14:21:01 2025-12-10 14:21:01.162 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:01 2025-12-10 14:21:01.162 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv29 14:21:01 2025-12-10 14:21:01.164 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:01 2025-12-10 14:21:01.164 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv30 14:21:01 2025-12-10 14:21:01.165 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:01 2025-12-10 14:21:01.165 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv31 14:21:01 2025-12-10 14:21:01.166 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:01 2025-12-10 14:21:01.184 WARN 6345 --- [ 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 14:21:01 2025-12-10 14:21:01.187 INFO 6345 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:21:01 2025-12-10 14:21:01.190 INFO 6345 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:21:01 2025-12-10 14:21:01.192 INFO 6345 --- [ main] o.onap.aai.audit.AuditGraphson2SqlTest : Started AuditGraphson2SqlTest in 5.677 seconds (process running for 34.909) 14:21:01 threw Exception e = File name must end with .yyyymmddhhmm 14:21:01 2025-12-10 14:21:01.272 DEBUG 6345 --- [ main] AuditGraphson2Sql : edge__tbly__tblX: gson/sql = 7/7 14:21:01 edge__tbly__tblX: gson/sql = 7/7 14:21:01 2025-12-10 14:21:01.272 DEBUG 6345 --- [ main] AuditGraphson2Sql : tbl2: gson/sql = 5/5 14:21:01 tbl2: gson/sql = 5/5 14:21:01 2025-12-10 14:21:01.272 DEBUG 6345 --- [ main] AuditGraphson2Sql : edge__tblZ__tblX: gson/sql = 8/8 14:21:01 edge__tblZ__tblX: gson/sql = 8/8 14:21:01 2025-12-10 14:21:01.272 DEBUG 6345 --- [ main] AuditGraphson2Sql : tbl-x: gson/sql = 6/6 14:21:01 tbl-x: gson/sql = 6/6 14:21:01 2025-12-10 14:21:01.272 ERROR 6345 --- [ main] AuditGraphson2Sql : > Entry for Table: [tbl-only-in-g] not found in the SQL db but had 88 entries in the GraphSon db 14:21:01 > Entry for Table: [tbl-only-in-g] not found in the SQL db but had 88 entries in the GraphSon db 14:21:01 2025-12-10 14:21:01.273 ERROR 6345 --- [ main] AuditGraphson2Sql : Entry for Table [tbl-only-in-sql] not found in the Graphson db, but had 89 entries in the SQL db. 14:21:01 Entry for Table [tbl-only-in-sql] not found in the Graphson db, but had 89 entries in the SQL db. 14:21:01 2025-12-10 14:21:01.273 DEBUG 6345 --- [ main] AuditGraphson2Sql : Audit Results written to: logs/data/audit/gson-sql-audit202512101421 14:21:01 Audit Results written to: logs/data/audit/gson-sql-audit202512101421 14:21:01 2025-12-10 14:21:01.275 ERROR 6345 --- [ main] AuditGraphson2Sql : ERROR when calling getCountsFromGraphsonSnapshot(aai,bogusFileName). Exception = src/test/resources/audit 14:21:01 ERROR - got this exception: src/test/resources/audit 14:21:01 2025-12-10 14:21:01.280 ERROR 6345 --- [ main] AuditGraphson2Sql : > Entry for Table: [tbl2] not found in the SQL db but had 5 entries in the GraphSon db 14:21:01 > Entry for Table: [tbl2] not found in the SQL db but had 5 entries in the GraphSon db 14:21:01 2025-12-10 14:21:01.280 ERROR 6345 --- [ main] AuditGraphson2Sql : > Entry for Table: [edge__tblZ__tblX] not found in the SQL db but had 8 entries in the GraphSon db 14:21:01 > Entry for Table: [edge__tblZ__tblX] not found in the SQL db but had 8 entries in the GraphSon db 14:21:01 2025-12-10 14:21:01.280 ERROR 6345 --- [ main] AuditGraphson2Sql : > Entry for Table: [tbl-x] not found in the SQL db but had 6 entries in the GraphSon db 14:21:01 > Entry for Table: [tbl-x] not found in the SQL db but had 6 entries in the GraphSon db 14:21:01 2025-12-10 14:21:01.280 ERROR 6345 --- [ main] AuditGraphson2Sql : > Entry for Table: [tbl-only-in-g] not found in the SQL db but had 88 entries in the GraphSon db 14:21:01 > Entry for Table: [tbl-only-in-g] not found in the SQL db but had 88 entries in the GraphSon db 14:21:01 2025-12-10 14:21:01.280 DEBUG 6345 --- [ main] AuditGraphson2Sql : Audit Results written to: logs/data/audit/gson-sql-audit202512101421 14:21:01 Audit Results written to: logs/data/audit/gson-sql-audit202512101421 14:21:01 threw Exception e = File name must end date in the format .yyyymmddhhmm 14:21:01 [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 5.790 s -- in org.onap.aai.audit.AuditGraphson2SqlTest 14:21:01 [INFO] Running org.onap.aai.config.SwaggerConfigTest 14:21:01 14:21:01 . ____ _ __ _ _ 14:21:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:21:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:21:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:21:01 ' |____| .__|_| |_|_| |_\__, | / / / / 14:21:01 =========|_|==============|___/=/_/_/_/ 14:21:01 :: Spring Boot :: (v3.1.12) 14:21:01 14:21:01 2025-12-10 14:21:01.322 INFO 6345 --- [ main] org.onap.aai.config.SwaggerConfigTest : Starting SwaggerConfigTest using Java 17.0.6-ea with PID 6345 (started by jenkins in /w/workspace/aai-graphadmin-maven-stage-master) 14:21:01 2025-12-10 14:21:01.322 DEBUG 6345 --- [ main] org.onap.aai.config.SwaggerConfigTest : Running with Spring Boot v3.1.12, Spring v6.0.21 14:21:01 2025-12-10 14:21:01.322 INFO 6345 --- [ main] org.onap.aai.config.SwaggerConfigTest : The following 2 profiles are active: "production", "one-way-ssl" 14:21:01 2025-12-10 14:21:01.556 INFO 6345 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 14:21:01 2025-12-10 14:21:01.556 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 14:21:01 2025-12-10 14:21:01.556 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 14:21:01 2025-12-10 14:21:01.557 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:21:01 2025-12-10 14:21:01.557 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:21:01 [EL Warning]: moxy: 2025-12-10 14:21:01.577--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:21:01 2025-12-10 14:21:01.681 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 14:21:01 2025-12-10 14:21:01.688 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 14:21:01 2025-12-10 14:21:01.689 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:21:01 2025-12-10 14:21:01.689 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:21:01 [EL Warning]: moxy: 2025-12-10 14:21:01.711--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:21:01 2025-12-10 14:21:01.828 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 14:21:01 2025-12-10 14:21:01.837 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 14:21:01 2025-12-10 14:21:01.838 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:21:01 2025-12-10 14:21:01.838 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:21:01 [EL Warning]: moxy: 2025-12-10 14:21:01.861--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:21:02 2025-12-10 14:21:01.989 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 14:21:02 2025-12-10 14:21:01.998 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 14:21:02 2025-12-10 14:21:01.999 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:21:02 2025-12-10 14:21:01.999 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:21:02 [EL Warning]: moxy: 2025-12-10 14:21:02.023--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:21:02 2025-12-10 14:21:02.222 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 14:21:02 2025-12-10 14:21:02.231 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 14:21:02 2025-12-10 14:21:02.233 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:21:02 2025-12-10 14:21:02.233 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:21:02 [EL Warning]: moxy: 2025-12-10 14:21:02.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 14:21:02 2025-12-10 14:21:02.405 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 14:21:02 2025-12-10 14:21:02.416 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 14:21:02 2025-12-10 14:21:02.418 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:21:02 2025-12-10 14:21:02.418 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:21:02 [EL Warning]: moxy: 2025-12-10 14:21:02.446--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:21:02 2025-12-10 14:21:02.595 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 14:21:02 2025-12-10 14:21:02.606 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 14:21:02 2025-12-10 14:21:02.608 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:21:02 2025-12-10 14:21:02.608 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:21:02 [EL Warning]: moxy: 2025-12-10 14:21:02.636--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:21:02 2025-12-10 14:21:02.786 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 14:21:02 2025-12-10 14:21:02.797 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 14:21:02 2025-12-10 14:21:02.800 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:21:02 2025-12-10 14:21:02.800 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:21:02 [EL Warning]: moxy: 2025-12-10 14:21:02.827--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:21:02 2025-12-10 14:21:02.977 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 14:21:03 2025-12-10 14:21:02.988 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 14:21:03 2025-12-10 14:21:02.990 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:21:03 2025-12-10 14:21:02.990 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:21:03 [EL Warning]: moxy: 2025-12-10 14:21:03.018--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:21:03 2025-12-10 14:21:03.167 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 14:21:03 2025-12-10 14:21:03.179 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 14:21:03 2025-12-10 14:21:03.181 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:21:03 2025-12-10 14:21:03.181 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:21:03 [EL Warning]: moxy: 2025-12-10 14:21:03.211--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:21:03 2025-12-10 14:21:03.376 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 14:21:03 2025-12-10 14:21:03.389 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 14:21:03 2025-12-10 14:21:03.414 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:21:03 2025-12-10 14:21:03.414 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:21:03 [EL Warning]: moxy: 2025-12-10 14:21:03.445--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:21:03 2025-12-10 14:21:03.613 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 14:21:03 2025-12-10 14:21:03.626 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 14:21:03 2025-12-10 14:21:03.650 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:21:03 2025-12-10 14:21:03.650 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:21:03 [EL Warning]: moxy: 2025-12-10 14:21:03.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 14:21:04 2025-12-10 14:21:03.905 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 14:21:04 2025-12-10 14:21:03.923 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 14:21:04 2025-12-10 14:21:03.926 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:21:04 2025-12-10 14:21:03.926 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:21:04 [EL Warning]: moxy: 2025-12-10 14:21:03.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 14:21:04 2025-12-10 14:21:04.206 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 14:21:04 2025-12-10 14:21:04.227 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 14:21:04 2025-12-10 14:21:04.230 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:21:04 2025-12-10 14:21:04.230 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:21:04 [EL Warning]: moxy: 2025-12-10 14:21:04.273--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:21:04 2025-12-10 14:21:04.510 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 14:21:04 2025-12-10 14:21:04.544 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 14:21:04 2025-12-10 14:21:04.547 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:21:04 2025-12-10 14:21:04.547 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:21:04 [EL Warning]: moxy: 2025-12-10 14:21:04.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 14:21:04 2025-12-10 14:21:04.843 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 14:21:04 2025-12-10 14:21:04.864 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 14:21:04 2025-12-10 14:21:04.867 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:21:04 2025-12-10 14:21:04.867 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:21:04 [EL Warning]: moxy: 2025-12-10 14:21:04.912--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:21:05 2025-12-10 14:21:05.168 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 14:21:05 2025-12-10 14:21:05.217 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 14:21:05 2025-12-10 14:21:05.220 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:21:05 2025-12-10 14:21:05.220 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:21:05 [EL Warning]: moxy: 2025-12-10 14:21:05.263--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:21:05 2025-12-10 14:21:05.547 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 14:21:05 2025-12-10 14:21:05.567 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 14:21:05 2025-12-10 14:21:05.570 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:21:05 2025-12-10 14:21:05.571 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:21:05 [EL Warning]: moxy: 2025-12-10 14:21:05.614--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:21:05 2025-12-10 14:21:05.866 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 14:21:05 2025-12-10 14:21:05.886 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 14:21:05 2025-12-10 14:21:05.890 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:21:05 2025-12-10 14:21:05.890 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:21:06 [EL Warning]: moxy: 2025-12-10 14:21:05.933--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:21:06 2025-12-10 14:21:06.187 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 14:21:06 2025-12-10 14:21:06.208 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv29 14:21:06 2025-12-10 14:21:06.211 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:21:06 2025-12-10 14:21:06.211 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:21:06 [EL Warning]: moxy: 2025-12-10 14:21:06.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 14:21:06 2025-12-10 14:21:06.531 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 448 14:21:06 2025-12-10 14:21:06.553 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv30 14:21:06 2025-12-10 14:21:06.557 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:21:06 2025-12-10 14:21:06.557 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:21:06 [EL Warning]: moxy: 2025-12-10 14:21:06.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 14:21:06 2025-12-10 14:21:06.884 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 456 14:21:07 2025-12-10 14:21:06.907 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv31 14:21:07 2025-12-10 14:21:06.910 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:21:07 2025-12-10 14:21:06.910 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:21:07 [EL Warning]: moxy: 2025-12-10 14:21:06.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 14:21:07 2025-12-10 14:21:07.278 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 458 14:21:07 2025-12-10 14:21:07.578 INFO 6345 --- [ main] o.o.aai.service.NodeValidationService : Node validation check passed 14:21:07 2025-12-10 14:21:07.580 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 14:21:07 2025-12-10 14:21:07.580 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 14:21:07 2025-12-10 14:21:07.580 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:07 2025-12-10 14:21:07.580 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 14:21:07 2025-12-10 14:21:07.581 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:07 2025-12-10 14:21:07.581 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 14:21:07 2025-12-10 14:21:07.582 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:07 2025-12-10 14:21:07.582 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 14:21:07 2025-12-10 14:21:07.582 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:07 2025-12-10 14:21:07.582 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 14:21:07 2025-12-10 14:21:07.583 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:07 2025-12-10 14:21:07.583 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 14:21:07 2025-12-10 14:21:07.584 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:07 2025-12-10 14:21:07.584 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 14:21:07 2025-12-10 14:21:07.584 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:07 2025-12-10 14:21:07.584 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 14:21:07 2025-12-10 14:21:07.585 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:07 2025-12-10 14:21:07.585 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 14:21:07 2025-12-10 14:21:07.586 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:07 2025-12-10 14:21:07.586 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 14:21:07 2025-12-10 14:21:07.587 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:07 2025-12-10 14:21:07.587 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 14:21:07 2025-12-10 14:21:07.587 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:07 2025-12-10 14:21:07.587 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 14:21:07 2025-12-10 14:21:07.588 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:07 2025-12-10 14:21:07.588 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 14:21:07 2025-12-10 14:21:07.589 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:07 2025-12-10 14:21:07.589 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 14:21:07 2025-12-10 14:21:07.590 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:07 2025-12-10 14:21:07.590 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 14:21:07 2025-12-10 14:21:07.591 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:07 2025-12-10 14:21:07.591 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 14:21:07 2025-12-10 14:21:07.593 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:07 2025-12-10 14:21:07.593 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 14:21:07 2025-12-10 14:21:07.594 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:07 2025-12-10 14:21:07.594 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 14:21:07 2025-12-10 14:21:07.595 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:07 2025-12-10 14:21:07.595 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 14:21:07 2025-12-10 14:21:07.596 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:07 2025-12-10 14:21:07.596 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv29 14:21:07 2025-12-10 14:21:07.597 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:07 2025-12-10 14:21:07.597 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv30 14:21:07 2025-12-10 14:21:07.598 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:07 2025-12-10 14:21:07.598 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv31 14:21:07 2025-12-10 14:21:07.600 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:21:07 2025-12-10 14:21:07.617 WARN 6345 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.audit.AuditGraphson2Sql 14:21:07 2025-12-10 14:21:07.619 WARN 6345 --- [ 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 14:21:07 2025-12-10 14:21:07.623 WARN 6345 --- [ main] c.HttpComponentsClientHttpRequestFactory : HttpComponentsClientHttpRequestFactory.setReadTimeout has no effect 14:21:07 2025-12-10 14:21:07.623 INFO 6345 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 14:21:07 2025-12-10 14:21:07.623 INFO 6345 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 14:21:07 2025-12-10 14:21:07.623 INFO 6345 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 14:21:07 2025-12-10 14:21:07.623 INFO 6345 --- [ main] o.onap.aai.rest.client.ApertureService : Successfully initialized the aperture service 14:21:07 2025-12-10 14:21:07.626 INFO 6345 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:21:07 2025-12-10 14:21:07.630 WARN 6345 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.QueryConsumer 14:21:07 2025-12-10 14:21:07.633 WARN 6345 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.service.DataGroomingService 14:21:07 2025-12-10 14:21:07.634 WARN 6345 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.service.DupeToolService 14:21:07 2025-12-10 14:21:07.679 WARN 6345 --- [ main] o.s.security.core.userdetails.User : User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications. 14:21:07 2025-12-10 14:21:07.774 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:21:07 o.o.a.r.SchemaJobStatusController: 14:21:07 {GET [/isSchemaInitialized]}: isSchemaInitialized() 14:21:07 2025-12-10 14:21:07.775 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:21:07 o.o.a.r.ScriptsController: 14:21:07 {POST [/scripts/grooming]}: runDataGrooming(DataGroomingRequest) 14:21:07 {POST [/scripts/dupes]}: runDupeTool(DupeToolRequest) 14:21:07 {POST [/scripts/reindex]}: runReindexing(String) 14:21:07 {GET [/scripts/indexes]}: getIndexes() 14:21:07 {GET [/scripts/grooming/summary/latest]}: getLatestSummary() 14:21:07 {GET [/scripts/grooming/files/present]}: checkIfFilesPresent() 14:21:07 2025-12-10 14:21:07.776 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:21:07 o.s.b.a.w.s.e.BasicErrorController: 14:21:07 { [/error]}: error(HttpServletRequest) 14:21:07 { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 14:21:07 2025-12-10 14:21:07.776 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:21:07 o.s.w.a.OpenApiWebMvcResource: 14:21:07 {GET [/graphadmin-api-docs], produces [application/json]}: openapiJson(HttpServletRequest,String,Locale) 14:21:07 {GET [/graphadmin-api-docs.yaml], produces [application/vnd.oai.openapi]}: openapiYaml(HttpServletRequest,String,Locale) 14:21:07 2025-12-10 14:21:07.777 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:21:07 o.s.w.u.SwaggerWelcomeWebMvc: 14:21:07 {GET [/index.html]}: redirectToUi(HttpServletRequest) 14:21:07 2025-12-10 14:21:07.777 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:21:07 o.s.w.u.SwaggerConfigResource: 14:21:07 {GET [/graphadmin-api-docs/swagger-config], produces [application/json]}: openapiJson(HttpServletRequest) 14:21:07 2025-12-10 14:21:07.779 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 14:21:08 2025-12-10 14:21:08.216 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]], /swagger-ui*/*swagger-initializer.js=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /swagger-ui*/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]} 14:21:08 2025-12-10 14:21:08.243 INFO 6345 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:21:08 2025-12-10 14:21:08.252 WARN 6345 --- [ 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 14:21:08 2025-12-10 14:21:08.318 WARN 6345 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) 14:21:08 2025-12-10 14:21:08.363 INFO 6345 --- [ main] org.onap.aai.config.SwaggerConfigTest : Started SwaggerConfigTest in 7.056 seconds (process running for 42.08) 14:21:08 2025-12-10 14:21:08.580 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve class java.lang.String 14:21:08 2025-12-10 14:21:08.583 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve org.springframework.http.ResponseEntity> 14:21:08 2025-12-10 14:21:08.583 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [map type; class java.util.Map, [simple type, class java.lang.String] -> [simple type, class java.lang.String]] 14:21:08 2025-12-10 14:21:08.584 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class java.lang.String] 14:21:08 2025-12-10 14:21:08.587 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve class org.onap.aai.rest.model.DataGroomingRequest 14:21:08 2025-12-10 14:21:08.589 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class java.lang.String] 14:21:08 2025-12-10 14:21:08.605 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class boolean] 14:21:08 2025-12-10 14:21:08.613 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class int] 14:21:08 2025-12-10 14:21:08.620 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class boolean] 14:21:08 2025-12-10 14:21:08.620 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class boolean] 14:21:08 2025-12-10 14:21:08.621 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class int] 14:21:08 2025-12-10 14:21:08.622 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class boolean] 14:21:08 2025-12-10 14:21:08.622 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class int] 14:21:08 2025-12-10 14:21:08.623 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class boolean] 14:21:08 2025-12-10 14:21:08.624 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class boolean] 14:21:08 2025-12-10 14:21:08.625 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class boolean] 14:21:08 2025-12-10 14:21:08.625 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class boolean] 14:21:08 2025-12-10 14:21:08.626 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class boolean] 14:21:08 2025-12-10 14:21:08.629 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve java.util.concurrent.CompletableFuture>> 14:21:08 2025-12-10 14:21:08.629 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class org.springframework.http.ResponseEntity>] 14:21:08 2025-12-10 14:21:08.629 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [map type; class java.util.Map, [simple type, class java.lang.String] -> [simple type, class java.lang.String]] 14:21:08 2025-12-10 14:21:08.629 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class java.lang.String] 14:21:08 2025-12-10 14:21:08.630 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve class org.onap.aai.rest.model.DupeToolRequest 14:21:08 2025-12-10 14:21:08.631 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class boolean] 14:21:08 2025-12-10 14:21:08.632 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class int] 14:21:08 2025-12-10 14:21:08.632 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class int] 14:21:08 2025-12-10 14:21:08.636 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class java.lang.String] 14:21:08 2025-12-10 14:21:08.636 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [array type, component type: [simple type, class java.lang.String]] 14:21:08 2025-12-10 14:21:08.637 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class java.lang.String] 14:21:08 2025-12-10 14:21:08.642 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class int] 14:21:08 2025-12-10 14:21:08.643 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class boolean] 14:21:08 2025-12-10 14:21:08.643 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class boolean] 14:21:08 2025-12-10 14:21:08.644 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class java.lang.String] 14:21:08 2025-12-10 14:21:08.644 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class boolean] 14:21:08 2025-12-10 14:21:08.645 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve java.util.concurrent.CompletableFuture>> 14:21:08 2025-12-10 14:21:08.645 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class org.springframework.http.ResponseEntity>] 14:21:08 2025-12-10 14:21:08.645 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [map type; class java.util.Map, [simple type, class java.lang.String] -> [simple type, class java.lang.String]] 14:21:08 2025-12-10 14:21:08.645 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class java.lang.String] 14:21:08 2025-12-10 14:21:08.647 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve org.springframework.http.ResponseEntity>> 14:21:08 2025-12-10 14:21:08.647 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [map type; class java.util.Map, [simple type, class java.lang.String] -> [collection type; class java.util.Set, contains [simple type, class java.lang.String]]] 14:21:08 2025-12-10 14:21:08.647 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [collection type; class java.util.Set, contains [simple type, class java.lang.String]] 14:21:08 2025-12-10 14:21:08.647 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class java.lang.String] 14:21:08 2025-12-10 14:21:08.648 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve org.springframework.http.ResponseEntity 14:21:08 2025-12-10 14:21:08.648 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class java.lang.Object] 14:21:08 2025-12-10 14:21:08.649 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve org.springframework.http.ResponseEntity> 14:21:08 2025-12-10 14:21:08.649 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [map type; class java.util.Map, [simple type, class java.lang.String] -> [simple type, class java.lang.Object]] 14:21:08 2025-12-10 14:21:08.649 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve [simple type, class java.lang.Object] 14:21:08 2025-12-10 14:21:08.650 DEBUG 6345 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve boolean 14:21:08 2025-12-10 14:21:08.655 INFO 6345 --- [ main] o.springdoc.api.AbstractOpenApiResource : Init duration for springdoc-openapi is: 249 ms 14:21:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.387 s -- in org.onap.aai.config.SwaggerConfigTest 14:21:08 [INFO] Running org.onap.aai.datagrooming.DataGroomingTest 14:21:09 2025-12-10 14:21:09.496 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 4280 14:21:09 2025-12-10 14:21:09.496 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No [aai-uri] property found for vid = [4280] 14:21:09 2025-12-10 14:21:09.858 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : EdgesOnlyFlag is [false] 14:21:09 2025-12-10 14:21:09.858 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DoAutoFix is [true] 14:21:09 2025-12-10 14:21:09.858 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipHostCheck is [false] 14:21:09 2025-12-10 14:21:09.858 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : dontFixOrphansFlag is [false] 14:21:09 2025-12-10 14:21:09.858 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeCheckOff is [false] 14:21:09 2025-12-10 14:21:09.858 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeFixOn is [false] 14:21:09 2025-12-10 14:21:09.858 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2CheckOff is [false] 14:21:09 2025-12-10 14:21:09.858 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2FixOn is [false] 14:21:09 2025-12-10 14:21:09.858 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : neverUseCache is [false] 14:21:09 2025-12-10 14:21:09.858 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : singleNodeType is [] 14:21:09 2025-12-10 14:21:09.858 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipEdgeChecks is [false] 14:21:09 2025-12-10 14:21:09.858 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipIndexUpdateFix is [false] 14:21:09 2025-12-10 14:21:09.858 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : maxFix is [150] 14:21:09 2025-12-10 14:21:09.858 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Doing an auto-fix call to Grooming. 14:21:09 2025-12-10 14:21:09.858 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : First, Call doTheGrooming() to look at what's out there. 14:21:09 2025-12-10 14:21:09.858 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Entering doTheGrooming 14:21:09 2025-12-10 14:21:09.858 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:21:09 2025-12-10 14:21:09.858 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:21:09 2025-12-10 14:21:09.858 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:21:09 2025-12-10 14:21:09.858 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:21:09 2025-12-10 14:21:09.859 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Will write to .//logs/data/dataGrooming/dataGrooming.FULL.202512101421.out 14:21:09 2025-12-10 14:21:09.859 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open graph (takes a little while)-------- 14:21:09 2025-12-10 14:21:09.859 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph object. 14:21:09 2025-12-10 14:21:09.860 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Using default schemaVersion = [v31] 14:21:09 2025-12-10 14:21:09.868 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Starting DataGrooming Processing 14:21:09 2025-12-10 14:21:09.868 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavors] ... 14:21:09 2025-12-10 14:21:09.871 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavors], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.871 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-system] ... 14:21:09 2025-12-10 14:21:09.871 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-system], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.871 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectors] ... 14:21:09 2025-12-10 14:21:09.872 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectors], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.872 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [projects] ... 14:21:09 2025-12-10 14:21:09.872 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [projects], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.872 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth] ... 14:21:09 2025-12-10 14:21:09.872 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.873 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-configs] ... 14:21:09 2025-12-10 14:21:09.873 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-configs], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.873 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-infrastructure] ... 14:21:09 2025-12-10 14:21:09.873 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-infrastructure], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.873 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [query-parameters] ... 14:21:09 2025-12-10 14:21:09.874 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [query-parameters], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.874 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-config] ... 14:21:09 2025-12-10 14:21:09.874 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-config], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.874 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capabilities] ... 14:21:09 2025-12-10 14:21:09.874 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capabilities], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.874 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-band] ... 14:21:09 2025-12-10 14:21:09.875 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-band], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.875 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complex] ... 14:21:09 2025-12-10 14:21:09.875 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complex], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.875 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnets] ... 14:21:09 2025-12-10 14:21:09.876 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnets], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.876 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-routes] ... 14:21:09 2025-12-10 14:21:09.876 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-routes], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.876 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [devices] ... 14:21:09 2025-12-10 14:21:09.877 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [devices], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.877 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-servers] ... 14:21:09 2025-12-10 14:21:09.877 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-servers], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.877 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-lists] ... 14:21:09 2025-12-10 14:21:09.877 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-lists], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.877 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profile] ... 14:21:09 2025-12-10 14:21:09.878 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profile], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.878 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vces] ... 14:21:09 2025-12-10 14:21:09.878 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vces], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.878 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zones] ... 14:21:09 2025-12-10 14:21:09.878 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [availability-zones], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.878 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-module] ... 14:21:09 2025-12-10 14:21:09.879 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-module], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.879 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv6-address-list] ... 14:21:09 2025-12-10 14:21:09.879 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv6-address-list], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.879 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capability] ... 14:21:09 2025-12-10 14:21:09.880 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capability], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.880 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slot] ... 14:21:09 2025-12-10 14:21:09.880 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slot], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.880 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-component] ... 14:21:09 2025-12-10 14:21:09.880 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-component], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.880 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicity] ... 14:21:09 2025-12-10 14:21:09.891 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicity], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.891 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-state] ... 14:21:09 2025-12-10 14:21:09.892 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-state], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.892 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search] ... 14:21:09 2025-12-10 14:21:09.892 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.892 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-terms] ... 14:21:09 2025-12-10 14:21:09.893 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-terms], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.893 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vservers] ... 14:21:09 2025-12-10 14:21:09.893 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vservers], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.893 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm] ... 14:21:09 2025-12-10 14:21:09.893 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.893 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ue] ... 14:21:09 2025-12-10 14:21:09.894 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ue], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.894 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customers] ... 14:21:09 2025-12-10 14:21:09.894 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customers], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.894 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy] ... 14:21:09 2025-12-10 14:21:09.894 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.894 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoints] ... 14:21:09 2025-12-10 14:21:09.895 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoints], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.895 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [business] ... 14:21:09 2025-12-10 14:21:09.895 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [business], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.895 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems] ... 14:21:09 2025-12-10 14:21:09.895 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.896 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cp] ... 14:21:09 2025-12-10 14:21:09.896 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cp], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.896 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [licenses] ... 14:21:09 2025-12-10 14:21:09.896 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [licenses], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.896 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technologies] ... 14:21:09 2025-12-10 14:21:09.897 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technologies], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.897 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-regions] ... 14:21:09 2025-12-10 14:21:09.897 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-regions], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.897 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-jobs] ... 14:21:09 2025-12-10 14:21:09.897 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-jobs], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.897 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instances] ... 14:21:09 2025-12-10 14:21:09.898 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instances], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.898 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mapping] ... 14:21:09 2025-12-10 14:21:09.898 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mapping], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.898 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search-results] ... 14:21:09 2025-12-10 14:21:09.898 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search-results], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.898 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filters] ... 14:21:09 2025-12-10 14:21:09.899 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filters], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.899 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group] ... 14:21:09 2025-12-10 14:21:09.899 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.899 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-list] ... 14:21:09 2025-12-10 14:21:09.900 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-list], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.900 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policy] ... 14:21:09 2025-12-10 14:21:09.900 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policy], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.900 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacp] ... 14:21:09 2025-12-10 14:21:09.900 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacp], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.900 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restriction] ... 14:21:09 2025-12-10 14:21:09.901 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restriction], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.901 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-services] ... 14:21:09 2025-12-10 14:21:09.901 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-services], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.901 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-ranges] ... 14:21:09 2025-12-10 14:21:09.902 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-ranges], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.902 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contact] ... 14:21:09 2025-12-10 14:21:09.902 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contact], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.902 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-properties] ... 14:21:09 2025-12-10 14:21:09.902 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-properties], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.902 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [image] ... 14:21:09 2025-12-10 14:21:09.903 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [image], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.903 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfd] ... 14:21:09 2025-12-10 14:21:09.903 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfd], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.903 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-systems] ... 14:21:09 2025-12-10 14:21:09.903 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-systems], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.903 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-route] ... 14:21:09 2025-12-10 14:21:09.904 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-route], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.904 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-networks] ... 14:21:09 2025-12-10 14:21:09.904 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-networks], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.904 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audits] ... 14:21:09 2025-12-10 14:21:09.904 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audits], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.904 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraint] ... 14:21:09 2025-12-10 14:21:09.905 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraint], 0 total (in window) overall. 14:21:09 2025-12-10 14:21:09.905 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zones] ... 14:21:09 2025-12-10 14:21:09.905 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zones], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.905 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf] ... 14:21:10 2025-12-10 14:21:09.906 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.906 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume] ... 14:21:10 2025-12-10 14:21:09.906 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.906 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port] ... 14:21:10 2025-12-10 14:21:09.906 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.906 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarders] ... 14:21:10 2025-12-10 14:21:09.907 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarders], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.907 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evc] ... 14:21:10 2025-12-10 14:21:09.907 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evc], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.907 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-images] ... 14:21:10 2025-12-10 14:21:09.907 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-images], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.907 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrfs] ... 14:21:10 2025-12-10 14:21:09.908 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrfs], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.908 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-components] ... 14:21:10 2025-12-10 14:21:09.908 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-components], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.908 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvce] ... 14:21:10 2025-12-10 14:21:09.908 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvce], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.908 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-group] ... 14:21:10 2025-12-10 14:21:09.909 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-group], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.909 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-bindings] ... 14:21:10 2025-12-10 14:21:09.909 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-bindings], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.909 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evcs] ... 14:21:10 2025-12-10 14:21:09.910 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evcs], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.910 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resources] ... 14:21:10 2025-12-10 14:21:09.910 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resources], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.910 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair] ... 14:21:10 2025-12-10 14:21:09.910 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.911 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm-list] ... 14:21:10 2025-12-10 14:21:09.911 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm-list], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.911 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-options] ... 14:21:10 2025-12-10 14:21:09.911 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-options], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.911 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policies] ... 14:21:10 2025-12-10 14:21:09.912 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policies], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.912 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-properties] ... 14:21:10 2025-12-10 14:21:09.912 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-properties], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.912 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssais] ... 14:21:10 2025-12-10 14:21:09.912 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssais], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.912 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map] ... 14:21:10 2025-12-10 14:21:09.913 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.913 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slots] ... 14:21:10 2025-12-10 14:21:09.913 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slots], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.913 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-server] ... 14:21:10 2025-12-10 14:21:09.913 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-server], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.913 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tag] ... 14:21:10 2025-12-10 14:21:09.914 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tag], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.914 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resource] ... 14:21:10 2025-12-10 14:21:09.914 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resource], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.914 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resources] ... 14:21:10 2025-12-10 14:21:09.914 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resources], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.915 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [uni] ... 14:21:10 2025-12-10 14:21:09.915 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [uni], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.915 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nodes] ... 14:21:10 2025-12-10 14:21:09.915 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nodes], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.915 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc-list] ... 14:21:10 2025-12-10 14:21:09.916 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc-list], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.916 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service] ... 14:21:10 2025-12-10 14:21:09.916 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.916 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassies] ... 14:21:10 2025-12-10 14:21:09.916 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassies], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.916 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resources] ... 14:21:10 2025-12-10 14:21:09.917 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resources], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.917 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdu] ... 14:21:10 2025-12-10 14:21:09.917 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdu], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.917 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-point] ... 14:21:10 2025-12-10 14:21:09.917 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-point], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.917 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configuration] ... 14:21:10 2025-12-10 14:21:09.918 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configuration], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.918 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnets] ... 14:21:10 2025-12-10 14:21:09.918 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnets], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.918 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-feature-attributes] ... 14:21:10 2025-12-10 14:21:09.919 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-feature-attributes], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.919 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configurations] ... 14:21:10 2025-12-10 14:21:09.919 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configurations], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.919 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadatum] ... 14:21:10 2025-12-10 14:21:09.919 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadatum], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.919 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tagged-inventory-item-list] ... 14:21:10 2025-12-10 14:21:09.920 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tagged-inventory-item-list], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.920 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query] ... 14:21:10 2025-12-10 14:21:09.920 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query], 0 total (in window) overall. 14:21:10 2025-12-10 14:21:09.920 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pserver] ... 14:21:10 2025-12-10 14:21:09.921 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 45088 14:21:10 2025-12-10 14:21:09.923 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [pserver], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.923 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attributes] ... 14:21:10 2025-12-10 14:21:09.923 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attributes], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.923 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-items] ... 14:21:10 2025-12-10 14:21:09.923 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-items], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.923 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comms] ... 14:21:10 2025-12-10 14:21:09.924 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comms], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.924 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restrictions] ... 14:21:10 2025-12-10 14:21:09.924 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restrictions], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.924 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action] ... 14:21:10 2025-12-10 14:21:09.924 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.924 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model] ... 14:21:10 2025-12-10 14:21:09.925 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.925 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachments] ... 14:21:10 2025-12-10 14:21:09.925 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachments], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.925 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filter] ... 14:21:10 2025-12-10 14:21:09.926 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filter], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.926 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entities] ... 14:21:10 2025-12-10 14:21:09.926 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entities], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.926 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-group] ... 14:21:10 2025-12-10 14:21:09.926 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-group], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.926 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mapping] ... 14:21:10 2025-12-10 14:21:09.927 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mapping], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.927 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [selector-list] ... 14:21:10 2025-12-10 14:21:09.927 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [selector-list], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.927 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resource] ... 14:21:10 2025-12-10 14:21:09.927 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resource], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.927 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-set] ... 14:21:10 2025-12-10 14:21:09.928 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-set], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.928 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volumes] ... 14:21:10 2025-12-10 14:21:09.928 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volumes], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.928 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrf] ... 14:21:10 2025-12-10 14:21:09.929 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrf], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.929 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environment] ... 14:21:10 2025-12-10 14:21:09.929 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environment], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.929 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-target] ... 14:21:10 2025-12-10 14:21:09.929 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-target], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.929 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filt] ... 14:21:10 2025-12-10 14:21:09.930 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filt], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.930 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connector] ... 14:21:10 2025-12-10 14:21:09.930 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connector], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.930 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc] ... 14:21:10 2025-12-10 14:21:09.930 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.930 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-link] ... 14:21:10 2025-12-10 14:21:09.931 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-link], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.931 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshot] ... 14:21:10 2025-12-10 14:21:09.931 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshot], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.931 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complexes] ... 14:21:10 2025-12-10 14:21:09.932 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complexes], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.932 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfc] ... 14:21:10 2025-12-10 14:21:09.932 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfc], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.932 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rule] ... 14:21:10 2025-12-10 14:21:09.932 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rule], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.932 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbour] ... 14:21:10 2025-12-10 14:21:09.933 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbour], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.933 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-configs] ... 14:21:10 2025-12-10 14:21:09.933 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-configs], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.933 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profile] ... 14:21:10 2025-12-10 14:21:09.933 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-max-pkt-size in the store from lower hyphen to lower camel 14:21:10 2025-12-10 14:21:09.958 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-max-pkt-size in the store from lower hyphen to lower camel 14:21:10 2025-12-10 14:21:09.959 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ue-speed in the store from lower hyphen to lower camel 14:21:10 2025-12-10 14:21:09.959 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-reliability in the store from lower hyphen to lower camel 14:21:10 2025-12-10 14:21:09.959 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-reliability in the store from lower hyphen to lower camel 14:21:10 2025-12-10 14:21:09.959 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-dl-data-volume in the store from lower hyphen to lower camel 14:21:10 2025-12-10 14:21:09.959 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-ul-data-volume in the store from lower hyphen to lower camel 14:21:10 2025-12-10 14:21:09.960 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profile], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.960 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-coms] ... 14:21:10 2025-12-10 14:21:09.960 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-coms], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.960 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cell] ... 14:21:10 2025-12-10 14:21:09.961 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cell], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.961 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notify] ... 14:21:10 2025-12-10 14:21:09.961 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notify], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.961 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [key-data] ... 14:21:10 2025-12-10 14:21:09.962 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [key-data], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.962 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan] ... 14:21:10 2025-12-10 14:21:09.962 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.962 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerances] ... 14:21:10 2025-12-10 14:21:09.962 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerances], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.962 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraints] ... 14:21:10 2025-12-10 14:21:09.963 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraints], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.963 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-list] ... 14:21:10 2025-12-10 14:21:09.963 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-list], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.963 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profile] ... 14:21:10 2025-12-10 14:21:09.963 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profile], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.963 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lines-of-business] ... 14:21:10 2025-12-10 14:21:09.964 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lines-of-business], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.964 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-prop-names] ... 14:21:10 2025-12-10 14:21:09.964 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-prop-names], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.964 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo] ... 14:21:10 2025-12-10 14:21:09.964 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.964 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-networks] ... 14:21:10 2025-12-10 14:21:09.965 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-networks], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.965 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pools] ... 14:21:10 2025-12-10 14:21:09.965 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pools], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.965 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-range] ... 14:21:10 2025-12-10 14:21:09.965 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-range], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.966 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachable] ... 14:21:10 2025-12-10 14:21:09.966 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachable], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.966 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth-map] ... 14:21:10 2025-12-10 14:21:09.966 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth-map], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.966 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitoring] ... 14:21:10 2025-12-10 14:21:09.967 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitoring], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.967 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-targets] ... 14:21:10 2025-12-10 14:21:09.967 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-targets], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.967 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshots] ... 14:21:10 2025-12-10 14:21:09.967 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshots], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.967 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-member] ... 14:21:10 2025-12-10 14:21:09.968 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-member], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.968 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interfaces] ... 14:21:10 2025-12-10 14:21:09.968 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interfaces], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.968 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capabilities] ... 14:21:10 2025-12-10 14:21:09.968 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capabilities], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.968 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-coordinate] ... 14:21:10 2025-12-10 14:21:09.969 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-coordinate], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.969 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resources] ... 14:21:10 2025-12-10 14:21:09.969 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resources], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.969 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbor] ... 14:21:10 2025-12-10 14:21:09.970 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbor], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.970 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esi] ... 14:21:10 2025-12-10 14:21:09.970 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esi], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.970 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configurations] ... 14:21:10 2025-12-10 14:21:09.970 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configurations], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.970 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evcs] ... 14:21:10 2025-12-10 14:21:09.971 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evcs], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.971 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-queries] ... 14:21:10 2025-12-10 14:21:09.971 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-queries], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.971 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-center] ... 14:21:10 2025-12-10 14:21:09.971 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-center], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.971 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnet] ... 14:21:10 2025-12-10 14:21:09.972 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnet], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.972 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interfaces] ... 14:21:10 2025-12-10 14:21:09.972 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interfaces], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.972 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profile] ... 14:21:10 2025-12-10 14:21:09.973 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profile], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.973 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platforms] ... 14:21:10 2025-12-10 14:21:09.973 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platforms], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.973 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-job] ... 14:21:10 2025-12-10 14:21:09.996 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-job], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.996 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attributes] ... 14:21:10 2025-12-10 14:21:09.996 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attributes], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.996 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cable] ... 14:21:10 2025-12-10 14:21:09.996 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cable], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.997 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ue] ... 14:21:10 2025-12-10 14:21:09.997 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ue], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.997 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-path] ... 14:21:10 2025-12-10 14:21:09.997 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-path], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.997 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cables] ... 14:21:10 2025-12-10 14:21:09.998 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cables], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.998 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-service] ... 14:21:10 2025-12-10 14:21:09.998 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-service], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.998 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comms] ... 14:21:10 2025-12-10 14:21:09.998 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comms], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.998 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cps] ... 14:21:10 2025-12-10 14:21:09.999 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cps], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.999 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdns] ... 14:21:10 2025-12-10 14:21:09.999 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdns], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.999 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pfs] ... 14:21:10 2025-12-10 14:21:09.999 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pfs], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:09.999 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [license] ... 14:21:10 2025-12-10 14:21:10.000 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [license], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.000 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggables] ... 14:21:10 2025-12-10 14:21:10.000 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggables], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.000 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [unis] ... 14:21:10 2025-12-10 14:21:10.000 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [unis], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.000 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switch] ... 14:21:10 2025-12-10 14:21:10.001 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switch], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.001 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-modules] ... 14:21:10 2025-12-10 14:21:10.001 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-modules], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.001 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-binding] ... 14:21:10 2025-12-10 14:21:10.001 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-binding], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.001 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv4-address-list] ... 14:21:10 2025-12-10 14:21:10.002 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv4-address-list], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.002 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlans] ... 14:21:10 2025-12-10 14:21:10.002 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlans], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.002 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policies] ... 14:21:10 2025-12-10 14:21:10.002 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policies], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.002 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-groups] ... 14:21:10 2025-12-10 14:21:10.003 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-groups], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.003 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-elements] ... 14:21:10 2025-12-10 14:21:10.003 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-elements], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.003 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-term] ... 14:21:10 2025-12-10 14:21:10.004 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-term], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.004 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbors] ... 14:21:10 2025-12-10 14:21:10.004 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbors], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.004 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tags] ... 14:21:10 2025-12-10 14:21:10.004 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tags], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.004 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-list] ... 14:21:10 2025-12-10 14:21:10.005 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-list], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.005 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evc] ... 14:21:10 2025-12-10 14:21:10.005 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evc], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.005 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-routes] ... 14:21:10 2025-12-10 14:21:10.005 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-routes], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.005 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positioning] ... 14:21:10 2025-12-10 14:21:10.006 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positioning], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.006 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachment] ... 14:21:10 2025-12-10 14:21:10.006 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachment], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.006 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ues] ... 14:21:10 2025-12-10 14:21:10.006 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ues], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.006 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pf] ... 14:21:10 2025-12-10 14:21:10.016 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pf], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.016 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-com] ... 14:21:10 2025-12-10 14:21:10.017 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-com], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.017 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssai] ... 14:21:10 2025-12-10 14:21:10.017 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssai], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.017 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-states] ... 14:21:10 2025-12-10 14:21:10.018 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-states], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.018 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo-list] ... 14:21:10 2025-12-10 14:21:10.018 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo-list], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.018 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnets] ... 14:21:10 2025-12-10 14:21:10.018 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnets], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.018 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info-list] ... 14:21:10 2025-12-10 14:21:10.018 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info-list], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.018 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristics] ... 14:21:10 2025-12-10 14:21:10.019 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristics], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.019 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-sets] ... 14:21:10 2025-12-10 14:21:10.019 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-sets], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.019 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activities] ... 14:21:10 2025-12-10 14:21:10.019 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activities], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.019 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filts] ... 14:21:10 2025-12-10 14:21:10.020 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filts], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.020 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [properties] ... 14:21:10 2025-12-10 14:21:10.020 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [properties], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.020 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pool] ... 14:21:10 2025-12-10 14:21:10.020 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pool], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.020 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resources] ... 14:21:10 2025-12-10 14:21:10.021 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resources], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.021 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadata] ... 14:21:10 2025-12-10 14:21:10.021 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadata], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.021 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-regions] ... 14:21:10 2025-12-10 14:21:10.021 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-regions], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.021 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookup] ... 14:21:10 2025-12-10 14:21:10.022 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookup], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.022 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookups] ... 14:21:10 2025-12-10 14:21:10.022 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookups], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.022 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-families] ... 14:21:10 2025-12-10 14:21:10.022 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-families], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.022 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-window] ... 14:21:10 2025-12-10 14:21:10.023 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-window], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.023 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [racks] ... 14:21:10 2025-12-10 14:21:10.023 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [racks], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.023 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnet] ... 14:21:10 2025-12-10 14:21:10.023 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnet], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.024 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configurations] ... 14:21:10 2025-12-10 14:21:10.024 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configurations], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.024 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacps] ... 14:21:10 2025-12-10 14:21:10.024 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacps], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.024 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-set] ... 14:21:10 2025-12-10 14:21:10.024 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-set], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.024 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-sets] ... 14:21:10 2025-12-10 14:21:10.025 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-sets], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.025 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-property] ... 14:21:10 2025-12-10 14:21:10.025 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-property], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.025 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscriptions] ... 14:21:10 2025-12-10 14:21:10.025 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscriptions], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.025 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instance] ... 14:21:10 2025-12-10 14:21:10.026 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instance], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.026 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [models] ... 14:21:10 2025-12-10 14:21:10.026 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [models], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.026 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerance] ... 14:21:10 2025-12-10 14:21:10.026 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerance], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.026 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-maps] ... 14:21:10 2025-12-10 14:21:10.027 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-maps], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.027 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hops] ... 14:21:10 2025-12-10 14:21:10.027 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hops], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.027 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicities] ... 14:21:10 2025-12-10 14:21:10.027 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicities], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.027 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pes] ... 14:21:10 2025-12-10 14:21:10.028 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pes], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.028 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profiles] ... 14:21:10 2025-12-10 14:21:10.028 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profiles], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.028 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnf] ... 14:21:10 2025-12-10 14:21:10.028 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnf], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.028 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environments] ... 14:21:10 2025-12-10 14:21:10.029 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environments], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.029 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassis] ... 14:21:10 2025-12-10 14:21:10.029 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassis], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.029 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnfs] ... 14:21:10 2025-12-10 14:21:10.029 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnfs], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.029 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-set] ... 14:21:10 2025-12-10 14:21:10.030 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-set], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.030 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-element] ... 14:21:10 2025-12-10 14:21:10.030 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-element], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.030 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [include-node-filter] ... 14:21:10 2025-12-10 14:21:10.030 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [include-node-filter], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.030 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-data] ... 14:21:10 2025-12-10 14:21:10.031 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-data], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.031 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-densities] ... 14:21:10 2025-12-10 14:21:10.031 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-densities], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.031 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vfs] ... 14:21:10 2025-12-10 14:21:10.031 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vfs], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.031 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-versions] ... 14:21:10 2025-12-10 14:21:10.032 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-versions], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.032 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [actions] ... 14:21:10 2025-12-10 14:21:10.032 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [actions], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.032 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [device] ... 14:21:10 2025-12-10 14:21:10.032 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [device], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.032 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-family] ... 14:21:10 2025-12-10 14:21:10.033 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-family], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.033 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slots] ... 14:21:10 2025-12-10 14:21:10.033 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slots], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.033 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interface] ... 14:21:10 2025-12-10 14:21:10.033 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interface], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.033 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-ids] ... 14:21:10 2025-12-10 14:21:10.034 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-ids], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.034 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slot] ... 14:21:10 2025-12-10 14:21:10.034 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slot], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.034 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity] ... 14:21:10 2025-12-10 14:21:10.034 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.034 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-design-and-creation] ... 14:21:10 2025-12-10 14:21:10.035 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-design-and-creation], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.035 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ports] ... 14:21:10 2025-12-10 14:21:10.035 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ports], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.035 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-range] ... 14:21:10 2025-12-10 14:21:10.036 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-range], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.036 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-component] ... 14:21:10 2025-12-10 14:21:10.036 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-component], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.036 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instances] ... 14:21:10 2025-12-10 14:21:10.036 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instances], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.036 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoint] ... 14:21:10 2025-12-10 14:21:10.037 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoint], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.037 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregates] ... 14:21:10 2025-12-10 14:21:10.037 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregates], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.037 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-centers] ... 14:21:10 2025-12-10 14:21:10.037 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-centers], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.037 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship] ... 14:21:10 2025-12-10 14:21:10.038 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.038 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-member] ... 14:21:10 2025-12-10 14:21:10.038 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-member], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.038 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraint] ... 14:21:10 2025-12-10 14:21:10.038 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraint], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.038 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filter] ... 14:21:10 2025-12-10 14:21:10.039 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filter], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.039 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event] ... 14:21:10 2025-12-10 14:21:10.039 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.039 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tags] ... 14:21:10 2025-12-10 14:21:10.039 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tags], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.039 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbours] ... 14:21:10 2025-12-10 14:21:10.040 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbours], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.040 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [services] ... 14:21:10 2025-12-10 14:21:10.046 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [services], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.046 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [result-data] ... 14:21:10 2025-12-10 14:21:10.046 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [result-data], 1 total (in window) overall. 14:21:10 2025-12-10 14:21:10.046 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zone] ... 14:21:10 2025-12-10 14:21:10.047 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 49352 14:21:10 2025-12-10 14:21:10.057 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [availability-zone], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.057 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-components] ... 14:21:10 2025-12-10 14:21:10.058 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-components], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.058 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profiles] ... 14:21:10 2025-12-10 14:21:10.058 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profiles], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.058 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esis] ... 14:21:10 2025-12-10 14:21:10.059 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esis], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.059 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpn] ... 14:21:10 2025-12-10 14:21:10.059 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpn], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.059 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audit] ... 14:21:10 2025-12-10 14:21:10.059 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audit], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.059 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contacts] ... 14:21:10 2025-12-10 14:21:10.060 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contacts], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.060 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vf] ... 14:21:10 2025-12-10 14:21:10.060 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vf], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.060 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlements] ... 14:21:10 2025-12-10 14:21:10.061 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlements], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.061 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-option] ... 14:21:10 2025-12-10 14:21:10.061 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-option], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.061 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [project] ... 14:21:10 2025-12-10 14:21:10.062 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [project], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.062 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscription] ... 14:21:10 2025-12-10 14:21:10.062 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscription], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.062 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ue] ... 14:21:10 2025-12-10 14:21:10.062 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ue], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.062 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info] ... 14:21:10 2025-12-10 14:21:10.063 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.063 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rules] ... 14:21:10 2025-12-10 14:21:10.063 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rules], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.063 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-and-named-query-search] ... 14:21:10 2025-12-10 14:21:10.063 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-and-named-query-search], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.063 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-options] ... 14:21:10 2025-12-10 14:21:10.064 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-options], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.064 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-item] ... 14:21:10 2025-12-10 14:21:10.064 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-item], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.064 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-item] ... 14:21:10 2025-12-10 14:21:10.064 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-item], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.064 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [reserved-prop-names] ... 14:21:10 2025-12-10 14:21:10.065 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [reserved-prop-names], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.065 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdn] ... 14:21:10 2025-12-10 14:21:10.065 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdn], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.065 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-units] ... 14:21:10 2025-12-10 14:21:10.065 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-units], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.065 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tag] ... 14:21:10 2025-12-10 14:21:10.066 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tag], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.066 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-items] ... 14:21:10 2025-12-10 14:21:10.066 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-items], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.066 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configuration] ... 14:21:10 2025-12-10 14:21:10.066 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configuration], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.066 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collection] ... 14:21:10 2025-12-10 14:21:10.067 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collection], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.067 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [start-node-filter] ... 14:21:10 2025-12-10 14:21:10.067 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [start-node-filter], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.067 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdn-zone-response] ... 14:21:10 2025-12-10 14:21:10.067 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdn-zone-response], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.067 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavor] ... 14:21:10 2025-12-10 14:21:10.067 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavor], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.067 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-route] ... 14:21:10 2025-12-10 14:21:10.068 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-route], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.068 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-windows] ... 14:21:10 2025-12-10 14:21:10.068 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-windows], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.068 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable] ... 14:21:10 2025-12-10 14:21:10.068 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.068 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-element] ... 14:21:10 2025-12-10 14:21:10.069 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-element], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.069 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comm] ... 14:21:10 2025-12-10 14:21:10.069 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comm], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.069 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-members] ... 14:21:10 2025-12-10 14:21:10.070 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-members], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.070 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hop] ... 14:21:10 2025-12-10 14:21:10.070 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hop], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.070 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-lists] ... 14:21:10 2025-12-10 14:21:10.070 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-lists], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.070 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info] ... 14:21:10 2025-12-10 14:21:10.071 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.071 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-network] ... 14:21:10 2025-12-10 14:21:10.071 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-network], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.071 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-links] ... 14:21:10 2025-12-10 14:21:10.071 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-links], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.071 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profiles] ... 14:21:10 2025-12-10 14:21:10.072 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profiles], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.072 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnf] ... 14:21:10 2025-12-10 14:21:10.072 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnf], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.072 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cards] ... 14:21:10 2025-12-10 14:21:10.072 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cards], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.072 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interface] ... 14:21:10 2025-12-10 14:21:10.073 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interface], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.073 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update] ... 14:21:10 2025-12-10 14:21:10.073 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.073 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rule] ... 14:21:10 2025-12-10 14:21:10.073 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rule], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.073 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory] ... 14:21:10 2025-12-10 14:21:10.074 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.074 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profiles] ... 14:21:10 2025-12-10 14:21:10.074 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profiles], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.074 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resource] ... 14:21:10 2025-12-10 14:21:10.074 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resource], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.074 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-term] ... 14:21:10 2025-12-10 14:21:10.075 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-term], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.075 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resource] ... 14:21:10 2025-12-10 14:21:10.075 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resource], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.075 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [common] ... 14:21:10 2025-12-10 14:21:10.075 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [common], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.075 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [coverage-area] ... 14:21:10 2025-12-10 14:21:10.075 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [coverage-area], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.076 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event-header] ... 14:21:10 2025-12-10 14:21:10.076 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event-header], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.076 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnect] ... 14:21:10 2025-12-10 14:21:10.076 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnect], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.076 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-network] ... 14:21:10 2025-12-10 14:21:10.076 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-network], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.077 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aai-internal] ... 14:21:10 2025-12-10 14:21:10.077 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aai-internal], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.077 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-of-service] ... 14:21:10 2025-12-10 14:21:10.077 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-of-service], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.077 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-component] ... 14:21:10 2025-12-10 14:21:10.077 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-component], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.077 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack] ... 14:21:10 2025-12-10 14:21:10.078 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.078 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pe] ... 14:21:10 2025-12-10 14:21:10.078 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pe], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.078 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-ver] ... 14:21:10 2025-12-10 14:21:10.078 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-ver], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.078 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entity] ... 14:21:10 2025-12-10 14:21:10.079 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entity], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.079 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capability] ... 14:21:10 2025-12-10 14:21:10.079 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capability], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.079 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-groups] ... 14:21:10 2025-12-10 14:21:10.079 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-groups], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.079 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interface] ... 14:21:10 2025-12-10 14:21:10.103 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interface], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.103 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-networks] ... 14:21:10 2025-12-10 14:21:10.103 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-networks], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.103 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mappings] ... 14:21:10 2025-12-10 14:21:10.103 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mappings], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.103 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cells] ... 14:21:10 2025-12-10 14:21:10.104 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cells], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.104 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-area] ... 14:21:10 2025-12-10 14:21:10.104 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-area], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.104 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instance] ... 14:21:10 2025-12-10 14:21:10.104 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instance], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.104 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ues] ... 14:21:10 2025-12-10 14:21:10.105 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ues], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.105 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivity] ... 14:21:10 2025-12-10 14:21:10.105 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivity], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.105 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collections] ... 14:21:10 2025-12-10 14:21:10.105 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collections], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.105 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraints] ... 14:21:10 2025-12-10 14:21:10.106 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraints], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.106 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vserver] ... 14:21:10 2025-12-10 14:21:10.106 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vserver], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.106 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partner] ... 14:21:10 2025-12-10 14:21:10.106 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partner], 2 total (in window) overall. 14:21:10 2025-12-10 14:21:10.106 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenant] ... 14:21:10 2025-12-10 14:21:10.107 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 16424 14:21:10 2025-12-10 14:21:10.109 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 16536 14:21:10 2025-12-10 14:21:10.112 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 20632 14:21:10 2025-12-10 14:21:10.124 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:21:10 2025-12-10 14:21:10.126 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [20632|40992|KeepVid=UNDETERMINED] 14:21:10 2025-12-10 14:21:10.127 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 20664 14:21:10 2025-12-10 14:21:10.129 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 32800 14:21:10 2025-12-10 14:21:10.131 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 36896 14:21:10 2025-12-10 14:21:10.133 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 40992 14:21:10 2025-12-10 14:21:10.135 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:21:10 2025-12-10 14:21:10.136 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 45256 14:21:10 2025-12-10 14:21:10.137 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 12448 14:21:10 2025-12-10 14:21:10.139 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >> Encountered a missingAaiNodeType mid-fix-node while looking for the parent of a [tenant] node. 14:21:10 2025-12-10 14:21:10.139 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [tenant], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.139 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info-list] ... 14:21:10 2025-12-10 14:21:10.139 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info-list], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.139 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-region] ... 14:21:10 2025-12-10 14:21:10.139 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-region], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.139 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-ranges] ... 14:21:10 2025-12-10 14:21:10.140 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-ranges], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.140 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-list] ... 14:21:10 2025-12-10 14:21:10.140 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-list], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.140 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [images] ... 14:21:10 2025-12-10 14:21:10.140 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [images], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.140 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ues] ... 14:21:10 2025-12-10 14:21:10.141 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ues], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.141 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-terms] ... 14:21:10 2025-12-10 14:21:10.141 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-terms], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.141 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfcs] ... 14:21:10 2025-12-10 14:21:10.141 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfcs], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.141 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-option] ... 14:21:10 2025-12-10 14:21:10.142 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-option], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.142 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profile] ... 14:21:10 2025-12-10 14:21:10.142 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profile], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.142 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv6-address-list] ... 14:21:10 2025-12-10 14:21:10.142 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv6-address-list], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.142 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attribute] ... 14:21:10 2025-12-10 14:21:10.143 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attribute], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.143 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-density] ... 14:21:10 2025-12-10 14:21:10.143 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-density], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.143 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder] ... 14:21:10 2025-12-10 14:21:10.143 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.143 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-servers] ... 14:21:10 2025-12-10 14:21:10.144 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-servers], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.144 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card] ... 14:21:10 2025-12-10 14:21:10.144 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.144 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-server] ... 14:21:10 2025-12-10 14:21:10.144 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-server], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.144 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [line-of-business] ... 14:21:10 2025-12-10 14:21:10.145 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [line-of-business], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.145 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item-data] ... 14:21:10 2025-12-10 14:21:10.145 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item-data], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.145 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-to-property] ... 14:21:10 2025-12-10 14:21:10.146 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-to-property], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.146 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-paths] ... 14:21:10 2025-12-10 14:21:10.146 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-paths], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.146 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-routes] ... 14:21:10 2025-12-10 14:21:10.146 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-routes], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.146 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-member] ... 14:21:10 2025-12-10 14:21:10.147 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-member], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.147 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-points] ... 14:21:10 2025-12-10 14:21:10.147 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-points], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.147 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnet] ... 14:21:10 2025-12-10 14:21:10.147 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnet], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.147 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [convex-geo-polygon] ... 14:21:10 2025-12-10 14:21:10.148 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [convex-geo-polygon], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.148 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignment] ... 14:21:10 2025-12-10 14:21:10.148 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignment], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.148 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-version] ... 14:21:10 2025-12-10 14:21:10.148 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-version], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.148 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignment] ... 14:21:10 2025-12-10 14:21:10.148 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignment], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.149 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignments] ... 14:21:10 2025-12-10 14:21:10.149 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignments], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.149 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vce] ... 14:21:10 2025-12-10 14:21:10.149 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vce], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.149 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-references] ... 14:21:10 2025-12-10 14:21:10.149 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-references], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.149 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attribute] ... 14:21:10 2025-12-10 14:21:10.150 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attribute], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.150 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [community-list] ... 14:21:10 2025-12-10 14:21:10.150 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [community-list], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.150 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timers] ... 14:21:10 2025-12-10 14:21:10.150 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timers], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.150 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignments] ... 14:21:10 2025-12-10 14:21:10.151 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignments], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.151 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitorings] ... 14:21:10 2025-12-10 14:21:10.151 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitorings], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.151 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregate] ... 14:21:10 2025-12-10 14:21:10.151 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregate], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.151 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positionings] ... 14:21:10 2025-12-10 14:21:10.152 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positionings], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.152 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-route] ... 14:21:10 2025-12-10 14:21:10.152 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-route], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.152 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comm] ... 14:21:10 2025-12-10 14:21:10.152 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comm], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.152 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-id] ... 14:21:10 2025-12-10 14:21:10.153 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-id], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.153 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timer] ... 14:21:10 2025-12-10 14:21:10.153 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timer], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.153 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-elements] ... 14:21:10 2025-12-10 14:21:10.153 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-elements], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.153 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rules] ... 14:21:10 2025-12-10 14:21:10.154 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rules], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.154 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-links] ... 14:21:10 2025-12-10 14:21:10.154 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-links], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.154 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnects] ... 14:21:10 2025-12-10 14:21:10.154 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnects], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.154 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action-data] ... 14:21:10 2025-12-10 14:21:10.154 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action-data], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.154 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnfs] ... 14:21:10 2025-12-10 14:21:10.155 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnfs], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.155 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [response-list] ... 14:21:10 2025-12-10 14:21:10.155 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [response-list], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.155 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-members] ... 14:21:10 2025-12-10 14:21:10.155 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-members], 11 total (in window) overall. 14:21:10 2025-12-10 14:21:10.155 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-region] ... 14:21:10 2025-12-10 14:21:10.156 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 16472 14:21:10 2025-12-10 14:21:10.158 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:21:10 2025-12-10 14:21:10.158 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 16528 14:21:10 2025-12-10 14:21:10.159 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:21:10 2025-12-10 14:21:10.159 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [16528|28704|28872|8376|12328|KeepVid=UNDETERMINED] 14:21:10 2025-12-10 14:21:10.159 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 16568 14:21:10 2025-12-10 14:21:10.160 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:21:10 2025-12-10 14:21:10.160 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 28704 14:21:10 2025-12-10 14:21:10.161 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:21:10 2025-12-10 14:21:10.161 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 28872 14:21:10 2025-12-10 14:21:10.162 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:21:10 2025-12-10 14:21:10.162 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 32968 14:21:10 2025-12-10 14:21:10.163 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:21:10 2025-12-10 14:21:10.163 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 8272 14:21:10 2025-12-10 14:21:10.163 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = test-owner-noregionId, cloud-region-id = ) 14:21:10 2025-12-10 14:21:10.164 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 8376 14:21:10 2025-12-10 14:21:10.164 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:21:10 2025-12-10 14:21:10.165 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 12328 14:21:10 2025-12-10 14:21:10.165 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:21:10 2025-12-10 14:21:10.165 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 16472 14:21:10 2025-12-10 14:21:10.166 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 16472 14:21:10 2025-12-10 14:21:10.166 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 16568 14:21:10 2025-12-10 14:21:10.166 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 16568 14:21:10 2025-12-10 14:21:10.166 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 32968 14:21:10 2025-12-10 14:21:10.166 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 32968 14:21:10 2025-12-10 14:21:10.166 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 8272 14:21:10 2025-12-10 14:21:10.166 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for some non-dependent guys - 14:21:10 2025-12-10 14:21:10.166 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [cloud-region], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.166 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-groups] ... 14:21:10 2025-12-10 14:21:10.167 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-groups], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.167 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpns] ... 14:21:10 2025-12-10 14:21:10.167 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpns], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.167 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [external-system] ... 14:21:10 2025-12-10 14:21:10.167 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [external-system], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.167 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zone] ... 14:21:10 2025-12-10 14:21:10.168 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zone], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.168 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-config] ... 14:21:10 2025-12-10 14:21:10.168 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-config], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.168 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [overloaded-model] ... 14:21:10 2025-12-10 14:21:10.168 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [overloaded-model], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.168 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-unit] ... 14:21:10 2025-12-10 14:21:10.169 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-unit], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.169 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-group] ... 14:21:10 2025-12-10 14:21:10.169 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-group], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.169 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technology] ... 14:21:10 2025-12-10 14:21:10.169 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technology], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.169 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item] ... 14:21:10 2025-12-10 14:21:10.170 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.170 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mappings] ... 14:21:10 2025-12-10 14:21:10.170 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mappings], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.170 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdus] ... 14:21:10 2025-12-10 14:21:10.170 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdus], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.170 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capacity] ... 14:21:10 2025-12-10 14:21:10.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capacity], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profiles] ... 14:21:10 2025-12-10 14:21:10.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profiles], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-network] ... 14:21:10 2025-12-10 14:21:10.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-network], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlement] ... 14:21:10 2025-12-10 14:21:10.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlement], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.172 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-links] ... 14:21:10 2025-12-10 14:21:10.172 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-links], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.172 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-image] ... 14:21:10 2025-12-10 14:21:10.172 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-image], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.172 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switches] ... 14:21:10 2025-12-10 14:21:10.172 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switches], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.172 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvces] ... 14:21:10 2025-12-10 14:21:10.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvces], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-sets] ... 14:21:10 2025-12-10 14:21:10.187 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-sets], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.187 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ip-address-list] ... 14:21:10 2025-12-10 14:21:10.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ip-address-list], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-request] ... 14:21:10 2025-12-10 14:21:10.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-request], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-result] ... 14:21:10 2025-12-10 14:21:10.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-result], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachables] ... 14:21:10 2025-12-10 14:21:10.189 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachables], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.189 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-groups] ... 14:21:10 2025-12-10 14:21:10.189 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-groups], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.189 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [az-and-dvs-switches] ... 14:21:10 2025-12-10 14:21:10.189 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [az-and-dvs-switches], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.189 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristic] ... 14:21:10 2025-12-10 14:21:10.189 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristic], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.190 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configuration] ... 14:21:10 2025-12-10 14:21:10.190 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configuration], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.190 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignments] ... 14:21:10 2025-12-10 14:21:10.190 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignments], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.190 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv4-address-list] ... 14:21:10 2025-12-10 14:21:10.190 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv4-address-list], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.191 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-points] ... 14:21:10 2025-12-10 14:21:10.191 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-points], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.191 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-group] ... 14:21:10 2025-12-10 14:21:10.203 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-group], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.203 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platform] ... 14:21:10 2025-12-10 14:21:10.203 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platform], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.203 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-groups] ... 14:21:10 2025-12-10 14:21:10.204 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-groups], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.204 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network] ... 14:21:10 2025-12-10 14:21:10.204 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.204 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [area-geo-coordinate] ... 14:21:10 2025-12-10 14:21:10.204 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [area-geo-coordinate], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.204 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignment] ... 14:21:10 2025-12-10 14:21:10.205 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignment], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.205 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update-node-key] ... 14:21:10 2025-12-10 14:21:10.205 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update-node-key], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.205 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pairs] ... 14:21:10 2025-12-10 14:21:10.205 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pairs], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.205 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-link] ... 14:21:10 2025-12-10 14:21:10.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-link], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems-list] ... 14:21:10 2025-12-10 14:21:10.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems-list], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partners] ... 14:21:10 2025-12-10 14:21:10.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partners], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenants] ... 14:21:10 2025-12-10 14:21:10.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tenants], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pservers] ... 14:21:10 2025-12-10 14:21:10.207 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pservers], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.207 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-components] ... 14:21:10 2025-12-10 14:21:10.207 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-components], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.207 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-vers] ... 14:21:10 2025-12-10 14:21:10.207 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-vers], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.207 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interfaces] ... 14:21:10 2025-12-10 14:21:10.208 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interfaces], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.208 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-reference] ... 14:21:10 2025-12-10 14:21:10.208 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-reference], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.208 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [classes-of-service] ... 14:21:10 2025-12-10 14:21:10.208 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [classes-of-service], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.208 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resource] ... 14:21:10 2025-12-10 14:21:10.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resource], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-bands] ... 14:21:10 2025-12-10 14:21:10.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-bands], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-members] ... 14:21:10 2025-12-10 14:21:10.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-members], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivities] ... 14:21:10 2025-12-10 14:21:10.210 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivities], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.210 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfds] ... 14:21:10 2025-12-10 14:21:10.210 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfds], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.210 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-link] ... 14:21:10 2025-12-10 14:21:10.210 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-link], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.210 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customer] ... 14:21:10 2025-12-10 14:21:10.211 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customer], 20 total (in window) overall. 14:21:10 2025-12-10 14:21:10.211 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open a SECOND graph (takes a little while)-------- 14:21:10 2025-12-10 14:21:10.211 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph2 object... 14:21:10 2025-12-10 14:21:10.211 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:21:10 2025-12-10 14:21:10.235 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Checking for bad edges --- 14:21:10 2025-12-10 14:21:10.236 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 49352,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 14:21:10 2025-12-10 14:21:10.238 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:21:10 2025-12-10 14:21:10.238 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:21:10 2025-12-10 14:21:10.239 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:21:10 2025-12-10 14:21:10.239 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:21:10 2025-12-10 14:21:10.239 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 16568,nType = [cloud-region], is missing keyPropName = [cloud-owner] 14:21:10 2025-12-10 14:21:10.240 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 16536,nType = [tenant], is missing keyPropName = [tenant-id] 14:21:10 2025-12-10 14:21:10.251 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 16568,nType = [cloud-region], is missing keyPropName = [cloud-owner] 14:21:10 2025-12-10 14:21:10.251 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 16536,nType = [tenant], is missing keyPropName = [tenant-id] 14:21:10 2025-12-10 14:21:10.253 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 49352,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 14:21:10 2025-12-10 14:21:10.253 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done checking for bad edges --- 14:21:10 2025-12-10 14:21:10.258 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ------------- Done doing all the checks ------------ 14:21:10 2025-12-10 14:21:10.258 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Output will be written to .//logs/data/dataGrooming/dataGrooming.FULL.202512101421.out 14:21:10 2025-12-10 14:21:10.258 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Caught AAIException while grooming data 14:21:10 2025-12-10 14:21:10.260 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512101421.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1444 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 217 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 275 :MethodName- testGroomingAutoFixMaxRecords 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 14:21:10 2025-12-10 14:21:10.260 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512101421.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1444 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 217 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 275 :MethodName- testGroomingAutoFixMaxRecords 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 14:21:10 2025-12-10 14:21:10.260 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : About to sleep for 1 minutes. 14:22:10 2025-12-10 14:22:10.260 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Now, call doTheGrooming() a second time and pass in the name of the file generated by the first pass for fixing: [dataGrooming.FULL.202512101421.out] 14:22:10 2025-12-10 14:22:10.261 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Entering doTheGrooming 14:22:10 2025-12-10 14:22:10.261 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:22:10 2025-12-10 14:22:10.261 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:22:10 2025-12-10 14:22:10.261 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:22:10 2025-12-10 14:22:10.261 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:22:10 2025-12-10 14:22:10.262 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Will write to .//logs/data/dataGrooming/dataGrooming.FULL.202512101422.out 14:22:10 2025-12-10 14:22:10.264 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open graph (takes a little while)-------- 14:22:10 2025-12-10 14:22:10.264 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph object. 14:22:10 2025-12-10 14:22:10.264 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Using default schemaVersion = [v31] 14:22:10 2025-12-10 14:22:10.264 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Starting DataGrooming Processing 14:22:10 2025-12-10 14:22:10.264 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavors] ... 14:22:10 2025-12-10 14:22:10.266 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavors], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.266 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-system] ... 14:22:10 2025-12-10 14:22:10.267 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-system], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.267 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectors] ... 14:22:10 2025-12-10 14:22:10.268 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectors], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.268 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [projects] ... 14:22:10 2025-12-10 14:22:10.268 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [projects], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.268 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth] ... 14:22:10 2025-12-10 14:22:10.269 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.269 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-configs] ... 14:22:10 2025-12-10 14:22:10.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-configs], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-infrastructure] ... 14:22:10 2025-12-10 14:22:10.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-infrastructure], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [query-parameters] ... 14:22:10 2025-12-10 14:22:10.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [query-parameters], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-config] ... 14:22:10 2025-12-10 14:22:10.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-config], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capabilities] ... 14:22:10 2025-12-10 14:22:10.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capabilities], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-band] ... 14:22:10 2025-12-10 14:22:10.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-band], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complex] ... 14:22:10 2025-12-10 14:22:10.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complex], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnets] ... 14:22:10 2025-12-10 14:22:10.272 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnets], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.272 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-routes] ... 14:22:10 2025-12-10 14:22:10.272 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-routes], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.272 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [devices] ... 14:22:10 2025-12-10 14:22:10.272 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [devices], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.272 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-servers] ... 14:22:10 2025-12-10 14:22:10.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-servers], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-lists] ... 14:22:10 2025-12-10 14:22:10.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-lists], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profile] ... 14:22:10 2025-12-10 14:22:10.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profile], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vces] ... 14:22:10 2025-12-10 14:22:10.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vces], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zones] ... 14:22:10 2025-12-10 14:22:10.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [availability-zones], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-module] ... 14:22:10 2025-12-10 14:22:10.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-module], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv6-address-list] ... 14:22:10 2025-12-10 14:22:10.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv6-address-list], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capability] ... 14:22:10 2025-12-10 14:22:10.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capability], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slot] ... 14:22:10 2025-12-10 14:22:10.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slot], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-component] ... 14:22:10 2025-12-10 14:22:10.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-component], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicity] ... 14:22:10 2025-12-10 14:22:10.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicity], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-state] ... 14:22:10 2025-12-10 14:22:10.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-state], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search] ... 14:22:10 2025-12-10 14:22:10.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-terms] ... 14:22:10 2025-12-10 14:22:10.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-terms], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vservers] ... 14:22:10 2025-12-10 14:22:10.277 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vservers], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.277 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm] ... 14:22:10 2025-12-10 14:22:10.277 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.277 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ue] ... 14:22:10 2025-12-10 14:22:10.277 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ue], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.278 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customers] ... 14:22:10 2025-12-10 14:22:10.278 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customers], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.278 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy] ... 14:22:10 2025-12-10 14:22:10.278 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.278 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoints] ... 14:22:10 2025-12-10 14:22:10.278 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoints], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.278 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [business] ... 14:22:10 2025-12-10 14:22:10.279 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [business], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.279 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems] ... 14:22:10 2025-12-10 14:22:10.279 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.279 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cp] ... 14:22:10 2025-12-10 14:22:10.279 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cp], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.279 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [licenses] ... 14:22:10 2025-12-10 14:22:10.279 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [licenses], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.279 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technologies] ... 14:22:10 2025-12-10 14:22:10.280 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technologies], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.280 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-regions] ... 14:22:10 2025-12-10 14:22:10.280 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-regions], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.280 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-jobs] ... 14:22:10 2025-12-10 14:22:10.280 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-jobs], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.280 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instances] ... 14:22:10 2025-12-10 14:22:10.280 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instances], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.280 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mapping] ... 14:22:10 2025-12-10 14:22:10.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mapping], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search-results] ... 14:22:10 2025-12-10 14:22:10.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search-results], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filters] ... 14:22:10 2025-12-10 14:22:10.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filters], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group] ... 14:22:10 2025-12-10 14:22:10.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-list] ... 14:22:10 2025-12-10 14:22:10.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-list], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policy] ... 14:22:10 2025-12-10 14:22:10.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policy], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacp] ... 14:22:10 2025-12-10 14:22:10.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacp], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restriction] ... 14:22:10 2025-12-10 14:22:10.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restriction], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-services] ... 14:22:10 2025-12-10 14:22:10.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-services], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-ranges] ... 14:22:10 2025-12-10 14:22:10.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-ranges], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contact] ... 14:22:10 2025-12-10 14:22:10.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contact], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-properties] ... 14:22:10 2025-12-10 14:22:10.284 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-properties], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.284 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [image] ... 14:22:10 2025-12-10 14:22:10.284 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [image], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.284 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfd] ... 14:22:10 2025-12-10 14:22:10.284 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfd], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.284 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-systems] ... 14:22:10 2025-12-10 14:22:10.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-systems], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-route] ... 14:22:10 2025-12-10 14:22:10.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-route], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-networks] ... 14:22:10 2025-12-10 14:22:10.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-networks], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audits] ... 14:22:10 2025-12-10 14:22:10.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audits], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraint] ... 14:22:10 2025-12-10 14:22:10.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraint], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zones] ... 14:22:10 2025-12-10 14:22:10.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zones], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf] ... 14:22:10 2025-12-10 14:22:10.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume] ... 14:22:10 2025-12-10 14:22:10.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port] ... 14:22:10 2025-12-10 14:22:10.287 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.287 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarders] ... 14:22:10 2025-12-10 14:22:10.287 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarders], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.287 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evc] ... 14:22:10 2025-12-10 14:22:10.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evc], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-images] ... 14:22:10 2025-12-10 14:22:10.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-images], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrfs] ... 14:22:10 2025-12-10 14:22:10.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrfs], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-components] ... 14:22:10 2025-12-10 14:22:10.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-components], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvce] ... 14:22:10 2025-12-10 14:22:10.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvce], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-group] ... 14:22:10 2025-12-10 14:22:10.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-group], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-bindings] ... 14:22:10 2025-12-10 14:22:10.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-bindings], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evcs] ... 14:22:10 2025-12-10 14:22:10.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evcs], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resources] ... 14:22:10 2025-12-10 14:22:10.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resources], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair] ... 14:22:10 2025-12-10 14:22:10.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm-list] ... 14:22:10 2025-12-10 14:22:10.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm-list], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-options] ... 14:22:10 2025-12-10 14:22:10.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-options], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policies] ... 14:22:10 2025-12-10 14:22:10.291 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policies], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.291 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-properties] ... 14:22:10 2025-12-10 14:22:10.291 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-properties], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.291 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssais] ... 14:22:10 2025-12-10 14:22:10.291 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssais], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.291 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map] ... 14:22:10 2025-12-10 14:22:10.291 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.291 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slots] ... 14:22:10 2025-12-10 14:22:10.292 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slots], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.292 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-server] ... 14:22:10 2025-12-10 14:22:10.292 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-server], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.292 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tag] ... 14:22:10 2025-12-10 14:22:10.292 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tag], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.292 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resource] ... 14:22:10 2025-12-10 14:22:10.292 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resource], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.292 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resources] ... 14:22:10 2025-12-10 14:22:10.293 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resources], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.293 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [uni] ... 14:22:10 2025-12-10 14:22:10.293 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [uni], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.293 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nodes] ... 14:22:10 2025-12-10 14:22:10.293 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nodes], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.293 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc-list] ... 14:22:10 2025-12-10 14:22:10.293 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc-list], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.294 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service] ... 14:22:10 2025-12-10 14:22:10.294 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.294 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassies] ... 14:22:10 2025-12-10 14:22:10.294 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassies], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.294 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resources] ... 14:22:10 2025-12-10 14:22:10.294 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resources], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.294 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdu] ... 14:22:10 2025-12-10 14:22:10.295 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdu], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.297 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-point] ... 14:22:10 2025-12-10 14:22:10.297 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-point], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.297 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configuration] ... 14:22:10 2025-12-10 14:22:10.297 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configuration], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.297 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnets] ... 14:22:10 2025-12-10 14:22:10.298 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnets], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.298 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-feature-attributes] ... 14:22:10 2025-12-10 14:22:10.298 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-feature-attributes], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.298 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configurations] ... 14:22:10 2025-12-10 14:22:10.298 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configurations], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.298 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadatum] ... 14:22:10 2025-12-10 14:22:10.299 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadatum], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.299 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tagged-inventory-item-list] ... 14:22:10 2025-12-10 14:22:10.299 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tagged-inventory-item-list], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.299 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query] ... 14:22:10 2025-12-10 14:22:10.299 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query], 0 total (in window) overall. 14:22:10 2025-12-10 14:22:10.299 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pserver] ... 14:22:10 2025-12-10 14:22:10.300 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 45088 14:22:10 2025-12-10 14:22:10.301 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [pserver], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.301 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attributes] ... 14:22:10 2025-12-10 14:22:10.302 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attributes], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.302 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-items] ... 14:22:10 2025-12-10 14:22:10.302 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-items], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.302 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comms] ... 14:22:10 2025-12-10 14:22:10.302 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comms], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.302 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restrictions] ... 14:22:10 2025-12-10 14:22:10.302 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restrictions], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.302 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action] ... 14:22:10 2025-12-10 14:22:10.302 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.302 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model] ... 14:22:10 2025-12-10 14:22:10.303 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.303 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachments] ... 14:22:10 2025-12-10 14:22:10.303 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachments], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.303 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filter] ... 14:22:10 2025-12-10 14:22:10.303 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filter], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.303 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entities] ... 14:22:10 2025-12-10 14:22:10.303 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entities], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.303 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-group] ... 14:22:10 2025-12-10 14:22:10.304 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-group], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.304 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mapping] ... 14:22:10 2025-12-10 14:22:10.304 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mapping], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.304 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [selector-list] ... 14:22:10 2025-12-10 14:22:10.304 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [selector-list], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.304 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resource] ... 14:22:10 2025-12-10 14:22:10.304 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resource], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.304 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-set] ... 14:22:10 2025-12-10 14:22:10.305 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-set], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.305 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volumes] ... 14:22:10 2025-12-10 14:22:10.305 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volumes], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.305 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrf] ... 14:22:10 2025-12-10 14:22:10.305 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrf], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.305 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environment] ... 14:22:10 2025-12-10 14:22:10.305 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environment], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.305 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-target] ... 14:22:10 2025-12-10 14:22:10.306 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-target], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.306 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filt] ... 14:22:10 2025-12-10 14:22:10.306 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filt], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.306 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connector] ... 14:22:10 2025-12-10 14:22:10.306 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connector], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.306 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc] ... 14:22:10 2025-12-10 14:22:10.306 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.306 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-link] ... 14:22:10 2025-12-10 14:22:10.307 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-link], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.307 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshot] ... 14:22:10 2025-12-10 14:22:10.307 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshot], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.307 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complexes] ... 14:22:10 2025-12-10 14:22:10.307 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complexes], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.307 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfc] ... 14:22:10 2025-12-10 14:22:10.308 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfc], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.308 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rule] ... 14:22:10 2025-12-10 14:22:10.308 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rule], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.308 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbour] ... 14:22:10 2025-12-10 14:22:10.308 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbour], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.308 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-configs] ... 14:22:10 2025-12-10 14:22:10.309 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-configs], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.309 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profile] ... 14:22:10 2025-12-10 14:22:10.309 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-max-pkt-size in the store from lower hyphen to lower camel 14:22:10 2025-12-10 14:22:10.309 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-max-pkt-size in the store from lower hyphen to lower camel 14:22:10 2025-12-10 14:22:10.309 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ue-speed in the store from lower hyphen to lower camel 14:22:10 2025-12-10 14:22:10.309 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-reliability in the store from lower hyphen to lower camel 14:22:10 2025-12-10 14:22:10.309 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-reliability in the store from lower hyphen to lower camel 14:22:10 2025-12-10 14:22:10.309 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-dl-data-volume in the store from lower hyphen to lower camel 14:22:10 2025-12-10 14:22:10.309 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-ul-data-volume in the store from lower hyphen to lower camel 14:22:10 2025-12-10 14:22:10.309 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profile], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.309 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-coms] ... 14:22:10 2025-12-10 14:22:10.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-coms], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cell] ... 14:22:10 2025-12-10 14:22:10.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cell], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notify] ... 14:22:10 2025-12-10 14:22:10.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notify], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [key-data] ... 14:22:10 2025-12-10 14:22:10.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [key-data], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan] ... 14:22:10 2025-12-10 14:22:10.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerances] ... 14:22:10 2025-12-10 14:22:10.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerances], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraints] ... 14:22:10 2025-12-10 14:22:10.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraints], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-list] ... 14:22:10 2025-12-10 14:22:10.312 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-list], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.312 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profile] ... 14:22:10 2025-12-10 14:22:10.312 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profile], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.312 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lines-of-business] ... 14:22:10 2025-12-10 14:22:10.312 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lines-of-business], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.312 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-prop-names] ... 14:22:10 2025-12-10 14:22:10.312 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-prop-names], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.312 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo] ... 14:22:10 2025-12-10 14:22:10.313 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.313 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-networks] ... 14:22:10 2025-12-10 14:22:10.313 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-networks], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.313 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pools] ... 14:22:10 2025-12-10 14:22:10.313 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pools], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.313 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-range] ... 14:22:10 2025-12-10 14:22:10.313 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-range], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.313 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachable] ... 14:22:10 2025-12-10 14:22:10.314 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachable], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.314 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth-map] ... 14:22:10 2025-12-10 14:22:10.314 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth-map], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.314 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitoring] ... 14:22:10 2025-12-10 14:22:10.314 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitoring], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.314 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-targets] ... 14:22:10 2025-12-10 14:22:10.315 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-targets], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.315 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshots] ... 14:22:10 2025-12-10 14:22:10.315 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshots], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.315 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-member] ... 14:22:10 2025-12-10 14:22:10.315 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-member], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.315 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interfaces] ... 14:22:10 2025-12-10 14:22:10.315 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interfaces], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.315 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capabilities] ... 14:22:10 2025-12-10 14:22:10.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capabilities], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-coordinate] ... 14:22:10 2025-12-10 14:22:10.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-coordinate], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resources] ... 14:22:10 2025-12-10 14:22:10.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resources], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbor] ... 14:22:10 2025-12-10 14:22:10.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbor], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esi] ... 14:22:10 2025-12-10 14:22:10.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esi], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configurations] ... 14:22:10 2025-12-10 14:22:10.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configurations], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evcs] ... 14:22:10 2025-12-10 14:22:10.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evcs], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-queries] ... 14:22:10 2025-12-10 14:22:10.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-queries], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-center] ... 14:22:10 2025-12-10 14:22:10.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-center], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.318 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnet] ... 14:22:10 2025-12-10 14:22:10.318 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnet], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.318 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interfaces] ... 14:22:10 2025-12-10 14:22:10.318 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interfaces], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.318 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profile] ... 14:22:10 2025-12-10 14:22:10.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profile], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platforms] ... 14:22:10 2025-12-10 14:22:10.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platforms], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-job] ... 14:22:10 2025-12-10 14:22:10.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-job], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attributes] ... 14:22:10 2025-12-10 14:22:10.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attributes], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cable] ... 14:22:10 2025-12-10 14:22:10.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cable], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ue] ... 14:22:10 2025-12-10 14:22:10.320 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ue], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.320 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-path] ... 14:22:10 2025-12-10 14:22:10.320 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-path], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.320 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cables] ... 14:22:10 2025-12-10 14:22:10.320 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cables], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.320 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-service] ... 14:22:10 2025-12-10 14:22:10.320 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-service], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comms] ... 14:22:10 2025-12-10 14:22:10.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comms], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cps] ... 14:22:10 2025-12-10 14:22:10.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cps], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdns] ... 14:22:10 2025-12-10 14:22:10.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdns], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pfs] ... 14:22:10 2025-12-10 14:22:10.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pfs], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [license] ... 14:22:10 2025-12-10 14:22:10.322 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [license], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.322 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggables] ... 14:22:10 2025-12-10 14:22:10.322 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggables], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.322 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [unis] ... 14:22:10 2025-12-10 14:22:10.322 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [unis], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.322 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switch] ... 14:22:10 2025-12-10 14:22:10.322 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switch], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.323 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-modules] ... 14:22:10 2025-12-10 14:22:10.323 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-modules], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.323 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-binding] ... 14:22:10 2025-12-10 14:22:10.323 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-binding], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.323 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv4-address-list] ... 14:22:10 2025-12-10 14:22:10.323 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv4-address-list], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.323 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlans] ... 14:22:10 2025-12-10 14:22:10.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlans], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policies] ... 14:22:10 2025-12-10 14:22:10.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policies], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-groups] ... 14:22:10 2025-12-10 14:22:10.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-groups], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-elements] ... 14:22:10 2025-12-10 14:22:10.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-elements], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-term] ... 14:22:10 2025-12-10 14:22:10.325 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-term], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.325 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbors] ... 14:22:10 2025-12-10 14:22:10.325 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbors], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.325 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tags] ... 14:22:10 2025-12-10 14:22:10.325 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tags], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.325 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-list] ... 14:22:10 2025-12-10 14:22:10.325 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-list], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.325 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evc] ... 14:22:10 2025-12-10 14:22:10.326 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evc], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.326 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-routes] ... 14:22:10 2025-12-10 14:22:10.326 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-routes], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.326 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positioning] ... 14:22:10 2025-12-10 14:22:10.326 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positioning], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.326 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachment] ... 14:22:10 2025-12-10 14:22:10.326 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachment], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.326 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ues] ... 14:22:10 2025-12-10 14:22:10.327 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ues], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.327 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pf] ... 14:22:10 2025-12-10 14:22:10.327 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pf], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.327 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-com] ... 14:22:10 2025-12-10 14:22:10.327 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-com], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.327 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssai] ... 14:22:10 2025-12-10 14:22:10.328 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssai], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.328 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-states] ... 14:22:10 2025-12-10 14:22:10.328 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-states], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.328 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo-list] ... 14:22:10 2025-12-10 14:22:10.328 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo-list], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.328 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnets] ... 14:22:10 2025-12-10 14:22:10.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnets], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info-list] ... 14:22:10 2025-12-10 14:22:10.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info-list], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristics] ... 14:22:10 2025-12-10 14:22:10.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristics], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-sets] ... 14:22:10 2025-12-10 14:22:10.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-sets], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.331 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activities] ... 14:22:10 2025-12-10 14:22:10.331 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activities], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.331 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filts] ... 14:22:10 2025-12-10 14:22:10.331 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filts], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.331 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [properties] ... 14:22:10 2025-12-10 14:22:10.331 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [properties], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.331 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pool] ... 14:22:10 2025-12-10 14:22:10.331 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pool], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.331 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resources] ... 14:22:10 2025-12-10 14:22:10.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resources], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadata] ... 14:22:10 2025-12-10 14:22:10.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadata], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-regions] ... 14:22:10 2025-12-10 14:22:10.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-regions], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookup] ... 14:22:10 2025-12-10 14:22:10.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookup], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookups] ... 14:22:10 2025-12-10 14:22:10.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookups], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-families] ... 14:22:10 2025-12-10 14:22:10.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-families], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-window] ... 14:22:10 2025-12-10 14:22:10.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-window], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [racks] ... 14:22:10 2025-12-10 14:22:10.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [racks], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnet] ... 14:22:10 2025-12-10 14:22:10.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnet], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configurations] ... 14:22:10 2025-12-10 14:22:10.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configurations], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacps] ... 14:22:10 2025-12-10 14:22:10.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacps], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-set] ... 14:22:10 2025-12-10 14:22:10.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-set], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-sets] ... 14:22:10 2025-12-10 14:22:10.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-sets], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-property] ... 14:22:10 2025-12-10 14:22:10.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-property], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscriptions] ... 14:22:10 2025-12-10 14:22:10.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscriptions], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instance] ... 14:22:10 2025-12-10 14:22:10.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instance], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [models] ... 14:22:10 2025-12-10 14:22:10.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [models], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerance] ... 14:22:10 2025-12-10 14:22:10.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerance], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-maps] ... 14:22:10 2025-12-10 14:22:10.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-maps], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hops] ... 14:22:10 2025-12-10 14:22:10.337 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hops], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.337 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicities] ... 14:22:10 2025-12-10 14:22:10.337 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicities], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.337 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pes] ... 14:22:10 2025-12-10 14:22:10.338 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pes], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.338 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profiles] ... 14:22:10 2025-12-10 14:22:10.338 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profiles], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.338 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnf] ... 14:22:10 2025-12-10 14:22:10.338 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnf], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.338 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environments] ... 14:22:10 2025-12-10 14:22:10.339 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environments], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.339 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassis] ... 14:22:10 2025-12-10 14:22:10.339 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassis], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.339 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnfs] ... 14:22:10 2025-12-10 14:22:10.339 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnfs], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.340 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-set] ... 14:22:10 2025-12-10 14:22:10.340 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-set], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.340 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-element] ... 14:22:10 2025-12-10 14:22:10.340 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-element], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.340 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [include-node-filter] ... 14:22:10 2025-12-10 14:22:10.340 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [include-node-filter], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.340 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-data] ... 14:22:10 2025-12-10 14:22:10.342 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-data], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.342 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-densities] ... 14:22:10 2025-12-10 14:22:10.342 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-densities], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.342 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vfs] ... 14:22:10 2025-12-10 14:22:10.342 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vfs], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.342 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-versions] ... 14:22:10 2025-12-10 14:22:10.342 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-versions], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.342 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [actions] ... 14:22:10 2025-12-10 14:22:10.343 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [actions], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.343 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [device] ... 14:22:10 2025-12-10 14:22:10.343 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [device], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.343 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-family] ... 14:22:10 2025-12-10 14:22:10.343 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-family], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.343 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slots] ... 14:22:10 2025-12-10 14:22:10.343 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slots], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.343 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interface] ... 14:22:10 2025-12-10 14:22:10.344 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interface], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.344 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-ids] ... 14:22:10 2025-12-10 14:22:10.344 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-ids], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.344 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slot] ... 14:22:10 2025-12-10 14:22:10.344 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slot], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.344 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity] ... 14:22:10 2025-12-10 14:22:10.344 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.344 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-design-and-creation] ... 14:22:10 2025-12-10 14:22:10.344 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-design-and-creation], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.344 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ports] ... 14:22:10 2025-12-10 14:22:10.345 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ports], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.345 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-range] ... 14:22:10 2025-12-10 14:22:10.345 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-range], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.345 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-component] ... 14:22:10 2025-12-10 14:22:10.345 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-component], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.345 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instances] ... 14:22:10 2025-12-10 14:22:10.345 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instances], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.345 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoint] ... 14:22:10 2025-12-10 14:22:10.346 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoint], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.346 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregates] ... 14:22:10 2025-12-10 14:22:10.346 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregates], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.346 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-centers] ... 14:22:10 2025-12-10 14:22:10.346 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-centers], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.346 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship] ... 14:22:10 2025-12-10 14:22:10.346 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.346 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-member] ... 14:22:10 2025-12-10 14:22:10.346 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-member], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.346 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraint] ... 14:22:10 2025-12-10 14:22:10.347 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraint], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.347 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filter] ... 14:22:10 2025-12-10 14:22:10.347 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filter], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.347 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event] ... 14:22:10 2025-12-10 14:22:10.347 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.347 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tags] ... 14:22:10 2025-12-10 14:22:10.348 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tags], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.348 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbours] ... 14:22:10 2025-12-10 14:22:10.348 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbours], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.348 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [services] ... 14:22:10 2025-12-10 14:22:10.348 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [services], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.348 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [result-data] ... 14:22:10 2025-12-10 14:22:10.348 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [result-data], 1 total (in window) overall. 14:22:10 2025-12-10 14:22:10.348 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zone] ... 14:22:10 2025-12-10 14:22:10.349 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 49352 14:22:10 2025-12-10 14:22:10.354 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED Delete Candidate VID = 49352 14:22:10 2025-12-10 14:22:10.354 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [availability-zone], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.354 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-components] ... 14:22:10 2025-12-10 14:22:10.354 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-components], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.354 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profiles] ... 14:22:10 2025-12-10 14:22:10.355 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profiles], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.355 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esis] ... 14:22:10 2025-12-10 14:22:10.355 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esis], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.355 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpn] ... 14:22:10 2025-12-10 14:22:10.355 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpn], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.355 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audit] ... 14:22:10 2025-12-10 14:22:10.356 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audit], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.356 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contacts] ... 14:22:10 2025-12-10 14:22:10.356 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contacts], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.356 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vf] ... 14:22:10 2025-12-10 14:22:10.356 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vf], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.356 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlements] ... 14:22:10 2025-12-10 14:22:10.356 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlements], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.356 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-option] ... 14:22:10 2025-12-10 14:22:10.357 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-option], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.357 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [project] ... 14:22:10 2025-12-10 14:22:10.357 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [project], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.357 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscription] ... 14:22:10 2025-12-10 14:22:10.357 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscription], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.357 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ue] ... 14:22:10 2025-12-10 14:22:10.357 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ue], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.357 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info] ... 14:22:10 2025-12-10 14:22:10.358 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.358 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rules] ... 14:22:10 2025-12-10 14:22:10.358 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rules], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.358 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-and-named-query-search] ... 14:22:10 2025-12-10 14:22:10.358 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-and-named-query-search], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.358 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-options] ... 14:22:10 2025-12-10 14:22:10.358 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-options], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.358 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-item] ... 14:22:10 2025-12-10 14:22:10.359 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-item], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.359 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-item] ... 14:22:10 2025-12-10 14:22:10.359 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-item], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.359 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [reserved-prop-names] ... 14:22:10 2025-12-10 14:22:10.359 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [reserved-prop-names], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.359 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdn] ... 14:22:10 2025-12-10 14:22:10.359 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdn], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.359 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-units] ... 14:22:10 2025-12-10 14:22:10.359 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-units], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.359 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tag] ... 14:22:10 2025-12-10 14:22:10.360 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tag], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.360 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-items] ... 14:22:10 2025-12-10 14:22:10.360 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-items], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.360 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configuration] ... 14:22:10 2025-12-10 14:22:10.361 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configuration], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.361 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collection] ... 14:22:10 2025-12-10 14:22:10.361 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collection], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.361 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [start-node-filter] ... 14:22:10 2025-12-10 14:22:10.361 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [start-node-filter], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.361 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdn-zone-response] ... 14:22:10 2025-12-10 14:22:10.361 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdn-zone-response], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.361 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavor] ... 14:22:10 2025-12-10 14:22:10.362 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavor], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-route] ... 14:22:10 2025-12-10 14:22:10.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-route], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-windows] ... 14:22:10 2025-12-10 14:22:10.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-windows], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable] ... 14:22:10 2025-12-10 14:22:10.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-element] ... 14:22:10 2025-12-10 14:22:10.368 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-element], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.368 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comm] ... 14:22:10 2025-12-10 14:22:10.368 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comm], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.368 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-members] ... 14:22:10 2025-12-10 14:22:10.368 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-members], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.368 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hop] ... 14:22:10 2025-12-10 14:22:10.368 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hop], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.368 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-lists] ... 14:22:10 2025-12-10 14:22:10.369 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-lists], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.369 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info] ... 14:22:10 2025-12-10 14:22:10.369 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.369 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-network] ... 14:22:10 2025-12-10 14:22:10.369 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-network], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.369 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-links] ... 14:22:10 2025-12-10 14:22:10.369 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-links], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.369 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profiles] ... 14:22:10 2025-12-10 14:22:10.370 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profiles], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.370 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnf] ... 14:22:10 2025-12-10 14:22:10.370 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnf], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.370 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cards] ... 14:22:10 2025-12-10 14:22:10.370 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cards], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.370 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interface] ... 14:22:10 2025-12-10 14:22:10.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interface], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update] ... 14:22:10 2025-12-10 14:22:10.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rule] ... 14:22:10 2025-12-10 14:22:10.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rule], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory] ... 14:22:10 2025-12-10 14:22:10.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profiles] ... 14:22:10 2025-12-10 14:22:10.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profiles], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resource] ... 14:22:10 2025-12-10 14:22:10.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resource], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-term] ... 14:22:10 2025-12-10 14:22:10.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-term], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resource] ... 14:22:10 2025-12-10 14:22:10.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resource], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [common] ... 14:22:10 2025-12-10 14:22:10.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [common], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [coverage-area] ... 14:22:10 2025-12-10 14:22:10.373 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [coverage-area], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.373 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event-header] ... 14:22:10 2025-12-10 14:22:10.373 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event-header], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.373 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnect] ... 14:22:10 2025-12-10 14:22:10.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnect], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-network] ... 14:22:10 2025-12-10 14:22:10.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-network], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aai-internal] ... 14:22:10 2025-12-10 14:22:10.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aai-internal], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-of-service] ... 14:22:10 2025-12-10 14:22:10.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-of-service], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-component] ... 14:22:10 2025-12-10 14:22:10.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-component], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack] ... 14:22:10 2025-12-10 14:22:10.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pe] ... 14:22:10 2025-12-10 14:22:10.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pe], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-ver] ... 14:22:10 2025-12-10 14:22:10.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-ver], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entity] ... 14:22:10 2025-12-10 14:22:10.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entity], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capability] ... 14:22:10 2025-12-10 14:22:10.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capability], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-groups] ... 14:22:10 2025-12-10 14:22:10.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-groups], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interface] ... 14:22:10 2025-12-10 14:22:10.377 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interface], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.377 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-networks] ... 14:22:10 2025-12-10 14:22:10.377 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-networks], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.377 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mappings] ... 14:22:10 2025-12-10 14:22:10.377 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mappings], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.377 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cells] ... 14:22:10 2025-12-10 14:22:10.377 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cells], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.377 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-area] ... 14:22:10 2025-12-10 14:22:10.377 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-area], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.378 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instance] ... 14:22:10 2025-12-10 14:22:10.378 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instance], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.378 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ues] ... 14:22:10 2025-12-10 14:22:10.378 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ues], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.378 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivity] ... 14:22:10 2025-12-10 14:22:10.378 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivity], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.378 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collections] ... 14:22:10 2025-12-10 14:22:10.378 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collections], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.378 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraints] ... 14:22:10 2025-12-10 14:22:10.379 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraints], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.379 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vserver] ... 14:22:10 2025-12-10 14:22:10.379 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vserver], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.379 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partner] ... 14:22:10 2025-12-10 14:22:10.379 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partner], 2 total (in window) overall. 14:22:10 2025-12-10 14:22:10.379 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenant] ... 14:22:10 2025-12-10 14:22:10.380 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 16424 14:22:10 2025-12-10 14:22:10.382 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED Delete Candidate VID = 16424 14:22:10 2025-12-10 14:22:10.382 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 16536 14:22:10 2025-12-10 14:22:10.384 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 20632 14:22:10 2025-12-10 14:22:10.387 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:10 2025-12-10 14:22:10.390 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [20632|40992|KeepVid=UNDETERMINED] 14:22:10 2025-12-10 14:22:10.390 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 20664 14:22:10 2025-12-10 14:22:10.393 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 32800 14:22:10 2025-12-10 14:22:10.394 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED Delete Candidate VID = 32800 14:22:10 2025-12-10 14:22:10.394 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 36896 14:22:10 2025-12-10 14:22:10.396 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED Delete Candidate VID = 36896 14:22:10 2025-12-10 14:22:10.396 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 40992 14:22:10 2025-12-10 14:22:10.399 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:10 2025-12-10 14:22:10.399 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 45256 14:22:10 2025-12-10 14:22:10.404 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED Delete Candidate VID = 45256 14:22:10 2025-12-10 14:22:10.404 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 12448 14:22:10 2025-12-10 14:22:10.406 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED Delete Candidate VID = 12448 14:22:10 2025-12-10 14:22:10.406 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [tenant], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.406 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info-list] ... 14:22:10 2025-12-10 14:22:10.406 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info-list], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.406 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-region] ... 14:22:10 2025-12-10 14:22:10.407 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-region], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.407 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-ranges] ... 14:22:10 2025-12-10 14:22:10.407 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-ranges], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.407 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-list] ... 14:22:10 2025-12-10 14:22:10.407 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-list], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.407 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [images] ... 14:22:10 2025-12-10 14:22:10.407 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [images], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.408 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ues] ... 14:22:10 2025-12-10 14:22:10.408 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ues], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.408 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-terms] ... 14:22:10 2025-12-10 14:22:10.408 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-terms], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.408 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfcs] ... 14:22:10 2025-12-10 14:22:10.408 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfcs], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.408 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-option] ... 14:22:10 2025-12-10 14:22:10.408 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-option], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.408 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profile] ... 14:22:10 2025-12-10 14:22:10.409 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profile], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.410 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv6-address-list] ... 14:22:10 2025-12-10 14:22:10.410 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv6-address-list], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.410 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attribute] ... 14:22:10 2025-12-10 14:22:10.411 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attribute], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.411 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-density] ... 14:22:10 2025-12-10 14:22:10.411 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-density], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.411 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder] ... 14:22:10 2025-12-10 14:22:10.412 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.412 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-servers] ... 14:22:10 2025-12-10 14:22:10.412 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-servers], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.412 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card] ... 14:22:10 2025-12-10 14:22:10.413 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.413 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-server] ... 14:22:10 2025-12-10 14:22:10.413 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-server], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.413 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [line-of-business] ... 14:22:10 2025-12-10 14:22:10.418 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [line-of-business], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.418 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item-data] ... 14:22:10 2025-12-10 14:22:10.418 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item-data], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.418 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-to-property] ... 14:22:10 2025-12-10 14:22:10.419 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-to-property], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.419 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-paths] ... 14:22:10 2025-12-10 14:22:10.419 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-paths], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.419 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-routes] ... 14:22:10 2025-12-10 14:22:10.419 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-routes], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.419 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-member] ... 14:22:10 2025-12-10 14:22:10.420 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-member], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.420 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-points] ... 14:22:10 2025-12-10 14:22:10.420 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-points], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.420 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnet] ... 14:22:10 2025-12-10 14:22:10.420 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnet], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.420 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [convex-geo-polygon] ... 14:22:10 2025-12-10 14:22:10.421 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [convex-geo-polygon], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.421 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignment] ... 14:22:10 2025-12-10 14:22:10.421 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignment], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.421 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-version] ... 14:22:10 2025-12-10 14:22:10.422 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-version], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.422 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignment] ... 14:22:10 2025-12-10 14:22:10.422 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignment], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.422 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignments] ... 14:22:10 2025-12-10 14:22:10.422 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignments], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.422 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vce] ... 14:22:10 2025-12-10 14:22:10.423 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vce], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.423 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-references] ... 14:22:10 2025-12-10 14:22:10.423 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-references], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.423 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attribute] ... 14:22:10 2025-12-10 14:22:10.423 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attribute], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.423 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [community-list] ... 14:22:10 2025-12-10 14:22:10.424 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [community-list], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.424 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timers] ... 14:22:10 2025-12-10 14:22:10.424 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timers], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.424 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignments] ... 14:22:10 2025-12-10 14:22:10.424 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignments], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.424 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitorings] ... 14:22:10 2025-12-10 14:22:10.424 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitorings], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.424 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregate] ... 14:22:10 2025-12-10 14:22:10.425 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregate], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.425 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positionings] ... 14:22:10 2025-12-10 14:22:10.425 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positionings], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.425 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-route] ... 14:22:10 2025-12-10 14:22:10.425 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-route], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.425 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comm] ... 14:22:10 2025-12-10 14:22:10.426 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comm], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.426 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-id] ... 14:22:10 2025-12-10 14:22:10.426 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-id], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.426 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timer] ... 14:22:10 2025-12-10 14:22:10.426 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timer], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.426 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-elements] ... 14:22:10 2025-12-10 14:22:10.426 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-elements], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.426 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rules] ... 14:22:10 2025-12-10 14:22:10.427 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rules], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.427 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-links] ... 14:22:10 2025-12-10 14:22:10.427 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-links], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.427 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnects] ... 14:22:10 2025-12-10 14:22:10.427 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnects], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.427 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action-data] ... 14:22:10 2025-12-10 14:22:10.427 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action-data], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.427 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnfs] ... 14:22:10 2025-12-10 14:22:10.427 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnfs], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.427 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [response-list] ... 14:22:10 2025-12-10 14:22:10.428 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [response-list], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.428 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-members] ... 14:22:10 2025-12-10 14:22:10.428 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-members], 11 total (in window) overall. 14:22:10 2025-12-10 14:22:10.428 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-region] ... 14:22:10 2025-12-10 14:22:10.428 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 16472 14:22:10 2025-12-10 14:22:10.430 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:22:10 2025-12-10 14:22:10.430 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 16528 14:22:10 2025-12-10 14:22:10.430 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:10 2025-12-10 14:22:10.431 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [16528|28704|28872|8376|12328|KeepVid=UNDETERMINED] 14:22:10 2025-12-10 14:22:10.431 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 16568 14:22:10 2025-12-10 14:22:10.431 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:22:10 2025-12-10 14:22:10.431 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 28704 14:22:10 2025-12-10 14:22:10.432 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:10 2025-12-10 14:22:10.432 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 28872 14:22:10 2025-12-10 14:22:10.433 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:10 2025-12-10 14:22:10.433 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 32968 14:22:10 2025-12-10 14:22:10.433 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:22:10 2025-12-10 14:22:10.433 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 8272 14:22:10 2025-12-10 14:22:10.434 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = test-owner-noregionId, cloud-region-id = ) 14:22:10 2025-12-10 14:22:10.434 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 8376 14:22:10 2025-12-10 14:22:10.435 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:10 2025-12-10 14:22:10.435 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 12328 14:22:10 2025-12-10 14:22:10.435 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:10 2025-12-10 14:22:10.435 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 16472 14:22:10 2025-12-10 14:22:10.435 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 16472 14:22:10 2025-12-10 14:22:10.436 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 16568 14:22:10 2025-12-10 14:22:10.436 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 16568 14:22:10 2025-12-10 14:22:10.436 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 32968 14:22:10 2025-12-10 14:22:10.436 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 32968 14:22:10 2025-12-10 14:22:10.436 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 8272 14:22:10 2025-12-10 14:22:10.436 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for some non-dependent guys - 14:22:10 2025-12-10 14:22:10.436 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [cloud-region], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.436 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-groups] ... 14:22:10 2025-12-10 14:22:10.436 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-groups], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.436 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpns] ... 14:22:10 2025-12-10 14:22:10.436 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpns], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.436 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [external-system] ... 14:22:10 2025-12-10 14:22:10.437 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [external-system], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.437 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zone] ... 14:22:10 2025-12-10 14:22:10.437 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zone], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.437 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-config] ... 14:22:10 2025-12-10 14:22:10.437 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-config], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.437 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [overloaded-model] ... 14:22:10 2025-12-10 14:22:10.437 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [overloaded-model], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.437 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-unit] ... 14:22:10 2025-12-10 14:22:10.437 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-unit], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.437 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-group] ... 14:22:10 2025-12-10 14:22:10.438 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-group], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.438 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technology] ... 14:22:10 2025-12-10 14:22:10.438 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technology], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.438 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item] ... 14:22:10 2025-12-10 14:22:10.438 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.438 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mappings] ... 14:22:10 2025-12-10 14:22:10.438 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mappings], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.438 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdus] ... 14:22:10 2025-12-10 14:22:10.439 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdus], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.439 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capacity] ... 14:22:10 2025-12-10 14:22:10.439 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capacity], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.439 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profiles] ... 14:22:10 2025-12-10 14:22:10.439 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profiles], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.439 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-network] ... 14:22:10 2025-12-10 14:22:10.439 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-network], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.439 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlement] ... 14:22:10 2025-12-10 14:22:10.439 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlement], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.439 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-links] ... 14:22:10 2025-12-10 14:22:10.440 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-links], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.440 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-image] ... 14:22:10 2025-12-10 14:22:10.440 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-image], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.440 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switches] ... 14:22:10 2025-12-10 14:22:10.440 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switches], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.440 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvces] ... 14:22:10 2025-12-10 14:22:10.441 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvces], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.441 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-sets] ... 14:22:10 2025-12-10 14:22:10.441 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-sets], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.441 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ip-address-list] ... 14:22:10 2025-12-10 14:22:10.441 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ip-address-list], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.441 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-request] ... 14:22:10 2025-12-10 14:22:10.441 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-request], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.441 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-result] ... 14:22:10 2025-12-10 14:22:10.441 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-result], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.441 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachables] ... 14:22:10 2025-12-10 14:22:10.442 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachables], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.442 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-groups] ... 14:22:10 2025-12-10 14:22:10.442 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-groups], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.442 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [az-and-dvs-switches] ... 14:22:10 2025-12-10 14:22:10.442 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [az-and-dvs-switches], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.442 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristic] ... 14:22:10 2025-12-10 14:22:10.442 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristic], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.442 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configuration] ... 14:22:10 2025-12-10 14:22:10.442 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configuration], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.442 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignments] ... 14:22:10 2025-12-10 14:22:10.443 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignments], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.443 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv4-address-list] ... 14:22:10 2025-12-10 14:22:10.443 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv4-address-list], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.443 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-points] ... 14:22:10 2025-12-10 14:22:10.443 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-points], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.443 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-group] ... 14:22:10 2025-12-10 14:22:10.443 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-group], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.443 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platform] ... 14:22:10 2025-12-10 14:22:10.443 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platform], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.443 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-groups] ... 14:22:10 2025-12-10 14:22:10.444 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-groups], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.444 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network] ... 14:22:10 2025-12-10 14:22:10.444 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.444 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [area-geo-coordinate] ... 14:22:10 2025-12-10 14:22:10.444 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [area-geo-coordinate], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.444 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignment] ... 14:22:10 2025-12-10 14:22:10.444 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignment], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.444 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update-node-key] ... 14:22:10 2025-12-10 14:22:10.444 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update-node-key], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.445 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pairs] ... 14:22:10 2025-12-10 14:22:10.445 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pairs], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.445 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-link] ... 14:22:10 2025-12-10 14:22:10.445 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-link], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.445 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems-list] ... 14:22:10 2025-12-10 14:22:10.445 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems-list], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.445 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partners] ... 14:22:10 2025-12-10 14:22:10.445 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partners], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.445 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenants] ... 14:22:10 2025-12-10 14:22:10.446 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tenants], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.446 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pservers] ... 14:22:10 2025-12-10 14:22:10.446 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pservers], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.446 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-components] ... 14:22:10 2025-12-10 14:22:10.446 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-components], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.446 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-vers] ... 14:22:10 2025-12-10 14:22:10.446 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-vers], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.446 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interfaces] ... 14:22:10 2025-12-10 14:22:10.446 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interfaces], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.446 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-reference] ... 14:22:10 2025-12-10 14:22:10.447 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-reference], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.447 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [classes-of-service] ... 14:22:10 2025-12-10 14:22:10.447 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [classes-of-service], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.447 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resource] ... 14:22:10 2025-12-10 14:22:10.447 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resource], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.447 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-bands] ... 14:22:10 2025-12-10 14:22:10.448 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-bands], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.448 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-members] ... 14:22:10 2025-12-10 14:22:10.448 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-members], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.448 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivities] ... 14:22:10 2025-12-10 14:22:10.448 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivities], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.448 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfds] ... 14:22:10 2025-12-10 14:22:10.448 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfds], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.448 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-link] ... 14:22:10 2025-12-10 14:22:10.448 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-link], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.448 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customer] ... 14:22:10 2025-12-10 14:22:10.449 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customer], 20 total (in window) overall. 14:22:10 2025-12-10 14:22:10.449 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open a SECOND graph (takes a little while)-------- 14:22:10 2025-12-10 14:22:10.449 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph2 object... 14:22:10 2025-12-10 14:22:10.449 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:22:10 2025-12-10 14:22:10.452 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Checking for bad edges --- 14:22:10 2025-12-10 14:22:10.453 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:22:10 2025-12-10 14:22:10.454 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:22:10 2025-12-10 14:22:10.454 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:22:10 2025-12-10 14:22:10.454 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:22:10 2025-12-10 14:22:10.454 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 16568,nType = [cloud-region], is missing keyPropName = [cloud-owner] 14:22:10 2025-12-10 14:22:10.455 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED vertex from bad edge = 16568 14:22:10 2025-12-10 14:22:10.455 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 16536,nType = [tenant], is missing keyPropName = [tenant-id] 14:22:10 2025-12-10 14:22:10.455 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED vertex from bad edge = 16536 14:22:10 2025-12-10 14:22:10.457 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED vertex from bad edge = 37064 14:22:10 2025-12-10 14:22:10.458 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED vertex from bad edge = 41160 14:22:10 2025-12-10 14:22:10.458 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED vertex from bad edge = 12472 14:22:10 2025-12-10 14:22:10.459 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : WARNING from in the while-verts-loop 14:22:10 14:22:10 java.lang.IllegalStateException: Vertex with id 16568 was removed. 14:22:10 at org.janusgraph.core.InvalidElementException.removedException(InvalidElementException.java:57) 14:22:10 at org.janusgraph.graphdb.vertices.AbstractVertex.verifyAccess(AbstractVertex.java:91) 14:22:10 at org.janusgraph.graphdb.vertices.AbstractVertex.query(AbstractVertex.java:137) 14:22:10 at org.janusgraph.graphdb.vertices.AbstractVertex.edges(AbstractVertex.java:186) 14:22:10 at org.onap.aai.datagrooming.DataGrooming.doTheGrooming(DataGrooming.java:907) 14:22:10 at org.onap.aai.datagrooming.DataGrooming.execute(DataGrooming.java:245) 14:22:10 at org.onap.aai.datagrooming.DataGroomingTest.testGroomingAutoFixMaxRecords(DataGroomingTest.java:275) 14:22:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:22:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:22:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:22:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:22:10 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) 14:22:10 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 14:22:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 14:22:10 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 14:22:10 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 14:22:10 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 14:22:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 14:22:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 14:22:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 14:22:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 14:22:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 14:22:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 14:22:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 14:22:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 14:22:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) 14:22:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:22:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) 14:22:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) 14:22:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 14:22:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:22:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:22:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:22:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:22:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:22:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:22:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:22:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:22:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:22:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:22:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:22:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:22:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:22:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:22:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:22:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:22:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 14:22:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 14:22:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 14:22:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 14:22:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 14:22:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 14:22:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 14:22:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 14:22:10 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 14:22:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:22:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:22:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:22:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:22:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:22:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:22:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:22:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:22:10 14:22:10 2025-12-10 14:22:10.461 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : WARNING from in the while-verts-loop 14:22:10 14:22:10 java.lang.IllegalStateException: Vertex with id 37064 was removed. 14:22:10 at org.janusgraph.core.InvalidElementException.removedException(InvalidElementException.java:57) 14:22:10 at org.janusgraph.graphdb.vertices.AbstractVertex.verifyAccess(AbstractVertex.java:91) 14:22:10 at org.janusgraph.graphdb.vertices.AbstractVertex.query(AbstractVertex.java:137) 14:22:10 at org.janusgraph.graphdb.vertices.AbstractVertex.edges(AbstractVertex.java:186) 14:22:10 at org.onap.aai.datagrooming.DataGrooming.doTheGrooming(DataGrooming.java:907) 14:22:10 at org.onap.aai.datagrooming.DataGrooming.execute(DataGrooming.java:245) 14:22:10 at org.onap.aai.datagrooming.DataGroomingTest.testGroomingAutoFixMaxRecords(DataGroomingTest.java:275) 14:22:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:22:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:22:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:22:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:22:10 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) 14:22:10 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 14:22:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 14:22:10 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 14:22:10 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 14:22:10 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 14:22:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 14:22:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 14:22:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 14:22:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 14:22:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 14:22:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 14:22:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 14:22:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 14:22:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) 14:22:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:22:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) 14:22:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) 14:22:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 14:22:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:22:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:22:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:22:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:22:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:22:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:22:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:22:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:22:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:22:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:22:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:22:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:22:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:22:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:22:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:22:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:22:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 14:22:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 14:22:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 14:22:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 14:22:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 14:22:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 14:22:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 14:22:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 14:22:10 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 14:22:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:22:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:22:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:22:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:22:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:22:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:22:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:22:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:22:10 14:22:10 2025-12-10 14:22:10.461 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : WARNING from in the while-verts-loop 14:22:10 14:22:10 java.lang.IllegalStateException: Vertex with id 41160 was removed. 14:22:10 at org.janusgraph.core.InvalidElementException.removedException(InvalidElementException.java:57) 14:22:10 at org.janusgraph.graphdb.vertices.AbstractVertex.verifyAccess(AbstractVertex.java:91) 14:22:10 at org.janusgraph.graphdb.vertices.AbstractVertex.query(AbstractVertex.java:137) 14:22:10 at org.janusgraph.graphdb.vertices.AbstractVertex.edges(AbstractVertex.java:186) 14:22:10 at org.onap.aai.datagrooming.DataGrooming.doTheGrooming(DataGrooming.java:907) 14:22:10 at org.onap.aai.datagrooming.DataGrooming.execute(DataGrooming.java:245) 14:22:10 at org.onap.aai.datagrooming.DataGroomingTest.testGroomingAutoFixMaxRecords(DataGroomingTest.java:275) 14:22:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:22:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:22:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:22:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:22:10 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) 14:22:10 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 14:22:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 14:22:10 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 14:22:10 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 14:22:10 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 14:22:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 14:22:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 14:22:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 14:22:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 14:22:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 14:22:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 14:22:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 14:22:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 14:22:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) 14:22:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:22:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) 14:22:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) 14:22:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 14:22:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:22:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:22:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:22:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:22:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:22:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:22:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:22:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:22:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:22:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:22:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:22:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:22:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:22:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:22:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:22:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:22:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:22:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 14:22:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 14:22:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 14:22:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 14:22:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 14:22:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 14:22:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 14:22:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 14:22:10 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 14:22:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:22:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:22:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:22:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:22:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:22:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:22:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:22:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:22:10 14:22:10 2025-12-10 14:22:10.462 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done checking for bad edges --- 14:22:10 2025-12-10 14:22:10.462 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : error trying to print detail info for a node with bad index root cause=java.lang.IllegalStateException: Vertex with id 16536 was removed. ClassName- org.janusgraph.core.InvalidElementException :LineNumber- 57 :MethodName- removedException ClassName- org.janusgraph.graphdb.vertices.AbstractVertex :LineNumber- 91 :MethodName- verifyAccess ClassName- org.janusgraph.graphdb.vertices.AbstractVertex :LineNumber- 137 :MethodName- query ClassName- org.janusgraph.graphdb.vertices.AbstractVertex :LineNumber- 190 :MethodName- properties ClassName- org.janusgraph.graphdb.vertices.StandardVertex :LineNumber- 143 :MethodName- properties ClassName- org.apache.tinkerpop.gremlin.structure.Vertex :LineNumber- 70 :MethodName- property ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 2638 :MethodName- showPropertiesForNode ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1284 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 245 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 275 :MethodName- testGroomingAutoFixMaxRecords 14:22:10 2025-12-10 14:22:10.462 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : error trying to print detail info for a node with bad index root cause=java.lang.IllegalStateException: Vertex with id 16568 was removed. ClassName- org.janusgraph.core.InvalidElementException :LineNumber- 57 :MethodName- removedException ClassName- org.janusgraph.graphdb.vertices.AbstractVertex :LineNumber- 91 :MethodName- verifyAccess ClassName- org.janusgraph.graphdb.vertices.AbstractVertex :LineNumber- 137 :MethodName- query ClassName- org.janusgraph.graphdb.vertices.AbstractVertex :LineNumber- 190 :MethodName- properties ClassName- org.janusgraph.graphdb.vertices.StandardVertex :LineNumber- 143 :MethodName- properties ClassName- org.apache.tinkerpop.gremlin.structure.Vertex :LineNumber- 70 :MethodName- property ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 2638 :MethodName- showPropertiesForNode ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1284 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 245 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 275 :MethodName- testGroomingAutoFixMaxRecords 14:22:10 2025-12-10 14:22:10.464 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ------------- Done doing all the checks ------------ 14:22:10 2025-12-10 14:22:10.464 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Output will be written to .//logs/data/dataGrooming/dataGrooming.FULL.202512101422.out 14:22:10 2025-12-10 14:22:10.464 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Caught AAIException while grooming data 14:22:10 2025-12-10 14:22:10.464 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512101422.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1444 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 245 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 275 :MethodName- testGroomingAutoFixMaxRecords 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 14:22:10 2025-12-10 14:22:10.464 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512101422.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1444 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 245 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 275 :MethodName- testGroomingAutoFixMaxRecords 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 14:22:10 2025-12-10 14:22:10.464 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : About to do the commit for 11 removes. 14:22:10 2025-12-10 14:22:10.768 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Commit was successful 14:22:10 2025-12-10 14:22:10.770 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== Data Grooming Summary after all fixes ===== 14:22:10 2025-12-10 14:22:10.770 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Ghost Node Count: 0 14:22:10 2025-12-10 14:22:10.770 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad Index Node Count: 5 14:22:10 2025-12-10 14:22:10.770 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad URI Node Count: 0 14:22:10 2025-12-10 14:22:10.770 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Orphan Node Count: 0 14:22:10 2025-12-10 14:22:10.770 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Missing AAI NT Node Count: 0 14:22:10 2025-12-10 14:22:10.770 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : One-Armed Edge Hash Count: 0} 14:22:10 2025-12-10 14:22:10.770 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== End of Data Grooming Summary ===== 14:22:10 2025-12-10 14:22:10.770 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done! 14:22:11 2025-12-10 14:22:11.103 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : EdgesOnlyFlag is [false] 14:22:11 2025-12-10 14:22:11.103 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DoAutoFix is [false] 14:22:11 2025-12-10 14:22:11.103 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipHostCheck is [false] 14:22:11 2025-12-10 14:22:11.103 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : dontFixOrphansFlag is [false] 14:22:11 2025-12-10 14:22:11.103 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeCheckOff is [false] 14:22:11 2025-12-10 14:22:11.103 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeFixOn is [false] 14:22:11 2025-12-10 14:22:11.103 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2CheckOff is [false] 14:22:11 2025-12-10 14:22:11.103 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2FixOn is [false] 14:22:11 2025-12-10 14:22:11.103 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : neverUseCache is [false] 14:22:11 2025-12-10 14:22:11.103 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : singleNodeType is [] 14:22:11 2025-12-10 14:22:11.103 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipEdgeChecks is [false] 14:22:11 2025-12-10 14:22:11.103 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipIndexUpdateFix is [false] 14:22:11 2025-12-10 14:22:11.103 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : maxFix is [150] 14:22:11 2025-12-10 14:22:11.103 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Call doTheGrooming() 14:22:11 2025-12-10 14:22:11.103 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Entering doTheGrooming 14:22:11 2025-12-10 14:22:11.103 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:22:11 2025-12-10 14:22:11.103 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:22:11 2025-12-10 14:22:11.103 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:22:11 2025-12-10 14:22:11.103 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:22:11 2025-12-10 14:22:11.103 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Will write to .//logs/data/dataGrooming/dataGrooming.FULL.202512101422.out 14:22:11 2025-12-10 14:22:11.105 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open graph (takes a little while)-------- 14:22:11 2025-12-10 14:22:11.106 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph object. 14:22:11 2025-12-10 14:22:11.106 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Using default schemaVersion = [v31] 14:22:11 2025-12-10 14:22:11.106 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Starting DataGrooming Processing 14:22:11 2025-12-10 14:22:11.106 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavors] ... 14:22:11 2025-12-10 14:22:11.106 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavors], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.106 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-system] ... 14:22:11 2025-12-10 14:22:11.106 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-system], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.106 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectors] ... 14:22:11 2025-12-10 14:22:11.107 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectors], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.107 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [projects] ... 14:22:11 2025-12-10 14:22:11.107 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [projects], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.107 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth] ... 14:22:11 2025-12-10 14:22:11.107 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.107 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-configs] ... 14:22:11 2025-12-10 14:22:11.107 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-configs], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.107 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-infrastructure] ... 14:22:11 2025-12-10 14:22:11.107 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-infrastructure], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.108 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [query-parameters] ... 14:22:11 2025-12-10 14:22:11.108 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [query-parameters], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.108 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-config] ... 14:22:11 2025-12-10 14:22:11.108 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-config], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.108 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capabilities] ... 14:22:11 2025-12-10 14:22:11.108 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capabilities], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.108 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-band] ... 14:22:11 2025-12-10 14:22:11.108 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-band], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.108 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complex] ... 14:22:11 2025-12-10 14:22:11.109 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complex], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.109 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnets] ... 14:22:11 2025-12-10 14:22:11.109 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnets], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.109 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-routes] ... 14:22:11 2025-12-10 14:22:11.109 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-routes], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.109 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [devices] ... 14:22:11 2025-12-10 14:22:11.109 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [devices], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.109 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-servers] ... 14:22:11 2025-12-10 14:22:11.109 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-servers], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.109 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-lists] ... 14:22:11 2025-12-10 14:22:11.110 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-lists], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.110 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profile] ... 14:22:11 2025-12-10 14:22:11.110 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profile], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.110 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vces] ... 14:22:11 2025-12-10 14:22:11.110 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vces], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.110 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zones] ... 14:22:11 2025-12-10 14:22:11.110 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [availability-zones], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.110 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-module] ... 14:22:11 2025-12-10 14:22:11.110 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-module], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.110 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv6-address-list] ... 14:22:11 2025-12-10 14:22:11.111 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv6-address-list], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.111 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capability] ... 14:22:11 2025-12-10 14:22:11.111 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capability], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.111 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slot] ... 14:22:11 2025-12-10 14:22:11.111 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slot], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.111 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-component] ... 14:22:11 2025-12-10 14:22:11.111 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-component], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.111 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicity] ... 14:22:11 2025-12-10 14:22:11.111 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicity], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.111 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-state] ... 14:22:11 2025-12-10 14:22:11.112 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-state], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.112 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search] ... 14:22:11 2025-12-10 14:22:11.112 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.112 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-terms] ... 14:22:11 2025-12-10 14:22:11.112 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-terms], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.112 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vservers] ... 14:22:11 2025-12-10 14:22:11.112 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vservers], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.112 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm] ... 14:22:11 2025-12-10 14:22:11.113 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.113 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ue] ... 14:22:11 2025-12-10 14:22:11.113 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ue], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.113 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customers] ... 14:22:11 2025-12-10 14:22:11.113 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customers], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.113 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy] ... 14:22:11 2025-12-10 14:22:11.113 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.113 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoints] ... 14:22:11 2025-12-10 14:22:11.113 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoints], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.113 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [business] ... 14:22:11 2025-12-10 14:22:11.114 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [business], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.114 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems] ... 14:22:11 2025-12-10 14:22:11.114 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.114 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cp] ... 14:22:11 2025-12-10 14:22:11.114 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cp], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.114 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [licenses] ... 14:22:11 2025-12-10 14:22:11.114 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [licenses], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.114 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technologies] ... 14:22:11 2025-12-10 14:22:11.114 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technologies], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.115 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-regions] ... 14:22:11 2025-12-10 14:22:11.115 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-regions], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.115 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-jobs] ... 14:22:11 2025-12-10 14:22:11.115 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-jobs], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.115 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instances] ... 14:22:11 2025-12-10 14:22:11.115 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instances], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.115 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mapping] ... 14:22:11 2025-12-10 14:22:11.115 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mapping], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.115 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search-results] ... 14:22:11 2025-12-10 14:22:11.116 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search-results], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.116 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filters] ... 14:22:11 2025-12-10 14:22:11.116 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filters], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.116 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group] ... 14:22:11 2025-12-10 14:22:11.116 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.116 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-list] ... 14:22:11 2025-12-10 14:22:11.116 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-list], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.116 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policy] ... 14:22:11 2025-12-10 14:22:11.116 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policy], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.116 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacp] ... 14:22:11 2025-12-10 14:22:11.117 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacp], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.117 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restriction] ... 14:22:11 2025-12-10 14:22:11.117 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restriction], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.117 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-services] ... 14:22:11 2025-12-10 14:22:11.117 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-services], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.117 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-ranges] ... 14:22:11 2025-12-10 14:22:11.117 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-ranges], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.117 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contact] ... 14:22:11 2025-12-10 14:22:11.118 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contact], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.118 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-properties] ... 14:22:11 2025-12-10 14:22:11.118 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-properties], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.118 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [image] ... 14:22:11 2025-12-10 14:22:11.118 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [image], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.118 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfd] ... 14:22:11 2025-12-10 14:22:11.118 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfd], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.118 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-systems] ... 14:22:11 2025-12-10 14:22:11.118 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-systems], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.118 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-route] ... 14:22:11 2025-12-10 14:22:11.119 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-route], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.119 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-networks] ... 14:22:11 2025-12-10 14:22:11.119 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-networks], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.119 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audits] ... 14:22:11 2025-12-10 14:22:11.119 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audits], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.119 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraint] ... 14:22:11 2025-12-10 14:22:11.119 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraint], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.119 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zones] ... 14:22:11 2025-12-10 14:22:11.119 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zones], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.119 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf] ... 14:22:11 2025-12-10 14:22:11.120 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.120 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume] ... 14:22:11 2025-12-10 14:22:11.120 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.120 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port] ... 14:22:11 2025-12-10 14:22:11.120 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.120 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarders] ... 14:22:11 2025-12-10 14:22:11.120 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarders], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.120 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evc] ... 14:22:11 2025-12-10 14:22:11.120 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evc], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.120 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-images] ... 14:22:11 2025-12-10 14:22:11.121 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-images], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.121 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrfs] ... 14:22:11 2025-12-10 14:22:11.121 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrfs], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.121 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-components] ... 14:22:11 2025-12-10 14:22:11.121 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-components], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.121 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvce] ... 14:22:11 2025-12-10 14:22:11.121 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvce], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.121 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-group] ... 14:22:11 2025-12-10 14:22:11.121 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-group], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.122 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-bindings] ... 14:22:11 2025-12-10 14:22:11.122 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-bindings], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.122 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evcs] ... 14:22:11 2025-12-10 14:22:11.122 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evcs], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.122 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resources] ... 14:22:11 2025-12-10 14:22:11.122 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resources], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.122 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair] ... 14:22:11 2025-12-10 14:22:11.122 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.122 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm-list] ... 14:22:11 2025-12-10 14:22:11.123 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm-list], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.123 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-options] ... 14:22:11 2025-12-10 14:22:11.123 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-options], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.123 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policies] ... 14:22:11 2025-12-10 14:22:11.123 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policies], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.123 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-properties] ... 14:22:11 2025-12-10 14:22:11.123 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-properties], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.123 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssais] ... 14:22:11 2025-12-10 14:22:11.123 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssais], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.123 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map] ... 14:22:11 2025-12-10 14:22:11.124 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.124 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slots] ... 14:22:11 2025-12-10 14:22:11.124 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slots], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.124 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-server] ... 14:22:11 2025-12-10 14:22:11.124 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-server], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.124 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tag] ... 14:22:11 2025-12-10 14:22:11.124 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tag], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.124 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resource] ... 14:22:11 2025-12-10 14:22:11.124 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resource], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.124 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resources] ... 14:22:11 2025-12-10 14:22:11.125 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resources], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.125 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [uni] ... 14:22:11 2025-12-10 14:22:11.125 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [uni], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.125 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nodes] ... 14:22:11 2025-12-10 14:22:11.125 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nodes], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.125 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc-list] ... 14:22:11 2025-12-10 14:22:11.125 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc-list], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.125 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service] ... 14:22:11 2025-12-10 14:22:11.125 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.126 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassies] ... 14:22:11 2025-12-10 14:22:11.126 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassies], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.126 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resources] ... 14:22:11 2025-12-10 14:22:11.126 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resources], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.126 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdu] ... 14:22:11 2025-12-10 14:22:11.126 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdu], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.126 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-point] ... 14:22:11 2025-12-10 14:22:11.126 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-point], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.126 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configuration] ... 14:22:11 2025-12-10 14:22:11.127 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configuration], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.127 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnets] ... 14:22:11 2025-12-10 14:22:11.127 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnets], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.127 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-feature-attributes] ... 14:22:11 2025-12-10 14:22:11.127 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-feature-attributes], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.127 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configurations] ... 14:22:11 2025-12-10 14:22:11.127 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configurations], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.127 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadatum] ... 14:22:11 2025-12-10 14:22:11.127 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadatum], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.127 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tagged-inventory-item-list] ... 14:22:11 2025-12-10 14:22:11.128 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tagged-inventory-item-list], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.128 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query] ... 14:22:11 2025-12-10 14:22:11.128 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query], 0 total (in window) overall. 14:22:11 2025-12-10 14:22:11.128 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pserver] ... 14:22:11 2025-12-10 14:22:11.128 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 20560 14:22:11 2025-12-10 14:22:11.129 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [pserver], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.129 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attributes] ... 14:22:11 2025-12-10 14:22:11.129 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attributes], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.129 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-items] ... 14:22:11 2025-12-10 14:22:11.130 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-items], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.130 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comms] ... 14:22:11 2025-12-10 14:22:11.130 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comms], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.130 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restrictions] ... 14:22:11 2025-12-10 14:22:11.130 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restrictions], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.130 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action] ... 14:22:11 2025-12-10 14:22:11.130 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.130 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model] ... 14:22:11 2025-12-10 14:22:11.130 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.130 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachments] ... 14:22:11 2025-12-10 14:22:11.130 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachments], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.131 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filter] ... 14:22:11 2025-12-10 14:22:11.131 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filter], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.131 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entities] ... 14:22:11 2025-12-10 14:22:11.131 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entities], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.131 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-group] ... 14:22:11 2025-12-10 14:22:11.131 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-group], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.131 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mapping] ... 14:22:11 2025-12-10 14:22:11.131 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mapping], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.131 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [selector-list] ... 14:22:11 2025-12-10 14:22:11.131 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [selector-list], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.132 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resource] ... 14:22:11 2025-12-10 14:22:11.132 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resource], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.132 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-set] ... 14:22:11 2025-12-10 14:22:11.132 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-set], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.132 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volumes] ... 14:22:11 2025-12-10 14:22:11.132 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volumes], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.132 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrf] ... 14:22:11 2025-12-10 14:22:11.132 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrf], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.132 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environment] ... 14:22:11 2025-12-10 14:22:11.133 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environment], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.133 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-target] ... 14:22:11 2025-12-10 14:22:11.133 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-target], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.133 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filt] ... 14:22:11 2025-12-10 14:22:11.133 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filt], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.133 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connector] ... 14:22:11 2025-12-10 14:22:11.133 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connector], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.133 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc] ... 14:22:11 2025-12-10 14:22:11.133 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.133 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-link] ... 14:22:11 2025-12-10 14:22:11.134 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-link], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.134 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshot] ... 14:22:11 2025-12-10 14:22:11.134 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshot], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.134 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complexes] ... 14:22:11 2025-12-10 14:22:11.134 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complexes], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.134 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfc] ... 14:22:11 2025-12-10 14:22:11.134 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfc], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.134 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rule] ... 14:22:11 2025-12-10 14:22:11.134 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rule], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.134 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbour] ... 14:22:11 2025-12-10 14:22:11.135 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbour], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.135 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-configs] ... 14:22:11 2025-12-10 14:22:11.135 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-configs], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.135 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profile] ... 14:22:11 2025-12-10 14:22:11.135 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-max-pkt-size in the store from lower hyphen to lower camel 14:22:11 2025-12-10 14:22:11.135 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-max-pkt-size in the store from lower hyphen to lower camel 14:22:11 2025-12-10 14:22:11.135 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ue-speed in the store from lower hyphen to lower camel 14:22:11 2025-12-10 14:22:11.135 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-reliability in the store from lower hyphen to lower camel 14:22:11 2025-12-10 14:22:11.135 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-reliability in the store from lower hyphen to lower camel 14:22:11 2025-12-10 14:22:11.135 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-dl-data-volume in the store from lower hyphen to lower camel 14:22:11 2025-12-10 14:22:11.135 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-ul-data-volume in the store from lower hyphen to lower camel 14:22:11 2025-12-10 14:22:11.135 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profile], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.135 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-coms] ... 14:22:11 2025-12-10 14:22:11.136 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-coms], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.136 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cell] ... 14:22:11 2025-12-10 14:22:11.136 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cell], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.136 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notify] ... 14:22:11 2025-12-10 14:22:11.136 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notify], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.136 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [key-data] ... 14:22:11 2025-12-10 14:22:11.136 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [key-data], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.136 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan] ... 14:22:11 2025-12-10 14:22:11.136 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.136 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerances] ... 14:22:11 2025-12-10 14:22:11.139 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerances], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.139 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraints] ... 14:22:11 2025-12-10 14:22:11.139 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraints], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.139 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-list] ... 14:22:11 2025-12-10 14:22:11.140 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-list], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.140 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profile] ... 14:22:11 2025-12-10 14:22:11.140 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profile], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.140 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lines-of-business] ... 14:22:11 2025-12-10 14:22:11.140 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lines-of-business], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.140 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-prop-names] ... 14:22:11 2025-12-10 14:22:11.140 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-prop-names], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.140 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo] ... 14:22:11 2025-12-10 14:22:11.140 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.140 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-networks] ... 14:22:11 2025-12-10 14:22:11.141 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-networks], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.141 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pools] ... 14:22:11 2025-12-10 14:22:11.141 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pools], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.141 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-range] ... 14:22:11 2025-12-10 14:22:11.141 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-range], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.141 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachable] ... 14:22:11 2025-12-10 14:22:11.141 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachable], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.141 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth-map] ... 14:22:11 2025-12-10 14:22:11.141 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth-map], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.141 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitoring] ... 14:22:11 2025-12-10 14:22:11.141 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitoring], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.142 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-targets] ... 14:22:11 2025-12-10 14:22:11.142 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-targets], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.142 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshots] ... 14:22:11 2025-12-10 14:22:11.142 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshots], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.142 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-member] ... 14:22:11 2025-12-10 14:22:11.142 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-member], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.142 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interfaces] ... 14:22:11 2025-12-10 14:22:11.142 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interfaces], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.142 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capabilities] ... 14:22:11 2025-12-10 14:22:11.142 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capabilities], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.142 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-coordinate] ... 14:22:11 2025-12-10 14:22:11.143 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-coordinate], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.143 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resources] ... 14:22:11 2025-12-10 14:22:11.143 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resources], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.143 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbor] ... 14:22:11 2025-12-10 14:22:11.143 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbor], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.143 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esi] ... 14:22:11 2025-12-10 14:22:11.143 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esi], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.143 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configurations] ... 14:22:11 2025-12-10 14:22:11.143 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configurations], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.143 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evcs] ... 14:22:11 2025-12-10 14:22:11.144 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evcs], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.144 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-queries] ... 14:22:11 2025-12-10 14:22:11.144 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-queries], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.144 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-center] ... 14:22:11 2025-12-10 14:22:11.144 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-center], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.144 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnet] ... 14:22:11 2025-12-10 14:22:11.144 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnet], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.144 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interfaces] ... 14:22:11 2025-12-10 14:22:11.144 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interfaces], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.144 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profile] ... 14:22:11 2025-12-10 14:22:11.145 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profile], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.145 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platforms] ... 14:22:11 2025-12-10 14:22:11.145 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platforms], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.145 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-job] ... 14:22:11 2025-12-10 14:22:11.145 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-job], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.145 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attributes] ... 14:22:11 2025-12-10 14:22:11.145 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attributes], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.145 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cable] ... 14:22:11 2025-12-10 14:22:11.145 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cable], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.145 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ue] ... 14:22:11 2025-12-10 14:22:11.146 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ue], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.146 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-path] ... 14:22:11 2025-12-10 14:22:11.146 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-path], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.146 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cables] ... 14:22:11 2025-12-10 14:22:11.146 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cables], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.146 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-service] ... 14:22:11 2025-12-10 14:22:11.146 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-service], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.146 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comms] ... 14:22:11 2025-12-10 14:22:11.146 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comms], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.146 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cps] ... 14:22:11 2025-12-10 14:22:11.147 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cps], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.147 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdns] ... 14:22:11 2025-12-10 14:22:11.147 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdns], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.147 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pfs] ... 14:22:11 2025-12-10 14:22:11.147 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pfs], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.147 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [license] ... 14:22:11 2025-12-10 14:22:11.147 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [license], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.147 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggables] ... 14:22:11 2025-12-10 14:22:11.148 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggables], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.148 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [unis] ... 14:22:11 2025-12-10 14:22:11.148 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [unis], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.148 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switch] ... 14:22:11 2025-12-10 14:22:11.148 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switch], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.148 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-modules] ... 14:22:11 2025-12-10 14:22:11.148 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-modules], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.148 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-binding] ... 14:22:11 2025-12-10 14:22:11.149 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-binding], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.149 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv4-address-list] ... 14:22:11 2025-12-10 14:22:11.149 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv4-address-list], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.149 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlans] ... 14:22:11 2025-12-10 14:22:11.149 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlans], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.149 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policies] ... 14:22:11 2025-12-10 14:22:11.149 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policies], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.149 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-groups] ... 14:22:11 2025-12-10 14:22:11.149 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-groups], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.149 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-elements] ... 14:22:11 2025-12-10 14:22:11.150 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-elements], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.150 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-term] ... 14:22:11 2025-12-10 14:22:11.150 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-term], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.150 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbors] ... 14:22:11 2025-12-10 14:22:11.150 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbors], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.150 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tags] ... 14:22:11 2025-12-10 14:22:11.150 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tags], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.150 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-list] ... 14:22:11 2025-12-10 14:22:11.150 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-list], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.150 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evc] ... 14:22:11 2025-12-10 14:22:11.151 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evc], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.151 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-routes] ... 14:22:11 2025-12-10 14:22:11.151 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-routes], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.151 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positioning] ... 14:22:11 2025-12-10 14:22:11.151 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positioning], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.151 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachment] ... 14:22:11 2025-12-10 14:22:11.151 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachment], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.151 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ues] ... 14:22:11 2025-12-10 14:22:11.151 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ues], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.151 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pf] ... 14:22:11 2025-12-10 14:22:11.152 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pf], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.152 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-com] ... 14:22:11 2025-12-10 14:22:11.152 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-com], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.152 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssai] ... 14:22:11 2025-12-10 14:22:11.152 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssai], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.152 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-states] ... 14:22:11 2025-12-10 14:22:11.152 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-states], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.152 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo-list] ... 14:22:11 2025-12-10 14:22:11.152 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo-list], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.152 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnets] ... 14:22:11 2025-12-10 14:22:11.153 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnets], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.153 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info-list] ... 14:22:11 2025-12-10 14:22:11.153 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info-list], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.153 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristics] ... 14:22:11 2025-12-10 14:22:11.153 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristics], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.153 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-sets] ... 14:22:11 2025-12-10 14:22:11.153 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-sets], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.153 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activities] ... 14:22:11 2025-12-10 14:22:11.153 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activities], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.153 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filts] ... 14:22:11 2025-12-10 14:22:11.154 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filts], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.154 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [properties] ... 14:22:11 2025-12-10 14:22:11.154 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [properties], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.154 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pool] ... 14:22:11 2025-12-10 14:22:11.154 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pool], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.154 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resources] ... 14:22:11 2025-12-10 14:22:11.154 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resources], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.154 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadata] ... 14:22:11 2025-12-10 14:22:11.154 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadata], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.154 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-regions] ... 14:22:11 2025-12-10 14:22:11.154 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-regions], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.155 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookup] ... 14:22:11 2025-12-10 14:22:11.155 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookup], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.155 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookups] ... 14:22:11 2025-12-10 14:22:11.155 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookups], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.155 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-families] ... 14:22:11 2025-12-10 14:22:11.155 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-families], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.155 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-window] ... 14:22:11 2025-12-10 14:22:11.156 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-window], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.156 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [racks] ... 14:22:11 2025-12-10 14:22:11.156 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [racks], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.156 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnet] ... 14:22:11 2025-12-10 14:22:11.156 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnet], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.156 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configurations] ... 14:22:11 2025-12-10 14:22:11.156 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configurations], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.156 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacps] ... 14:22:11 2025-12-10 14:22:11.156 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacps], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.156 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-set] ... 14:22:11 2025-12-10 14:22:11.157 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-set], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.157 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-sets] ... 14:22:11 2025-12-10 14:22:11.157 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-sets], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.157 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-property] ... 14:22:11 2025-12-10 14:22:11.157 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-property], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.157 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscriptions] ... 14:22:11 2025-12-10 14:22:11.157 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscriptions], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.157 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instance] ... 14:22:11 2025-12-10 14:22:11.158 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instance], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.158 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [models] ... 14:22:11 2025-12-10 14:22:11.158 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [models], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.158 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerance] ... 14:22:11 2025-12-10 14:22:11.158 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerance], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.158 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-maps] ... 14:22:11 2025-12-10 14:22:11.158 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-maps], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.158 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hops] ... 14:22:11 2025-12-10 14:22:11.158 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hops], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.158 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicities] ... 14:22:11 2025-12-10 14:22:11.159 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicities], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.159 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pes] ... 14:22:11 2025-12-10 14:22:11.159 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pes], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.159 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profiles] ... 14:22:11 2025-12-10 14:22:11.159 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profiles], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.159 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnf] ... 14:22:11 2025-12-10 14:22:11.159 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnf], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.159 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environments] ... 14:22:11 2025-12-10 14:22:11.159 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environments], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.159 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassis] ... 14:22:11 2025-12-10 14:22:11.160 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassis], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.160 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnfs] ... 14:22:11 2025-12-10 14:22:11.160 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnfs], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.160 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-set] ... 14:22:11 2025-12-10 14:22:11.160 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-set], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.160 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-element] ... 14:22:11 2025-12-10 14:22:11.160 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-element], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.160 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [include-node-filter] ... 14:22:11 2025-12-10 14:22:11.160 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [include-node-filter], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.161 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-data] ... 14:22:11 2025-12-10 14:22:11.161 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-data], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.161 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-densities] ... 14:22:11 2025-12-10 14:22:11.161 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-densities], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.161 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vfs] ... 14:22:11 2025-12-10 14:22:11.161 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vfs], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.161 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-versions] ... 14:22:11 2025-12-10 14:22:11.161 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-versions], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.161 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [actions] ... 14:22:11 2025-12-10 14:22:11.161 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [actions], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.162 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [device] ... 14:22:11 2025-12-10 14:22:11.162 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [device], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.162 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-family] ... 14:22:11 2025-12-10 14:22:11.162 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-family], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.162 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slots] ... 14:22:11 2025-12-10 14:22:11.162 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slots], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.162 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interface] ... 14:22:11 2025-12-10 14:22:11.162 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interface], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.162 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-ids] ... 14:22:11 2025-12-10 14:22:11.163 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-ids], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.163 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slot] ... 14:22:11 2025-12-10 14:22:11.163 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slot], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.163 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity] ... 14:22:11 2025-12-10 14:22:11.163 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.163 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-design-and-creation] ... 14:22:11 2025-12-10 14:22:11.163 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-design-and-creation], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.163 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ports] ... 14:22:11 2025-12-10 14:22:11.163 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ports], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.163 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-range] ... 14:22:11 2025-12-10 14:22:11.164 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-range], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.164 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-component] ... 14:22:11 2025-12-10 14:22:11.164 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-component], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.164 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instances] ... 14:22:11 2025-12-10 14:22:11.164 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instances], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.164 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoint] ... 14:22:11 2025-12-10 14:22:11.164 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoint], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.164 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregates] ... 14:22:11 2025-12-10 14:22:11.164 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregates], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.164 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-centers] ... 14:22:11 2025-12-10 14:22:11.165 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-centers], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.165 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship] ... 14:22:11 2025-12-10 14:22:11.165 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.165 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-member] ... 14:22:11 2025-12-10 14:22:11.165 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-member], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.165 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraint] ... 14:22:11 2025-12-10 14:22:11.165 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraint], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.165 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filter] ... 14:22:11 2025-12-10 14:22:11.165 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filter], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.165 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event] ... 14:22:11 2025-12-10 14:22:11.166 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.166 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tags] ... 14:22:11 2025-12-10 14:22:11.166 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tags], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.166 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbours] ... 14:22:11 2025-12-10 14:22:11.166 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbours], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.166 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [services] ... 14:22:11 2025-12-10 14:22:11.166 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [services], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.166 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [result-data] ... 14:22:11 2025-12-10 14:22:11.167 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [result-data], 1 total (in window) overall. 14:22:11 2025-12-10 14:22:11.167 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zone] ... 14:22:11 2025-12-10 14:22:11.167 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 82120 14:22:11 2025-12-10 14:22:11.170 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [availability-zone], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.170 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-components] ... 14:22:11 2025-12-10 14:22:11.170 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-components], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.170 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profiles] ... 14:22:11 2025-12-10 14:22:11.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profiles], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esis] ... 14:22:11 2025-12-10 14:22:11.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esis], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpn] ... 14:22:11 2025-12-10 14:22:11.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpn], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audit] ... 14:22:11 2025-12-10 14:22:11.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audit], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contacts] ... 14:22:11 2025-12-10 14:22:11.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contacts], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vf] ... 14:22:11 2025-12-10 14:22:11.172 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vf], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.172 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlements] ... 14:22:11 2025-12-10 14:22:11.172 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlements], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.172 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-option] ... 14:22:11 2025-12-10 14:22:11.172 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-option], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.172 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [project] ... 14:22:11 2025-12-10 14:22:11.172 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [project], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.172 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscription] ... 14:22:11 2025-12-10 14:22:11.172 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscription], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ue] ... 14:22:11 2025-12-10 14:22:11.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ue], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info] ... 14:22:11 2025-12-10 14:22:11.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rules] ... 14:22:11 2025-12-10 14:22:11.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rules], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-and-named-query-search] ... 14:22:11 2025-12-10 14:22:11.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-and-named-query-search], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-options] ... 14:22:11 2025-12-10 14:22:11.174 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-options], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.174 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-item] ... 14:22:11 2025-12-10 14:22:11.174 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-item], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.174 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-item] ... 14:22:11 2025-12-10 14:22:11.174 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-item], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.174 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [reserved-prop-names] ... 14:22:11 2025-12-10 14:22:11.174 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [reserved-prop-names], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.174 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdn] ... 14:22:11 2025-12-10 14:22:11.174 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdn], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.174 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-units] ... 14:22:11 2025-12-10 14:22:11.175 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-units], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.175 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tag] ... 14:22:11 2025-12-10 14:22:11.175 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tag], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.175 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-items] ... 14:22:11 2025-12-10 14:22:11.175 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-items], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.175 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configuration] ... 14:22:11 2025-12-10 14:22:11.175 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configuration], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.175 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collection] ... 14:22:11 2025-12-10 14:22:11.175 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collection], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.175 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [start-node-filter] ... 14:22:11 2025-12-10 14:22:11.176 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [start-node-filter], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.176 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdn-zone-response] ... 14:22:11 2025-12-10 14:22:11.176 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdn-zone-response], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.176 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavor] ... 14:22:11 2025-12-10 14:22:11.176 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavor], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.176 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-route] ... 14:22:11 2025-12-10 14:22:11.176 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-route], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.176 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-windows] ... 14:22:11 2025-12-10 14:22:11.176 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-windows], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.176 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable] ... 14:22:11 2025-12-10 14:22:11.177 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.177 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-element] ... 14:22:11 2025-12-10 14:22:11.177 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-element], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.177 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comm] ... 14:22:11 2025-12-10 14:22:11.177 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comm], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.177 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-members] ... 14:22:11 2025-12-10 14:22:11.177 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-members], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.177 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hop] ... 14:22:11 2025-12-10 14:22:11.177 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hop], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.177 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-lists] ... 14:22:11 2025-12-10 14:22:11.178 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-lists], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.178 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info] ... 14:22:11 2025-12-10 14:22:11.178 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.178 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-network] ... 14:22:11 2025-12-10 14:22:11.178 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-network], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.178 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-links] ... 14:22:11 2025-12-10 14:22:11.178 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-links], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.178 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profiles] ... 14:22:11 2025-12-10 14:22:11.178 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profiles], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.179 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnf] ... 14:22:11 2025-12-10 14:22:11.179 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnf], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.179 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cards] ... 14:22:11 2025-12-10 14:22:11.179 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cards], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.179 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interface] ... 14:22:11 2025-12-10 14:22:11.179 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interface], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.179 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update] ... 14:22:11 2025-12-10 14:22:11.179 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.179 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rule] ... 14:22:11 2025-12-10 14:22:11.180 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rule], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.180 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory] ... 14:22:11 2025-12-10 14:22:11.180 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.180 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profiles] ... 14:22:11 2025-12-10 14:22:11.180 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profiles], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.180 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resource] ... 14:22:11 2025-12-10 14:22:11.180 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resource], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.180 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-term] ... 14:22:11 2025-12-10 14:22:11.180 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-term], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.180 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resource] ... 14:22:11 2025-12-10 14:22:11.184 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resource], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.184 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [common] ... 14:22:11 2025-12-10 14:22:11.184 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [common], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.184 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [coverage-area] ... 14:22:11 2025-12-10 14:22:11.184 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [coverage-area], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.184 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event-header] ... 14:22:11 2025-12-10 14:22:11.184 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event-header], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.184 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnect] ... 14:22:11 2025-12-10 14:22:11.185 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnect], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.185 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-network] ... 14:22:11 2025-12-10 14:22:11.185 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-network], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.185 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aai-internal] ... 14:22:11 2025-12-10 14:22:11.185 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aai-internal], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.185 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-of-service] ... 14:22:11 2025-12-10 14:22:11.185 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-of-service], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.185 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-component] ... 14:22:11 2025-12-10 14:22:11.185 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-component], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.185 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack] ... 14:22:11 2025-12-10 14:22:11.186 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.186 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pe] ... 14:22:11 2025-12-10 14:22:11.186 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pe], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.186 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-ver] ... 14:22:11 2025-12-10 14:22:11.186 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-ver], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.186 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entity] ... 14:22:11 2025-12-10 14:22:11.186 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entity], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.186 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capability] ... 14:22:11 2025-12-10 14:22:11.186 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capability], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.186 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-groups] ... 14:22:11 2025-12-10 14:22:11.187 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-groups], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.187 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interface] ... 14:22:11 2025-12-10 14:22:11.187 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interface], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.187 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-networks] ... 14:22:11 2025-12-10 14:22:11.187 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-networks], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.187 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mappings] ... 14:22:11 2025-12-10 14:22:11.187 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mappings], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.187 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cells] ... 14:22:11 2025-12-10 14:22:11.187 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cells], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.187 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-area] ... 14:22:11 2025-12-10 14:22:11.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-area], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instance] ... 14:22:11 2025-12-10 14:22:11.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instance], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ues] ... 14:22:11 2025-12-10 14:22:11.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ues], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivity] ... 14:22:11 2025-12-10 14:22:11.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivity], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collections] ... 14:22:11 2025-12-10 14:22:11.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collections], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraints] ... 14:22:11 2025-12-10 14:22:11.189 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraints], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.189 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vserver] ... 14:22:11 2025-12-10 14:22:11.189 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vserver], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.189 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partner] ... 14:22:11 2025-12-10 14:22:11.189 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partner], 2 total (in window) overall. 14:22:11 2025-12-10 14:22:11.189 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenant] ... 14:22:11 2025-12-10 14:22:11.189 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 16544 14:22:11 2025-12-10 14:22:11.191 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 20568 14:22:11 2025-12-10 14:22:11.192 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >> Encountered a missingAaiNodeType mid-fix-node while looking for the parent of a [tenant] node. 14:22:11 2025-12-10 14:22:11.192 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 20640 14:22:11 2025-12-10 14:22:11.194 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:11 2025-12-10 14:22:11.196 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [20640|37048|KeepVid=UNDETERMINED] 14:22:11 2025-12-10 14:22:11.196 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 28824 14:22:11 2025-12-10 14:22:11.197 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 37048 14:22:11 2025-12-10 14:22:11.199 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:11 2025-12-10 14:22:11.199 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 65736 14:22:11 2025-12-10 14:22:11.201 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 69832 14:22:11 2025-12-10 14:22:11.202 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 73928 14:22:11 2025-12-10 14:22:11.203 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 78024 14:22:11 2025-12-10 14:22:11.205 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [tenant], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.205 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info-list] ... 14:22:11 2025-12-10 14:22:11.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info-list], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-region] ... 14:22:11 2025-12-10 14:22:11.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-region], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-ranges] ... 14:22:11 2025-12-10 14:22:11.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-ranges], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-list] ... 14:22:11 2025-12-10 14:22:11.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-list], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [images] ... 14:22:11 2025-12-10 14:22:11.207 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [images], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.207 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ues] ... 14:22:11 2025-12-10 14:22:11.207 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ues], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.207 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-terms] ... 14:22:11 2025-12-10 14:22:11.207 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-terms], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.207 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfcs] ... 14:22:11 2025-12-10 14:22:11.207 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfcs], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.207 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-option] ... 14:22:11 2025-12-10 14:22:11.207 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-option], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.208 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profile] ... 14:22:11 2025-12-10 14:22:11.208 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profile], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.208 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv6-address-list] ... 14:22:11 2025-12-10 14:22:11.208 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv6-address-list], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.208 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attribute] ... 14:22:11 2025-12-10 14:22:11.208 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attribute], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.208 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-density] ... 14:22:11 2025-12-10 14:22:11.208 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-density], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.208 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder] ... 14:22:11 2025-12-10 14:22:11.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-servers] ... 14:22:11 2025-12-10 14:22:11.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-servers], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card] ... 14:22:11 2025-12-10 14:22:11.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-server] ... 14:22:11 2025-12-10 14:22:11.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-server], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [line-of-business] ... 14:22:11 2025-12-10 14:22:11.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [line-of-business], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item-data] ... 14:22:11 2025-12-10 14:22:11.210 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item-data], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.210 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-to-property] ... 14:22:11 2025-12-10 14:22:11.210 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-to-property], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.210 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-paths] ... 14:22:11 2025-12-10 14:22:11.210 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-paths], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.210 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-routes] ... 14:22:11 2025-12-10 14:22:11.210 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-routes], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.210 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-member] ... 14:22:11 2025-12-10 14:22:11.210 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-member], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.210 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-points] ... 14:22:11 2025-12-10 14:22:11.211 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-points], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.211 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnet] ... 14:22:11 2025-12-10 14:22:11.211 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnet], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.211 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [convex-geo-polygon] ... 14:22:11 2025-12-10 14:22:11.211 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [convex-geo-polygon], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.211 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignment] ... 14:22:11 2025-12-10 14:22:11.211 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignment], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.211 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-version] ... 14:22:11 2025-12-10 14:22:11.211 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-version], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.211 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignment] ... 14:22:11 2025-12-10 14:22:11.212 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignment], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.212 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignments] ... 14:22:11 2025-12-10 14:22:11.212 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignments], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.212 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vce] ... 14:22:11 2025-12-10 14:22:11.212 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vce], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.212 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-references] ... 14:22:11 2025-12-10 14:22:11.212 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-references], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.212 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attribute] ... 14:22:11 2025-12-10 14:22:11.212 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attribute], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.212 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [community-list] ... 14:22:11 2025-12-10 14:22:11.213 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [community-list], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.213 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timers] ... 14:22:11 2025-12-10 14:22:11.213 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timers], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.213 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignments] ... 14:22:11 2025-12-10 14:22:11.213 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignments], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.213 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitorings] ... 14:22:11 2025-12-10 14:22:11.213 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitorings], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.213 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregate] ... 14:22:11 2025-12-10 14:22:11.213 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregate], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.213 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positionings] ... 14:22:11 2025-12-10 14:22:11.214 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positionings], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.214 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-route] ... 14:22:11 2025-12-10 14:22:11.214 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-route], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.214 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comm] ... 14:22:11 2025-12-10 14:22:11.214 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comm], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.214 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-id] ... 14:22:11 2025-12-10 14:22:11.215 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-id], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.215 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timer] ... 14:22:11 2025-12-10 14:22:11.215 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timer], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.215 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-elements] ... 14:22:11 2025-12-10 14:22:11.215 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-elements], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.215 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rules] ... 14:22:11 2025-12-10 14:22:11.215 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rules], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.215 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-links] ... 14:22:11 2025-12-10 14:22:11.216 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-links], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.216 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnects] ... 14:22:11 2025-12-10 14:22:11.216 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnects], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.216 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action-data] ... 14:22:11 2025-12-10 14:22:11.216 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action-data], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.216 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnfs] ... 14:22:11 2025-12-10 14:22:11.216 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnfs], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.217 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [response-list] ... 14:22:11 2025-12-10 14:22:11.217 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [response-list], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.217 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-members] ... 14:22:11 2025-12-10 14:22:11.217 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-members], 11 total (in window) overall. 14:22:11 2025-12-10 14:22:11.217 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-region] ... 14:22:11 2025-12-10 14:22:11.218 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 16464 14:22:11 2025-12-10 14:22:11.219 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = test-owner-noregionId, cloud-region-id = ) 14:22:11 2025-12-10 14:22:11.219 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 20624 14:22:11 2025-12-10 14:22:11.220 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:11 2025-12-10 14:22:11.220 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [20624|24720|24728|49184|53448|KeepVid=UNDETERMINED] 14:22:11 2025-12-10 14:22:11.220 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 24720 14:22:11 2025-12-10 14:22:11.221 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:11 2025-12-10 14:22:11.221 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 24728 14:22:11 2025-12-10 14:22:11.221 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:11 2025-12-10 14:22:11.221 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 24760 14:22:11 2025-12-10 14:22:11.222 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:22:11 2025-12-10 14:22:11.222 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 32952 14:22:11 2025-12-10 14:22:11.223 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:22:11 2025-12-10 14:22:11.223 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 49184 14:22:11 2025-12-10 14:22:11.223 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:11 2025-12-10 14:22:11.223 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 53448 14:22:11 2025-12-10 14:22:11.224 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:11 2025-12-10 14:22:11.224 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 57544 14:22:11 2025-12-10 14:22:11.225 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:22:11 2025-12-10 14:22:11.225 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 16464 14:22:11 2025-12-10 14:22:11.225 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 24760 14:22:11 2025-12-10 14:22:11.225 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 24760 14:22:11 2025-12-10 14:22:11.225 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 32952 14:22:11 2025-12-10 14:22:11.225 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 32952 14:22:11 2025-12-10 14:22:11.225 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 57544 14:22:11 2025-12-10 14:22:11.225 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 57544 14:22:11 2025-12-10 14:22:11.225 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for some non-dependent guys - 14:22:11 2025-12-10 14:22:11.225 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [cloud-region], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.225 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-groups] ... 14:22:11 2025-12-10 14:22:11.225 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-groups], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.225 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpns] ... 14:22:11 2025-12-10 14:22:11.225 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpns], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.225 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [external-system] ... 14:22:11 2025-12-10 14:22:11.226 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [external-system], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.226 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zone] ... 14:22:11 2025-12-10 14:22:11.226 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zone], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.226 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-config] ... 14:22:11 2025-12-10 14:22:11.226 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-config], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.226 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [overloaded-model] ... 14:22:11 2025-12-10 14:22:11.226 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [overloaded-model], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.226 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-unit] ... 14:22:11 2025-12-10 14:22:11.226 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-unit], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.226 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-group] ... 14:22:11 2025-12-10 14:22:11.227 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-group], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.227 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technology] ... 14:22:11 2025-12-10 14:22:11.227 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technology], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.227 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item] ... 14:22:11 2025-12-10 14:22:11.227 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.227 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mappings] ... 14:22:11 2025-12-10 14:22:11.227 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mappings], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.227 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdus] ... 14:22:11 2025-12-10 14:22:11.227 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdus], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.227 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capacity] ... 14:22:11 2025-12-10 14:22:11.228 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capacity], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.228 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profiles] ... 14:22:11 2025-12-10 14:22:11.228 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profiles], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.228 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-network] ... 14:22:11 2025-12-10 14:22:11.228 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-network], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.228 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlement] ... 14:22:11 2025-12-10 14:22:11.228 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlement], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.228 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-links] ... 14:22:11 2025-12-10 14:22:11.228 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-links], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.228 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-image] ... 14:22:11 2025-12-10 14:22:11.228 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-image], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.228 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switches] ... 14:22:11 2025-12-10 14:22:11.229 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switches], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.229 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvces] ... 14:22:11 2025-12-10 14:22:11.229 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvces], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.229 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-sets] ... 14:22:11 2025-12-10 14:22:11.229 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-sets], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.229 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ip-address-list] ... 14:22:11 2025-12-10 14:22:11.229 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ip-address-list], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.229 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-request] ... 14:22:11 2025-12-10 14:22:11.229 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-request], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.229 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-result] ... 14:22:11 2025-12-10 14:22:11.230 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-result], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.230 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachables] ... 14:22:11 2025-12-10 14:22:11.230 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachables], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.230 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-groups] ... 14:22:11 2025-12-10 14:22:11.230 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-groups], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.230 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [az-and-dvs-switches] ... 14:22:11 2025-12-10 14:22:11.230 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [az-and-dvs-switches], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.230 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristic] ... 14:22:11 2025-12-10 14:22:11.230 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristic], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.230 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configuration] ... 14:22:11 2025-12-10 14:22:11.230 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configuration], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.231 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignments] ... 14:22:11 2025-12-10 14:22:11.231 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignments], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.231 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv4-address-list] ... 14:22:11 2025-12-10 14:22:11.231 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv4-address-list], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.231 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-points] ... 14:22:11 2025-12-10 14:22:11.231 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-points], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.231 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-group] ... 14:22:11 2025-12-10 14:22:11.231 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-group], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.231 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platform] ... 14:22:11 2025-12-10 14:22:11.231 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platform], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.231 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-groups] ... 14:22:11 2025-12-10 14:22:11.232 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-groups], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.232 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network] ... 14:22:11 2025-12-10 14:22:11.232 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.232 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [area-geo-coordinate] ... 14:22:11 2025-12-10 14:22:11.232 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [area-geo-coordinate], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.232 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignment] ... 14:22:11 2025-12-10 14:22:11.232 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignment], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.232 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update-node-key] ... 14:22:11 2025-12-10 14:22:11.232 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update-node-key], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.232 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pairs] ... 14:22:11 2025-12-10 14:22:11.233 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pairs], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.233 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-link] ... 14:22:11 2025-12-10 14:22:11.233 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-link], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.233 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems-list] ... 14:22:11 2025-12-10 14:22:11.233 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems-list], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.233 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partners] ... 14:22:11 2025-12-10 14:22:11.233 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partners], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.233 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenants] ... 14:22:11 2025-12-10 14:22:11.233 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tenants], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.233 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pservers] ... 14:22:11 2025-12-10 14:22:11.234 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pservers], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.234 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-components] ... 14:22:11 2025-12-10 14:22:11.234 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-components], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.234 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-vers] ... 14:22:11 2025-12-10 14:22:11.234 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-vers], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.234 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interfaces] ... 14:22:11 2025-12-10 14:22:11.234 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interfaces], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.234 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-reference] ... 14:22:11 2025-12-10 14:22:11.234 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-reference], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.234 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [classes-of-service] ... 14:22:11 2025-12-10 14:22:11.234 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [classes-of-service], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.235 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resource] ... 14:22:11 2025-12-10 14:22:11.235 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resource], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.235 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-bands] ... 14:22:11 2025-12-10 14:22:11.235 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-bands], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.235 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-members] ... 14:22:11 2025-12-10 14:22:11.235 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-members], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.235 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivities] ... 14:22:11 2025-12-10 14:22:11.235 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivities], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.235 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfds] ... 14:22:11 2025-12-10 14:22:11.236 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfds], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.236 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-link] ... 14:22:11 2025-12-10 14:22:11.236 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-link], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.236 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customer] ... 14:22:11 2025-12-10 14:22:11.236 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customer], 20 total (in window) overall. 14:22:11 2025-12-10 14:22:11.236 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open a SECOND graph (takes a little while)-------- 14:22:11 2025-12-10 14:22:11.236 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph2 object... 14:22:11 2025-12-10 14:22:11.236 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:22:11 2025-12-10 14:22:11.239 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Checking for bad edges --- 14:22:11 2025-12-10 14:22:11.240 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 82120,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 14:22:11 2025-12-10 14:22:11.242 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:22:11 2025-12-10 14:22:11.242 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:22:11 2025-12-10 14:22:11.242 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:22:11 2025-12-10 14:22:11.242 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:22:11 2025-12-10 14:22:11.243 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 32952,nType = [cloud-region], is missing keyPropName = [cloud-owner] 14:22:11 2025-12-10 14:22:11.243 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 65736,nType = [tenant], is missing keyPropName = [tenant-id] 14:22:11 2025-12-10 14:22:11.244 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 32952,nType = [cloud-region], is missing keyPropName = [cloud-owner] 14:22:11 2025-12-10 14:22:11.244 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 65736,nType = [tenant], is missing keyPropName = [tenant-id] 14:22:11 2025-12-10 14:22:11.245 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 82120,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 14:22:11 2025-12-10 14:22:11.245 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done checking for bad edges --- 14:22:11 2025-12-10 14:22:11.247 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ------------- Done doing all the checks ------------ 14:22:11 2025-12-10 14:22:11.247 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Output will be written to .//logs/data/dataGrooming/dataGrooming.FULL.202512101422.out 14:22:11 2025-12-10 14:22:11.247 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Caught AAIException while grooming data 14:22:11 2025-12-10 14:22:11.247 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512101422.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1444 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 263 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 266 :MethodName- testGroomingDupeCheck 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 14:22:11 2025-12-10 14:22:11.247 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512101422.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1444 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 263 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 266 :MethodName- testGroomingDupeCheck 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 14:22:11 2025-12-10 14:22:11.248 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== Data Grooming Summary after all fixes ===== 14:22:11 2025-12-10 14:22:11.248 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Ghost Node Count: 0 14:22:11 2025-12-10 14:22:11.248 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad Index Node Count: 5 14:22:11 2025-12-10 14:22:11.248 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad URI Node Count: 0 14:22:11 2025-12-10 14:22:11.248 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Orphan Node Count: 5 14:22:11 2025-12-10 14:22:11.248 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Missing AAI NT Node Count: 1 14:22:11 2025-12-10 14:22:11.248 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : One-Armed Edge Hash Count: 4} 14:22:11 2025-12-10 14:22:11.248 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== End of Data Grooming Summary ===== 14:22:11 2025-12-10 14:22:11.248 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done! 14:22:12 2025-12-10 14:22:11.910 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : EdgesOnlyFlag is [false] 14:22:12 2025-12-10 14:22:11.910 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DoAutoFix is [true] 14:22:12 2025-12-10 14:22:11.910 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipHostCheck is [false] 14:22:12 2025-12-10 14:22:11.911 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : dontFixOrphansFlag is [false] 14:22:12 2025-12-10 14:22:11.911 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeCheckOff is [false] 14:22:12 2025-12-10 14:22:11.911 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeFixOn is [false] 14:22:12 2025-12-10 14:22:11.911 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2CheckOff is [false] 14:22:12 2025-12-10 14:22:11.911 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2FixOn is [false] 14:22:12 2025-12-10 14:22:11.911 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : neverUseCache is [true] 14:22:12 2025-12-10 14:22:11.911 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : singleNodeType is [cloud-region] 14:22:12 2025-12-10 14:22:11.911 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipEdgeChecks is [false] 14:22:12 2025-12-10 14:22:11.911 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipIndexUpdateFix is [false] 14:22:12 2025-12-10 14:22:11.911 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : maxFix is [150] 14:22:12 2025-12-10 14:22:11.911 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Call doTheGrooming() with a previous fileName [] for cleanup. 14:22:12 2025-12-10 14:22:11.911 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Entering doTheGrooming 14:22:12 2025-12-10 14:22:11.911 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:22:12 2025-12-10 14:22:11.911 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:22:12 2025-12-10 14:22:11.911 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:22:12 2025-12-10 14:22:11.911 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:22:12 2025-12-10 14:22:11.911 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Will write to .//logs/data/dataGrooming/dataGrooming.FULL.202512101422.out 14:22:12 2025-12-10 14:22:11.912 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open graph (takes a little while)-------- 14:22:12 2025-12-10 14:22:11.912 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph object. 14:22:12 2025-12-10 14:22:11.912 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Using default schemaVersion = [v31] 14:22:12 2025-12-10 14:22:11.912 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Starting DataGrooming Processing 14:22:12 2025-12-10 14:22:11.912 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-region] ... 14:22:12 2025-12-10 14:22:11.913 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 28712 14:22:12 2025-12-10 14:22:11.913 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:12 2025-12-10 14:22:11.914 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [28712|32912|37024|90312|94408|KeepVid=UNDETERMINED] 14:22:12 2025-12-10 14:22:11.914 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 32808 14:22:12 2025-12-10 14:22:11.914 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:22:12 2025-12-10 14:22:11.914 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 32912 14:22:12 2025-12-10 14:22:11.915 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:12 2025-12-10 14:22:11.915 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 36904 14:22:12 2025-12-10 14:22:11.915 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:22:12 2025-12-10 14:22:11.915 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 37024 14:22:12 2025-12-10 14:22:11.916 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:12 2025-12-10 14:22:11.916 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 69784 14:22:12 2025-12-10 14:22:11.916 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:22:12 2025-12-10 14:22:11.916 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 90312 14:22:12 2025-12-10 14:22:11.917 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:12 2025-12-10 14:22:11.917 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 94408 14:22:12 2025-12-10 14:22:11.917 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:12 2025-12-10 14:22:11.918 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 98504 14:22:12 2025-12-10 14:22:11.918 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = test-owner-noregionId, cloud-region-id = ) 14:22:12 2025-12-10 14:22:11.918 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 32808 14:22:12 2025-12-10 14:22:11.918 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 32808 14:22:12 2025-12-10 14:22:11.918 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 36904 14:22:12 2025-12-10 14:22:11.918 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 36904 14:22:12 2025-12-10 14:22:11.918 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 69784 14:22:12 2025-12-10 14:22:11.918 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 69784 14:22:12 2025-12-10 14:22:11.918 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 98504 14:22:12 2025-12-10 14:22:11.918 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for some non-dependent guys - 14:22:12 2025-12-10 14:22:11.918 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [cloud-region], 9 total (in window) overall. 14:22:12 2025-12-10 14:22:11.919 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open a SECOND graph (takes a little while)-------- 14:22:12 2025-12-10 14:22:11.919 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph2 object... 14:22:12 2025-12-10 14:22:11.919 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:22:12 2025-12-10 14:22:11.921 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Checking for bad edges --- 14:22:12 2025-12-10 14:22:11.922 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 36904,nType = [cloud-region], is missing keyPropName = [cloud-owner] 14:22:12 2025-12-10 14:22:11.922 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 65568,nType = [tenant], is missing keyPropName = [tenant-id] 14:22:12 2025-12-10 14:22:11.924 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 36904,nType = [cloud-region], is missing keyPropName = [cloud-owner] 14:22:12 2025-12-10 14:22:11.924 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 65568,nType = [tenant], is missing keyPropName = [tenant-id] 14:22:12 2025-12-10 14:22:11.924 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 41048,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 14:22:12 2025-12-10 14:22:11.925 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 41048,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 14:22:12 2025-12-10 14:22:11.925 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:22:12 2025-12-10 14:22:11.926 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:22:12 2025-12-10 14:22:11.926 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:22:12 2025-12-10 14:22:11.926 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:22:12 2025-12-10 14:22:11.927 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done checking for bad edges --- 14:22:12 2025-12-10 14:22:11.928 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ------------- Done doing all the checks ------------ 14:22:12 2025-12-10 14:22:11.928 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Output will be written to .//logs/data/dataGrooming/dataGrooming.FULL.202512101422.out 14:22:12 2025-12-10 14:22:11.929 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Caught AAIException while grooming data 14:22:12 2025-12-10 14:22:11.929 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512101422.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1444 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 200 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 285 :MethodName- testGroomingMain 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 14:22:12 2025-12-10 14:22:11.929 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512101422.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1444 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 200 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 285 :MethodName- testGroomingMain 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 14:22:12 2025-12-10 14:22:11.929 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== Data Grooming Summary after all fixes ===== 14:22:12 2025-12-10 14:22:11.929 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Ghost Node Count: 0 14:22:12 2025-12-10 14:22:11.929 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad Index Node Count: 4 14:22:12 2025-12-10 14:22:11.929 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad URI Node Count: 0 14:22:12 2025-12-10 14:22:11.929 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Orphan Node Count: 0 14:22:12 2025-12-10 14:22:11.929 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Missing AAI NT Node Count: 0 14:22:12 2025-12-10 14:22:11.929 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : One-Armed Edge Hash Count: 4} 14:22:12 2025-12-10 14:22:11.929 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== End of Data Grooming Summary ===== 14:22:12 2025-12-10 14:22:11.929 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done! 14:22:12 2025-12-10 14:22:12.255 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : EdgesOnlyFlag is [false] 14:22:12 2025-12-10 14:22:12.255 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DoAutoFix is [false] 14:22:12 2025-12-10 14:22:12.255 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipHostCheck is [false] 14:22:12 2025-12-10 14:22:12.255 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : dontFixOrphansFlag is [false] 14:22:12 2025-12-10 14:22:12.255 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeCheckOff is [false] 14:22:12 2025-12-10 14:22:12.255 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeFixOn is [false] 14:22:12 2025-12-10 14:22:12.255 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2CheckOff is [false] 14:22:12 2025-12-10 14:22:12.255 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2FixOn is [false] 14:22:12 2025-12-10 14:22:12.255 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : neverUseCache is [false] 14:22:12 2025-12-10 14:22:12.255 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : singleNodeType is [] 14:22:12 2025-12-10 14:22:12.255 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipEdgeChecks is [false] 14:22:12 2025-12-10 14:22:12.255 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipIndexUpdateFix is [false] 14:22:12 2025-12-10 14:22:12.255 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : maxFix is [150] 14:22:12 2025-12-10 14:22:12.255 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Call doTheGrooming() 14:22:12 2025-12-10 14:22:12.255 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Entering doTheGrooming 14:22:12 2025-12-10 14:22:12.255 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:22:12 2025-12-10 14:22:12.255 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:22:12 2025-12-10 14:22:12.256 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:22:12 2025-12-10 14:22:12.256 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:22:12 2025-12-10 14:22:12.256 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Will write to .//logs/data/dataGrooming/dataGrooming.FULL.202512101422.out 14:22:12 2025-12-10 14:22:12.256 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open graph (takes a little while)-------- 14:22:12 2025-12-10 14:22:12.256 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph object. 14:22:12 2025-12-10 14:22:12.256 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Using default schemaVersion = [v31] 14:22:12 2025-12-10 14:22:12.256 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Starting DataGrooming Processing 14:22:12 2025-12-10 14:22:12.256 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavors] ... 14:22:12 2025-12-10 14:22:12.257 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavors], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.257 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-system] ... 14:22:12 2025-12-10 14:22:12.257 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-system], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.257 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectors] ... 14:22:12 2025-12-10 14:22:12.257 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectors], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.257 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [projects] ... 14:22:12 2025-12-10 14:22:12.257 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [projects], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.257 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth] ... 14:22:12 2025-12-10 14:22:12.258 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.258 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-configs] ... 14:22:12 2025-12-10 14:22:12.258 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-configs], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.258 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-infrastructure] ... 14:22:12 2025-12-10 14:22:12.258 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-infrastructure], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.258 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [query-parameters] ... 14:22:12 2025-12-10 14:22:12.258 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [query-parameters], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.258 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-config] ... 14:22:12 2025-12-10 14:22:12.258 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-config], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.258 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capabilities] ... 14:22:12 2025-12-10 14:22:12.259 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capabilities], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.259 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-band] ... 14:22:12 2025-12-10 14:22:12.259 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-band], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.259 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complex] ... 14:22:12 2025-12-10 14:22:12.259 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complex], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.259 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnets] ... 14:22:12 2025-12-10 14:22:12.259 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnets], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.259 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-routes] ... 14:22:12 2025-12-10 14:22:12.259 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-routes], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.259 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [devices] ... 14:22:12 2025-12-10 14:22:12.259 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [devices], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.259 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-servers] ... 14:22:12 2025-12-10 14:22:12.260 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-servers], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.260 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-lists] ... 14:22:12 2025-12-10 14:22:12.260 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-lists], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.260 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profile] ... 14:22:12 2025-12-10 14:22:12.260 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profile], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.260 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vces] ... 14:22:12 2025-12-10 14:22:12.260 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vces], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.260 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zones] ... 14:22:12 2025-12-10 14:22:12.260 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [availability-zones], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.260 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-module] ... 14:22:12 2025-12-10 14:22:12.261 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-module], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.261 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv6-address-list] ... 14:22:12 2025-12-10 14:22:12.261 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv6-address-list], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.261 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capability] ... 14:22:12 2025-12-10 14:22:12.261 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capability], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.261 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slot] ... 14:22:12 2025-12-10 14:22:12.261 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slot], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.261 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-component] ... 14:22:12 2025-12-10 14:22:12.261 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-component], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.261 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicity] ... 14:22:12 2025-12-10 14:22:12.262 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicity], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.262 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-state] ... 14:22:12 2025-12-10 14:22:12.262 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-state], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.262 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search] ... 14:22:12 2025-12-10 14:22:12.262 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.262 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-terms] ... 14:22:12 2025-12-10 14:22:12.262 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-terms], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.262 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vservers] ... 14:22:12 2025-12-10 14:22:12.262 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vservers], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.262 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm] ... 14:22:12 2025-12-10 14:22:12.263 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.263 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ue] ... 14:22:12 2025-12-10 14:22:12.263 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ue], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.263 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customers] ... 14:22:12 2025-12-10 14:22:12.263 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customers], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.263 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy] ... 14:22:12 2025-12-10 14:22:12.263 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.263 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoints] ... 14:22:12 2025-12-10 14:22:12.263 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoints], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.263 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [business] ... 14:22:12 2025-12-10 14:22:12.264 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [business], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.264 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems] ... 14:22:12 2025-12-10 14:22:12.264 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.264 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cp] ... 14:22:12 2025-12-10 14:22:12.264 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cp], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.264 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [licenses] ... 14:22:12 2025-12-10 14:22:12.264 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [licenses], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.264 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technologies] ... 14:22:12 2025-12-10 14:22:12.264 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technologies], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.264 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-regions] ... 14:22:12 2025-12-10 14:22:12.265 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-regions], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.265 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-jobs] ... 14:22:12 2025-12-10 14:22:12.265 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-jobs], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.265 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instances] ... 14:22:12 2025-12-10 14:22:12.265 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instances], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.265 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mapping] ... 14:22:12 2025-12-10 14:22:12.265 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mapping], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.265 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search-results] ... 14:22:12 2025-12-10 14:22:12.265 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search-results], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.265 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filters] ... 14:22:12 2025-12-10 14:22:12.265 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filters], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.265 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group] ... 14:22:12 2025-12-10 14:22:12.266 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.266 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-list] ... 14:22:12 2025-12-10 14:22:12.266 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-list], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.266 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policy] ... 14:22:12 2025-12-10 14:22:12.266 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policy], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.266 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacp] ... 14:22:12 2025-12-10 14:22:12.266 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacp], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.266 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restriction] ... 14:22:12 2025-12-10 14:22:12.266 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restriction], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.266 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-services] ... 14:22:12 2025-12-10 14:22:12.267 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-services], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.267 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-ranges] ... 14:22:12 2025-12-10 14:22:12.267 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-ranges], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.267 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contact] ... 14:22:12 2025-12-10 14:22:12.267 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contact], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.267 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-properties] ... 14:22:12 2025-12-10 14:22:12.267 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-properties], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.267 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [image] ... 14:22:12 2025-12-10 14:22:12.267 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [image], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.267 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfd] ... 14:22:12 2025-12-10 14:22:12.268 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfd], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.268 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-systems] ... 14:22:12 2025-12-10 14:22:12.268 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-systems], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.268 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-route] ... 14:22:12 2025-12-10 14:22:12.268 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-route], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.268 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-networks] ... 14:22:12 2025-12-10 14:22:12.268 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-networks], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.268 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audits] ... 14:22:12 2025-12-10 14:22:12.268 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audits], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.268 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraint] ... 14:22:12 2025-12-10 14:22:12.269 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraint], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.269 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zones] ... 14:22:12 2025-12-10 14:22:12.269 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zones], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.269 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf] ... 14:22:12 2025-12-10 14:22:12.269 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.269 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume] ... 14:22:12 2025-12-10 14:22:12.269 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.269 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port] ... 14:22:12 2025-12-10 14:22:12.269 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.269 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarders] ... 14:22:12 2025-12-10 14:22:12.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarders], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evc] ... 14:22:12 2025-12-10 14:22:12.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evc], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-images] ... 14:22:12 2025-12-10 14:22:12.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-images], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrfs] ... 14:22:12 2025-12-10 14:22:12.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrfs], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-components] ... 14:22:12 2025-12-10 14:22:12.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-components], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvce] ... 14:22:12 2025-12-10 14:22:12.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvce], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-group] ... 14:22:12 2025-12-10 14:22:12.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-group], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-bindings] ... 14:22:12 2025-12-10 14:22:12.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-bindings], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evcs] ... 14:22:12 2025-12-10 14:22:12.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evcs], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resources] ... 14:22:12 2025-12-10 14:22:12.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resources], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair] ... 14:22:12 2025-12-10 14:22:12.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm-list] ... 14:22:12 2025-12-10 14:22:12.272 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm-list], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.272 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-options] ... 14:22:12 2025-12-10 14:22:12.272 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-options], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.272 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policies] ... 14:22:12 2025-12-10 14:22:12.272 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policies], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.272 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-properties] ... 14:22:12 2025-12-10 14:22:12.272 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-properties], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.272 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssais] ... 14:22:12 2025-12-10 14:22:12.272 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssais], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.272 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map] ... 14:22:12 2025-12-10 14:22:12.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slots] ... 14:22:12 2025-12-10 14:22:12.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slots], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-server] ... 14:22:12 2025-12-10 14:22:12.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-server], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tag] ... 14:22:12 2025-12-10 14:22:12.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tag], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resource] ... 14:22:12 2025-12-10 14:22:12.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resource], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resources] ... 14:22:12 2025-12-10 14:22:12.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resources], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [uni] ... 14:22:12 2025-12-10 14:22:12.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [uni], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nodes] ... 14:22:12 2025-12-10 14:22:12.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nodes], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc-list] ... 14:22:12 2025-12-10 14:22:12.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc-list], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service] ... 14:22:12 2025-12-10 14:22:12.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassies] ... 14:22:12 2025-12-10 14:22:12.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassies], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resources] ... 14:22:12 2025-12-10 14:22:12.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resources], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdu] ... 14:22:12 2025-12-10 14:22:12.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdu], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-point] ... 14:22:12 2025-12-10 14:22:12.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-point], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configuration] ... 14:22:12 2025-12-10 14:22:12.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configuration], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnets] ... 14:22:12 2025-12-10 14:22:12.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnets], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-feature-attributes] ... 14:22:12 2025-12-10 14:22:12.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-feature-attributes], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configurations] ... 14:22:12 2025-12-10 14:22:12.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configurations], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadatum] ... 14:22:12 2025-12-10 14:22:12.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadatum], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tagged-inventory-item-list] ... 14:22:12 2025-12-10 14:22:12.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tagged-inventory-item-list], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query] ... 14:22:12 2025-12-10 14:22:12.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pserver] ... 14:22:12 2025-12-10 14:22:12.277 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 57384 14:22:12 2025-12-10 14:22:12.277 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [pserver], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.277 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attributes] ... 14:22:12 2025-12-10 14:22:12.278 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attributes], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.278 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-items] ... 14:22:12 2025-12-10 14:22:12.278 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-items], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.278 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comms] ... 14:22:12 2025-12-10 14:22:12.278 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comms], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.278 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restrictions] ... 14:22:12 2025-12-10 14:22:12.278 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restrictions], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.278 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action] ... 14:22:12 2025-12-10 14:22:12.278 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.278 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model] ... 14:22:12 2025-12-10 14:22:12.279 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.279 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachments] ... 14:22:12 2025-12-10 14:22:12.279 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachments], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.279 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filter] ... 14:22:12 2025-12-10 14:22:12.279 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filter], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.279 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entities] ... 14:22:12 2025-12-10 14:22:12.279 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entities], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.279 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-group] ... 14:22:12 2025-12-10 14:22:12.280 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-group], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.280 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mapping] ... 14:22:12 2025-12-10 14:22:12.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mapping], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [selector-list] ... 14:22:12 2025-12-10 14:22:12.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [selector-list], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resource] ... 14:22:12 2025-12-10 14:22:12.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resource], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-set] ... 14:22:12 2025-12-10 14:22:12.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-set], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volumes] ... 14:22:12 2025-12-10 14:22:12.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volumes], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrf] ... 14:22:12 2025-12-10 14:22:12.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrf], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environment] ... 14:22:12 2025-12-10 14:22:12.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environment], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-target] ... 14:22:12 2025-12-10 14:22:12.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-target], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filt] ... 14:22:12 2025-12-10 14:22:12.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filt], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connector] ... 14:22:12 2025-12-10 14:22:12.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connector], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc] ... 14:22:12 2025-12-10 14:22:12.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-link] ... 14:22:12 2025-12-10 14:22:12.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-link], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshot] ... 14:22:12 2025-12-10 14:22:12.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshot], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complexes] ... 14:22:12 2025-12-10 14:22:12.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complexes], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfc] ... 14:22:12 2025-12-10 14:22:12.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfc], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rule] ... 14:22:12 2025-12-10 14:22:12.284 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rule], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.284 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbour] ... 14:22:12 2025-12-10 14:22:12.284 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbour], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.284 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-configs] ... 14:22:12 2025-12-10 14:22:12.284 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-configs], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.284 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profile] ... 14:22:12 2025-12-10 14:22:12.284 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-max-pkt-size in the store from lower hyphen to lower camel 14:22:12 2025-12-10 14:22:12.284 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-max-pkt-size in the store from lower hyphen to lower camel 14:22:12 2025-12-10 14:22:12.284 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ue-speed in the store from lower hyphen to lower camel 14:22:12 2025-12-10 14:22:12.284 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-reliability in the store from lower hyphen to lower camel 14:22:12 2025-12-10 14:22:12.284 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-reliability in the store from lower hyphen to lower camel 14:22:12 2025-12-10 14:22:12.284 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-dl-data-volume in the store from lower hyphen to lower camel 14:22:12 2025-12-10 14:22:12.284 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-ul-data-volume in the store from lower hyphen to lower camel 14:22:12 2025-12-10 14:22:12.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profile], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-coms] ... 14:22:12 2025-12-10 14:22:12.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-coms], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cell] ... 14:22:12 2025-12-10 14:22:12.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cell], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notify] ... 14:22:12 2025-12-10 14:22:12.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notify], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [key-data] ... 14:22:12 2025-12-10 14:22:12.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [key-data], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan] ... 14:22:12 2025-12-10 14:22:12.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerances] ... 14:22:12 2025-12-10 14:22:12.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerances], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraints] ... 14:22:12 2025-12-10 14:22:12.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraints], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-list] ... 14:22:12 2025-12-10 14:22:12.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-list], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profile] ... 14:22:12 2025-12-10 14:22:12.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profile], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lines-of-business] ... 14:22:12 2025-12-10 14:22:12.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lines-of-business], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-prop-names] ... 14:22:12 2025-12-10 14:22:12.287 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-prop-names], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.287 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo] ... 14:22:12 2025-12-10 14:22:12.287 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.287 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-networks] ... 14:22:12 2025-12-10 14:22:12.287 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-networks], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.287 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pools] ... 14:22:12 2025-12-10 14:22:12.287 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pools], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.287 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-range] ... 14:22:12 2025-12-10 14:22:12.287 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-range], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.287 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachable] ... 14:22:12 2025-12-10 14:22:12.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachable], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth-map] ... 14:22:12 2025-12-10 14:22:12.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth-map], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitoring] ... 14:22:12 2025-12-10 14:22:12.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitoring], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-targets] ... 14:22:12 2025-12-10 14:22:12.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-targets], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshots] ... 14:22:12 2025-12-10 14:22:12.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshots], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-member] ... 14:22:12 2025-12-10 14:22:12.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-member], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interfaces] ... 14:22:12 2025-12-10 14:22:12.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interfaces], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capabilities] ... 14:22:12 2025-12-10 14:22:12.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capabilities], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-coordinate] ... 14:22:12 2025-12-10 14:22:12.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-coordinate], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resources] ... 14:22:12 2025-12-10 14:22:12.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resources], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbor] ... 14:22:12 2025-12-10 14:22:12.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbor], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esi] ... 14:22:12 2025-12-10 14:22:12.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esi], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configurations] ... 14:22:12 2025-12-10 14:22:12.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configurations], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evcs] ... 14:22:12 2025-12-10 14:22:12.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evcs], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-queries] ... 14:22:12 2025-12-10 14:22:12.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-queries], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-center] ... 14:22:12 2025-12-10 14:22:12.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-center], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnet] ... 14:22:12 2025-12-10 14:22:12.291 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnet], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.291 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interfaces] ... 14:22:12 2025-12-10 14:22:12.291 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interfaces], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.291 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profile] ... 14:22:12 2025-12-10 14:22:12.291 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profile], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.291 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platforms] ... 14:22:12 2025-12-10 14:22:12.291 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platforms], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.291 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-job] ... 14:22:12 2025-12-10 14:22:12.291 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-job], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.291 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attributes] ... 14:22:12 2025-12-10 14:22:12.291 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attributes], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.292 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cable] ... 14:22:12 2025-12-10 14:22:12.292 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cable], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.292 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ue] ... 14:22:12 2025-12-10 14:22:12.292 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ue], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.292 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-path] ... 14:22:12 2025-12-10 14:22:12.292 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-path], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.292 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cables] ... 14:22:12 2025-12-10 14:22:12.292 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cables], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.292 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-service] ... 14:22:12 2025-12-10 14:22:12.292 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-service], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.292 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comms] ... 14:22:12 2025-12-10 14:22:12.293 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comms], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.293 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cps] ... 14:22:12 2025-12-10 14:22:12.293 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cps], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.293 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdns] ... 14:22:12 2025-12-10 14:22:12.293 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdns], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.293 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pfs] ... 14:22:12 2025-12-10 14:22:12.293 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pfs], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.293 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [license] ... 14:22:12 2025-12-10 14:22:12.293 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [license], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.293 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggables] ... 14:22:12 2025-12-10 14:22:12.293 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggables], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.293 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [unis] ... 14:22:12 2025-12-10 14:22:12.294 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [unis], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.294 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switch] ... 14:22:12 2025-12-10 14:22:12.294 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switch], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.294 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-modules] ... 14:22:12 2025-12-10 14:22:12.294 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-modules], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.294 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-binding] ... 14:22:12 2025-12-10 14:22:12.294 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-binding], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.294 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv4-address-list] ... 14:22:12 2025-12-10 14:22:12.294 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv4-address-list], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.294 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlans] ... 14:22:12 2025-12-10 14:22:12.295 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlans], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.295 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policies] ... 14:22:12 2025-12-10 14:22:12.295 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policies], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.295 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-groups] ... 14:22:12 2025-12-10 14:22:12.295 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-groups], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.295 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-elements] ... 14:22:12 2025-12-10 14:22:12.295 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-elements], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.295 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-term] ... 14:22:12 2025-12-10 14:22:12.295 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-term], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.295 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbors] ... 14:22:12 2025-12-10 14:22:12.295 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbors], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.296 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tags] ... 14:22:12 2025-12-10 14:22:12.296 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tags], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.296 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-list] ... 14:22:12 2025-12-10 14:22:12.296 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-list], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.296 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evc] ... 14:22:12 2025-12-10 14:22:12.296 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evc], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.296 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-routes] ... 14:22:12 2025-12-10 14:22:12.296 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-routes], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.296 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positioning] ... 14:22:12 2025-12-10 14:22:12.297 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positioning], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.297 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachment] ... 14:22:12 2025-12-10 14:22:12.297 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachment], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.297 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ues] ... 14:22:12 2025-12-10 14:22:12.297 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ues], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.297 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pf] ... 14:22:12 2025-12-10 14:22:12.297 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pf], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.297 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-com] ... 14:22:12 2025-12-10 14:22:12.297 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-com], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.297 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssai] ... 14:22:12 2025-12-10 14:22:12.297 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssai], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.298 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-states] ... 14:22:12 2025-12-10 14:22:12.298 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-states], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.298 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo-list] ... 14:22:12 2025-12-10 14:22:12.298 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo-list], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.298 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnets] ... 14:22:12 2025-12-10 14:22:12.298 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnets], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.298 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info-list] ... 14:22:12 2025-12-10 14:22:12.298 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info-list], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.298 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristics] ... 14:22:12 2025-12-10 14:22:12.298 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristics], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.298 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-sets] ... 14:22:12 2025-12-10 14:22:12.299 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-sets], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.299 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activities] ... 14:22:12 2025-12-10 14:22:12.299 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activities], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.299 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filts] ... 14:22:12 2025-12-10 14:22:12.299 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filts], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.299 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [properties] ... 14:22:12 2025-12-10 14:22:12.299 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [properties], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.299 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pool] ... 14:22:12 2025-12-10 14:22:12.299 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pool], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.299 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resources] ... 14:22:12 2025-12-10 14:22:12.300 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resources], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.300 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadata] ... 14:22:12 2025-12-10 14:22:12.300 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadata], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.300 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-regions] ... 14:22:12 2025-12-10 14:22:12.300 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-regions], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.300 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookup] ... 14:22:12 2025-12-10 14:22:12.301 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookup], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.301 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookups] ... 14:22:12 2025-12-10 14:22:12.301 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookups], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.301 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-families] ... 14:22:12 2025-12-10 14:22:12.301 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-families], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.301 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-window] ... 14:22:12 2025-12-10 14:22:12.301 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-window], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.301 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [racks] ... 14:22:12 2025-12-10 14:22:12.301 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [racks], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.301 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnet] ... 14:22:12 2025-12-10 14:22:12.302 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnet], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.302 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configurations] ... 14:22:12 2025-12-10 14:22:12.302 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configurations], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.302 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacps] ... 14:22:12 2025-12-10 14:22:12.302 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacps], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.302 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-set] ... 14:22:12 2025-12-10 14:22:12.302 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-set], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.302 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-sets] ... 14:22:12 2025-12-10 14:22:12.302 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-sets], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.302 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-property] ... 14:22:12 2025-12-10 14:22:12.303 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-property], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.303 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscriptions] ... 14:22:12 2025-12-10 14:22:12.303 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscriptions], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.303 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instance] ... 14:22:12 2025-12-10 14:22:12.303 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instance], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.303 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [models] ... 14:22:12 2025-12-10 14:22:12.303 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [models], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.303 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerance] ... 14:22:12 2025-12-10 14:22:12.303 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerance], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.303 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-maps] ... 14:22:12 2025-12-10 14:22:12.304 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-maps], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.304 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hops] ... 14:22:12 2025-12-10 14:22:12.304 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hops], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.304 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicities] ... 14:22:12 2025-12-10 14:22:12.304 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicities], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.304 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pes] ... 14:22:12 2025-12-10 14:22:12.304 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pes], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.304 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profiles] ... 14:22:12 2025-12-10 14:22:12.304 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profiles], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.304 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnf] ... 14:22:12 2025-12-10 14:22:12.305 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnf], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.305 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environments] ... 14:22:12 2025-12-10 14:22:12.305 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environments], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.305 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassis] ... 14:22:12 2025-12-10 14:22:12.305 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassis], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.305 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnfs] ... 14:22:12 2025-12-10 14:22:12.305 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnfs], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.305 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-set] ... 14:22:12 2025-12-10 14:22:12.305 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-set], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.305 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-element] ... 14:22:12 2025-12-10 14:22:12.305 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-element], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.305 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [include-node-filter] ... 14:22:12 2025-12-10 14:22:12.306 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [include-node-filter], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.306 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-data] ... 14:22:12 2025-12-10 14:22:12.306 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-data], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.306 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-densities] ... 14:22:12 2025-12-10 14:22:12.306 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-densities], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.306 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vfs] ... 14:22:12 2025-12-10 14:22:12.306 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vfs], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.306 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-versions] ... 14:22:12 2025-12-10 14:22:12.306 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-versions], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.306 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [actions] ... 14:22:12 2025-12-10 14:22:12.307 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [actions], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.307 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [device] ... 14:22:12 2025-12-10 14:22:12.307 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [device], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.307 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-family] ... 14:22:12 2025-12-10 14:22:12.307 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-family], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.307 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slots] ... 14:22:12 2025-12-10 14:22:12.307 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slots], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.307 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interface] ... 14:22:12 2025-12-10 14:22:12.307 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interface], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.307 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-ids] ... 14:22:12 2025-12-10 14:22:12.308 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-ids], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.308 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slot] ... 14:22:12 2025-12-10 14:22:12.308 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slot], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.308 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity] ... 14:22:12 2025-12-10 14:22:12.308 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.308 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-design-and-creation] ... 14:22:12 2025-12-10 14:22:12.308 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-design-and-creation], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.308 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ports] ... 14:22:12 2025-12-10 14:22:12.308 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ports], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.308 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-range] ... 14:22:12 2025-12-10 14:22:12.308 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-range], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.308 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-component] ... 14:22:12 2025-12-10 14:22:12.309 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-component], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.309 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instances] ... 14:22:12 2025-12-10 14:22:12.309 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instances], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.309 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoint] ... 14:22:12 2025-12-10 14:22:12.309 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoint], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.309 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregates] ... 14:22:12 2025-12-10 14:22:12.309 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregates], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.309 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-centers] ... 14:22:12 2025-12-10 14:22:12.309 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-centers], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.309 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship] ... 14:22:12 2025-12-10 14:22:12.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-member] ... 14:22:12 2025-12-10 14:22:12.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-member], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraint] ... 14:22:12 2025-12-10 14:22:12.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraint], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filter] ... 14:22:12 2025-12-10 14:22:12.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filter], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event] ... 14:22:12 2025-12-10 14:22:12.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tags] ... 14:22:12 2025-12-10 14:22:12.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tags], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbours] ... 14:22:12 2025-12-10 14:22:12.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbours], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [services] ... 14:22:12 2025-12-10 14:22:12.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [services], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [result-data] ... 14:22:12 2025-12-10 14:22:12.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [result-data], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zone] ... 14:22:12 2025-12-10 14:22:12.312 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 57504 14:22:12 2025-12-10 14:22:12.313 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [availability-zone], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.314 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-components] ... 14:22:12 2025-12-10 14:22:12.314 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-components], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.314 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profiles] ... 14:22:12 2025-12-10 14:22:12.314 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profiles], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.314 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esis] ... 14:22:12 2025-12-10 14:22:12.314 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esis], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.314 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpn] ... 14:22:12 2025-12-10 14:22:12.315 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpn], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.315 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audit] ... 14:22:12 2025-12-10 14:22:12.315 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audit], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.315 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contacts] ... 14:22:12 2025-12-10 14:22:12.315 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contacts], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.315 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vf] ... 14:22:12 2025-12-10 14:22:12.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vf], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlements] ... 14:22:12 2025-12-10 14:22:12.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlements], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-option] ... 14:22:12 2025-12-10 14:22:12.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-option], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [project] ... 14:22:12 2025-12-10 14:22:12.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [project], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscription] ... 14:22:12 2025-12-10 14:22:12.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscription], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ue] ... 14:22:12 2025-12-10 14:22:12.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ue], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info] ... 14:22:12 2025-12-10 14:22:12.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rules] ... 14:22:12 2025-12-10 14:22:12.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rules], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-and-named-query-search] ... 14:22:12 2025-12-10 14:22:12.318 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-and-named-query-search], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.318 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-options] ... 14:22:12 2025-12-10 14:22:12.318 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-options], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.318 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-item] ... 14:22:12 2025-12-10 14:22:12.318 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-item], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.318 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-item] ... 14:22:12 2025-12-10 14:22:12.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-item], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [reserved-prop-names] ... 14:22:12 2025-12-10 14:22:12.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [reserved-prop-names], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdn] ... 14:22:12 2025-12-10 14:22:12.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdn], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-units] ... 14:22:12 2025-12-10 14:22:12.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-units], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tag] ... 14:22:12 2025-12-10 14:22:12.320 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tag], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.320 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-items] ... 14:22:12 2025-12-10 14:22:12.320 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-items], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.320 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configuration] ... 14:22:12 2025-12-10 14:22:12.320 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configuration], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.320 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collection] ... 14:22:12 2025-12-10 14:22:12.320 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collection], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [start-node-filter] ... 14:22:12 2025-12-10 14:22:12.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [start-node-filter], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdn-zone-response] ... 14:22:12 2025-12-10 14:22:12.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdn-zone-response], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavor] ... 14:22:12 2025-12-10 14:22:12.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavor], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-route] ... 14:22:12 2025-12-10 14:22:12.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-route], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-windows] ... 14:22:12 2025-12-10 14:22:12.322 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-windows], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.322 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable] ... 14:22:12 2025-12-10 14:22:12.322 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.322 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-element] ... 14:22:12 2025-12-10 14:22:12.322 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-element], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.322 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comm] ... 14:22:12 2025-12-10 14:22:12.323 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comm], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.323 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-members] ... 14:22:12 2025-12-10 14:22:12.323 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-members], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.323 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hop] ... 14:22:12 2025-12-10 14:22:12.323 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hop], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.323 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-lists] ... 14:22:12 2025-12-10 14:22:12.323 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-lists], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.323 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info] ... 14:22:12 2025-12-10 14:22:12.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-network] ... 14:22:12 2025-12-10 14:22:12.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-network], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-links] ... 14:22:12 2025-12-10 14:22:12.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-links], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profiles] ... 14:22:12 2025-12-10 14:22:12.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profiles], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnf] ... 14:22:12 2025-12-10 14:22:12.329 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnf], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cards] ... 14:22:12 2025-12-10 14:22:12.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cards], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interface] ... 14:22:12 2025-12-10 14:22:12.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interface], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update] ... 14:22:12 2025-12-10 14:22:12.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rule] ... 14:22:12 2025-12-10 14:22:12.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rule], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory] ... 14:22:12 2025-12-10 14:22:12.331 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.331 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profiles] ... 14:22:12 2025-12-10 14:22:12.331 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profiles], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.331 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resource] ... 14:22:12 2025-12-10 14:22:12.331 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resource], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.331 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-term] ... 14:22:12 2025-12-10 14:22:12.331 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-term], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.331 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resource] ... 14:22:12 2025-12-10 14:22:12.331 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resource], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.331 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [common] ... 14:22:12 2025-12-10 14:22:12.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [common], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [coverage-area] ... 14:22:12 2025-12-10 14:22:12.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [coverage-area], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event-header] ... 14:22:12 2025-12-10 14:22:12.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event-header], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnect] ... 14:22:12 2025-12-10 14:22:12.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnect], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-network] ... 14:22:12 2025-12-10 14:22:12.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-network], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aai-internal] ... 14:22:12 2025-12-10 14:22:12.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aai-internal], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-of-service] ... 14:22:12 2025-12-10 14:22:12.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-of-service], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-component] ... 14:22:12 2025-12-10 14:22:12.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-component], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack] ... 14:22:12 2025-12-10 14:22:12.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pe] ... 14:22:12 2025-12-10 14:22:12.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pe], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-ver] ... 14:22:12 2025-12-10 14:22:12.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-ver], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entity] ... 14:22:12 2025-12-10 14:22:12.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entity], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capability] ... 14:22:12 2025-12-10 14:22:12.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capability], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-groups] ... 14:22:12 2025-12-10 14:22:12.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-groups], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interface] ... 14:22:12 2025-12-10 14:22:12.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interface], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-networks] ... 14:22:12 2025-12-10 14:22:12.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-networks], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mappings] ... 14:22:12 2025-12-10 14:22:12.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mappings], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cells] ... 14:22:12 2025-12-10 14:22:12.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cells], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-area] ... 14:22:12 2025-12-10 14:22:12.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-area], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instance] ... 14:22:12 2025-12-10 14:22:12.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instance], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ues] ... 14:22:12 2025-12-10 14:22:12.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ues], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivity] ... 14:22:12 2025-12-10 14:22:12.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivity], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collections] ... 14:22:12 2025-12-10 14:22:12.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collections], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraints] ... 14:22:12 2025-12-10 14:22:12.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraints], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vserver] ... 14:22:12 2025-12-10 14:22:12.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vserver], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partner] ... 14:22:12 2025-12-10 14:22:12.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partner], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenant] ... 14:22:12 2025-12-10 14:22:12.337 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 49240 14:22:12 2025-12-10 14:22:12.339 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 49296 14:22:12 2025-12-10 14:22:12.341 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:12 2025-12-10 14:22:12.342 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [49296|135368|KeepVid=UNDETERMINED] 14:22:12 2025-12-10 14:22:12.342 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 49312 14:22:12 2025-12-10 14:22:12.343 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 53336 14:22:12 2025-12-10 14:22:12.344 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 53408 14:22:12 2025-12-10 14:22:12.345 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 82072 14:22:12 2025-12-10 14:22:12.346 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 86168 14:22:12 2025-12-10 14:22:12.347 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >> Encountered a missingAaiNodeType mid-fix-node while looking for the parent of a [tenant] node. 14:22:12 2025-12-10 14:22:12.347 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 131272 14:22:12 2025-12-10 14:22:12.348 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 135368 14:22:12 2025-12-10 14:22:12.350 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:12 2025-12-10 14:22:12.350 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [tenant], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.350 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info-list] ... 14:22:12 2025-12-10 14:22:12.350 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info-list], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.350 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-region] ... 14:22:12 2025-12-10 14:22:12.350 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-region], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.350 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-ranges] ... 14:22:12 2025-12-10 14:22:12.351 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-ranges], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.351 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-list] ... 14:22:12 2025-12-10 14:22:12.351 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-list], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.351 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [images] ... 14:22:12 2025-12-10 14:22:12.351 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [images], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.351 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ues] ... 14:22:12 2025-12-10 14:22:12.351 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ues], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.351 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-terms] ... 14:22:12 2025-12-10 14:22:12.351 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-terms], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.351 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfcs] ... 14:22:12 2025-12-10 14:22:12.351 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfcs], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.351 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-option] ... 14:22:12 2025-12-10 14:22:12.352 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-option], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.352 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profile] ... 14:22:12 2025-12-10 14:22:12.352 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profile], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.352 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv6-address-list] ... 14:22:12 2025-12-10 14:22:12.352 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv6-address-list], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.352 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attribute] ... 14:22:12 2025-12-10 14:22:12.352 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attribute], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.352 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-density] ... 14:22:12 2025-12-10 14:22:12.352 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-density], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.352 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder] ... 14:22:12 2025-12-10 14:22:12.353 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.353 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-servers] ... 14:22:12 2025-12-10 14:22:12.353 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-servers], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.353 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card] ... 14:22:12 2025-12-10 14:22:12.353 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.353 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-server] ... 14:22:12 2025-12-10 14:22:12.353 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-server], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.353 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [line-of-business] ... 14:22:12 2025-12-10 14:22:12.353 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [line-of-business], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.353 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item-data] ... 14:22:12 2025-12-10 14:22:12.354 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item-data], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.354 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-to-property] ... 14:22:12 2025-12-10 14:22:12.354 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-to-property], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.354 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-paths] ... 14:22:12 2025-12-10 14:22:12.354 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-paths], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.354 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-routes] ... 14:22:12 2025-12-10 14:22:12.354 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-routes], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.354 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-member] ... 14:22:12 2025-12-10 14:22:12.354 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-member], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.354 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-points] ... 14:22:12 2025-12-10 14:22:12.355 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-points], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.355 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnet] ... 14:22:12 2025-12-10 14:22:12.355 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnet], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.355 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [convex-geo-polygon] ... 14:22:12 2025-12-10 14:22:12.355 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [convex-geo-polygon], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.355 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignment] ... 14:22:12 2025-12-10 14:22:12.355 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignment], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.355 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-version] ... 14:22:12 2025-12-10 14:22:12.355 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-version], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.355 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignment] ... 14:22:12 2025-12-10 14:22:12.356 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignment], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.356 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignments] ... 14:22:12 2025-12-10 14:22:12.356 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignments], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.356 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vce] ... 14:22:12 2025-12-10 14:22:12.356 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vce], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.356 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-references] ... 14:22:12 2025-12-10 14:22:12.356 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-references], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.356 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attribute] ... 14:22:12 2025-12-10 14:22:12.356 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attribute], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.356 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [community-list] ... 14:22:12 2025-12-10 14:22:12.356 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [community-list], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.357 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timers] ... 14:22:12 2025-12-10 14:22:12.357 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timers], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.357 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignments] ... 14:22:12 2025-12-10 14:22:12.357 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignments], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.357 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitorings] ... 14:22:12 2025-12-10 14:22:12.357 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitorings], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.357 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregate] ... 14:22:12 2025-12-10 14:22:12.357 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregate], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.357 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positionings] ... 14:22:12 2025-12-10 14:22:12.357 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positionings], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.357 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-route] ... 14:22:12 2025-12-10 14:22:12.358 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-route], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.358 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comm] ... 14:22:12 2025-12-10 14:22:12.358 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comm], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.358 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-id] ... 14:22:12 2025-12-10 14:22:12.358 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-id], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.358 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timer] ... 14:22:12 2025-12-10 14:22:12.358 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timer], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.358 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-elements] ... 14:22:12 2025-12-10 14:22:12.358 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-elements], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.358 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rules] ... 14:22:12 2025-12-10 14:22:12.358 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rules], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.359 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-links] ... 14:22:12 2025-12-10 14:22:12.359 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-links], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.359 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnects] ... 14:22:12 2025-12-10 14:22:12.359 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnects], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.359 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action-data] ... 14:22:12 2025-12-10 14:22:12.359 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action-data], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.359 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnfs] ... 14:22:12 2025-12-10 14:22:12.359 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnfs], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.359 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [response-list] ... 14:22:12 2025-12-10 14:22:12.359 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [response-list], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.359 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-members] ... 14:22:12 2025-12-10 14:22:12.360 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-members], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.360 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-region] ... 14:22:12 2025-12-10 14:22:12.360 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 41120 14:22:12 2025-12-10 14:22:12.361 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:12 2025-12-10 14:22:12.361 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [41120|49192|53288|110792|114888|KeepVid=UNDETERMINED] 14:22:12 2025-12-10 14:22:12.361 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 45144 14:22:12 2025-12-10 14:22:12.361 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = test-owner-noregionId, cloud-region-id = ) 14:22:12 2025-12-10 14:22:12.361 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 49192 14:22:12 2025-12-10 14:22:12.362 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:12 2025-12-10 14:22:12.362 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 49232 14:22:12 2025-12-10 14:22:12.362 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:22:12 2025-12-10 14:22:12.362 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 53288 14:22:12 2025-12-10 14:22:12.363 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:12 2025-12-10 14:22:12.363 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 110792 14:22:12 2025-12-10 14:22:12.363 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:12 2025-12-10 14:22:12.363 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 114888 14:22:12 2025-12-10 14:22:12.364 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:12 2025-12-10 14:22:12.364 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 118984 14:22:12 2025-12-10 14:22:12.364 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:22:12 2025-12-10 14:22:12.364 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 127176 14:22:12 2025-12-10 14:22:12.365 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:22:12 2025-12-10 14:22:12.365 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 45144 14:22:12 2025-12-10 14:22:12.365 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 49232 14:22:12 2025-12-10 14:22:12.365 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 49232 14:22:12 2025-12-10 14:22:12.365 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 118984 14:22:12 2025-12-10 14:22:12.365 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 118984 14:22:12 2025-12-10 14:22:12.365 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 127176 14:22:12 2025-12-10 14:22:12.365 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 127176 14:22:12 2025-12-10 14:22:12.365 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for some non-dependent guys - 14:22:12 2025-12-10 14:22:12.365 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [cloud-region], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.365 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-groups] ... 14:22:12 2025-12-10 14:22:12.365 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-groups], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.366 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpns] ... 14:22:12 2025-12-10 14:22:12.366 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpns], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.366 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [external-system] ... 14:22:12 2025-12-10 14:22:12.366 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [external-system], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.366 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zone] ... 14:22:12 2025-12-10 14:22:12.366 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zone], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.366 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-config] ... 14:22:12 2025-12-10 14:22:12.366 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-config], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.366 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [overloaded-model] ... 14:22:12 2025-12-10 14:22:12.366 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [overloaded-model], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.366 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-unit] ... 14:22:12 2025-12-10 14:22:12.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-unit], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-group] ... 14:22:12 2025-12-10 14:22:12.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-group], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technology] ... 14:22:12 2025-12-10 14:22:12.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technology], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item] ... 14:22:12 2025-12-10 14:22:12.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mappings] ... 14:22:12 2025-12-10 14:22:12.368 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mappings], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.368 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdus] ... 14:22:12 2025-12-10 14:22:12.368 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdus], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.368 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capacity] ... 14:22:12 2025-12-10 14:22:12.368 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capacity], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.368 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profiles] ... 14:22:12 2025-12-10 14:22:12.368 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profiles], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.368 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-network] ... 14:22:12 2025-12-10 14:22:12.368 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-network], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.368 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlement] ... 14:22:12 2025-12-10 14:22:12.369 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlement], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.369 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-links] ... 14:22:12 2025-12-10 14:22:12.369 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-links], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.369 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-image] ... 14:22:12 2025-12-10 14:22:12.369 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-image], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.369 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switches] ... 14:22:12 2025-12-10 14:22:12.369 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switches], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.369 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvces] ... 14:22:12 2025-12-10 14:22:12.369 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvces], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.369 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-sets] ... 14:22:12 2025-12-10 14:22:12.369 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-sets], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.369 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ip-address-list] ... 14:22:12 2025-12-10 14:22:12.370 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ip-address-list], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.370 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-request] ... 14:22:12 2025-12-10 14:22:12.370 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-request], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.370 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-result] ... 14:22:12 2025-12-10 14:22:12.370 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-result], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.370 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachables] ... 14:22:12 2025-12-10 14:22:12.370 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachables], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.370 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-groups] ... 14:22:12 2025-12-10 14:22:12.370 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-groups], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.370 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [az-and-dvs-switches] ... 14:22:12 2025-12-10 14:22:12.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [az-and-dvs-switches], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristic] ... 14:22:12 2025-12-10 14:22:12.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristic], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configuration] ... 14:22:12 2025-12-10 14:22:12.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configuration], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignments] ... 14:22:12 2025-12-10 14:22:12.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignments], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv4-address-list] ... 14:22:12 2025-12-10 14:22:12.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv4-address-list], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-points] ... 14:22:12 2025-12-10 14:22:12.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-points], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-group] ... 14:22:12 2025-12-10 14:22:12.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-group], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platform] ... 14:22:12 2025-12-10 14:22:12.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platform], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-groups] ... 14:22:12 2025-12-10 14:22:12.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-groups], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network] ... 14:22:12 2025-12-10 14:22:12.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [area-geo-coordinate] ... 14:22:12 2025-12-10 14:22:12.373 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [area-geo-coordinate], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.373 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignment] ... 14:22:12 2025-12-10 14:22:12.373 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignment], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.373 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update-node-key] ... 14:22:12 2025-12-10 14:22:12.373 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update-node-key], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.373 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pairs] ... 14:22:12 2025-12-10 14:22:12.373 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pairs], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.373 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-link] ... 14:22:12 2025-12-10 14:22:12.373 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-link], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.373 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems-list] ... 14:22:12 2025-12-10 14:22:12.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems-list], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partners] ... 14:22:12 2025-12-10 14:22:12.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partners], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenants] ... 14:22:12 2025-12-10 14:22:12.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tenants], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pservers] ... 14:22:12 2025-12-10 14:22:12.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pservers], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-components] ... 14:22:12 2025-12-10 14:22:12.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-components], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-vers] ... 14:22:12 2025-12-10 14:22:12.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-vers], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interfaces] ... 14:22:12 2025-12-10 14:22:12.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interfaces], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-reference] ... 14:22:12 2025-12-10 14:22:12.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-reference], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [classes-of-service] ... 14:22:12 2025-12-10 14:22:12.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [classes-of-service], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resource] ... 14:22:12 2025-12-10 14:22:12.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resource], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-bands] ... 14:22:12 2025-12-10 14:22:12.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-bands], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-members] ... 14:22:12 2025-12-10 14:22:12.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-members], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivities] ... 14:22:12 2025-12-10 14:22:12.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivities], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfds] ... 14:22:12 2025-12-10 14:22:12.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfds], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-link] ... 14:22:12 2025-12-10 14:22:12.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-link], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.377 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customer] ... 14:22:12 2025-12-10 14:22:12.377 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customer], 20 total (in window) overall. 14:22:12 2025-12-10 14:22:12.377 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open a SECOND graph (takes a little while)-------- 14:22:12 2025-12-10 14:22:12.377 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph2 object... 14:22:12 2025-12-10 14:22:12.377 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:22:12 2025-12-10 14:22:12.380 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Checking for bad edges --- 14:22:12 2025-12-10 14:22:12.380 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 57504,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 14:22:12 2025-12-10 14:22:12.381 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 127176,nType = [cloud-region], is missing keyPropName = [cloud-owner] 14:22:12 2025-12-10 14:22:12.381 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 49240,nType = [tenant], is missing keyPropName = [tenant-id] 14:22:12 2025-12-10 14:22:12.381 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:22:12 2025-12-10 14:22:12.381 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:22:12 2025-12-10 14:22:12.381 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:22:12 2025-12-10 14:22:12.382 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:22:12 2025-12-10 14:22:12.383 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 57504,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 14:22:12 2025-12-10 14:22:12.384 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 127176,nType = [cloud-region], is missing keyPropName = [cloud-owner] 14:22:12 2025-12-10 14:22:12.385 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 49240,nType = [tenant], is missing keyPropName = [tenant-id] 14:22:12 2025-12-10 14:22:12.385 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done checking for bad edges --- 14:22:12 2025-12-10 14:22:12.387 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ------------- Done doing all the checks ------------ 14:22:12 2025-12-10 14:22:12.387 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Output will be written to .//logs/data/dataGrooming/dataGrooming.FULL.202512101422.out 14:22:12 2025-12-10 14:22:12.387 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Caught AAIException while grooming data 14:22:12 2025-12-10 14:22:12.387 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512101422.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1444 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 263 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 249 :MethodName- testGroomingNoArgs 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 14:22:12 2025-12-10 14:22:12.387 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512101422.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1444 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 263 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 249 :MethodName- testGroomingNoArgs 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 14:22:12 2025-12-10 14:22:12.387 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== Data Grooming Summary after all fixes ===== 14:22:12 2025-12-10 14:22:12.387 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Ghost Node Count: 0 14:22:12 2025-12-10 14:22:12.387 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad Index Node Count: 5 14:22:12 2025-12-10 14:22:12.387 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad URI Node Count: 0 14:22:12 2025-12-10 14:22:12.387 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Orphan Node Count: 5 14:22:12 2025-12-10 14:22:12.387 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Missing AAI NT Node Count: 1 14:22:12 2025-12-10 14:22:12.387 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : One-Armed Edge Hash Count: 4} 14:22:12 2025-12-10 14:22:12.387 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== End of Data Grooming Summary ===== 14:22:12 2025-12-10 14:22:12.387 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done! 14:22:12 2025-12-10 14:22:12.713 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : EdgesOnlyFlag is [false] 14:22:12 2025-12-10 14:22:12.714 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DoAutoFix is [false] 14:22:12 2025-12-10 14:22:12.714 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipHostCheck is [true] 14:22:12 2025-12-10 14:22:12.714 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : dontFixOrphansFlag is [true] 14:22:12 2025-12-10 14:22:12.714 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeCheckOff is [false] 14:22:12 2025-12-10 14:22:12.714 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeFixOn is [false] 14:22:12 2025-12-10 14:22:12.714 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2CheckOff is [false] 14:22:12 2025-12-10 14:22:12.714 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2FixOn is [false] 14:22:12 2025-12-10 14:22:12.714 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : neverUseCache is [false] 14:22:12 2025-12-10 14:22:12.714 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : singleNodeType is [] 14:22:12 2025-12-10 14:22:12.714 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipEdgeChecks is [false] 14:22:12 2025-12-10 14:22:12.714 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipIndexUpdateFix is [false] 14:22:12 2025-12-10 14:22:12.714 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : maxFix is [150] 14:22:12 2025-12-10 14:22:12.714 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Call doTheGrooming() 14:22:12 2025-12-10 14:22:12.714 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Entering doTheGrooming 14:22:12 2025-12-10 14:22:12.714 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:22:12 2025-12-10 14:22:12.714 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:22:12 2025-12-10 14:22:12.714 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:22:12 2025-12-10 14:22:12.714 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:22:12 2025-12-10 14:22:12.714 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Will write to .//logs/data/dataGrooming/dataGrooming.FULL.202512101422.out 14:22:12 2025-12-10 14:22:12.715 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open graph (takes a little while)-------- 14:22:12 2025-12-10 14:22:12.715 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph object. 14:22:12 2025-12-10 14:22:12.715 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Using default schemaVersion = [v31] 14:22:12 2025-12-10 14:22:12.715 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Starting DataGrooming Processing 14:22:12 2025-12-10 14:22:12.715 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavors] ... 14:22:12 2025-12-10 14:22:12.715 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavors], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.715 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-system] ... 14:22:12 2025-12-10 14:22:12.722 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-system], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.723 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectors] ... 14:22:12 2025-12-10 14:22:12.723 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectors], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.723 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [projects] ... 14:22:12 2025-12-10 14:22:12.723 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [projects], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.723 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth] ... 14:22:12 2025-12-10 14:22:12.723 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.723 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-configs] ... 14:22:12 2025-12-10 14:22:12.724 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-configs], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.724 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-infrastructure] ... 14:22:12 2025-12-10 14:22:12.724 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-infrastructure], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.724 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [query-parameters] ... 14:22:12 2025-12-10 14:22:12.724 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [query-parameters], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.724 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-config] ... 14:22:12 2025-12-10 14:22:12.724 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-config], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.724 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capabilities] ... 14:22:12 2025-12-10 14:22:12.724 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capabilities], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.724 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-band] ... 14:22:12 2025-12-10 14:22:12.725 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-band], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.725 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complex] ... 14:22:12 2025-12-10 14:22:12.725 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complex], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.725 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnets] ... 14:22:12 2025-12-10 14:22:12.725 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnets], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.725 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-routes] ... 14:22:12 2025-12-10 14:22:12.725 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-routes], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.725 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [devices] ... 14:22:12 2025-12-10 14:22:12.725 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [devices], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.725 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-servers] ... 14:22:12 2025-12-10 14:22:12.726 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-servers], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.726 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-lists] ... 14:22:12 2025-12-10 14:22:12.726 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-lists], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.726 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profile] ... 14:22:12 2025-12-10 14:22:12.726 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profile], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.726 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vces] ... 14:22:12 2025-12-10 14:22:12.726 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vces], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.726 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zones] ... 14:22:12 2025-12-10 14:22:12.726 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [availability-zones], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.726 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-module] ... 14:22:12 2025-12-10 14:22:12.727 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-module], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.727 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv6-address-list] ... 14:22:12 2025-12-10 14:22:12.727 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv6-address-list], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.727 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capability] ... 14:22:12 2025-12-10 14:22:12.727 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capability], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.727 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slot] ... 14:22:12 2025-12-10 14:22:12.727 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slot], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.727 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-component] ... 14:22:12 2025-12-10 14:22:12.727 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-component], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.727 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicity] ... 14:22:12 2025-12-10 14:22:12.728 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicity], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.728 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-state] ... 14:22:12 2025-12-10 14:22:12.728 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-state], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.728 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search] ... 14:22:12 2025-12-10 14:22:12.728 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.728 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-terms] ... 14:22:12 2025-12-10 14:22:12.728 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-terms], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.728 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vservers] ... 14:22:12 2025-12-10 14:22:12.729 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vservers], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.729 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm] ... 14:22:12 2025-12-10 14:22:12.729 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.729 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ue] ... 14:22:12 2025-12-10 14:22:12.729 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ue], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.729 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customers] ... 14:22:12 2025-12-10 14:22:12.729 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customers], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.729 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy] ... 14:22:12 2025-12-10 14:22:12.730 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.730 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoints] ... 14:22:12 2025-12-10 14:22:12.730 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoints], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.730 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [business] ... 14:22:12 2025-12-10 14:22:12.730 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [business], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.730 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems] ... 14:22:12 2025-12-10 14:22:12.730 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.730 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cp] ... 14:22:12 2025-12-10 14:22:12.731 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cp], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.731 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [licenses] ... 14:22:12 2025-12-10 14:22:12.731 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [licenses], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.731 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technologies] ... 14:22:12 2025-12-10 14:22:12.731 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technologies], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.731 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-regions] ... 14:22:12 2025-12-10 14:22:12.731 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-regions], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.731 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-jobs] ... 14:22:12 2025-12-10 14:22:12.732 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-jobs], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.732 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instances] ... 14:22:12 2025-12-10 14:22:12.732 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instances], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.732 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mapping] ... 14:22:12 2025-12-10 14:22:12.732 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mapping], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.732 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search-results] ... 14:22:12 2025-12-10 14:22:12.732 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search-results], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.732 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filters] ... 14:22:12 2025-12-10 14:22:12.733 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filters], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.733 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group] ... 14:22:12 2025-12-10 14:22:12.733 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.733 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-list] ... 14:22:12 2025-12-10 14:22:12.733 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-list], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.733 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policy] ... 14:22:12 2025-12-10 14:22:12.733 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policy], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.733 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacp] ... 14:22:12 2025-12-10 14:22:12.734 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacp], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.734 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restriction] ... 14:22:12 2025-12-10 14:22:12.734 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restriction], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.734 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-services] ... 14:22:12 2025-12-10 14:22:12.734 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-services], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.734 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-ranges] ... 14:22:12 2025-12-10 14:22:12.734 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-ranges], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.734 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contact] ... 14:22:12 2025-12-10 14:22:12.735 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contact], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.735 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-properties] ... 14:22:12 2025-12-10 14:22:12.735 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-properties], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.735 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [image] ... 14:22:12 2025-12-10 14:22:12.735 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [image], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.735 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfd] ... 14:22:12 2025-12-10 14:22:12.735 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfd], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.735 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-systems] ... 14:22:12 2025-12-10 14:22:12.736 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-systems], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.736 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-route] ... 14:22:12 2025-12-10 14:22:12.736 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-route], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.736 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-networks] ... 14:22:12 2025-12-10 14:22:12.736 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-networks], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.736 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audits] ... 14:22:12 2025-12-10 14:22:12.736 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audits], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.736 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraint] ... 14:22:12 2025-12-10 14:22:12.737 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraint], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.737 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zones] ... 14:22:12 2025-12-10 14:22:12.737 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zones], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.737 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf] ... 14:22:12 2025-12-10 14:22:12.737 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.737 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume] ... 14:22:12 2025-12-10 14:22:12.737 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.737 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port] ... 14:22:12 2025-12-10 14:22:12.738 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.738 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarders] ... 14:22:12 2025-12-10 14:22:12.738 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarders], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.738 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evc] ... 14:22:12 2025-12-10 14:22:12.738 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evc], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.738 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-images] ... 14:22:12 2025-12-10 14:22:12.738 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-images], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.738 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrfs] ... 14:22:12 2025-12-10 14:22:12.739 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrfs], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.739 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-components] ... 14:22:12 2025-12-10 14:22:12.739 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-components], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.739 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvce] ... 14:22:12 2025-12-10 14:22:12.739 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvce], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.739 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-group] ... 14:22:12 2025-12-10 14:22:12.739 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-group], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.739 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-bindings] ... 14:22:12 2025-12-10 14:22:12.740 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-bindings], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.740 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evcs] ... 14:22:12 2025-12-10 14:22:12.740 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evcs], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.740 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resources] ... 14:22:12 2025-12-10 14:22:12.740 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resources], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.740 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair] ... 14:22:12 2025-12-10 14:22:12.740 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.740 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm-list] ... 14:22:12 2025-12-10 14:22:12.740 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm-list], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.740 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-options] ... 14:22:12 2025-12-10 14:22:12.741 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-options], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.741 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policies] ... 14:22:12 2025-12-10 14:22:12.741 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policies], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.741 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-properties] ... 14:22:12 2025-12-10 14:22:12.741 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-properties], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.741 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssais] ... 14:22:12 2025-12-10 14:22:12.741 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssais], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.741 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map] ... 14:22:12 2025-12-10 14:22:12.741 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.741 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slots] ... 14:22:12 2025-12-10 14:22:12.741 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slots], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.741 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-server] ... 14:22:12 2025-12-10 14:22:12.742 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-server], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.742 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tag] ... 14:22:12 2025-12-10 14:22:12.742 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tag], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.742 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resource] ... 14:22:12 2025-12-10 14:22:12.742 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resource], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.742 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resources] ... 14:22:12 2025-12-10 14:22:12.742 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resources], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.742 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [uni] ... 14:22:12 2025-12-10 14:22:12.742 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [uni], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.742 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nodes] ... 14:22:12 2025-12-10 14:22:12.743 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nodes], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.743 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc-list] ... 14:22:12 2025-12-10 14:22:12.743 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc-list], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.743 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service] ... 14:22:12 2025-12-10 14:22:12.743 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.743 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassies] ... 14:22:12 2025-12-10 14:22:12.743 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassies], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.743 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resources] ... 14:22:12 2025-12-10 14:22:12.743 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resources], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.743 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdu] ... 14:22:12 2025-12-10 14:22:12.743 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdu], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.743 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-point] ... 14:22:12 2025-12-10 14:22:12.744 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-point], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.744 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configuration] ... 14:22:12 2025-12-10 14:22:12.744 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configuration], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.744 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnets] ... 14:22:12 2025-12-10 14:22:12.744 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnets], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.744 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-feature-attributes] ... 14:22:12 2025-12-10 14:22:12.744 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-feature-attributes], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.744 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configurations] ... 14:22:12 2025-12-10 14:22:12.744 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configurations], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.744 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadatum] ... 14:22:12 2025-12-10 14:22:12.745 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadatum], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.745 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tagged-inventory-item-list] ... 14:22:12 2025-12-10 14:22:12.745 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tagged-inventory-item-list], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.745 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query] ... 14:22:12 2025-12-10 14:22:12.745 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query], 0 total (in window) overall. 14:22:12 2025-12-10 14:22:12.745 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pserver] ... 14:22:12 2025-12-10 14:22:12.745 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 151752 14:22:12 2025-12-10 14:22:12.746 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [pserver], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.746 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attributes] ... 14:22:12 2025-12-10 14:22:12.746 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attributes], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.746 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-items] ... 14:22:12 2025-12-10 14:22:12.746 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-items], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.746 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comms] ... 14:22:12 2025-12-10 14:22:12.747 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comms], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.747 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restrictions] ... 14:22:12 2025-12-10 14:22:12.747 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restrictions], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.747 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action] ... 14:22:12 2025-12-10 14:22:12.747 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.747 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model] ... 14:22:12 2025-12-10 14:22:12.747 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.747 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachments] ... 14:22:12 2025-12-10 14:22:12.747 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachments], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.747 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filter] ... 14:22:12 2025-12-10 14:22:12.748 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filter], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.748 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entities] ... 14:22:12 2025-12-10 14:22:12.748 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entities], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.748 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-group] ... 14:22:12 2025-12-10 14:22:12.748 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-group], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.748 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mapping] ... 14:22:12 2025-12-10 14:22:12.748 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mapping], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.748 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [selector-list] ... 14:22:12 2025-12-10 14:22:12.748 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [selector-list], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.748 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resource] ... 14:22:12 2025-12-10 14:22:12.748 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resource], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.748 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-set] ... 14:22:12 2025-12-10 14:22:12.749 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-set], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.749 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volumes] ... 14:22:12 2025-12-10 14:22:12.749 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volumes], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.749 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrf] ... 14:22:12 2025-12-10 14:22:12.749 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrf], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.749 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environment] ... 14:22:12 2025-12-10 14:22:12.749 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environment], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.749 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-target] ... 14:22:12 2025-12-10 14:22:12.749 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-target], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.749 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filt] ... 14:22:12 2025-12-10 14:22:12.750 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filt], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.750 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connector] ... 14:22:12 2025-12-10 14:22:12.750 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connector], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.750 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc] ... 14:22:12 2025-12-10 14:22:12.750 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.750 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-link] ... 14:22:12 2025-12-10 14:22:12.750 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-link], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.750 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshot] ... 14:22:12 2025-12-10 14:22:12.750 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshot], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.750 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complexes] ... 14:22:12 2025-12-10 14:22:12.750 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complexes], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.750 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfc] ... 14:22:12 2025-12-10 14:22:12.751 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfc], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.751 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rule] ... 14:22:12 2025-12-10 14:22:12.751 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rule], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.751 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbour] ... 14:22:12 2025-12-10 14:22:12.751 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbour], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.751 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-configs] ... 14:22:12 2025-12-10 14:22:12.751 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-configs], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.751 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profile] ... 14:22:12 2025-12-10 14:22:12.751 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-max-pkt-size in the store from lower hyphen to lower camel 14:22:12 2025-12-10 14:22:12.751 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-max-pkt-size in the store from lower hyphen to lower camel 14:22:12 2025-12-10 14:22:12.751 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ue-speed in the store from lower hyphen to lower camel 14:22:12 2025-12-10 14:22:12.751 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-reliability in the store from lower hyphen to lower camel 14:22:12 2025-12-10 14:22:12.751 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-reliability in the store from lower hyphen to lower camel 14:22:12 2025-12-10 14:22:12.751 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-dl-data-volume in the store from lower hyphen to lower camel 14:22:12 2025-12-10 14:22:12.751 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-ul-data-volume in the store from lower hyphen to lower camel 14:22:12 2025-12-10 14:22:12.752 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profile], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.752 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-coms] ... 14:22:12 2025-12-10 14:22:12.752 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-coms], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.752 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cell] ... 14:22:12 2025-12-10 14:22:12.752 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cell], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.752 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notify] ... 14:22:12 2025-12-10 14:22:12.752 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notify], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.752 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [key-data] ... 14:22:12 2025-12-10 14:22:12.752 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [key-data], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.752 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan] ... 14:22:12 2025-12-10 14:22:12.753 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.753 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerances] ... 14:22:12 2025-12-10 14:22:12.753 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerances], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.753 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraints] ... 14:22:12 2025-12-10 14:22:12.753 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraints], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.753 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-list] ... 14:22:12 2025-12-10 14:22:12.753 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-list], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.753 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profile] ... 14:22:12 2025-12-10 14:22:12.753 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profile], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.753 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lines-of-business] ... 14:22:12 2025-12-10 14:22:12.753 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lines-of-business], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.754 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-prop-names] ... 14:22:12 2025-12-10 14:22:12.754 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-prop-names], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.754 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo] ... 14:22:12 2025-12-10 14:22:12.754 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.754 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-networks] ... 14:22:12 2025-12-10 14:22:12.754 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-networks], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.754 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pools] ... 14:22:12 2025-12-10 14:22:12.754 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pools], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.754 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-range] ... 14:22:12 2025-12-10 14:22:12.754 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-range], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.754 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachable] ... 14:22:12 2025-12-10 14:22:12.755 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachable], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.755 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth-map] ... 14:22:12 2025-12-10 14:22:12.755 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth-map], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.755 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitoring] ... 14:22:12 2025-12-10 14:22:12.755 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitoring], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.755 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-targets] ... 14:22:12 2025-12-10 14:22:12.755 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-targets], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.755 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshots] ... 14:22:12 2025-12-10 14:22:12.755 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshots], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.755 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-member] ... 14:22:12 2025-12-10 14:22:12.755 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-member], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.755 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interfaces] ... 14:22:12 2025-12-10 14:22:12.756 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interfaces], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.756 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capabilities] ... 14:22:12 2025-12-10 14:22:12.756 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capabilities], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.756 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-coordinate] ... 14:22:12 2025-12-10 14:22:12.756 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-coordinate], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.756 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resources] ... 14:22:12 2025-12-10 14:22:12.756 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resources], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.756 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbor] ... 14:22:12 2025-12-10 14:22:12.756 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbor], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.756 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esi] ... 14:22:12 2025-12-10 14:22:12.757 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esi], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.757 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configurations] ... 14:22:12 2025-12-10 14:22:12.757 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configurations], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.757 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evcs] ... 14:22:12 2025-12-10 14:22:12.757 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evcs], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.757 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-queries] ... 14:22:12 2025-12-10 14:22:12.757 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-queries], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.757 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-center] ... 14:22:12 2025-12-10 14:22:12.757 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-center], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.757 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnet] ... 14:22:12 2025-12-10 14:22:12.757 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnet], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.757 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interfaces] ... 14:22:12 2025-12-10 14:22:12.758 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interfaces], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.758 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profile] ... 14:22:12 2025-12-10 14:22:12.758 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profile], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.758 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platforms] ... 14:22:12 2025-12-10 14:22:12.758 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platforms], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.758 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-job] ... 14:22:12 2025-12-10 14:22:12.758 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-job], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.758 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attributes] ... 14:22:12 2025-12-10 14:22:12.758 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attributes], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.758 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cable] ... 14:22:12 2025-12-10 14:22:12.758 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cable], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.759 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ue] ... 14:22:12 2025-12-10 14:22:12.759 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ue], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.759 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-path] ... 14:22:12 2025-12-10 14:22:12.759 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-path], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.759 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cables] ... 14:22:12 2025-12-10 14:22:12.759 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cables], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.759 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-service] ... 14:22:12 2025-12-10 14:22:12.759 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-service], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.759 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comms] ... 14:22:12 2025-12-10 14:22:12.759 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comms], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.759 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cps] ... 14:22:12 2025-12-10 14:22:12.760 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cps], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.760 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdns] ... 14:22:12 2025-12-10 14:22:12.760 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdns], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.760 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pfs] ... 14:22:12 2025-12-10 14:22:12.760 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pfs], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.760 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [license] ... 14:22:12 2025-12-10 14:22:12.760 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [license], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.760 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggables] ... 14:22:12 2025-12-10 14:22:12.760 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggables], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.760 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [unis] ... 14:22:12 2025-12-10 14:22:12.760 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [unis], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.760 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switch] ... 14:22:12 2025-12-10 14:22:12.761 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switch], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.761 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-modules] ... 14:22:12 2025-12-10 14:22:12.761 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-modules], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.761 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-binding] ... 14:22:12 2025-12-10 14:22:12.761 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-binding], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.761 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv4-address-list] ... 14:22:12 2025-12-10 14:22:12.761 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv4-address-list], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.761 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlans] ... 14:22:12 2025-12-10 14:22:12.761 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlans], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.761 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policies] ... 14:22:12 2025-12-10 14:22:12.762 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policies], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.762 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-groups] ... 14:22:12 2025-12-10 14:22:12.762 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-groups], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.762 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-elements] ... 14:22:12 2025-12-10 14:22:12.762 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-elements], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.762 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-term] ... 14:22:12 2025-12-10 14:22:12.762 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-term], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.762 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbors] ... 14:22:12 2025-12-10 14:22:12.762 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbors], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.762 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tags] ... 14:22:12 2025-12-10 14:22:12.762 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tags], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.762 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-list] ... 14:22:12 2025-12-10 14:22:12.763 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-list], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.763 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evc] ... 14:22:12 2025-12-10 14:22:12.763 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evc], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.763 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-routes] ... 14:22:12 2025-12-10 14:22:12.763 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-routes], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.763 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positioning] ... 14:22:12 2025-12-10 14:22:12.763 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positioning], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.763 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachment] ... 14:22:12 2025-12-10 14:22:12.763 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachment], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.763 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ues] ... 14:22:12 2025-12-10 14:22:12.764 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ues], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.764 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pf] ... 14:22:12 2025-12-10 14:22:12.764 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pf], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.764 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-com] ... 14:22:12 2025-12-10 14:22:12.764 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-com], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.764 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssai] ... 14:22:12 2025-12-10 14:22:12.764 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssai], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.764 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-states] ... 14:22:12 2025-12-10 14:22:12.764 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-states], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.764 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo-list] ... 14:22:12 2025-12-10 14:22:12.764 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo-list], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.765 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnets] ... 14:22:12 2025-12-10 14:22:12.765 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnets], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.765 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info-list] ... 14:22:12 2025-12-10 14:22:12.765 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info-list], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.765 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristics] ... 14:22:12 2025-12-10 14:22:12.765 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristics], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.765 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-sets] ... 14:22:12 2025-12-10 14:22:12.765 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-sets], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.765 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activities] ... 14:22:12 2025-12-10 14:22:12.765 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activities], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.765 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filts] ... 14:22:12 2025-12-10 14:22:12.766 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filts], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.766 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [properties] ... 14:22:12 2025-12-10 14:22:12.766 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [properties], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.766 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pool] ... 14:22:12 2025-12-10 14:22:12.766 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pool], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.766 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resources] ... 14:22:12 2025-12-10 14:22:12.766 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resources], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.766 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadata] ... 14:22:12 2025-12-10 14:22:12.766 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadata], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.766 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-regions] ... 14:22:12 2025-12-10 14:22:12.767 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-regions], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.767 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookup] ... 14:22:12 2025-12-10 14:22:12.767 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookup], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.767 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookups] ... 14:22:12 2025-12-10 14:22:12.767 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookups], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.767 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-families] ... 14:22:12 2025-12-10 14:22:12.767 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-families], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.767 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-window] ... 14:22:12 2025-12-10 14:22:12.767 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-window], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.767 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [racks] ... 14:22:12 2025-12-10 14:22:12.767 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [racks], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.767 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnet] ... 14:22:12 2025-12-10 14:22:12.768 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnet], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.768 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configurations] ... 14:22:12 2025-12-10 14:22:12.768 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configurations], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.768 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacps] ... 14:22:12 2025-12-10 14:22:12.768 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacps], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.768 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-set] ... 14:22:12 2025-12-10 14:22:12.768 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-set], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.768 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-sets] ... 14:22:12 2025-12-10 14:22:12.768 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-sets], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.768 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-property] ... 14:22:12 2025-12-10 14:22:12.769 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-property], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.769 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscriptions] ... 14:22:12 2025-12-10 14:22:12.769 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscriptions], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.769 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instance] ... 14:22:12 2025-12-10 14:22:12.769 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instance], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.769 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [models] ... 14:22:12 2025-12-10 14:22:12.769 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [models], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.769 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerance] ... 14:22:12 2025-12-10 14:22:12.769 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerance], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.769 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-maps] ... 14:22:12 2025-12-10 14:22:12.769 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-maps], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.769 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hops] ... 14:22:12 2025-12-10 14:22:12.770 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hops], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.770 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicities] ... 14:22:12 2025-12-10 14:22:12.770 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicities], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.770 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pes] ... 14:22:12 2025-12-10 14:22:12.770 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pes], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.770 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profiles] ... 14:22:12 2025-12-10 14:22:12.770 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profiles], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.770 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnf] ... 14:22:12 2025-12-10 14:22:12.770 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnf], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.770 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environments] ... 14:22:12 2025-12-10 14:22:12.770 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environments], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.770 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassis] ... 14:22:12 2025-12-10 14:22:12.771 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassis], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.771 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnfs] ... 14:22:12 2025-12-10 14:22:12.771 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnfs], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.771 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-set] ... 14:22:12 2025-12-10 14:22:12.771 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-set], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.771 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-element] ... 14:22:12 2025-12-10 14:22:12.771 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-element], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.771 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [include-node-filter] ... 14:22:12 2025-12-10 14:22:12.771 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [include-node-filter], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.771 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-data] ... 14:22:12 2025-12-10 14:22:12.772 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-data], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.772 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-densities] ... 14:22:12 2025-12-10 14:22:12.772 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-densities], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.772 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vfs] ... 14:22:12 2025-12-10 14:22:12.772 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vfs], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.772 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-versions] ... 14:22:12 2025-12-10 14:22:12.772 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-versions], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.772 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [actions] ... 14:22:12 2025-12-10 14:22:12.772 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [actions], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.772 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [device] ... 14:22:12 2025-12-10 14:22:12.772 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [device], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.772 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-family] ... 14:22:12 2025-12-10 14:22:12.773 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-family], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.773 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slots] ... 14:22:12 2025-12-10 14:22:12.773 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slots], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.773 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interface] ... 14:22:12 2025-12-10 14:22:12.773 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interface], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.773 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-ids] ... 14:22:12 2025-12-10 14:22:12.773 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-ids], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.773 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slot] ... 14:22:12 2025-12-10 14:22:12.773 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slot], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.773 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity] ... 14:22:12 2025-12-10 14:22:12.774 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.774 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-design-and-creation] ... 14:22:12 2025-12-10 14:22:12.774 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-design-and-creation], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.774 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ports] ... 14:22:12 2025-12-10 14:22:12.774 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ports], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.774 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-range] ... 14:22:12 2025-12-10 14:22:12.774 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-range], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.774 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-component] ... 14:22:12 2025-12-10 14:22:12.774 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-component], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.774 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instances] ... 14:22:12 2025-12-10 14:22:12.774 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instances], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.774 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoint] ... 14:22:12 2025-12-10 14:22:12.775 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoint], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.775 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregates] ... 14:22:12 2025-12-10 14:22:12.775 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregates], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.775 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-centers] ... 14:22:12 2025-12-10 14:22:12.775 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-centers], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.775 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship] ... 14:22:12 2025-12-10 14:22:12.775 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.775 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-member] ... 14:22:12 2025-12-10 14:22:12.775 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-member], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.775 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraint] ... 14:22:12 2025-12-10 14:22:12.776 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraint], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.776 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filter] ... 14:22:12 2025-12-10 14:22:12.776 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filter], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.776 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event] ... 14:22:12 2025-12-10 14:22:12.776 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.776 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tags] ... 14:22:12 2025-12-10 14:22:12.776 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tags], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.776 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbours] ... 14:22:12 2025-12-10 14:22:12.776 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbours], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.776 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [services] ... 14:22:12 2025-12-10 14:22:12.777 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [services], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.777 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [result-data] ... 14:22:12 2025-12-10 14:22:12.777 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [result-data], 1 total (in window) overall. 14:22:12 2025-12-10 14:22:12.777 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zone] ... 14:22:12 2025-12-10 14:22:12.777 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 65616 14:22:12 2025-12-10 14:22:12.778 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [availability-zone], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.778 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-components] ... 14:22:12 2025-12-10 14:22:12.779 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-components], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.779 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profiles] ... 14:22:12 2025-12-10 14:22:12.779 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profiles], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.779 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esis] ... 14:22:12 2025-12-10 14:22:12.779 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esis], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.779 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpn] ... 14:22:12 2025-12-10 14:22:12.779 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpn], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.779 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audit] ... 14:22:12 2025-12-10 14:22:12.779 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audit], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.779 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contacts] ... 14:22:12 2025-12-10 14:22:12.780 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contacts], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.780 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vf] ... 14:22:12 2025-12-10 14:22:12.780 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vf], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.780 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlements] ... 14:22:12 2025-12-10 14:22:12.780 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlements], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.780 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-option] ... 14:22:12 2025-12-10 14:22:12.780 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-option], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.780 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [project] ... 14:22:12 2025-12-10 14:22:12.780 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [project], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.780 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscription] ... 14:22:12 2025-12-10 14:22:12.780 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscription], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.780 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ue] ... 14:22:12 2025-12-10 14:22:12.781 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ue], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.781 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info] ... 14:22:12 2025-12-10 14:22:12.781 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.781 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rules] ... 14:22:12 2025-12-10 14:22:12.781 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rules], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.781 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-and-named-query-search] ... 14:22:12 2025-12-10 14:22:12.781 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-and-named-query-search], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.781 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-options] ... 14:22:12 2025-12-10 14:22:12.781 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-options], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.781 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-item] ... 14:22:12 2025-12-10 14:22:12.782 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-item], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.782 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-item] ... 14:22:12 2025-12-10 14:22:12.782 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-item], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.782 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [reserved-prop-names] ... 14:22:12 2025-12-10 14:22:12.782 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [reserved-prop-names], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.782 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdn] ... 14:22:12 2025-12-10 14:22:12.782 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdn], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.782 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-units] ... 14:22:12 2025-12-10 14:22:12.782 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-units], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.782 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tag] ... 14:22:12 2025-12-10 14:22:12.782 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tag], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.782 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-items] ... 14:22:12 2025-12-10 14:22:12.783 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-items], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.783 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configuration] ... 14:22:12 2025-12-10 14:22:12.783 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configuration], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.783 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collection] ... 14:22:12 2025-12-10 14:22:12.783 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collection], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.783 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [start-node-filter] ... 14:22:12 2025-12-10 14:22:12.783 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [start-node-filter], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.783 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdn-zone-response] ... 14:22:12 2025-12-10 14:22:12.783 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdn-zone-response], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.783 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavor] ... 14:22:12 2025-12-10 14:22:12.784 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavor], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.784 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-route] ... 14:22:12 2025-12-10 14:22:12.784 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-route], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.784 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-windows] ... 14:22:12 2025-12-10 14:22:12.784 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-windows], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.784 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable] ... 14:22:12 2025-12-10 14:22:12.784 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.784 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-element] ... 14:22:12 2025-12-10 14:22:12.784 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-element], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.784 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comm] ... 14:22:12 2025-12-10 14:22:12.784 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comm], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.784 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-members] ... 14:22:12 2025-12-10 14:22:12.785 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-members], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.785 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hop] ... 14:22:12 2025-12-10 14:22:12.785 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hop], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.785 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-lists] ... 14:22:12 2025-12-10 14:22:12.785 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-lists], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.785 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info] ... 14:22:12 2025-12-10 14:22:12.785 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.785 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-network] ... 14:22:12 2025-12-10 14:22:12.785 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-network], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.785 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-links] ... 14:22:12 2025-12-10 14:22:12.786 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-links], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.787 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profiles] ... 14:22:12 2025-12-10 14:22:12.787 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profiles], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.787 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnf] ... 14:22:12 2025-12-10 14:22:12.787 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnf], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.787 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cards] ... 14:22:12 2025-12-10 14:22:12.787 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cards], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.787 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interface] ... 14:22:12 2025-12-10 14:22:12.787 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interface], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.787 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update] ... 14:22:12 2025-12-10 14:22:12.788 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.788 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rule] ... 14:22:12 2025-12-10 14:22:12.788 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rule], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.788 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory] ... 14:22:12 2025-12-10 14:22:12.788 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.788 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profiles] ... 14:22:12 2025-12-10 14:22:12.788 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profiles], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.788 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resource] ... 14:22:12 2025-12-10 14:22:12.788 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resource], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.788 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-term] ... 14:22:12 2025-12-10 14:22:12.788 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-term], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.788 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resource] ... 14:22:12 2025-12-10 14:22:12.789 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resource], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.789 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [common] ... 14:22:12 2025-12-10 14:22:12.789 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [common], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.789 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [coverage-area] ... 14:22:12 2025-12-10 14:22:12.789 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [coverage-area], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.789 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event-header] ... 14:22:12 2025-12-10 14:22:12.789 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event-header], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.789 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnect] ... 14:22:12 2025-12-10 14:22:12.789 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnect], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.789 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-network] ... 14:22:12 2025-12-10 14:22:12.790 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-network], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.790 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aai-internal] ... 14:22:12 2025-12-10 14:22:12.790 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aai-internal], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.790 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-of-service] ... 14:22:12 2025-12-10 14:22:12.790 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-of-service], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.790 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-component] ... 14:22:12 2025-12-10 14:22:12.790 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-component], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.790 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack] ... 14:22:12 2025-12-10 14:22:12.790 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.790 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pe] ... 14:22:12 2025-12-10 14:22:12.790 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pe], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.790 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-ver] ... 14:22:12 2025-12-10 14:22:12.791 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-ver], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.791 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entity] ... 14:22:12 2025-12-10 14:22:12.791 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entity], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.791 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capability] ... 14:22:12 2025-12-10 14:22:12.791 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capability], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.791 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-groups] ... 14:22:12 2025-12-10 14:22:12.791 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-groups], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.791 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interface] ... 14:22:12 2025-12-10 14:22:12.791 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interface], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.791 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-networks] ... 14:22:12 2025-12-10 14:22:12.792 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-networks], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.792 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mappings] ... 14:22:12 2025-12-10 14:22:12.792 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mappings], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.792 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cells] ... 14:22:12 2025-12-10 14:22:12.792 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cells], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.792 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-area] ... 14:22:12 2025-12-10 14:22:12.792 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-area], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.792 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instance] ... 14:22:12 2025-12-10 14:22:12.792 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instance], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.792 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ues] ... 14:22:12 2025-12-10 14:22:12.792 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ues], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.792 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivity] ... 14:22:12 2025-12-10 14:22:12.793 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivity], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.793 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collections] ... 14:22:12 2025-12-10 14:22:12.793 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collections], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.793 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraints] ... 14:22:12 2025-12-10 14:22:12.793 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraints], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.793 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vserver] ... 14:22:12 2025-12-10 14:22:12.793 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vserver], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.793 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partner] ... 14:22:12 2025-12-10 14:22:12.793 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partner], 2 total (in window) overall. 14:22:12 2025-12-10 14:22:12.793 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenant] ... 14:22:12 2025-12-10 14:22:12.794 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 49336 14:22:12 2025-12-10 14:22:12.795 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:12 2025-12-10 14:22:12.797 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [49336|106648|KeepVid=UNDETERMINED] 14:22:12 2025-12-10 14:22:12.797 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 53432 14:22:12 2025-12-10 14:22:12.798 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >> Encountered a missingAaiNodeType mid-fix-node while looking for the parent of a [tenant] node. 14:22:12 2025-12-10 14:22:12.798 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 61480 14:22:12 2025-12-10 14:22:12.799 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 65624 14:22:12 2025-12-10 14:22:12.800 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 73760 14:22:12 2025-12-10 14:22:12.800 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 98456 14:22:12 2025-12-10 14:22:12.802 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 102552 14:22:12 2025-12-10 14:22:12.803 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 106648 14:22:12 2025-12-10 14:22:12.804 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:12 2025-12-10 14:22:12.804 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 147656 14:22:12 2025-12-10 14:22:12.806 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [tenant], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.806 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info-list] ... 14:22:12 2025-12-10 14:22:12.806 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info-list], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.806 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-region] ... 14:22:12 2025-12-10 14:22:12.806 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-region], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.806 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-ranges] ... 14:22:12 2025-12-10 14:22:12.806 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-ranges], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.806 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-list] ... 14:22:12 2025-12-10 14:22:12.807 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-list], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.807 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [images] ... 14:22:12 2025-12-10 14:22:12.807 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [images], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.807 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ues] ... 14:22:12 2025-12-10 14:22:12.807 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ues], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.807 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-terms] ... 14:22:12 2025-12-10 14:22:12.807 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-terms], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.807 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfcs] ... 14:22:12 2025-12-10 14:22:12.807 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfcs], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.807 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-option] ... 14:22:12 2025-12-10 14:22:12.807 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-option], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.807 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profile] ... 14:22:12 2025-12-10 14:22:12.808 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profile], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.808 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv6-address-list] ... 14:22:12 2025-12-10 14:22:12.808 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv6-address-list], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.808 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attribute] ... 14:22:12 2025-12-10 14:22:12.808 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attribute], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.808 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-density] ... 14:22:12 2025-12-10 14:22:12.808 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-density], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.808 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder] ... 14:22:12 2025-12-10 14:22:12.809 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.809 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-servers] ... 14:22:12 2025-12-10 14:22:12.809 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-servers], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.809 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card] ... 14:22:12 2025-12-10 14:22:12.809 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.809 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-server] ... 14:22:12 2025-12-10 14:22:12.809 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-server], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.809 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [line-of-business] ... 14:22:12 2025-12-10 14:22:12.809 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [line-of-business], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.809 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item-data] ... 14:22:12 2025-12-10 14:22:12.809 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item-data], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.810 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-to-property] ... 14:22:12 2025-12-10 14:22:12.810 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-to-property], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.810 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-paths] ... 14:22:12 2025-12-10 14:22:12.810 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-paths], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.810 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-routes] ... 14:22:12 2025-12-10 14:22:12.810 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-routes], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.810 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-member] ... 14:22:12 2025-12-10 14:22:12.810 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-member], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.810 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-points] ... 14:22:12 2025-12-10 14:22:12.810 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-points], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.810 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnet] ... 14:22:12 2025-12-10 14:22:12.811 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnet], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.811 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [convex-geo-polygon] ... 14:22:12 2025-12-10 14:22:12.811 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [convex-geo-polygon], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.811 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignment] ... 14:22:12 2025-12-10 14:22:12.811 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignment], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.811 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-version] ... 14:22:12 2025-12-10 14:22:12.811 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-version], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.811 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignment] ... 14:22:12 2025-12-10 14:22:12.811 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignment], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.811 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignments] ... 14:22:12 2025-12-10 14:22:12.812 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignments], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.812 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vce] ... 14:22:12 2025-12-10 14:22:12.812 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vce], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.812 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-references] ... 14:22:12 2025-12-10 14:22:12.812 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-references], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.812 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attribute] ... 14:22:12 2025-12-10 14:22:12.812 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attribute], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.812 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [community-list] ... 14:22:12 2025-12-10 14:22:12.812 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [community-list], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.812 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timers] ... 14:22:12 2025-12-10 14:22:12.812 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timers], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.812 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignments] ... 14:22:12 2025-12-10 14:22:12.813 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignments], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.813 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitorings] ... 14:22:12 2025-12-10 14:22:12.813 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitorings], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.813 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregate] ... 14:22:12 2025-12-10 14:22:12.813 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregate], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.813 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positionings] ... 14:22:12 2025-12-10 14:22:12.813 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positionings], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.813 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-route] ... 14:22:12 2025-12-10 14:22:12.813 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-route], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.813 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comm] ... 14:22:12 2025-12-10 14:22:12.814 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comm], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.814 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-id] ... 14:22:12 2025-12-10 14:22:12.814 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-id], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.814 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timer] ... 14:22:12 2025-12-10 14:22:12.814 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timer], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.814 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-elements] ... 14:22:12 2025-12-10 14:22:12.814 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-elements], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.814 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rules] ... 14:22:12 2025-12-10 14:22:12.814 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rules], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.814 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-links] ... 14:22:12 2025-12-10 14:22:12.814 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-links], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.814 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnects] ... 14:22:12 2025-12-10 14:22:12.815 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnects], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.815 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action-data] ... 14:22:12 2025-12-10 14:22:12.815 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action-data], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.815 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnfs] ... 14:22:12 2025-12-10 14:22:12.815 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnfs], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.815 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [response-list] ... 14:22:12 2025-12-10 14:22:12.815 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [response-list], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.815 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-members] ... 14:22:12 2025-12-10 14:22:12.815 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-members], 11 total (in window) overall. 14:22:12 2025-12-10 14:22:12.815 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-region] ... 14:22:12 2025-12-10 14:22:12.816 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 53392 14:22:12 2025-12-10 14:22:12.816 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:12 2025-12-10 14:22:12.816 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [53392|57424|61528|61600|139464|KeepVid=UNDETERMINED] 14:22:12 2025-12-10 14:22:12.816 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 57424 14:22:12 2025-12-10 14:22:12.817 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:12 2025-12-10 14:22:12.817 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 57488 14:22:12 2025-12-10 14:22:12.817 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:22:12 2025-12-10 14:22:12.818 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 61520 14:22:12 2025-12-10 14:22:12.818 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:22:12 2025-12-10 14:22:12.818 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 61528 14:22:12 2025-12-10 14:22:12.818 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:12 2025-12-10 14:22:12.818 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 61600 14:22:12 2025-12-10 14:22:12.819 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:12 2025-12-10 14:22:12.819 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 69664 14:22:12 2025-12-10 14:22:12.820 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = test-owner-noregionId, cloud-region-id = ) 14:22:12 2025-12-10 14:22:12.820 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 90264 14:22:12 2025-12-10 14:22:12.820 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:22:12 2025-12-10 14:22:12.820 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 139464 14:22:12 2025-12-10 14:22:12.821 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:12 2025-12-10 14:22:12.821 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 57488 14:22:12 2025-12-10 14:22:12.821 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 57488 14:22:12 2025-12-10 14:22:12.821 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 61520 14:22:12 2025-12-10 14:22:12.821 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 61520 14:22:12 2025-12-10 14:22:12.821 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 69664 14:22:12 2025-12-10 14:22:12.821 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 90264 14:22:13 2025-12-10 14:22:12.821 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 90264 14:22:13 2025-12-10 14:22:12.821 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for some non-dependent guys - 14:22:13 2025-12-10 14:22:12.821 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [cloud-region], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.821 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-groups] ... 14:22:13 2025-12-10 14:22:12.821 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-groups], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.821 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpns] ... 14:22:13 2025-12-10 14:22:12.822 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpns], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.822 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [external-system] ... 14:22:13 2025-12-10 14:22:12.822 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [external-system], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.822 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zone] ... 14:22:13 2025-12-10 14:22:12.822 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zone], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.822 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-config] ... 14:22:13 2025-12-10 14:22:12.822 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-config], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.822 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [overloaded-model] ... 14:22:13 2025-12-10 14:22:12.822 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [overloaded-model], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.822 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-unit] ... 14:22:13 2025-12-10 14:22:12.822 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-unit], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.822 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-group] ... 14:22:13 2025-12-10 14:22:12.823 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-group], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.823 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technology] ... 14:22:13 2025-12-10 14:22:12.823 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technology], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.823 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item] ... 14:22:13 2025-12-10 14:22:12.823 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.823 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mappings] ... 14:22:13 2025-12-10 14:22:12.823 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mappings], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.823 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdus] ... 14:22:13 2025-12-10 14:22:12.823 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdus], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.823 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capacity] ... 14:22:13 2025-12-10 14:22:12.824 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capacity], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.824 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profiles] ... 14:22:13 2025-12-10 14:22:12.824 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profiles], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.824 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-network] ... 14:22:13 2025-12-10 14:22:12.824 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-network], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.824 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlement] ... 14:22:13 2025-12-10 14:22:12.824 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlement], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.824 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-links] ... 14:22:13 2025-12-10 14:22:12.824 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-links], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.824 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-image] ... 14:22:13 2025-12-10 14:22:12.824 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-image], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.824 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switches] ... 14:22:13 2025-12-10 14:22:12.825 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switches], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.825 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvces] ... 14:22:13 2025-12-10 14:22:12.825 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvces], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.825 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-sets] ... 14:22:13 2025-12-10 14:22:12.825 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-sets], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.825 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ip-address-list] ... 14:22:13 2025-12-10 14:22:12.825 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ip-address-list], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.825 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-request] ... 14:22:13 2025-12-10 14:22:12.825 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-request], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.825 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-result] ... 14:22:13 2025-12-10 14:22:12.826 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-result], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.826 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachables] ... 14:22:13 2025-12-10 14:22:12.826 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachables], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.826 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-groups] ... 14:22:13 2025-12-10 14:22:12.826 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-groups], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.826 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [az-and-dvs-switches] ... 14:22:13 2025-12-10 14:22:12.826 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [az-and-dvs-switches], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.826 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristic] ... 14:22:13 2025-12-10 14:22:12.826 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristic], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.826 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configuration] ... 14:22:13 2025-12-10 14:22:12.826 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configuration], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.827 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignments] ... 14:22:13 2025-12-10 14:22:12.827 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignments], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.827 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv4-address-list] ... 14:22:13 2025-12-10 14:22:12.827 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv4-address-list], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.827 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-points] ... 14:22:13 2025-12-10 14:22:12.827 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-points], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.827 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-group] ... 14:22:13 2025-12-10 14:22:12.827 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-group], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.827 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platform] ... 14:22:13 2025-12-10 14:22:12.827 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platform], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.828 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-groups] ... 14:22:13 2025-12-10 14:22:12.828 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-groups], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.828 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network] ... 14:22:13 2025-12-10 14:22:12.828 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.828 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [area-geo-coordinate] ... 14:22:13 2025-12-10 14:22:12.828 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [area-geo-coordinate], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.828 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignment] ... 14:22:13 2025-12-10 14:22:12.828 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignment], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.828 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update-node-key] ... 14:22:13 2025-12-10 14:22:12.828 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update-node-key], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.828 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pairs] ... 14:22:13 2025-12-10 14:22:12.829 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pairs], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.829 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-link] ... 14:22:13 2025-12-10 14:22:12.829 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-link], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.829 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems-list] ... 14:22:13 2025-12-10 14:22:12.829 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems-list], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.829 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partners] ... 14:22:13 2025-12-10 14:22:12.829 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partners], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.829 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenants] ... 14:22:13 2025-12-10 14:22:12.829 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tenants], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.829 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pservers] ... 14:22:13 2025-12-10 14:22:12.830 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pservers], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.830 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-components] ... 14:22:13 2025-12-10 14:22:12.830 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-components], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.830 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-vers] ... 14:22:13 2025-12-10 14:22:12.830 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-vers], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.830 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interfaces] ... 14:22:13 2025-12-10 14:22:12.831 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interfaces], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.831 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-reference] ... 14:22:13 2025-12-10 14:22:12.831 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-reference], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.831 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [classes-of-service] ... 14:22:13 2025-12-10 14:22:12.831 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [classes-of-service], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.831 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resource] ... 14:22:13 2025-12-10 14:22:12.831 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resource], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.831 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-bands] ... 14:22:13 2025-12-10 14:22:12.831 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-bands], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.831 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-members] ... 14:22:13 2025-12-10 14:22:12.832 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-members], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.832 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivities] ... 14:22:13 2025-12-10 14:22:12.832 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivities], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.832 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfds] ... 14:22:13 2025-12-10 14:22:12.832 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfds], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.832 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-link] ... 14:22:13 2025-12-10 14:22:12.832 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-link], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.832 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customer] ... 14:22:13 2025-12-10 14:22:12.832 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customer], 20 total (in window) overall. 14:22:13 2025-12-10 14:22:12.832 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open a SECOND graph (takes a little while)-------- 14:22:13 2025-12-10 14:22:12.832 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph2 object... 14:22:13 2025-12-10 14:22:12.833 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:22:13 2025-12-10 14:22:12.835 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Checking for bad edges --- 14:22:13 2025-12-10 14:22:12.837 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 65616,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 14:22:13 2025-12-10 14:22:12.837 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:22:13 2025-12-10 14:22:12.838 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:22:13 2025-12-10 14:22:12.838 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:22:13 2025-12-10 14:22:12.838 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:22:13 2025-12-10 14:22:12.838 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 57488,nType = [cloud-region], is missing keyPropName = [cloud-owner] 14:22:13 2025-12-10 14:22:12.838 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 98456,nType = [tenant], is missing keyPropName = [tenant-id] 14:22:13 2025-12-10 14:22:12.839 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 57488,nType = [cloud-region], is missing keyPropName = [cloud-owner] 14:22:13 2025-12-10 14:22:12.839 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 98456,nType = [tenant], is missing keyPropName = [tenant-id] 14:22:13 2025-12-10 14:22:12.840 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 65616,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 14:22:13 2025-12-10 14:22:12.841 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done checking for bad edges --- 14:22:13 2025-12-10 14:22:12.847 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ------------- Done doing all the checks ------------ 14:22:13 2025-12-10 14:22:12.847 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Output will be written to .//logs/data/dataGrooming/dataGrooming.FULL.202512101422.out 14:22:13 2025-12-10 14:22:12.847 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Caught AAIException while grooming data 14:22:13 2025-12-10 14:22:12.847 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512101422.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1444 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 263 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 197 :MethodName- testGroomingNonAutoFix 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 14:22:13 2025-12-10 14:22:12.847 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512101422.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1444 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 263 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 197 :MethodName- testGroomingNonAutoFix 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 14:22:13 2025-12-10 14:22:12.847 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== Data Grooming Summary after all fixes ===== 14:22:13 2025-12-10 14:22:12.847 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Ghost Node Count: 0 14:22:13 2025-12-10 14:22:12.847 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad Index Node Count: 5 14:22:13 2025-12-10 14:22:12.847 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad URI Node Count: 0 14:22:13 2025-12-10 14:22:12.847 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Orphan Node Count: 5 14:22:13 2025-12-10 14:22:12.847 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Missing AAI NT Node Count: 1 14:22:13 2025-12-10 14:22:12.847 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : One-Armed Edge Hash Count: 4} 14:22:13 2025-12-10 14:22:12.847 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== End of Data Grooming Summary ===== 14:22:13 2025-12-10 14:22:12.847 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done! 14:22:13 2025-12-10 14:22:13.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : EdgesOnlyFlag is [false] 14:22:13 2025-12-10 14:22:13.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DoAutoFix is [true] 14:22:13 2025-12-10 14:22:13.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipHostCheck is [false] 14:22:13 2025-12-10 14:22:13.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : dontFixOrphansFlag is [false] 14:22:13 2025-12-10 14:22:13.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeCheckOff is [false] 14:22:13 2025-12-10 14:22:13.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeFixOn is [false] 14:22:13 2025-12-10 14:22:13.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2CheckOff is [false] 14:22:13 2025-12-10 14:22:13.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2FixOn is [false] 14:22:13 2025-12-10 14:22:13.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : neverUseCache is [true] 14:22:13 2025-12-10 14:22:13.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : singleNodeType is [cloud-region] 14:22:13 2025-12-10 14:22:13.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipEdgeChecks is [false] 14:22:13 2025-12-10 14:22:13.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipIndexUpdateFix is [false] 14:22:13 2025-12-10 14:22:13.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : maxFix is [150] 14:22:13 2025-12-10 14:22:13.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Doing an auto-fix call to Grooming. 14:22:13 2025-12-10 14:22:13.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : First, Call doTheGrooming() to look at what's out there. 14:22:13 2025-12-10 14:22:13.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Entering doTheGrooming 14:22:13 2025-12-10 14:22:13.173 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:22:13 2025-12-10 14:22:13.173 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:22:13 2025-12-10 14:22:13.173 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:22:13 2025-12-10 14:22:13.173 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:22:13 2025-12-10 14:22:13.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Will write to .//logs/data/dataGrooming/dataGrooming.FULL.202512101422.out 14:22:13 2025-12-10 14:22:13.174 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open graph (takes a little while)-------- 14:22:13 2025-12-10 14:22:13.174 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph object. 14:22:13 2025-12-10 14:22:13.174 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Using default schemaVersion = [v31] 14:22:13 2025-12-10 14:22:13.174 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Starting DataGrooming Processing 14:22:13 2025-12-10 14:22:13.174 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-region] ... 14:22:13 2025-12-10 14:22:13.175 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 57528 14:22:13 2025-12-10 14:22:13.175 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:22:13 2025-12-10 14:22:13.175 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 61584 14:22:13 2025-12-10 14:22:13.176 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:13 2025-12-10 14:22:13.176 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [61584|65576|73816|77856|155848|KeepVid=UNDETERMINED] 14:22:13 2025-12-10 14:22:13.176 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 65576 14:22:13 2025-12-10 14:22:13.176 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:13 2025-12-10 14:22:13.177 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 69672 14:22:13 2025-12-10 14:22:13.177 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:22:13 2025-12-10 14:22:13.177 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 73768 14:22:13 2025-12-10 14:22:13.178 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:22:13 2025-12-10 14:22:13.178 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 73816 14:22:13 2025-12-10 14:22:13.178 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:13 2025-12-10 14:22:13.178 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 77856 14:22:13 2025-12-10 14:22:13.179 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:13 2025-12-10 14:22:13.180 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 155848 14:22:13 2025-12-10 14:22:13.180 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:22:13 2025-12-10 14:22:13.180 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 159944 14:22:13 2025-12-10 14:22:13.180 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = test-owner-noregionId, cloud-region-id = ) 14:22:13 2025-12-10 14:22:13.181 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 57528 14:22:13 2025-12-10 14:22:13.181 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 57528 14:22:13 2025-12-10 14:22:13.181 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 69672 14:22:13 2025-12-10 14:22:13.181 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 69672 14:22:13 2025-12-10 14:22:13.181 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 73768 14:22:13 2025-12-10 14:22:13.181 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 73768 14:22:13 2025-12-10 14:22:13.181 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 159944 14:22:13 2025-12-10 14:22:13.181 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for some non-dependent guys - 14:22:13 2025-12-10 14:22:13.181 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [cloud-region], 9 total (in window) overall. 14:22:13 2025-12-10 14:22:13.181 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open a SECOND graph (takes a little while)-------- 14:22:13 2025-12-10 14:22:13.181 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph2 object... 14:22:13 2025-12-10 14:22:13.181 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:22:13 2025-12-10 14:22:13.184 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Checking for bad edges --- 14:22:13 2025-12-10 14:22:13.184 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 57528,nType = [cloud-region], is missing keyPropName = [cloud-owner] 14:22:13 2025-12-10 14:22:13.184 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 81952,nType = [tenant], is missing keyPropName = [tenant-id] 14:22:13 2025-12-10 14:22:13.186 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:22:13 2025-12-10 14:22:13.186 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:22:13 2025-12-10 14:22:13.186 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:22:13 2025-12-10 14:22:13.186 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:22:13 2025-12-10 14:22:13.187 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 110744,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 14:22:13 2025-12-10 14:22:13.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 57528,nType = [cloud-region], is missing keyPropName = [cloud-owner] 14:22:13 2025-12-10 14:22:13.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 81952,nType = [tenant], is missing keyPropName = [tenant-id] 14:22:13 2025-12-10 14:22:13.189 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 110744,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 14:22:13 2025-12-10 14:22:13.190 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done checking for bad edges --- 14:22:13 2025-12-10 14:22:13.191 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ------------- Done doing all the checks ------------ 14:22:13 2025-12-10 14:22:13.191 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Output will be written to .//logs/data/dataGrooming/dataGrooming.FULL.202512101422.out 14:22:13 2025-12-10 14:22:13.191 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Caught AAIException while grooming data 14:22:13 2025-12-10 14:22:13.191 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512101422.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1444 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 217 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 296 :MethodName- testGroomingSingleNT 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 14:22:13 2025-12-10 14:22:13.191 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512101422.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1444 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 217 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 296 :MethodName- testGroomingSingleNT 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 14:22:13 2025-12-10 14:22:13.191 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : About to sleep for 1 minutes. 14:23:13 2025-12-10 14:23:13.192 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Now, call doTheGrooming() a second time and pass in the name of the file generated by the first pass for fixing: [dataGrooming.FULL.202512101422.out] 14:23:13 2025-12-10 14:23:13.192 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Entering doTheGrooming 14:23:13 2025-12-10 14:23:13.192 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:23:13 2025-12-10 14:23:13.192 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:23:13 2025-12-10 14:23:13.192 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:23:13 2025-12-10 14:23:13.192 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:23:13 2025-12-10 14:23:13.192 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Will write to .//logs/data/dataGrooming/dataGrooming.FULL.202512101423.out 14:23:13 2025-12-10 14:23:13.194 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open graph (takes a little while)-------- 14:23:13 2025-12-10 14:23:13.194 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph object. 14:23:13 2025-12-10 14:23:13.194 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Using default schemaVersion = [v31] 14:23:13 2025-12-10 14:23:13.194 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Starting DataGrooming Processing 14:23:13 2025-12-10 14:23:13.194 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-region] ... 14:23:13 2025-12-10 14:23:13.196 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 57528 14:23:13 2025-12-10 14:23:13.198 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:23:13 2025-12-10 14:23:13.198 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 61584 14:23:13 2025-12-10 14:23:13.199 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:23:13 2025-12-10 14:23:13.199 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [61584|65576|73816|77856|155848|KeepVid=UNDETERMINED] 14:23:13 2025-12-10 14:23:13.199 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 65576 14:23:13 2025-12-10 14:23:13.200 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:23:13 2025-12-10 14:23:13.200 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 69672 14:23:13 2025-12-10 14:23:13.201 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:23:13 2025-12-10 14:23:13.201 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 73768 14:23:13 2025-12-10 14:23:13.202 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:23:13 2025-12-10 14:23:13.202 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 73816 14:23:13 2025-12-10 14:23:13.203 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:23:13 2025-12-10 14:23:13.203 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 77856 14:23:13 2025-12-10 14:23:13.203 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:23:13 2025-12-10 14:23:13.204 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 155848 14:23:13 2025-12-10 14:23:13.204 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:23:13 2025-12-10 14:23:13.205 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 159944 14:23:13 2025-12-10 14:23:13.205 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = test-owner-noregionId, cloud-region-id = ) 14:23:13 2025-12-10 14:23:13.205 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 57528 14:23:13 2025-12-10 14:23:13.205 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 57528 14:23:13 2025-12-10 14:23:13.206 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 69672 14:23:13 2025-12-10 14:23:13.206 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 69672 14:23:13 2025-12-10 14:23:13.206 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 73768 14:23:13 2025-12-10 14:23:13.206 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 73768 14:23:13 2025-12-10 14:23:13.206 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 159944 14:23:13 2025-12-10 14:23:13.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for some non-dependent guys - 14:23:13 2025-12-10 14:23:13.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [cloud-region], 9 total (in window) overall. 14:23:13 2025-12-10 14:23:13.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open a SECOND graph (takes a little while)-------- 14:23:13 2025-12-10 14:23:13.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph2 object... 14:23:13 2025-12-10 14:23:13.206 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:23:13 2025-12-10 14:23:13.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Checking for bad edges --- 14:23:13 2025-12-10 14:23:13.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 57528,nType = [cloud-region], is missing keyPropName = [cloud-owner] 14:23:13 2025-12-10 14:23:13.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED vertex from bad edge = 57528 14:23:13 2025-12-10 14:23:13.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 81952,nType = [tenant], is missing keyPropName = [tenant-id] 14:23:13 2025-12-10 14:23:13.210 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED vertex from bad edge = 81952 14:23:13 2025-12-10 14:23:13.212 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED vertex from bad edge = 164040 14:23:13 2025-12-10 14:23:13.212 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:23:13 2025-12-10 14:23:13.212 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:23:13 2025-12-10 14:23:13.212 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:23:13 2025-12-10 14:23:13.212 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:23:13 2025-12-10 14:23:13.213 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED vertex from bad edge = 65680 14:23:13 2025-12-10 14:23:13.213 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED vertex from bad edge = 168136 14:23:13 2025-12-10 14:23:13.213 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 110744,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 14:23:13 2025-12-10 14:23:13.214 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED vertex from bad edge = 110744 14:23:13 2025-12-10 14:23:13.214 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : WARNING from in the while-verts-loop 14:23:13 14:23:13 java.lang.IllegalStateException: Vertex with id 57528 was removed. 14:23:13 at org.janusgraph.core.InvalidElementException.removedException(InvalidElementException.java:57) 14:23:13 at org.janusgraph.graphdb.vertices.AbstractVertex.verifyAccess(AbstractVertex.java:91) 14:23:13 at org.janusgraph.graphdb.vertices.AbstractVertex.query(AbstractVertex.java:137) 14:23:13 at org.janusgraph.graphdb.vertices.AbstractVertex.edges(AbstractVertex.java:186) 14:23:13 at org.onap.aai.datagrooming.DataGrooming.doTheGrooming(DataGrooming.java:907) 14:23:13 at org.onap.aai.datagrooming.DataGrooming.execute(DataGrooming.java:245) 14:23:13 at org.onap.aai.datagrooming.DataGroomingTest.testGroomingSingleNT(DataGroomingTest.java:296) 14:23:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:13 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) 14:23:13 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 14:23:13 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 14:23:13 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 14:23:13 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 14:23:13 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 14:23:13 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 14:23:13 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 14:23:13 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 14:23:13 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 14:23:13 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 14:23:13 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 14:23:13 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 14:23:13 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 14:23:13 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) 14:23:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:13 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) 14:23:13 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) 14:23:13 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 14:23:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:23:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:23:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:23:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:23:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:23:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:23:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:23:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:23:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:23:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:23:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:23:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:23:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:23:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 14:23:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 14:23:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 14:23:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 14:23:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 14:23:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 14:23:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 14:23:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 14:23:13 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 14:23:13 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:23:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:23:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:23:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:23:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:23:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:23:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:23:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:23:13 14:23:13 2025-12-10 14:23:13.215 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : WARNING from in the while-verts-loop 14:23:13 14:23:13 java.lang.IllegalStateException: Vertex with id 164040 was removed. 14:23:13 at org.janusgraph.core.InvalidElementException.removedException(InvalidElementException.java:57) 14:23:13 at org.janusgraph.graphdb.vertices.AbstractVertex.verifyAccess(AbstractVertex.java:91) 14:23:13 at org.janusgraph.graphdb.vertices.AbstractVertex.query(AbstractVertex.java:137) 14:23:13 at org.janusgraph.graphdb.vertices.AbstractVertex.edges(AbstractVertex.java:186) 14:23:13 at org.onap.aai.datagrooming.DataGrooming.doTheGrooming(DataGrooming.java:907) 14:23:13 at org.onap.aai.datagrooming.DataGrooming.execute(DataGrooming.java:245) 14:23:13 at org.onap.aai.datagrooming.DataGroomingTest.testGroomingSingleNT(DataGroomingTest.java:296) 14:23:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:13 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) 14:23:13 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 14:23:13 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 14:23:13 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 14:23:13 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 14:23:13 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 14:23:13 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 14:23:13 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 14:23:13 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 14:23:13 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 14:23:13 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 14:23:13 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 14:23:13 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 14:23:13 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 14:23:13 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) 14:23:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:13 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) 14:23:13 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) 14:23:13 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 14:23:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:23:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:23:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:23:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:23:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:23:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:23:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:23:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:23:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:23:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:23:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:23:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:23:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:23:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 14:23:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 14:23:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 14:23:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 14:23:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 14:23:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 14:23:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 14:23:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 14:23:13 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 14:23:13 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:23:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:23:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:23:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:23:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:23:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:23:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:23:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:23:13 14:23:13 2025-12-10 14:23:13.215 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : WARNING from in the while-verts-loop 14:23:13 14:23:13 java.lang.IllegalStateException: Vertex with id 168136 was removed. 14:23:13 at org.janusgraph.core.InvalidElementException.removedException(InvalidElementException.java:57) 14:23:13 at org.janusgraph.graphdb.vertices.AbstractVertex.verifyAccess(AbstractVertex.java:91) 14:23:13 at org.janusgraph.graphdb.vertices.AbstractVertex.query(AbstractVertex.java:137) 14:23:13 at org.janusgraph.graphdb.vertices.AbstractVertex.edges(AbstractVertex.java:186) 14:23:13 at org.onap.aai.datagrooming.DataGrooming.doTheGrooming(DataGrooming.java:907) 14:23:13 at org.onap.aai.datagrooming.DataGrooming.execute(DataGrooming.java:245) 14:23:13 at org.onap.aai.datagrooming.DataGroomingTest.testGroomingSingleNT(DataGroomingTest.java:296) 14:23:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:13 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) 14:23:13 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 14:23:13 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 14:23:13 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 14:23:13 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 14:23:13 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 14:23:13 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 14:23:13 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 14:23:13 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 14:23:13 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 14:23:13 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 14:23:13 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 14:23:13 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 14:23:13 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 14:23:13 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) 14:23:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:13 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) 14:23:13 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) 14:23:13 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 14:23:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:23:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:23:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:23:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:23:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:23:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:23:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:23:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:23:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:23:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:23:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:23:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:23:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:23:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:23:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 14:23:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 14:23:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 14:23:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 14:23:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 14:23:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 14:23:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 14:23:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 14:23:13 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 14:23:13 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:23:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:23:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:23:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:23:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:23:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:23:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:23:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:23:13 14:23:13 2025-12-10 14:23:13.216 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done checking for bad edges --- 14:23:13 2025-12-10 14:23:13.216 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : error trying to print detail info for a node with bad index root cause=java.lang.IllegalStateException: Vertex with id 57528 was removed. ClassName- org.janusgraph.core.InvalidElementException :LineNumber- 57 :MethodName- removedException ClassName- org.janusgraph.graphdb.vertices.AbstractVertex :LineNumber- 91 :MethodName- verifyAccess ClassName- org.janusgraph.graphdb.vertices.AbstractVertex :LineNumber- 137 :MethodName- query ClassName- org.janusgraph.graphdb.vertices.AbstractVertex :LineNumber- 190 :MethodName- properties ClassName- org.janusgraph.graphdb.vertices.StandardVertex :LineNumber- 143 :MethodName- properties ClassName- org.apache.tinkerpop.gremlin.structure.Vertex :LineNumber- 70 :MethodName- property ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 2638 :MethodName- showPropertiesForNode ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1284 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 245 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 296 :MethodName- testGroomingSingleNT 14:23:13 2025-12-10 14:23:13.217 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ------------- Done doing all the checks ------------ 14:23:13 2025-12-10 14:23:13.217 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Output will be written to .//logs/data/dataGrooming/dataGrooming.FULL.202512101423.out 14:23:13 2025-12-10 14:23:13.217 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Caught AAIException while grooming data 14:23:13 2025-12-10 14:23:13.217 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512101423.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1444 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 245 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 296 :MethodName- testGroomingSingleNT 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 14:23:13 2025-12-10 14:23:13.217 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512101423.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1444 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 245 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 296 :MethodName- testGroomingSingleNT 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 14:23:13 2025-12-10 14:23:13.217 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : About to do the commit for 6 removes. 14:23:13 2025-12-10 14:23:13.519 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Commit was successful 14:23:13 2025-12-10 14:23:13.519 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== Data Grooming Summary after all fixes ===== 14:23:13 2025-12-10 14:23:13.519 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Ghost Node Count: 0 14:23:13 2025-12-10 14:23:13.519 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad Index Node Count: 4 14:23:13 2025-12-10 14:23:13.519 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad URI Node Count: 0 14:23:13 2025-12-10 14:23:13.519 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Orphan Node Count: 0 14:23:13 2025-12-10 14:23:13.519 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Missing AAI NT Node Count: 0 14:23:13 2025-12-10 14:23:13.519 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : One-Armed Edge Hash Count: 0} 14:23:13 2025-12-10 14:23:13.519 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== End of Data Grooming Summary ===== 14:23:13 2025-12-10 14:23:13.519 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done! 14:23:13 2025-12-10 14:23:13.844 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : We will be updating the indexed properties for this node to dummy values. VID = 1 14:23:14 2025-12-10 14:23:14.164 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : EdgesOnlyFlag is [false] 14:23:14 2025-12-10 14:23:14.164 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DoAutoFix is [true] 14:23:14 2025-12-10 14:23:14.164 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipHostCheck is [false] 14:23:14 2025-12-10 14:23:14.164 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : dontFixOrphansFlag is [false] 14:23:14 2025-12-10 14:23:14.164 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeCheckOff is [false] 14:23:14 2025-12-10 14:23:14.164 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeFixOn is [true] 14:23:14 2025-12-10 14:23:14.164 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2CheckOff is [false] 14:23:14 2025-12-10 14:23:14.164 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2FixOn is [false] 14:23:14 2025-12-10 14:23:14.164 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : neverUseCache is [false] 14:23:14 2025-12-10 14:23:14.165 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : singleNodeType is [] 14:23:14 2025-12-10 14:23:14.165 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipEdgeChecks is [false] 14:23:14 2025-12-10 14:23:14.165 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipIndexUpdateFix is [true] 14:23:14 2025-12-10 14:23:14.165 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : maxFix is [0] 14:23:14 2025-12-10 14:23:14.165 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Doing an auto-fix call to Grooming. 14:23:14 2025-12-10 14:23:14.165 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : First, Call doTheGrooming() to look at what's out there. 14:23:14 2025-12-10 14:23:14.165 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Entering doTheGrooming 14:23:14 2025-12-10 14:23:14.165 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:23:14 2025-12-10 14:23:14.165 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:23:14 2025-12-10 14:23:14.165 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:23:14 2025-12-10 14:23:14.165 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:23:14 2025-12-10 14:23:14.165 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Will write to .//logs/data/dataGrooming/dataGrooming.PARTIAL.202512101423.out 14:23:14 2025-12-10 14:23:14.166 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open graph (takes a little while)-------- 14:23:14 2025-12-10 14:23:14.166 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph object. 14:23:14 2025-12-10 14:23:14.166 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Using default schemaVersion = [v31] 14:23:14 2025-12-10 14:23:14.166 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Starting DataGrooming Processing 14:23:14 2025-12-10 14:23:14.166 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavors] ... 14:23:14 2025-12-10 14:23:14.167 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavors], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.167 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-system] ... 14:23:14 2025-12-10 14:23:14.167 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-system], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.167 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectors] ... 14:23:14 2025-12-10 14:23:14.167 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectors], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.167 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [projects] ... 14:23:14 2025-12-10 14:23:14.167 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [projects], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.167 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth] ... 14:23:14 2025-12-10 14:23:14.167 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.167 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-configs] ... 14:23:14 2025-12-10 14:23:14.168 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-configs], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.168 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-infrastructure] ... 14:23:14 2025-12-10 14:23:14.168 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-infrastructure], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.168 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [query-parameters] ... 14:23:14 2025-12-10 14:23:14.168 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [query-parameters], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.168 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-config] ... 14:23:14 2025-12-10 14:23:14.168 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-config], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.168 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capabilities] ... 14:23:14 2025-12-10 14:23:14.168 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capabilities], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.168 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-band] ... 14:23:14 2025-12-10 14:23:14.169 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-band], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.169 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complex] ... 14:23:14 2025-12-10 14:23:14.169 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complex], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.169 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnets] ... 14:23:14 2025-12-10 14:23:14.169 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnets], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.169 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-routes] ... 14:23:14 2025-12-10 14:23:14.169 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-routes], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.169 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [devices] ... 14:23:14 2025-12-10 14:23:14.169 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [devices], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.169 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-servers] ... 14:23:14 2025-12-10 14:23:14.169 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-servers], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.169 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-lists] ... 14:23:14 2025-12-10 14:23:14.170 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-lists], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.170 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profile] ... 14:23:14 2025-12-10 14:23:14.170 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profile], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.170 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vces] ... 14:23:14 2025-12-10 14:23:14.170 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vces], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.170 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zones] ... 14:23:14 2025-12-10 14:23:14.170 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [availability-zones], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.170 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-module] ... 14:23:14 2025-12-10 14:23:14.170 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-module], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.170 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv6-address-list] ... 14:23:14 2025-12-10 14:23:14.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv6-address-list], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capability] ... 14:23:14 2025-12-10 14:23:14.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capability], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slot] ... 14:23:14 2025-12-10 14:23:14.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slot], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-component] ... 14:23:14 2025-12-10 14:23:14.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-component], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicity] ... 14:23:14 2025-12-10 14:23:14.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicity], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.171 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-state] ... 14:23:14 2025-12-10 14:23:14.172 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-state], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.172 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search] ... 14:23:14 2025-12-10 14:23:14.172 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.172 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-terms] ... 14:23:14 2025-12-10 14:23:14.172 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-terms], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.172 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vservers] ... 14:23:14 2025-12-10 14:23:14.172 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vservers], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.172 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm] ... 14:23:14 2025-12-10 14:23:14.172 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.172 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ue] ... 14:23:14 2025-12-10 14:23:14.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ue], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customers] ... 14:23:14 2025-12-10 14:23:14.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customers], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy] ... 14:23:14 2025-12-10 14:23:14.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoints] ... 14:23:14 2025-12-10 14:23:14.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoints], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [business] ... 14:23:14 2025-12-10 14:23:14.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [business], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems] ... 14:23:14 2025-12-10 14:23:14.173 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.174 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cp] ... 14:23:14 2025-12-10 14:23:14.174 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cp], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.174 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [licenses] ... 14:23:14 2025-12-10 14:23:14.174 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [licenses], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.174 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technologies] ... 14:23:14 2025-12-10 14:23:14.174 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technologies], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.174 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-regions] ... 14:23:14 2025-12-10 14:23:14.174 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-regions], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.174 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-jobs] ... 14:23:14 2025-12-10 14:23:14.174 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-jobs], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.174 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instances] ... 14:23:14 2025-12-10 14:23:14.175 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instances], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.175 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mapping] ... 14:23:14 2025-12-10 14:23:14.175 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mapping], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.175 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search-results] ... 14:23:14 2025-12-10 14:23:14.175 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search-results], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.175 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filters] ... 14:23:14 2025-12-10 14:23:14.175 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filters], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.175 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group] ... 14:23:14 2025-12-10 14:23:14.175 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.175 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-list] ... 14:23:14 2025-12-10 14:23:14.176 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-list], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.176 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policy] ... 14:23:14 2025-12-10 14:23:14.176 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policy], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.176 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacp] ... 14:23:14 2025-12-10 14:23:14.176 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacp], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.176 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restriction] ... 14:23:14 2025-12-10 14:23:14.176 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restriction], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.176 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-services] ... 14:23:14 2025-12-10 14:23:14.176 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-services], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.176 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-ranges] ... 14:23:14 2025-12-10 14:23:14.177 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-ranges], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.177 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contact] ... 14:23:14 2025-12-10 14:23:14.177 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contact], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.177 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-properties] ... 14:23:14 2025-12-10 14:23:14.177 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-properties], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.177 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [image] ... 14:23:14 2025-12-10 14:23:14.177 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [image], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.177 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfd] ... 14:23:14 2025-12-10 14:23:14.177 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfd], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.177 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-systems] ... 14:23:14 2025-12-10 14:23:14.177 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-systems], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.177 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-route] ... 14:23:14 2025-12-10 14:23:14.178 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-route], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.178 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-networks] ... 14:23:14 2025-12-10 14:23:14.178 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-networks], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.178 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audits] ... 14:23:14 2025-12-10 14:23:14.178 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audits], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.178 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraint] ... 14:23:14 2025-12-10 14:23:14.178 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraint], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.178 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zones] ... 14:23:14 2025-12-10 14:23:14.178 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zones], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.178 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf] ... 14:23:14 2025-12-10 14:23:14.179 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.179 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume] ... 14:23:14 2025-12-10 14:23:14.179 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.179 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port] ... 14:23:14 2025-12-10 14:23:14.179 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.179 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarders] ... 14:23:14 2025-12-10 14:23:14.179 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarders], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.179 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evc] ... 14:23:14 2025-12-10 14:23:14.179 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evc], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.179 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-images] ... 14:23:14 2025-12-10 14:23:14.179 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-images], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.180 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrfs] ... 14:23:14 2025-12-10 14:23:14.180 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrfs], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.180 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-components] ... 14:23:14 2025-12-10 14:23:14.180 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-components], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.180 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvce] ... 14:23:14 2025-12-10 14:23:14.180 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvce], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.180 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-group] ... 14:23:14 2025-12-10 14:23:14.180 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-group], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.180 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-bindings] ... 14:23:14 2025-12-10 14:23:14.180 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-bindings], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.180 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evcs] ... 14:23:14 2025-12-10 14:23:14.181 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evcs], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.181 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resources] ... 14:23:14 2025-12-10 14:23:14.181 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resources], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.181 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair] ... 14:23:14 2025-12-10 14:23:14.181 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.181 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm-list] ... 14:23:14 2025-12-10 14:23:14.181 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm-list], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.181 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-options] ... 14:23:14 2025-12-10 14:23:14.181 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-options], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.181 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policies] ... 14:23:14 2025-12-10 14:23:14.182 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policies], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.182 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-properties] ... 14:23:14 2025-12-10 14:23:14.182 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-properties], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.182 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssais] ... 14:23:14 2025-12-10 14:23:14.182 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssais], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.182 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map] ... 14:23:14 2025-12-10 14:23:14.182 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.182 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slots] ... 14:23:14 2025-12-10 14:23:14.182 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slots], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.182 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-server] ... 14:23:14 2025-12-10 14:23:14.183 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-server], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.183 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tag] ... 14:23:14 2025-12-10 14:23:14.183 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tag], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.183 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resource] ... 14:23:14 2025-12-10 14:23:14.183 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resource], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.183 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resources] ... 14:23:14 2025-12-10 14:23:14.183 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resources], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.183 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [uni] ... 14:23:14 2025-12-10 14:23:14.183 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [uni], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.183 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nodes] ... 14:23:14 2025-12-10 14:23:14.184 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nodes], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.184 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc-list] ... 14:23:14 2025-12-10 14:23:14.184 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc-list], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.184 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service] ... 14:23:14 2025-12-10 14:23:14.184 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.184 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassies] ... 14:23:14 2025-12-10 14:23:14.184 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassies], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.184 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resources] ... 14:23:14 2025-12-10 14:23:14.184 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resources], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.184 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdu] ... 14:23:14 2025-12-10 14:23:14.184 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdu], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.184 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-point] ... 14:23:14 2025-12-10 14:23:14.185 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-point], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.185 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configuration] ... 14:23:14 2025-12-10 14:23:14.185 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configuration], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.185 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnets] ... 14:23:14 2025-12-10 14:23:14.185 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnets], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.185 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-feature-attributes] ... 14:23:14 2025-12-10 14:23:14.185 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-feature-attributes], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.185 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configurations] ... 14:23:14 2025-12-10 14:23:14.185 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configurations], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.185 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadatum] ... 14:23:14 2025-12-10 14:23:14.186 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadatum], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.186 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tagged-inventory-item-list] ... 14:23:14 2025-12-10 14:23:14.186 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tagged-inventory-item-list], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.186 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query] ... 14:23:14 2025-12-10 14:23:14.186 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query], 0 total (in window) overall. 14:23:14 2025-12-10 14:23:14.186 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pserver] ... 14:23:14 2025-12-10 14:23:14.187 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 102488 14:23:14 2025-12-10 14:23:14.187 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [pserver], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.187 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attributes] ... 14:23:14 2025-12-10 14:23:14.187 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attributes], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.187 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-items] ... 14:23:14 2025-12-10 14:23:14.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-items], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comms] ... 14:23:14 2025-12-10 14:23:14.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comms], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restrictions] ... 14:23:14 2025-12-10 14:23:14.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restrictions], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action] ... 14:23:14 2025-12-10 14:23:14.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model] ... 14:23:14 2025-12-10 14:23:14.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.188 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachments] ... 14:23:14 2025-12-10 14:23:14.189 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachments], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.189 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filter] ... 14:23:14 2025-12-10 14:23:14.189 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filter], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.189 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entities] ... 14:23:14 2025-12-10 14:23:14.189 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entities], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.189 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-group] ... 14:23:14 2025-12-10 14:23:14.189 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-group], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.189 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mapping] ... 14:23:14 2025-12-10 14:23:14.189 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mapping], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.189 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [selector-list] ... 14:23:14 2025-12-10 14:23:14.190 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [selector-list], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.190 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resource] ... 14:23:14 2025-12-10 14:23:14.190 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resource], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.190 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-set] ... 14:23:14 2025-12-10 14:23:14.190 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-set], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.190 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volumes] ... 14:23:14 2025-12-10 14:23:14.190 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volumes], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.190 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrf] ... 14:23:14 2025-12-10 14:23:14.190 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrf], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.190 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environment] ... 14:23:14 2025-12-10 14:23:14.191 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environment], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.191 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-target] ... 14:23:14 2025-12-10 14:23:14.191 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-target], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.191 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filt] ... 14:23:14 2025-12-10 14:23:14.191 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filt], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.191 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connector] ... 14:23:14 2025-12-10 14:23:14.191 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connector], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.191 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc] ... 14:23:14 2025-12-10 14:23:14.191 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.191 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-link] ... 14:23:14 2025-12-10 14:23:14.192 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-link], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.192 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshot] ... 14:23:14 2025-12-10 14:23:14.192 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshot], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.192 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complexes] ... 14:23:14 2025-12-10 14:23:14.192 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complexes], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.192 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfc] ... 14:23:14 2025-12-10 14:23:14.192 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfc], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.192 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rule] ... 14:23:14 2025-12-10 14:23:14.192 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rule], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.192 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbour] ... 14:23:14 2025-12-10 14:23:14.193 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbour], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.193 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-configs] ... 14:23:14 2025-12-10 14:23:14.193 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-configs], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.193 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profile] ... 14:23:14 2025-12-10 14:23:14.193 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-max-pkt-size in the store from lower hyphen to lower camel 14:23:14 2025-12-10 14:23:14.193 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-max-pkt-size in the store from lower hyphen to lower camel 14:23:14 2025-12-10 14:23:14.193 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ue-speed in the store from lower hyphen to lower camel 14:23:14 2025-12-10 14:23:14.193 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-reliability in the store from lower hyphen to lower camel 14:23:14 2025-12-10 14:23:14.193 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-reliability in the store from lower hyphen to lower camel 14:23:14 2025-12-10 14:23:14.193 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-dl-data-volume in the store from lower hyphen to lower camel 14:23:14 2025-12-10 14:23:14.193 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-ul-data-volume in the store from lower hyphen to lower camel 14:23:14 2025-12-10 14:23:14.193 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profile], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.193 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-coms] ... 14:23:14 2025-12-10 14:23:14.199 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-coms], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.199 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cell] ... 14:23:14 2025-12-10 14:23:14.199 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cell], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.199 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notify] ... 14:23:14 2025-12-10 14:23:14.199 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notify], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.199 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [key-data] ... 14:23:14 2025-12-10 14:23:14.200 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [key-data], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.200 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan] ... 14:23:14 2025-12-10 14:23:14.200 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.200 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerances] ... 14:23:14 2025-12-10 14:23:14.200 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerances], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.200 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraints] ... 14:23:14 2025-12-10 14:23:14.200 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraints], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.200 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-list] ... 14:23:14 2025-12-10 14:23:14.200 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-list], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.200 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profile] ... 14:23:14 2025-12-10 14:23:14.200 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profile], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.200 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lines-of-business] ... 14:23:14 2025-12-10 14:23:14.201 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lines-of-business], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.201 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-prop-names] ... 14:23:14 2025-12-10 14:23:14.201 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-prop-names], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.201 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo] ... 14:23:14 2025-12-10 14:23:14.201 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.201 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-networks] ... 14:23:14 2025-12-10 14:23:14.201 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-networks], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.201 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pools] ... 14:23:14 2025-12-10 14:23:14.201 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pools], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.201 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-range] ... 14:23:14 2025-12-10 14:23:14.202 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-range], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.202 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachable] ... 14:23:14 2025-12-10 14:23:14.202 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachable], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.202 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth-map] ... 14:23:14 2025-12-10 14:23:14.202 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth-map], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.202 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitoring] ... 14:23:14 2025-12-10 14:23:14.202 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitoring], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.202 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-targets] ... 14:23:14 2025-12-10 14:23:14.202 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-targets], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.202 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshots] ... 14:23:14 2025-12-10 14:23:14.202 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshots], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.202 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-member] ... 14:23:14 2025-12-10 14:23:14.203 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-member], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.203 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interfaces] ... 14:23:14 2025-12-10 14:23:14.203 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interfaces], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.203 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capabilities] ... 14:23:14 2025-12-10 14:23:14.203 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capabilities], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.203 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-coordinate] ... 14:23:14 2025-12-10 14:23:14.203 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-coordinate], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.203 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resources] ... 14:23:14 2025-12-10 14:23:14.203 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resources], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.203 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbor] ... 14:23:14 2025-12-10 14:23:14.203 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbor], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.203 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esi] ... 14:23:14 2025-12-10 14:23:14.204 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esi], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.204 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configurations] ... 14:23:14 2025-12-10 14:23:14.204 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configurations], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.204 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evcs] ... 14:23:14 2025-12-10 14:23:14.204 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evcs], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.204 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-queries] ... 14:23:14 2025-12-10 14:23:14.204 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-queries], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.204 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-center] ... 14:23:14 2025-12-10 14:23:14.204 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-center], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.204 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnet] ... 14:23:14 2025-12-10 14:23:14.205 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnet], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.205 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interfaces] ... 14:23:14 2025-12-10 14:23:14.205 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interfaces], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.205 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profile] ... 14:23:14 2025-12-10 14:23:14.205 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profile], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.205 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platforms] ... 14:23:14 2025-12-10 14:23:14.205 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platforms], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.205 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-job] ... 14:23:14 2025-12-10 14:23:14.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-job], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attributes] ... 14:23:14 2025-12-10 14:23:14.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attributes], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cable] ... 14:23:14 2025-12-10 14:23:14.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cable], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ue] ... 14:23:14 2025-12-10 14:23:14.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ue], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-path] ... 14:23:14 2025-12-10 14:23:14.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-path], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cables] ... 14:23:14 2025-12-10 14:23:14.206 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cables], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.207 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-service] ... 14:23:14 2025-12-10 14:23:14.207 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-service], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.207 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comms] ... 14:23:14 2025-12-10 14:23:14.207 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comms], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.207 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cps] ... 14:23:14 2025-12-10 14:23:14.207 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cps], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.207 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdns] ... 14:23:14 2025-12-10 14:23:14.207 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdns], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.207 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pfs] ... 14:23:14 2025-12-10 14:23:14.207 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pfs], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.207 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [license] ... 14:23:14 2025-12-10 14:23:14.208 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [license], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.208 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggables] ... 14:23:14 2025-12-10 14:23:14.208 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggables], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.208 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [unis] ... 14:23:14 2025-12-10 14:23:14.208 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [unis], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.208 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switch] ... 14:23:14 2025-12-10 14:23:14.208 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switch], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.208 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-modules] ... 14:23:14 2025-12-10 14:23:14.208 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-modules], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.208 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-binding] ... 14:23:14 2025-12-10 14:23:14.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-binding], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv4-address-list] ... 14:23:14 2025-12-10 14:23:14.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv4-address-list], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlans] ... 14:23:14 2025-12-10 14:23:14.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlans], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policies] ... 14:23:14 2025-12-10 14:23:14.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policies], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-groups] ... 14:23:14 2025-12-10 14:23:14.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-groups], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.209 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-elements] ... 14:23:14 2025-12-10 14:23:14.210 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-elements], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.215 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-term] ... 14:23:14 2025-12-10 14:23:14.215 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-term], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.215 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbors] ... 14:23:14 2025-12-10 14:23:14.215 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbors], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.215 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tags] ... 14:23:14 2025-12-10 14:23:14.215 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tags], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.215 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-list] ... 14:23:14 2025-12-10 14:23:14.215 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-list], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.215 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evc] ... 14:23:14 2025-12-10 14:23:14.216 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evc], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.216 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-routes] ... 14:23:14 2025-12-10 14:23:14.216 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-routes], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.216 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positioning] ... 14:23:14 2025-12-10 14:23:14.216 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positioning], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.216 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachment] ... 14:23:14 2025-12-10 14:23:14.216 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachment], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.216 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ues] ... 14:23:14 2025-12-10 14:23:14.216 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ues], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.216 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pf] ... 14:23:14 2025-12-10 14:23:14.217 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pf], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.217 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-com] ... 14:23:14 2025-12-10 14:23:14.217 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-com], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.217 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssai] ... 14:23:14 2025-12-10 14:23:14.217 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssai], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.217 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-states] ... 14:23:14 2025-12-10 14:23:14.217 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-states], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.217 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo-list] ... 14:23:14 2025-12-10 14:23:14.217 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo-list], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.217 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnets] ... 14:23:14 2025-12-10 14:23:14.217 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnets], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.217 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info-list] ... 14:23:14 2025-12-10 14:23:14.218 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info-list], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.218 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristics] ... 14:23:14 2025-12-10 14:23:14.218 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristics], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.218 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-sets] ... 14:23:14 2025-12-10 14:23:14.218 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-sets], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.218 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activities] ... 14:23:14 2025-12-10 14:23:14.218 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activities], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.218 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filts] ... 14:23:14 2025-12-10 14:23:14.218 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filts], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.218 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [properties] ... 14:23:14 2025-12-10 14:23:14.219 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [properties], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.219 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pool] ... 14:23:14 2025-12-10 14:23:14.219 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pool], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.219 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resources] ... 14:23:14 2025-12-10 14:23:14.219 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resources], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.219 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadata] ... 14:23:14 2025-12-10 14:23:14.219 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadata], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.219 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-regions] ... 14:23:14 2025-12-10 14:23:14.219 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-regions], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.219 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookup] ... 14:23:14 2025-12-10 14:23:14.219 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookup], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.219 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookups] ... 14:23:14 2025-12-10 14:23:14.220 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookups], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.220 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-families] ... 14:23:14 2025-12-10 14:23:14.220 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-families], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.220 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-window] ... 14:23:14 2025-12-10 14:23:14.220 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-window], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.220 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [racks] ... 14:23:14 2025-12-10 14:23:14.220 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [racks], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.220 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnet] ... 14:23:14 2025-12-10 14:23:14.220 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnet], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.220 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configurations] ... 14:23:14 2025-12-10 14:23:14.220 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configurations], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.220 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacps] ... 14:23:14 2025-12-10 14:23:14.221 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacps], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.221 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-set] ... 14:23:14 2025-12-10 14:23:14.221 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-set], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.221 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-sets] ... 14:23:14 2025-12-10 14:23:14.221 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-sets], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.221 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-property] ... 14:23:14 2025-12-10 14:23:14.221 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-property], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.221 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscriptions] ... 14:23:14 2025-12-10 14:23:14.221 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscriptions], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.221 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instance] ... 14:23:14 2025-12-10 14:23:14.221 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instance], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.221 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [models] ... 14:23:14 2025-12-10 14:23:14.222 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [models], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.222 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerance] ... 14:23:14 2025-12-10 14:23:14.222 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerance], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.222 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-maps] ... 14:23:14 2025-12-10 14:23:14.222 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-maps], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.222 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hops] ... 14:23:14 2025-12-10 14:23:14.222 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hops], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.222 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicities] ... 14:23:14 2025-12-10 14:23:14.222 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicities], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.222 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pes] ... 14:23:14 2025-12-10 14:23:14.222 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pes], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.222 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profiles] ... 14:23:14 2025-12-10 14:23:14.223 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profiles], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.223 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnf] ... 14:23:14 2025-12-10 14:23:14.223 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnf], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.223 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environments] ... 14:23:14 2025-12-10 14:23:14.223 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environments], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.223 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassis] ... 14:23:14 2025-12-10 14:23:14.223 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassis], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.223 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnfs] ... 14:23:14 2025-12-10 14:23:14.223 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnfs], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.223 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-set] ... 14:23:14 2025-12-10 14:23:14.224 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-set], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.224 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-element] ... 14:23:14 2025-12-10 14:23:14.224 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-element], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.224 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [include-node-filter] ... 14:23:14 2025-12-10 14:23:14.224 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [include-node-filter], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.224 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-data] ... 14:23:14 2025-12-10 14:23:14.224 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-data], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.224 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-densities] ... 14:23:14 2025-12-10 14:23:14.224 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-densities], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.224 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vfs] ... 14:23:14 2025-12-10 14:23:14.224 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vfs], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.224 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-versions] ... 14:23:14 2025-12-10 14:23:14.225 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-versions], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.225 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [actions] ... 14:23:14 2025-12-10 14:23:14.225 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [actions], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.225 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [device] ... 14:23:14 2025-12-10 14:23:14.225 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [device], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.225 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-family] ... 14:23:14 2025-12-10 14:23:14.225 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-family], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.225 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slots] ... 14:23:14 2025-12-10 14:23:14.225 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slots], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.225 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interface] ... 14:23:14 2025-12-10 14:23:14.225 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interface], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.225 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-ids] ... 14:23:14 2025-12-10 14:23:14.230 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-ids], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.231 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slot] ... 14:23:14 2025-12-10 14:23:14.231 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slot], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.231 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity] ... 14:23:14 2025-12-10 14:23:14.231 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.231 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-design-and-creation] ... 14:23:14 2025-12-10 14:23:14.231 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-design-and-creation], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.231 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ports] ... 14:23:14 2025-12-10 14:23:14.231 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ports], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.231 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-range] ... 14:23:14 2025-12-10 14:23:14.231 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-range], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.231 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-component] ... 14:23:14 2025-12-10 14:23:14.232 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-component], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.232 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instances] ... 14:23:14 2025-12-10 14:23:14.232 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instances], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.232 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoint] ... 14:23:14 2025-12-10 14:23:14.232 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoint], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.232 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregates] ... 14:23:14 2025-12-10 14:23:14.232 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregates], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.232 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-centers] ... 14:23:14 2025-12-10 14:23:14.232 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-centers], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.232 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship] ... 14:23:14 2025-12-10 14:23:14.233 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.233 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-member] ... 14:23:14 2025-12-10 14:23:14.233 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-member], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.233 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraint] ... 14:23:14 2025-12-10 14:23:14.233 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraint], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.233 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filter] ... 14:23:14 2025-12-10 14:23:14.233 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filter], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.233 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event] ... 14:23:14 2025-12-10 14:23:14.233 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.233 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tags] ... 14:23:14 2025-12-10 14:23:14.233 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tags], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.233 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbours] ... 14:23:14 2025-12-10 14:23:14.234 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbours], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.234 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [services] ... 14:23:14 2025-12-10 14:23:14.234 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [services], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.234 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [result-data] ... 14:23:14 2025-12-10 14:23:14.234 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [result-data], 1 total (in window) overall. 14:23:14 2025-12-10 14:23:14.234 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zone] ... 14:23:14 2025-12-10 14:23:14.234 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 82104 14:23:14 2025-12-10 14:23:14.236 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [availability-zone], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.236 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-components] ... 14:23:14 2025-12-10 14:23:14.236 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-components], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.236 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profiles] ... 14:23:14 2025-12-10 14:23:14.236 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profiles], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.236 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esis] ... 14:23:14 2025-12-10 14:23:14.236 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esis], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.236 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpn] ... 14:23:14 2025-12-10 14:23:14.236 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpn], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.236 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audit] ... 14:23:14 2025-12-10 14:23:14.237 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audit], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.237 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contacts] ... 14:23:14 2025-12-10 14:23:14.237 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contacts], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.237 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vf] ... 14:23:14 2025-12-10 14:23:14.237 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vf], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.237 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlements] ... 14:23:14 2025-12-10 14:23:14.237 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlements], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.237 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-option] ... 14:23:14 2025-12-10 14:23:14.237 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-option], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.237 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [project] ... 14:23:14 2025-12-10 14:23:14.238 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [project], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.238 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscription] ... 14:23:14 2025-12-10 14:23:14.238 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscription], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.238 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ue] ... 14:23:14 2025-12-10 14:23:14.238 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ue], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.238 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info] ... 14:23:14 2025-12-10 14:23:14.238 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.238 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rules] ... 14:23:14 2025-12-10 14:23:14.238 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rules], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.238 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-and-named-query-search] ... 14:23:14 2025-12-10 14:23:14.238 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-and-named-query-search], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.239 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-options] ... 14:23:14 2025-12-10 14:23:14.239 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-options], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.239 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-item] ... 14:23:14 2025-12-10 14:23:14.239 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-item], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.239 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-item] ... 14:23:14 2025-12-10 14:23:14.239 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-item], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.239 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [reserved-prop-names] ... 14:23:14 2025-12-10 14:23:14.239 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [reserved-prop-names], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.239 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdn] ... 14:23:14 2025-12-10 14:23:14.239 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdn], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.239 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-units] ... 14:23:14 2025-12-10 14:23:14.240 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-units], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.240 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tag] ... 14:23:14 2025-12-10 14:23:14.240 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tag], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.240 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-items] ... 14:23:14 2025-12-10 14:23:14.240 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-items], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.240 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configuration] ... 14:23:14 2025-12-10 14:23:14.240 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configuration], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.240 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collection] ... 14:23:14 2025-12-10 14:23:14.240 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collection], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.240 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [start-node-filter] ... 14:23:14 2025-12-10 14:23:14.240 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [start-node-filter], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.240 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdn-zone-response] ... 14:23:14 2025-12-10 14:23:14.241 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdn-zone-response], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.241 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavor] ... 14:23:14 2025-12-10 14:23:14.241 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavor], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.241 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-route] ... 14:23:14 2025-12-10 14:23:14.241 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-route], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.241 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-windows] ... 14:23:14 2025-12-10 14:23:14.242 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-windows], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.242 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable] ... 14:23:14 2025-12-10 14:23:14.242 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.242 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-element] ... 14:23:14 2025-12-10 14:23:14.242 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-element], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.242 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comm] ... 14:23:14 2025-12-10 14:23:14.242 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comm], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.242 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-members] ... 14:23:14 2025-12-10 14:23:14.242 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-members], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.242 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hop] ... 14:23:14 2025-12-10 14:23:14.242 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hop], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.243 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-lists] ... 14:23:14 2025-12-10 14:23:14.243 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-lists], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.243 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info] ... 14:23:14 2025-12-10 14:23:14.243 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.243 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-network] ... 14:23:14 2025-12-10 14:23:14.243 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-network], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.243 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-links] ... 14:23:14 2025-12-10 14:23:14.243 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-links], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.243 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profiles] ... 14:23:14 2025-12-10 14:23:14.243 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profiles], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.243 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnf] ... 14:23:14 2025-12-10 14:23:14.244 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnf], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.244 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cards] ... 14:23:14 2025-12-10 14:23:14.244 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cards], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.244 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interface] ... 14:23:14 2025-12-10 14:23:14.244 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interface], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.244 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update] ... 14:23:14 2025-12-10 14:23:14.244 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.244 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rule] ... 14:23:14 2025-12-10 14:23:14.244 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rule], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.244 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory] ... 14:23:14 2025-12-10 14:23:14.245 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.245 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profiles] ... 14:23:14 2025-12-10 14:23:14.245 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profiles], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.245 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resource] ... 14:23:14 2025-12-10 14:23:14.245 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resource], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.245 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-term] ... 14:23:14 2025-12-10 14:23:14.245 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-term], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.245 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resource] ... 14:23:14 2025-12-10 14:23:14.245 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resource], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.245 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [common] ... 14:23:14 2025-12-10 14:23:14.245 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [common], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.246 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [coverage-area] ... 14:23:14 2025-12-10 14:23:14.246 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [coverage-area], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.246 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event-header] ... 14:23:14 2025-12-10 14:23:14.246 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event-header], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.246 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnect] ... 14:23:14 2025-12-10 14:23:14.246 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnect], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.246 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-network] ... 14:23:14 2025-12-10 14:23:14.246 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-network], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.246 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aai-internal] ... 14:23:14 2025-12-10 14:23:14.246 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aai-internal], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.246 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-of-service] ... 14:23:14 2025-12-10 14:23:14.247 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-of-service], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.247 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-component] ... 14:23:14 2025-12-10 14:23:14.247 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-component], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.247 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack] ... 14:23:14 2025-12-10 14:23:14.247 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.247 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pe] ... 14:23:14 2025-12-10 14:23:14.247 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pe], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.247 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-ver] ... 14:23:14 2025-12-10 14:23:14.247 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-ver], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.247 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entity] ... 14:23:14 2025-12-10 14:23:14.247 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entity], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.247 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capability] ... 14:23:14 2025-12-10 14:23:14.248 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capability], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.248 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-groups] ... 14:23:14 2025-12-10 14:23:14.248 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-groups], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.248 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interface] ... 14:23:14 2025-12-10 14:23:14.248 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interface], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.248 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-networks] ... 14:23:14 2025-12-10 14:23:14.248 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-networks], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.248 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mappings] ... 14:23:14 2025-12-10 14:23:14.248 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mappings], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.248 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cells] ... 14:23:14 2025-12-10 14:23:14.248 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cells], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.248 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-area] ... 14:23:14 2025-12-10 14:23:14.249 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-area], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.249 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instance] ... 14:23:14 2025-12-10 14:23:14.249 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instance], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.249 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ues] ... 14:23:14 2025-12-10 14:23:14.249 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ues], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.249 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivity] ... 14:23:14 2025-12-10 14:23:14.249 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivity], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.249 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collections] ... 14:23:14 2025-12-10 14:23:14.249 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collections], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.249 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraints] ... 14:23:14 2025-12-10 14:23:14.249 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraints], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.250 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vserver] ... 14:23:14 2025-12-10 14:23:14.250 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vserver], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.250 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partner] ... 14:23:14 2025-12-10 14:23:14.250 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partner], 2 total (in window) overall. 14:23:14 2025-12-10 14:23:14.250 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenant] ... 14:23:14 2025-12-10 14:23:14.250 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 69816 14:23:14 2025-12-10 14:23:14.251 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 73912 14:23:14 2025-12-10 14:23:14.257 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:23:14 2025-12-10 14:23:14.258 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [73912|122912|KeepVid=UNDETERMINED] 14:23:14 2025-12-10 14:23:14.258 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 78008 14:23:14 2025-12-10 14:23:14.259 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >> Encountered a missingAaiNodeType mid-fix-node while looking for the parent of a [tenant] node. 14:23:14 2025-12-10 14:23:14.259 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 94248 14:23:14 2025-12-10 14:23:14.260 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 98384 14:23:14 2025-12-10 14:23:14.261 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 122912 14:23:14 2025-12-10 14:23:14.262 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:23:14 2025-12-10 14:23:14.262 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 127128 14:23:14 2025-12-10 14:23:14.264 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 217288 14:23:14 2025-12-10 14:23:14.266 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 221384 14:23:14 2025-12-10 14:23:14.267 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [tenant], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.267 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info-list] ... 14:23:14 2025-12-10 14:23:14.267 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info-list], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.267 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-region] ... 14:23:14 2025-12-10 14:23:14.267 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-region], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.267 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-ranges] ... 14:23:14 2025-12-10 14:23:14.267 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-ranges], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.267 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-list] ... 14:23:14 2025-12-10 14:23:14.267 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-list], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.267 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [images] ... 14:23:14 2025-12-10 14:23:14.268 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [images], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.268 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ues] ... 14:23:14 2025-12-10 14:23:14.268 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ues], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.268 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-terms] ... 14:23:14 2025-12-10 14:23:14.268 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-terms], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.268 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfcs] ... 14:23:14 2025-12-10 14:23:14.268 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfcs], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.268 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-option] ... 14:23:14 2025-12-10 14:23:14.268 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-option], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.268 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profile] ... 14:23:14 2025-12-10 14:23:14.269 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profile], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.269 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv6-address-list] ... 14:23:14 2025-12-10 14:23:14.269 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv6-address-list], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.269 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attribute] ... 14:23:14 2025-12-10 14:23:14.269 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attribute], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.269 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-density] ... 14:23:14 2025-12-10 14:23:14.269 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-density], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.269 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder] ... 14:23:14 2025-12-10 14:23:14.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-servers] ... 14:23:14 2025-12-10 14:23:14.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-servers], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card] ... 14:23:14 2025-12-10 14:23:14.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-server] ... 14:23:14 2025-12-10 14:23:14.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-server], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [line-of-business] ... 14:23:14 2025-12-10 14:23:14.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [line-of-business], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item-data] ... 14:23:14 2025-12-10 14:23:14.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item-data], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.270 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-to-property] ... 14:23:14 2025-12-10 14:23:14.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-to-property], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-paths] ... 14:23:14 2025-12-10 14:23:14.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-paths], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-routes] ... 14:23:14 2025-12-10 14:23:14.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-routes], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-member] ... 14:23:14 2025-12-10 14:23:14.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-member], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.271 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-points] ... 14:23:14 2025-12-10 14:23:14.272 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-points], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.272 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnet] ... 14:23:14 2025-12-10 14:23:14.272 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnet], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.272 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [convex-geo-polygon] ... 14:23:14 2025-12-10 14:23:14.272 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [convex-geo-polygon], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.272 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignment] ... 14:23:14 2025-12-10 14:23:14.272 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignment], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.272 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-version] ... 14:23:14 2025-12-10 14:23:14.272 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-version], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.272 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignment] ... 14:23:14 2025-12-10 14:23:14.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignment], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignments] ... 14:23:14 2025-12-10 14:23:14.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignments], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vce] ... 14:23:14 2025-12-10 14:23:14.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vce], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-references] ... 14:23:14 2025-12-10 14:23:14.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-references], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attribute] ... 14:23:14 2025-12-10 14:23:14.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attribute], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.273 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [community-list] ... 14:23:14 2025-12-10 14:23:14.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [community-list], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timers] ... 14:23:14 2025-12-10 14:23:14.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timers], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignments] ... 14:23:14 2025-12-10 14:23:14.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignments], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitorings] ... 14:23:14 2025-12-10 14:23:14.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitorings], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregate] ... 14:23:14 2025-12-10 14:23:14.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregate], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positionings] ... 14:23:14 2025-12-10 14:23:14.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positionings], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.274 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-route] ... 14:23:14 2025-12-10 14:23:14.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-route], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comm] ... 14:23:14 2025-12-10 14:23:14.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comm], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-id] ... 14:23:14 2025-12-10 14:23:14.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-id], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timer] ... 14:23:14 2025-12-10 14:23:14.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timer], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-elements] ... 14:23:14 2025-12-10 14:23:14.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-elements], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.275 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rules] ... 14:23:14 2025-12-10 14:23:14.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rules], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-links] ... 14:23:14 2025-12-10 14:23:14.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-links], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnects] ... 14:23:14 2025-12-10 14:23:14.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnects], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action-data] ... 14:23:14 2025-12-10 14:23:14.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action-data], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnfs] ... 14:23:14 2025-12-10 14:23:14.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnfs], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [response-list] ... 14:23:14 2025-12-10 14:23:14.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [response-list], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.276 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-members] ... 14:23:14 2025-12-10 14:23:14.277 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-members], 11 total (in window) overall. 14:23:14 2025-12-10 14:23:14.277 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-region] ... 14:23:14 2025-12-10 14:23:14.277 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 61624 14:23:14 2025-12-10 14:23:14.278 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:23:14 2025-12-10 14:23:14.278 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 65720 14:23:14 2025-12-10 14:23:14.278 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:23:14 2025-12-10 14:23:14.278 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 98392 14:23:14 2025-12-10 14:23:14.279 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:23:14 2025-12-10 14:23:14.279 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [69792|86056|94288|98392|118936|KeepVid=UNDETERMINED] 14:23:14 2025-12-10 14:23:14.279 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 209096 14:23:14 2025-12-10 14:23:14.279 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = test-owner-noregionId, cloud-region-id = ) 14:23:14 2025-12-10 14:23:14.279 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 213192 14:23:14 2025-12-10 14:23:14.280 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:23:14 2025-12-10 14:23:14.280 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 61624 14:23:14 2025-12-10 14:23:14.280 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 61624 14:23:14 2025-12-10 14:23:14.280 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 65720 14:23:14 2025-12-10 14:23:14.280 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 65720 14:23:14 2025-12-10 14:23:14.280 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 209096 14:23:14 2025-12-10 14:23:14.280 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 213192 14:23:14 2025-12-10 14:23:14.280 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 213192 14:23:14 2025-12-10 14:23:14.280 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for some non-dependent guys - 14:23:14 2025-12-10 14:23:14.280 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [cloud-region], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.280 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-groups] ... 14:23:14 2025-12-10 14:23:14.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-groups], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpns] ... 14:23:14 2025-12-10 14:23:14.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpns], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [external-system] ... 14:23:14 2025-12-10 14:23:14.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [external-system], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zone] ... 14:23:14 2025-12-10 14:23:14.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zone], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-config] ... 14:23:14 2025-12-10 14:23:14.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-config], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [overloaded-model] ... 14:23:14 2025-12-10 14:23:14.281 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [overloaded-model], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-unit] ... 14:23:14 2025-12-10 14:23:14.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-unit], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-group] ... 14:23:14 2025-12-10 14:23:14.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-group], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technology] ... 14:23:14 2025-12-10 14:23:14.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technology], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item] ... 14:23:14 2025-12-10 14:23:14.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mappings] ... 14:23:14 2025-12-10 14:23:14.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mappings], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdus] ... 14:23:14 2025-12-10 14:23:14.282 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdus], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capacity] ... 14:23:14 2025-12-10 14:23:14.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capacity], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profiles] ... 14:23:14 2025-12-10 14:23:14.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profiles], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-network] ... 14:23:14 2025-12-10 14:23:14.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-network], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlement] ... 14:23:14 2025-12-10 14:23:14.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlement], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-links] ... 14:23:14 2025-12-10 14:23:14.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-links], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.283 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-image] ... 14:23:14 2025-12-10 14:23:14.284 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-image], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.284 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switches] ... 14:23:14 2025-12-10 14:23:14.284 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switches], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.284 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvces] ... 14:23:14 2025-12-10 14:23:14.284 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvces], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.284 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-sets] ... 14:23:14 2025-12-10 14:23:14.284 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-sets], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.284 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ip-address-list] ... 14:23:14 2025-12-10 14:23:14.284 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ip-address-list], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.284 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-request] ... 14:23:14 2025-12-10 14:23:14.284 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-request], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.284 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-result] ... 14:23:14 2025-12-10 14:23:14.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-result], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachables] ... 14:23:14 2025-12-10 14:23:14.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachables], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-groups] ... 14:23:14 2025-12-10 14:23:14.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-groups], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [az-and-dvs-switches] ... 14:23:14 2025-12-10 14:23:14.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [az-and-dvs-switches], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristic] ... 14:23:14 2025-12-10 14:23:14.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristic], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configuration] ... 14:23:14 2025-12-10 14:23:14.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configuration], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.285 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignments] ... 14:23:14 2025-12-10 14:23:14.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignments], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv4-address-list] ... 14:23:14 2025-12-10 14:23:14.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv4-address-list], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-points] ... 14:23:14 2025-12-10 14:23:14.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-points], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-group] ... 14:23:14 2025-12-10 14:23:14.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-group], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platform] ... 14:23:14 2025-12-10 14:23:14.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platform], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-groups] ... 14:23:14 2025-12-10 14:23:14.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-groups], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.286 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network] ... 14:23:14 2025-12-10 14:23:14.287 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.287 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [area-geo-coordinate] ... 14:23:14 2025-12-10 14:23:14.287 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [area-geo-coordinate], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.287 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignment] ... 14:23:14 2025-12-10 14:23:14.287 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignment], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.287 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update-node-key] ... 14:23:14 2025-12-10 14:23:14.287 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update-node-key], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.287 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pairs] ... 14:23:14 2025-12-10 14:23:14.287 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pairs], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.287 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-link] ... 14:23:14 2025-12-10 14:23:14.287 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-link], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.287 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems-list] ... 14:23:14 2025-12-10 14:23:14.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems-list], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partners] ... 14:23:14 2025-12-10 14:23:14.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partners], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenants] ... 14:23:14 2025-12-10 14:23:14.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tenants], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pservers] ... 14:23:14 2025-12-10 14:23:14.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pservers], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-components] ... 14:23:14 2025-12-10 14:23:14.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-components], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-vers] ... 14:23:14 2025-12-10 14:23:14.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-vers], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.288 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interfaces] ... 14:23:14 2025-12-10 14:23:14.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interfaces], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-reference] ... 14:23:14 2025-12-10 14:23:14.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-reference], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [classes-of-service] ... 14:23:14 2025-12-10 14:23:14.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [classes-of-service], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resource] ... 14:23:14 2025-12-10 14:23:14.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resource], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-bands] ... 14:23:14 2025-12-10 14:23:14.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-bands], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.289 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-members] ... 14:23:14 2025-12-10 14:23:14.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-members], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivities] ... 14:23:14 2025-12-10 14:23:14.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivities], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfds] ... 14:23:14 2025-12-10 14:23:14.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfds], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-link] ... 14:23:14 2025-12-10 14:23:14.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-link], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customer] ... 14:23:14 2025-12-10 14:23:14.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customer], 16 total (in window) overall. 14:23:14 2025-12-10 14:23:14.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open a SECOND graph (takes a little while)-------- 14:23:14 2025-12-10 14:23:14.290 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph2 object... 14:23:14 2025-12-10 14:23:14.291 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:23:14 2025-12-10 14:23:14.292 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Checking for bad edges --- 14:23:14 2025-12-10 14:23:14.293 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:23:14 2025-12-10 14:23:14.294 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:23:14 2025-12-10 14:23:14.294 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:23:14 2025-12-10 14:23:14.294 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:23:14 2025-12-10 14:23:14.294 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 82104,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 14:23:14 2025-12-10 14:23:14.295 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 65720,nType = [cloud-region], is missing keyPropName = [cloud-owner] 14:23:14 2025-12-10 14:23:14.295 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 217288,nType = [tenant], is missing keyPropName = [tenant-id] 14:23:14 2025-12-10 14:23:14.296 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 82104,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 14:23:14 2025-12-10 14:23:14.296 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 65720,nType = [cloud-region], is missing keyPropName = [cloud-owner] 14:23:14 2025-12-10 14:23:14.296 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 217288,nType = [tenant], is missing keyPropName = [tenant-id] 14:23:14 2025-12-10 14:23:14.296 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done checking for bad edges --- 14:23:14 2025-12-10 14:23:14.298 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ------------- Done doing all the checks ------------ 14:23:14 2025-12-10 14:23:14.298 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Output will be written to .//logs/data/dataGrooming/dataGrooming.PARTIAL.202512101423.out 14:23:14 2025-12-10 14:23:14.298 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Caught AAIException while grooming data 14:23:14 2025-12-10 14:23:14.298 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.PARTIAL.202512101423.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1444 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 217 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 217 :MethodName- testGroomingWithAutoFix 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 14:23:14 2025-12-10 14:23:14.298 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.PARTIAL.202512101423.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1444 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 217 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 217 :MethodName- testGroomingWithAutoFix 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 14:23:14 2025-12-10 14:23:14.298 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : About to sleep for 1 minutes. 14:24:14 2025-12-10 14:24:14.298 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Now, call doTheGrooming() a second time and pass in the name of the file generated by the first pass for fixing: [dataGrooming.PARTIAL.202512101423.out] 14:24:14 2025-12-10 14:24:14.299 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Entering doTheGrooming 14:24:14 2025-12-10 14:24:14.299 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:24:14 2025-12-10 14:24:14.299 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:14 2025-12-10 14:24:14.299 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:14 2025-12-10 14:24:14.299 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:24:14 2025-12-10 14:24:14.299 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >> WARNING >> Delete candidate list size (10) is too big. The maxFix we are using is: 0. No candidates will be deleted. 14:24:14 2025-12-10 14:24:14.300 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Will write to .//logs/data/dataGrooming/dataGrooming.PARTIAL.202512101424.out 14:24:14 2025-12-10 14:24:14.301 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open graph (takes a little while)-------- 14:24:14 2025-12-10 14:24:14.301 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph object. 14:24:14 2025-12-10 14:24:14.302 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Using default schemaVersion = [v31] 14:24:14 2025-12-10 14:24:14.302 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Starting DataGrooming Processing 14:24:14 2025-12-10 14:24:14.302 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavors] ... 14:24:14 2025-12-10 14:24:14.303 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavors], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.303 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-system] ... 14:24:14 2025-12-10 14:24:14.304 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-system], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.304 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectors] ... 14:24:14 2025-12-10 14:24:14.304 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectors], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.304 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [projects] ... 14:24:14 2025-12-10 14:24:14.305 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [projects], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.305 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth] ... 14:24:14 2025-12-10 14:24:14.305 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.305 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-configs] ... 14:24:14 2025-12-10 14:24:14.305 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-configs], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.305 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-infrastructure] ... 14:24:14 2025-12-10 14:24:14.306 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-infrastructure], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.306 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [query-parameters] ... 14:24:14 2025-12-10 14:24:14.306 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [query-parameters], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.306 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-config] ... 14:24:14 2025-12-10 14:24:14.307 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-config], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.307 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capabilities] ... 14:24:14 2025-12-10 14:24:14.307 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capabilities], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.307 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-band] ... 14:24:14 2025-12-10 14:24:14.308 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-band], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.308 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complex] ... 14:24:14 2025-12-10 14:24:14.308 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complex], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.308 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnets] ... 14:24:14 2025-12-10 14:24:14.308 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnets], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.308 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-routes] ... 14:24:14 2025-12-10 14:24:14.309 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-routes], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.309 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [devices] ... 14:24:14 2025-12-10 14:24:14.309 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [devices], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.309 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-servers] ... 14:24:14 2025-12-10 14:24:14.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-servers], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-lists] ... 14:24:14 2025-12-10 14:24:14.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-lists], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profile] ... 14:24:14 2025-12-10 14:24:14.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profile], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vces] ... 14:24:14 2025-12-10 14:24:14.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vces], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zones] ... 14:24:14 2025-12-10 14:24:14.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [availability-zones], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-module] ... 14:24:14 2025-12-10 14:24:14.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-module], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.310 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv6-address-list] ... 14:24:14 2025-12-10 14:24:14.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv6-address-list], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capability] ... 14:24:14 2025-12-10 14:24:14.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capability], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slot] ... 14:24:14 2025-12-10 14:24:14.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slot], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-component] ... 14:24:14 2025-12-10 14:24:14.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-component], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicity] ... 14:24:14 2025-12-10 14:24:14.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicity], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-state] ... 14:24:14 2025-12-10 14:24:14.311 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-state], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.312 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search] ... 14:24:14 2025-12-10 14:24:14.312 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.312 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-terms] ... 14:24:14 2025-12-10 14:24:14.312 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-terms], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.312 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vservers] ... 14:24:14 2025-12-10 14:24:14.312 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vservers], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.312 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm] ... 14:24:14 2025-12-10 14:24:14.312 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.312 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ue] ... 14:24:14 2025-12-10 14:24:14.312 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ue], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.312 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customers] ... 14:24:14 2025-12-10 14:24:14.312 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customers], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.312 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy] ... 14:24:14 2025-12-10 14:24:14.313 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.313 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoints] ... 14:24:14 2025-12-10 14:24:14.313 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoints], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.313 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [business] ... 14:24:14 2025-12-10 14:24:14.313 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [business], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.313 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems] ... 14:24:14 2025-12-10 14:24:14.313 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.313 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cp] ... 14:24:14 2025-12-10 14:24:14.313 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cp], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.313 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [licenses] ... 14:24:14 2025-12-10 14:24:14.313 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [licenses], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.313 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technologies] ... 14:24:14 2025-12-10 14:24:14.314 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technologies], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.314 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-regions] ... 14:24:14 2025-12-10 14:24:14.314 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-regions], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.314 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-jobs] ... 14:24:14 2025-12-10 14:24:14.314 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-jobs], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.314 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instances] ... 14:24:14 2025-12-10 14:24:14.314 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instances], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.314 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mapping] ... 14:24:14 2025-12-10 14:24:14.314 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mapping], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.314 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search-results] ... 14:24:14 2025-12-10 14:24:14.314 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search-results], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.314 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filters] ... 14:24:14 2025-12-10 14:24:14.315 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filters], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.315 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group] ... 14:24:14 2025-12-10 14:24:14.315 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.315 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-list] ... 14:24:14 2025-12-10 14:24:14.315 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-list], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.315 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policy] ... 14:24:14 2025-12-10 14:24:14.315 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policy], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.315 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacp] ... 14:24:14 2025-12-10 14:24:14.315 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacp], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.315 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restriction] ... 14:24:14 2025-12-10 14:24:14.315 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restriction], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.315 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-services] ... 14:24:14 2025-12-10 14:24:14.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-services], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-ranges] ... 14:24:14 2025-12-10 14:24:14.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-ranges], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contact] ... 14:24:14 2025-12-10 14:24:14.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contact], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-properties] ... 14:24:14 2025-12-10 14:24:14.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-properties], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [image] ... 14:24:14 2025-12-10 14:24:14.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [image], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfd] ... 14:24:14 2025-12-10 14:24:14.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfd], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.316 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-systems] ... 14:24:14 2025-12-10 14:24:14.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-systems], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-route] ... 14:24:14 2025-12-10 14:24:14.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-route], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-networks] ... 14:24:14 2025-12-10 14:24:14.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-networks], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audits] ... 14:24:14 2025-12-10 14:24:14.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audits], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraint] ... 14:24:14 2025-12-10 14:24:14.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraint], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zones] ... 14:24:14 2025-12-10 14:24:14.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zones], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.317 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf] ... 14:24:14 2025-12-10 14:24:14.318 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.318 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume] ... 14:24:14 2025-12-10 14:24:14.318 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.318 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port] ... 14:24:14 2025-12-10 14:24:14.318 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.318 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarders] ... 14:24:14 2025-12-10 14:24:14.318 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarders], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.318 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evc] ... 14:24:14 2025-12-10 14:24:14.318 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evc], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.318 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-images] ... 14:24:14 2025-12-10 14:24:14.318 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-images], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.318 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrfs] ... 14:24:14 2025-12-10 14:24:14.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrfs], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-components] ... 14:24:14 2025-12-10 14:24:14.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-components], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvce] ... 14:24:14 2025-12-10 14:24:14.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvce], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-group] ... 14:24:14 2025-12-10 14:24:14.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-group], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-bindings] ... 14:24:14 2025-12-10 14:24:14.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-bindings], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evcs] ... 14:24:14 2025-12-10 14:24:14.319 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evcs], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.320 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resources] ... 14:24:14 2025-12-10 14:24:14.320 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resources], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.320 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair] ... 14:24:14 2025-12-10 14:24:14.320 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.320 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm-list] ... 14:24:14 2025-12-10 14:24:14.320 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm-list], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.320 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-options] ... 14:24:14 2025-12-10 14:24:14.320 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-options], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.320 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policies] ... 14:24:14 2025-12-10 14:24:14.320 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policies], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.320 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-properties] ... 14:24:14 2025-12-10 14:24:14.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-properties], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssais] ... 14:24:14 2025-12-10 14:24:14.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssais], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map] ... 14:24:14 2025-12-10 14:24:14.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slots] ... 14:24:14 2025-12-10 14:24:14.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slots], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-server] ... 14:24:14 2025-12-10 14:24:14.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-server], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.321 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tag] ... 14:24:14 2025-12-10 14:24:14.322 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tag], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.322 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resource] ... 14:24:14 2025-12-10 14:24:14.322 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resource], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.322 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resources] ... 14:24:14 2025-12-10 14:24:14.322 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resources], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.322 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [uni] ... 14:24:14 2025-12-10 14:24:14.322 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [uni], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.322 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nodes] ... 14:24:14 2025-12-10 14:24:14.322 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nodes], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.322 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc-list] ... 14:24:14 2025-12-10 14:24:14.322 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc-list], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.322 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service] ... 14:24:14 2025-12-10 14:24:14.323 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.323 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassies] ... 14:24:14 2025-12-10 14:24:14.323 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassies], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.323 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resources] ... 14:24:14 2025-12-10 14:24:14.323 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resources], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.323 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdu] ... 14:24:14 2025-12-10 14:24:14.323 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdu], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.323 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-point] ... 14:24:14 2025-12-10 14:24:14.323 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-point], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.323 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configuration] ... 14:24:14 2025-12-10 14:24:14.323 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configuration], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnets] ... 14:24:14 2025-12-10 14:24:14.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnets], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-feature-attributes] ... 14:24:14 2025-12-10 14:24:14.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-feature-attributes], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configurations] ... 14:24:14 2025-12-10 14:24:14.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configurations], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadatum] ... 14:24:14 2025-12-10 14:24:14.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadatum], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tagged-inventory-item-list] ... 14:24:14 2025-12-10 14:24:14.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tagged-inventory-item-list], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query] ... 14:24:14 2025-12-10 14:24:14.324 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query], 0 total (in window) overall. 14:24:14 2025-12-10 14:24:14.325 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pserver] ... 14:24:14 2025-12-10 14:24:14.325 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 102488 14:24:14 2025-12-10 14:24:14.325 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [pserver], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.325 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attributes] ... 14:24:14 2025-12-10 14:24:14.326 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attributes], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.326 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-items] ... 14:24:14 2025-12-10 14:24:14.326 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-items], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.326 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comms] ... 14:24:14 2025-12-10 14:24:14.326 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comms], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.326 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restrictions] ... 14:24:14 2025-12-10 14:24:14.326 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restrictions], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.326 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action] ... 14:24:14 2025-12-10 14:24:14.326 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.326 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model] ... 14:24:14 2025-12-10 14:24:14.327 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.327 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachments] ... 14:24:14 2025-12-10 14:24:14.327 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachments], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.327 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filter] ... 14:24:14 2025-12-10 14:24:14.327 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filter], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.327 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entities] ... 14:24:14 2025-12-10 14:24:14.327 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entities], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.327 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-group] ... 14:24:14 2025-12-10 14:24:14.327 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-group], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.327 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mapping] ... 14:24:14 2025-12-10 14:24:14.327 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mapping], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.327 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [selector-list] ... 14:24:14 2025-12-10 14:24:14.328 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [selector-list], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.328 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resource] ... 14:24:14 2025-12-10 14:24:14.328 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resource], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.328 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-set] ... 14:24:14 2025-12-10 14:24:14.328 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-set], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.328 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volumes] ... 14:24:14 2025-12-10 14:24:14.328 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volumes], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.328 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrf] ... 14:24:14 2025-12-10 14:24:14.328 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrf], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.328 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environment] ... 14:24:14 2025-12-10 14:24:14.328 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environment], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.328 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-target] ... 14:24:14 2025-12-10 14:24:14.329 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-target], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.329 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filt] ... 14:24:14 2025-12-10 14:24:14.329 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filt], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.329 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connector] ... 14:24:14 2025-12-10 14:24:14.329 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connector], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.329 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc] ... 14:24:14 2025-12-10 14:24:14.329 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.329 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-link] ... 14:24:14 2025-12-10 14:24:14.329 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-link], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.329 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshot] ... 14:24:14 2025-12-10 14:24:14.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshot], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complexes] ... 14:24:14 2025-12-10 14:24:14.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complexes], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfc] ... 14:24:14 2025-12-10 14:24:14.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfc], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rule] ... 14:24:14 2025-12-10 14:24:14.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rule], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbour] ... 14:24:14 2025-12-10 14:24:14.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbour], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-configs] ... 14:24:14 2025-12-10 14:24:14.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-configs], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.330 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profile] ... 14:24:14 2025-12-10 14:24:14.331 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-max-pkt-size in the store from lower hyphen to lower camel 14:24:14 2025-12-10 14:24:14.331 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-max-pkt-size in the store from lower hyphen to lower camel 14:24:14 2025-12-10 14:24:14.331 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ue-speed in the store from lower hyphen to lower camel 14:24:14 2025-12-10 14:24:14.331 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-reliability in the store from lower hyphen to lower camel 14:24:14 2025-12-10 14:24:14.331 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-reliability in the store from lower hyphen to lower camel 14:24:14 2025-12-10 14:24:14.331 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-dl-data-volume in the store from lower hyphen to lower camel 14:24:14 2025-12-10 14:24:14.331 DEBUG 6345 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-ul-data-volume in the store from lower hyphen to lower camel 14:24:14 2025-12-10 14:24:14.331 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profile], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.331 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-coms] ... 14:24:14 2025-12-10 14:24:14.331 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-coms], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.331 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cell] ... 14:24:14 2025-12-10 14:24:14.331 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cell], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.331 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notify] ... 14:24:14 2025-12-10 14:24:14.331 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notify], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [key-data] ... 14:24:14 2025-12-10 14:24:14.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [key-data], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan] ... 14:24:14 2025-12-10 14:24:14.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerances] ... 14:24:14 2025-12-10 14:24:14.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerances], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraints] ... 14:24:14 2025-12-10 14:24:14.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraints], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-list] ... 14:24:14 2025-12-10 14:24:14.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-list], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profile] ... 14:24:14 2025-12-10 14:24:14.332 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profile], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lines-of-business] ... 14:24:14 2025-12-10 14:24:14.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lines-of-business], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-prop-names] ... 14:24:14 2025-12-10 14:24:14.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-prop-names], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo] ... 14:24:14 2025-12-10 14:24:14.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-networks] ... 14:24:14 2025-12-10 14:24:14.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-networks], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pools] ... 14:24:14 2025-12-10 14:24:14.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pools], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-range] ... 14:24:14 2025-12-10 14:24:14.333 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-range], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachable] ... 14:24:14 2025-12-10 14:24:14.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachable], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth-map] ... 14:24:14 2025-12-10 14:24:14.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth-map], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitoring] ... 14:24:14 2025-12-10 14:24:14.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitoring], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-targets] ... 14:24:14 2025-12-10 14:24:14.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-targets], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshots] ... 14:24:14 2025-12-10 14:24:14.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshots], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-member] ... 14:24:14 2025-12-10 14:24:14.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-member], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.334 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interfaces] ... 14:24:14 2025-12-10 14:24:14.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interfaces], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capabilities] ... 14:24:14 2025-12-10 14:24:14.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capabilities], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-coordinate] ... 14:24:14 2025-12-10 14:24:14.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-coordinate], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resources] ... 14:24:14 2025-12-10 14:24:14.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resources], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbor] ... 14:24:14 2025-12-10 14:24:14.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbor], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esi] ... 14:24:14 2025-12-10 14:24:14.335 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esi], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configurations] ... 14:24:14 2025-12-10 14:24:14.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configurations], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evcs] ... 14:24:14 2025-12-10 14:24:14.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evcs], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-queries] ... 14:24:14 2025-12-10 14:24:14.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-queries], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-center] ... 14:24:14 2025-12-10 14:24:14.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-center], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnet] ... 14:24:14 2025-12-10 14:24:14.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnet], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interfaces] ... 14:24:14 2025-12-10 14:24:14.336 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interfaces], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.337 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profile] ... 14:24:14 2025-12-10 14:24:14.339 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profile], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.339 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platforms] ... 14:24:14 2025-12-10 14:24:14.339 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platforms], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.339 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-job] ... 14:24:14 2025-12-10 14:24:14.339 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-job], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.339 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attributes] ... 14:24:14 2025-12-10 14:24:14.339 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attributes], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.339 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cable] ... 14:24:14 2025-12-10 14:24:14.340 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cable], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.340 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ue] ... 14:24:14 2025-12-10 14:24:14.340 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ue], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.340 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-path] ... 14:24:14 2025-12-10 14:24:14.340 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-path], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.340 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cables] ... 14:24:14 2025-12-10 14:24:14.340 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cables], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.340 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-service] ... 14:24:14 2025-12-10 14:24:14.340 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-service], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.340 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comms] ... 14:24:14 2025-12-10 14:24:14.340 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comms], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.340 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cps] ... 14:24:14 2025-12-10 14:24:14.341 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cps], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.341 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdns] ... 14:24:14 2025-12-10 14:24:14.341 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdns], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.341 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pfs] ... 14:24:14 2025-12-10 14:24:14.341 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pfs], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.341 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [license] ... 14:24:14 2025-12-10 14:24:14.341 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [license], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.342 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggables] ... 14:24:14 2025-12-10 14:24:14.342 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggables], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.342 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [unis] ... 14:24:14 2025-12-10 14:24:14.342 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [unis], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.342 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switch] ... 14:24:14 2025-12-10 14:24:14.342 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switch], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.342 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-modules] ... 14:24:14 2025-12-10 14:24:14.343 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-modules], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.343 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-binding] ... 14:24:14 2025-12-10 14:24:14.343 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-binding], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.343 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv4-address-list] ... 14:24:14 2025-12-10 14:24:14.343 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv4-address-list], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.343 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlans] ... 14:24:14 2025-12-10 14:24:14.343 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlans], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.343 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policies] ... 14:24:14 2025-12-10 14:24:14.343 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policies], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.343 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-groups] ... 14:24:14 2025-12-10 14:24:14.344 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-groups], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.344 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-elements] ... 14:24:14 2025-12-10 14:24:14.344 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-elements], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.344 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-term] ... 14:24:14 2025-12-10 14:24:14.344 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-term], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.344 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbors] ... 14:24:14 2025-12-10 14:24:14.344 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbors], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.344 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tags] ... 14:24:14 2025-12-10 14:24:14.344 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tags], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.344 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-list] ... 14:24:14 2025-12-10 14:24:14.344 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-list], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.344 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evc] ... 14:24:14 2025-12-10 14:24:14.345 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evc], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.345 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-routes] ... 14:24:14 2025-12-10 14:24:14.345 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-routes], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.345 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positioning] ... 14:24:14 2025-12-10 14:24:14.345 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positioning], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.345 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachment] ... 14:24:14 2025-12-10 14:24:14.345 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachment], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.345 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ues] ... 14:24:14 2025-12-10 14:24:14.345 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ues], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.345 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pf] ... 14:24:14 2025-12-10 14:24:14.345 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pf], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.345 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-com] ... 14:24:14 2025-12-10 14:24:14.345 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-com], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.346 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssai] ... 14:24:14 2025-12-10 14:24:14.346 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssai], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.346 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-states] ... 14:24:14 2025-12-10 14:24:14.346 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-states], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.346 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo-list] ... 14:24:14 2025-12-10 14:24:14.346 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo-list], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.346 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnets] ... 14:24:14 2025-12-10 14:24:14.346 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnets], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.346 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info-list] ... 14:24:14 2025-12-10 14:24:14.346 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info-list], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.346 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristics] ... 14:24:14 2025-12-10 14:24:14.346 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristics], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.346 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-sets] ... 14:24:14 2025-12-10 14:24:14.347 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-sets], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.347 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activities] ... 14:24:14 2025-12-10 14:24:14.347 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activities], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.347 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filts] ... 14:24:14 2025-12-10 14:24:14.347 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filts], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.347 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [properties] ... 14:24:14 2025-12-10 14:24:14.347 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [properties], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.347 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pool] ... 14:24:14 2025-12-10 14:24:14.347 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pool], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.347 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resources] ... 14:24:14 2025-12-10 14:24:14.347 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resources], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.347 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadata] ... 14:24:14 2025-12-10 14:24:14.347 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadata], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.347 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-regions] ... 14:24:14 2025-12-10 14:24:14.348 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-regions], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.348 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookup] ... 14:24:14 2025-12-10 14:24:14.348 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookup], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.348 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookups] ... 14:24:14 2025-12-10 14:24:14.348 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookups], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.348 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-families] ... 14:24:14 2025-12-10 14:24:14.348 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-families], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.348 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-window] ... 14:24:14 2025-12-10 14:24:14.348 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-window], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.348 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [racks] ... 14:24:14 2025-12-10 14:24:14.348 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [racks], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.348 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnet] ... 14:24:14 2025-12-10 14:24:14.348 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnet], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.349 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configurations] ... 14:24:14 2025-12-10 14:24:14.349 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configurations], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.349 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacps] ... 14:24:14 2025-12-10 14:24:14.349 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacps], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.349 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-set] ... 14:24:14 2025-12-10 14:24:14.349 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-set], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.349 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-sets] ... 14:24:14 2025-12-10 14:24:14.349 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-sets], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.349 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-property] ... 14:24:14 2025-12-10 14:24:14.349 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-property], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.349 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscriptions] ... 14:24:14 2025-12-10 14:24:14.349 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscriptions], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.349 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instance] ... 14:24:14 2025-12-10 14:24:14.360 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instance], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.360 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [models] ... 14:24:14 2025-12-10 14:24:14.361 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [models], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.361 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerance] ... 14:24:14 2025-12-10 14:24:14.361 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerance], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.361 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-maps] ... 14:24:14 2025-12-10 14:24:14.361 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-maps], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.361 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hops] ... 14:24:14 2025-12-10 14:24:14.361 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hops], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.361 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicities] ... 14:24:14 2025-12-10 14:24:14.362 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicities], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.362 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pes] ... 14:24:14 2025-12-10 14:24:14.362 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pes], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.362 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profiles] ... 14:24:14 2025-12-10 14:24:14.362 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profiles], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.362 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnf] ... 14:24:14 2025-12-10 14:24:14.362 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnf], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.362 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environments] ... 14:24:14 2025-12-10 14:24:14.362 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environments], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.362 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassis] ... 14:24:14 2025-12-10 14:24:14.363 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassis], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.363 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnfs] ... 14:24:14 2025-12-10 14:24:14.363 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnfs], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.363 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-set] ... 14:24:14 2025-12-10 14:24:14.363 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-set], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.363 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-element] ... 14:24:14 2025-12-10 14:24:14.363 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-element], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.363 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [include-node-filter] ... 14:24:14 2025-12-10 14:24:14.363 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [include-node-filter], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.363 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-data] ... 14:24:14 2025-12-10 14:24:14.363 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-data], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.363 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-densities] ... 14:24:14 2025-12-10 14:24:14.364 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-densities], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.364 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vfs] ... 14:24:14 2025-12-10 14:24:14.364 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vfs], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.364 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-versions] ... 14:24:14 2025-12-10 14:24:14.364 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-versions], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.364 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [actions] ... 14:24:14 2025-12-10 14:24:14.364 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [actions], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.364 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [device] ... 14:24:14 2025-12-10 14:24:14.364 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [device], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.364 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-family] ... 14:24:14 2025-12-10 14:24:14.364 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-family], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.364 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slots] ... 14:24:14 2025-12-10 14:24:14.365 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slots], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.365 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interface] ... 14:24:14 2025-12-10 14:24:14.365 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interface], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.365 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-ids] ... 14:24:14 2025-12-10 14:24:14.365 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-ids], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.365 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slot] ... 14:24:14 2025-12-10 14:24:14.365 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slot], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.365 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity] ... 14:24:14 2025-12-10 14:24:14.365 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.365 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-design-and-creation] ... 14:24:14 2025-12-10 14:24:14.365 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-design-and-creation], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.365 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ports] ... 14:24:14 2025-12-10 14:24:14.365 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ports], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.365 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-range] ... 14:24:14 2025-12-10 14:24:14.366 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-range], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.366 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-component] ... 14:24:14 2025-12-10 14:24:14.366 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-component], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.366 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instances] ... 14:24:14 2025-12-10 14:24:14.366 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instances], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.366 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoint] ... 14:24:14 2025-12-10 14:24:14.366 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoint], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.366 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregates] ... 14:24:14 2025-12-10 14:24:14.366 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregates], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.366 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-centers] ... 14:24:14 2025-12-10 14:24:14.366 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-centers], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.366 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship] ... 14:24:14 2025-12-10 14:24:14.366 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-member] ... 14:24:14 2025-12-10 14:24:14.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-member], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraint] ... 14:24:14 2025-12-10 14:24:14.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraint], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filter] ... 14:24:14 2025-12-10 14:24:14.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filter], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event] ... 14:24:14 2025-12-10 14:24:14.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tags] ... 14:24:14 2025-12-10 14:24:14.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tags], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbours] ... 14:24:14 2025-12-10 14:24:14.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbours], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.367 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [services] ... 14:24:14 2025-12-10 14:24:14.368 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [services], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.368 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [result-data] ... 14:24:14 2025-12-10 14:24:14.368 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [result-data], 1 total (in window) overall. 14:24:14 2025-12-10 14:24:14.368 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zone] ... 14:24:14 2025-12-10 14:24:14.368 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 82104 14:24:14 2025-12-10 14:24:14.369 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [availability-zone], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.369 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-components] ... 14:24:14 2025-12-10 14:24:14.370 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-components], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.370 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profiles] ... 14:24:14 2025-12-10 14:24:14.370 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profiles], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.370 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esis] ... 14:24:14 2025-12-10 14:24:14.370 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esis], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.370 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpn] ... 14:24:14 2025-12-10 14:24:14.370 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpn], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.370 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audit] ... 14:24:14 2025-12-10 14:24:14.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audit], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contacts] ... 14:24:14 2025-12-10 14:24:14.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contacts], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vf] ... 14:24:14 2025-12-10 14:24:14.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vf], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlements] ... 14:24:14 2025-12-10 14:24:14.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlements], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-option] ... 14:24:14 2025-12-10 14:24:14.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-option], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [project] ... 14:24:14 2025-12-10 14:24:14.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [project], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscription] ... 14:24:14 2025-12-10 14:24:14.371 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscription], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ue] ... 14:24:14 2025-12-10 14:24:14.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ue], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info] ... 14:24:14 2025-12-10 14:24:14.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rules] ... 14:24:14 2025-12-10 14:24:14.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rules], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-and-named-query-search] ... 14:24:14 2025-12-10 14:24:14.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-and-named-query-search], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-options] ... 14:24:14 2025-12-10 14:24:14.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-options], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.372 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-item] ... 14:24:14 2025-12-10 14:24:14.373 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-item], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.373 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-item] ... 14:24:14 2025-12-10 14:24:14.373 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-item], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.373 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [reserved-prop-names] ... 14:24:14 2025-12-10 14:24:14.373 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [reserved-prop-names], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.373 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdn] ... 14:24:14 2025-12-10 14:24:14.373 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdn], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.373 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-units] ... 14:24:14 2025-12-10 14:24:14.373 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-units], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.373 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tag] ... 14:24:14 2025-12-10 14:24:14.373 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tag], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.373 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-items] ... 14:24:14 2025-12-10 14:24:14.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-items], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configuration] ... 14:24:14 2025-12-10 14:24:14.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configuration], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collection] ... 14:24:14 2025-12-10 14:24:14.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collection], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [start-node-filter] ... 14:24:14 2025-12-10 14:24:14.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [start-node-filter], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdn-zone-response] ... 14:24:14 2025-12-10 14:24:14.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdn-zone-response], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavor] ... 14:24:14 2025-12-10 14:24:14.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavor], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-route] ... 14:24:14 2025-12-10 14:24:14.374 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-route], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-windows] ... 14:24:14 2025-12-10 14:24:14.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-windows], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable] ... 14:24:14 2025-12-10 14:24:14.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-element] ... 14:24:14 2025-12-10 14:24:14.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-element], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comm] ... 14:24:14 2025-12-10 14:24:14.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comm], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-members] ... 14:24:14 2025-12-10 14:24:14.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-members], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hop] ... 14:24:14 2025-12-10 14:24:14.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hop], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.375 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-lists] ... 14:24:14 2025-12-10 14:24:14.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-lists], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info] ... 14:24:14 2025-12-10 14:24:14.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-network] ... 14:24:14 2025-12-10 14:24:14.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-network], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-links] ... 14:24:14 2025-12-10 14:24:14.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-links], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profiles] ... 14:24:14 2025-12-10 14:24:14.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profiles], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnf] ... 14:24:14 2025-12-10 14:24:14.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnf], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.376 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cards] ... 14:24:14 2025-12-10 14:24:14.377 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cards], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.377 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interface] ... 14:24:14 2025-12-10 14:24:14.377 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interface], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.377 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update] ... 14:24:14 2025-12-10 14:24:14.377 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.377 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rule] ... 14:24:14 2025-12-10 14:24:14.377 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rule], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.377 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory] ... 14:24:14 2025-12-10 14:24:14.377 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.377 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profiles] ... 14:24:14 2025-12-10 14:24:14.377 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profiles], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.377 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resource] ... 14:24:14 2025-12-10 14:24:14.378 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resource], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.378 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-term] ... 14:24:14 2025-12-10 14:24:14.378 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-term], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.378 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resource] ... 14:24:14 2025-12-10 14:24:14.378 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resource], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.378 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [common] ... 14:24:14 2025-12-10 14:24:14.378 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [common], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.378 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [coverage-area] ... 14:24:14 2025-12-10 14:24:14.378 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [coverage-area], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.378 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event-header] ... 14:24:14 2025-12-10 14:24:14.378 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event-header], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.378 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnect] ... 14:24:14 2025-12-10 14:24:14.378 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnect], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.379 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-network] ... 14:24:14 2025-12-10 14:24:14.379 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-network], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.379 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aai-internal] ... 14:24:14 2025-12-10 14:24:14.379 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aai-internal], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.379 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-of-service] ... 14:24:14 2025-12-10 14:24:14.379 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-of-service], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.379 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-component] ... 14:24:14 2025-12-10 14:24:14.379 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-component], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.379 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack] ... 14:24:14 2025-12-10 14:24:14.379 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.379 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pe] ... 14:24:14 2025-12-10 14:24:14.379 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pe], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.379 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-ver] ... 14:24:14 2025-12-10 14:24:14.380 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-ver], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.380 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entity] ... 14:24:14 2025-12-10 14:24:14.380 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entity], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.380 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capability] ... 14:24:14 2025-12-10 14:24:14.380 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capability], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.380 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-groups] ... 14:24:14 2025-12-10 14:24:14.380 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-groups], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.380 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interface] ... 14:24:14 2025-12-10 14:24:14.380 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interface], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.380 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-networks] ... 14:24:14 2025-12-10 14:24:14.380 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-networks], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.380 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mappings] ... 14:24:14 2025-12-10 14:24:14.381 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mappings], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.381 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cells] ... 14:24:14 2025-12-10 14:24:14.381 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cells], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.381 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-area] ... 14:24:14 2025-12-10 14:24:14.381 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-area], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.381 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instance] ... 14:24:14 2025-12-10 14:24:14.381 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instance], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.381 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ues] ... 14:24:14 2025-12-10 14:24:14.381 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ues], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.381 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivity] ... 14:24:14 2025-12-10 14:24:14.382 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivity], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.382 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collections] ... 14:24:14 2025-12-10 14:24:14.382 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collections], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.382 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraints] ... 14:24:14 2025-12-10 14:24:14.382 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraints], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.382 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vserver] ... 14:24:14 2025-12-10 14:24:14.382 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vserver], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.382 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partner] ... 14:24:14 2025-12-10 14:24:14.382 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partner], 2 total (in window) overall. 14:24:14 2025-12-10 14:24:14.382 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenant] ... 14:24:14 2025-12-10 14:24:14.383 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 69816 14:24:14 2025-12-10 14:24:14.383 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 73912 14:24:14 2025-12-10 14:24:14.385 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:24:14 2025-12-10 14:24:14.386 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [73912|122912|KeepVid=UNDETERMINED] 14:24:14 2025-12-10 14:24:14.386 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 78008 14:24:14 2025-12-10 14:24:14.387 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >> Encountered a missingAaiNodeType mid-fix-node while looking for the parent of a [tenant] node. 14:24:14 2025-12-10 14:24:14.387 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 94248 14:24:14 2025-12-10 14:24:14.388 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 98384 14:24:14 2025-12-10 14:24:14.392 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 122912 14:24:14 2025-12-10 14:24:14.393 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:24:14 2025-12-10 14:24:14.393 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 127128 14:24:14 2025-12-10 14:24:14.395 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 217288 14:24:14 2025-12-10 14:24:14.396 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 221384 14:24:14 2025-12-10 14:24:14.397 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [tenant], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.397 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info-list] ... 14:24:14 2025-12-10 14:24:14.397 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info-list], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.397 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-region] ... 14:24:14 2025-12-10 14:24:14.397 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-region], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.397 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-ranges] ... 14:24:14 2025-12-10 14:24:14.398 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-ranges], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.398 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-list] ... 14:24:14 2025-12-10 14:24:14.398 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-list], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.398 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [images] ... 14:24:14 2025-12-10 14:24:14.398 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [images], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.398 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ues] ... 14:24:14 2025-12-10 14:24:14.398 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ues], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.398 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-terms] ... 14:24:14 2025-12-10 14:24:14.398 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-terms], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.398 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfcs] ... 14:24:14 2025-12-10 14:24:14.398 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfcs], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.398 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-option] ... 14:24:14 2025-12-10 14:24:14.398 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-option], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.398 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profile] ... 14:24:14 2025-12-10 14:24:14.399 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profile], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.399 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv6-address-list] ... 14:24:14 2025-12-10 14:24:14.399 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv6-address-list], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.399 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attribute] ... 14:24:14 2025-12-10 14:24:14.399 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attribute], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.399 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-density] ... 14:24:14 2025-12-10 14:24:14.399 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-density], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.399 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder] ... 14:24:14 2025-12-10 14:24:14.399 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.399 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-servers] ... 14:24:14 2025-12-10 14:24:14.400 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-servers], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.400 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card] ... 14:24:14 2025-12-10 14:24:14.400 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.400 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-server] ... 14:24:14 2025-12-10 14:24:14.400 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-server], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.400 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [line-of-business] ... 14:24:14 2025-12-10 14:24:14.400 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [line-of-business], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.400 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item-data] ... 14:24:14 2025-12-10 14:24:14.400 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item-data], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.400 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-to-property] ... 14:24:14 2025-12-10 14:24:14.400 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-to-property], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.400 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-paths] ... 14:24:14 2025-12-10 14:24:14.401 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-paths], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.401 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-routes] ... 14:24:14 2025-12-10 14:24:14.401 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-routes], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.401 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-member] ... 14:24:14 2025-12-10 14:24:14.401 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-member], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.401 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-points] ... 14:24:14 2025-12-10 14:24:14.401 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-points], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.401 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnet] ... 14:24:14 2025-12-10 14:24:14.402 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnet], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.402 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [convex-geo-polygon] ... 14:24:14 2025-12-10 14:24:14.402 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [convex-geo-polygon], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.402 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignment] ... 14:24:14 2025-12-10 14:24:14.402 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignment], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.402 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-version] ... 14:24:14 2025-12-10 14:24:14.402 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-version], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.402 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignment] ... 14:24:14 2025-12-10 14:24:14.402 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignment], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.402 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignments] ... 14:24:14 2025-12-10 14:24:14.402 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignments], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.402 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vce] ... 14:24:14 2025-12-10 14:24:14.403 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vce], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.403 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-references] ... 14:24:14 2025-12-10 14:24:14.403 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-references], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.403 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attribute] ... 14:24:14 2025-12-10 14:24:14.403 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attribute], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.403 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [community-list] ... 14:24:14 2025-12-10 14:24:14.403 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [community-list], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.403 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timers] ... 14:24:14 2025-12-10 14:24:14.403 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timers], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.403 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignments] ... 14:24:14 2025-12-10 14:24:14.403 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignments], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.403 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitorings] ... 14:24:14 2025-12-10 14:24:14.404 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitorings], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.404 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregate] ... 14:24:14 2025-12-10 14:24:14.404 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregate], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.404 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positionings] ... 14:24:14 2025-12-10 14:24:14.404 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positionings], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.404 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-route] ... 14:24:14 2025-12-10 14:24:14.404 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-route], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.404 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comm] ... 14:24:14 2025-12-10 14:24:14.404 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comm], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.404 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-id] ... 14:24:14 2025-12-10 14:24:14.404 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-id], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.404 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timer] ... 14:24:14 2025-12-10 14:24:14.405 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timer], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.405 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-elements] ... 14:24:14 2025-12-10 14:24:14.405 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-elements], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.405 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rules] ... 14:24:14 2025-12-10 14:24:14.405 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rules], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.405 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-links] ... 14:24:14 2025-12-10 14:24:14.405 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-links], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.405 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnects] ... 14:24:14 2025-12-10 14:24:14.405 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnects], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.405 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action-data] ... 14:24:14 2025-12-10 14:24:14.405 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action-data], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.405 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnfs] ... 14:24:14 2025-12-10 14:24:14.406 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnfs], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.406 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [response-list] ... 14:24:14 2025-12-10 14:24:14.406 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [response-list], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.406 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-members] ... 14:24:14 2025-12-10 14:24:14.406 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-members], 11 total (in window) overall. 14:24:14 2025-12-10 14:24:14.406 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-region] ... 14:24:14 2025-12-10 14:24:14.406 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 61624 14:24:14 2025-12-10 14:24:14.407 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:24:14 2025-12-10 14:24:14.407 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 65720 14:24:14 2025-12-10 14:24:14.407 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:24:14 2025-12-10 14:24:14.407 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 98392 14:24:14 2025-12-10 14:24:14.408 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 14:24:14 2025-12-10 14:24:14.408 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [69792|86056|94288|98392|118936|KeepVid=UNDETERMINED] 14:24:14 2025-12-10 14:24:14.408 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 209096 14:24:14 2025-12-10 14:24:14.408 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = test-owner-noregionId, cloud-region-id = ) 14:24:14 2025-12-10 14:24:14.408 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 213192 14:24:14 2025-12-10 14:24:14.409 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 14:24:14 2025-12-10 14:24:14.409 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 61624 14:24:14 2025-12-10 14:24:14.409 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 61624 14:24:14 2025-12-10 14:24:14.409 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 65720 14:24:14 2025-12-10 14:24:14.409 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 65720 14:24:14 2025-12-10 14:24:14.409 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 209096 14:24:14 2025-12-10 14:24:14.409 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 213192 14:24:14 2025-12-10 14:24:14.409 WARN 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 213192 14:24:14 2025-12-10 14:24:14.409 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for some non-dependent guys - 14:24:14 2025-12-10 14:24:14.409 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [cloud-region], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.409 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-groups] ... 14:24:14 2025-12-10 14:24:14.409 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-groups], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.409 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpns] ... 14:24:14 2025-12-10 14:24:14.409 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpns], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.409 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [external-system] ... 14:24:14 2025-12-10 14:24:14.410 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [external-system], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.410 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zone] ... 14:24:14 2025-12-10 14:24:14.410 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zone], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.410 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-config] ... 14:24:14 2025-12-10 14:24:14.410 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-config], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.410 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [overloaded-model] ... 14:24:14 2025-12-10 14:24:14.410 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [overloaded-model], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.410 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-unit] ... 14:24:14 2025-12-10 14:24:14.410 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-unit], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.410 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-group] ... 14:24:14 2025-12-10 14:24:14.410 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-group], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.411 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technology] ... 14:24:14 2025-12-10 14:24:14.411 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technology], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.411 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item] ... 14:24:14 2025-12-10 14:24:14.411 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.411 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mappings] ... 14:24:14 2025-12-10 14:24:14.411 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mappings], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.411 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdus] ... 14:24:14 2025-12-10 14:24:14.411 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdus], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.411 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capacity] ... 14:24:14 2025-12-10 14:24:14.411 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capacity], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.411 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profiles] ... 14:24:14 2025-12-10 14:24:14.411 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profiles], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.411 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-network] ... 14:24:14 2025-12-10 14:24:14.412 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-network], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.412 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlement] ... 14:24:14 2025-12-10 14:24:14.412 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlement], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.412 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-links] ... 14:24:14 2025-12-10 14:24:14.412 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-links], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.412 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-image] ... 14:24:14 2025-12-10 14:24:14.412 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-image], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.412 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switches] ... 14:24:14 2025-12-10 14:24:14.412 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switches], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.412 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvces] ... 14:24:14 2025-12-10 14:24:14.412 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvces], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.412 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-sets] ... 14:24:14 2025-12-10 14:24:14.413 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-sets], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.413 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ip-address-list] ... 14:24:14 2025-12-10 14:24:14.413 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ip-address-list], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.413 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-request] ... 14:24:14 2025-12-10 14:24:14.413 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-request], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.413 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-result] ... 14:24:14 2025-12-10 14:24:14.413 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-result], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.413 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachables] ... 14:24:14 2025-12-10 14:24:14.413 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachables], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.413 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-groups] ... 14:24:14 2025-12-10 14:24:14.413 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-groups], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.413 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [az-and-dvs-switches] ... 14:24:14 2025-12-10 14:24:14.413 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [az-and-dvs-switches], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.413 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristic] ... 14:24:14 2025-12-10 14:24:14.414 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristic], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.414 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configuration] ... 14:24:14 2025-12-10 14:24:14.414 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configuration], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.414 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignments] ... 14:24:14 2025-12-10 14:24:14.414 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignments], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.414 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv4-address-list] ... 14:24:14 2025-12-10 14:24:14.414 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv4-address-list], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.414 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-points] ... 14:24:14 2025-12-10 14:24:14.414 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-points], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.414 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-group] ... 14:24:14 2025-12-10 14:24:14.414 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-group], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.414 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platform] ... 14:24:14 2025-12-10 14:24:14.415 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platform], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.415 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-groups] ... 14:24:14 2025-12-10 14:24:14.415 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-groups], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.415 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network] ... 14:24:14 2025-12-10 14:24:14.415 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.415 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [area-geo-coordinate] ... 14:24:14 2025-12-10 14:24:14.415 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [area-geo-coordinate], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.415 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignment] ... 14:24:14 2025-12-10 14:24:14.415 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignment], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.415 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update-node-key] ... 14:24:14 2025-12-10 14:24:14.415 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update-node-key], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.415 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pairs] ... 14:24:14 2025-12-10 14:24:14.416 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pairs], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.416 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-link] ... 14:24:14 2025-12-10 14:24:14.416 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-link], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.416 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems-list] ... 14:24:14 2025-12-10 14:24:14.416 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems-list], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.416 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partners] ... 14:24:14 2025-12-10 14:24:14.416 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partners], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.416 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenants] ... 14:24:14 2025-12-10 14:24:14.416 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tenants], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.416 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pservers] ... 14:24:14 2025-12-10 14:24:14.416 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pservers], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.416 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-components] ... 14:24:14 2025-12-10 14:24:14.416 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-components], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.416 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-vers] ... 14:24:14 2025-12-10 14:24:14.417 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-vers], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.417 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interfaces] ... 14:24:14 2025-12-10 14:24:14.417 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interfaces], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.417 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-reference] ... 14:24:14 2025-12-10 14:24:14.417 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-reference], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.417 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [classes-of-service] ... 14:24:14 2025-12-10 14:24:14.417 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [classes-of-service], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.417 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resource] ... 14:24:14 2025-12-10 14:24:14.417 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resource], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.417 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-bands] ... 14:24:14 2025-12-10 14:24:14.418 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-bands], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.418 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-members] ... 14:24:14 2025-12-10 14:24:14.418 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-members], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.418 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivities] ... 14:24:14 2025-12-10 14:24:14.418 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivities], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.418 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfds] ... 14:24:14 2025-12-10 14:24:14.418 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfds], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.418 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-link] ... 14:24:14 2025-12-10 14:24:14.418 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-link], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.418 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customer] ... 14:24:14 2025-12-10 14:24:14.418 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customer], 16 total (in window) overall. 14:24:14 2025-12-10 14:24:14.418 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open a SECOND graph (takes a little while)-------- 14:24:14 2025-12-10 14:24:14.418 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph2 object... 14:24:14 2025-12-10 14:24:14.419 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:24:14 2025-12-10 14:24:14.420 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Checking for bad edges --- 14:24:14 2025-12-10 14:24:14.421 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:24:14 2025-12-10 14:24:14.422 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:24:14 2025-12-10 14:24:14.422 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:24:14 2025-12-10 14:24:14.422 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 14:24:14 2025-12-10 14:24:14.422 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 82104,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 14:24:14 2025-12-10 14:24:14.423 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 65720,nType = [cloud-region], is missing keyPropName = [cloud-owner] 14:24:14 2025-12-10 14:24:14.423 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 217288,nType = [tenant], is missing keyPropName = [tenant-id] 14:24:14 2025-12-10 14:24:14.423 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 82104,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 14:24:14 2025-12-10 14:24:14.424 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 65720,nType = [cloud-region], is missing keyPropName = [cloud-owner] 14:24:14 2025-12-10 14:24:14.424 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 217288,nType = [tenant], is missing keyPropName = [tenant-id] 14:24:14 2025-12-10 14:24:14.424 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done checking for bad edges --- 14:24:14 2025-12-10 14:24:14.426 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ------------- Done doing all the checks ------------ 14:24:14 2025-12-10 14:24:14.426 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Output will be written to .//logs/data/dataGrooming/dataGrooming.PARTIAL.202512101424.out 14:24:14 2025-12-10 14:24:14.426 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Caught AAIException while grooming data 14:24:14 2025-12-10 14:24:14.426 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.PARTIAL.202512101424.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1444 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 245 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 217 :MethodName- testGroomingWithAutoFix 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 14:24:14 2025-12-10 14:24:14.426 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.PARTIAL.202512101424.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1444 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 245 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 217 :MethodName- testGroomingWithAutoFix 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 14:24:14 2025-12-10 14:24:14.426 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== Data Grooming Summary after all fixes ===== 14:24:14 2025-12-10 14:24:14.426 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Ghost Node Count: 0 14:24:14 2025-12-10 14:24:14.426 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad Index Node Count: 5 14:24:14 2025-12-10 14:24:14.426 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad URI Node Count: 0 14:24:14 2025-12-10 14:24:14.426 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Orphan Node Count: 5 14:24:14 2025-12-10 14:24:14.426 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Missing AAI NT Node Count: 1 14:24:14 2025-12-10 14:24:14.426 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : One-Armed Edge Hash Count: 4} 14:24:14 2025-12-10 14:24:14.426 INFO 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== End of Data Grooming Summary ===== 14:24:14 2025-12-10 14:24:14.426 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done! 14:24:14 2025-12-10 14:24:14.750 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : We will try to re-set the indexed properties for this node without changing any property values. VID = 1 14:24:14 2025-12-10 14:24:14.750 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : We will try resetting prop [aai-node-type], to val = [cloud-region] for VID = 1 14:24:14 2025-12-10 14:24:14.750 DEBUG 6345 --- [ main] org.onap.aai.datagrooming.DataGrooming : We will try resetting prop [aai-uri], to val = [aai-uriX26] for VID = 1 14:24:15 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 186.4 s -- in org.onap.aai.datagrooming.DataGroomingTest 14:24:15 [INFO] Running org.onap.aai.datasnapshot.DataSnapshot4HistInitTest 14:24:15 2025-12-10 14:24:15.111 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:24:15 2025-12-10 14:24:15.112 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:24:15 2025-12-10 14:24:15.112 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:24:15 2025-12-10 14:24:15.112 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:24:15 2025-12-10 14:24:15.112 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:24:15 2025-12-10 14:24:15.112 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:24:15 2025-12-10 14:24:15.112 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:24:15 2025-12-10 14:24:15.112 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:24:15 2025-12-10 14:24:15.113 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 2 14:24:15 2025-12-10 14:24:15.113 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with maxNodesPerFile = 120000 14:24:15 2025-12-10 14:24:15.113 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 2, and DEBUG-flag set to: false 14:24:15 2025-12-10 14:24:15.113 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [THREADED_SNAPSHOT] 14:24:15 2025-12-10 14:24:15.113 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [] 14:24:15 2025-12-10 14:24:15.113 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 14:24:15 2025-12-10 14:24:15.113 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [2] 14:24:15 2025-12-10 14:24:15.113 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [] 14:24:15 2025-12-10 14:24:15.113 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 14:24:15 2025-12-10 14:24:15.113 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 14:24:15 2025-12-10 14:24:15.114 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 14:24:15 2025-12-10 14:24:15.114 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 14:24:15 2025-12-10 14:24:15.114 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 14:24:15 2025-12-10 14:24:15.114 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 14:24:15 2025-12-10 14:24:15.114 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 14:24:15 2025-12-10 14:24:15.114 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 14:24:15 2025-12-10 14:24:15.114 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:24:15 2025-12-10 14:24:15.114 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:15 2025-12-10 14:24:15.114 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:15 2025-12-10 14:24:15.114 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:24:15 2025-12-10 14:24:15.115 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 14:24:15 2025-12-10 14:24:15.115 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 14:24:15 2025-12-10 14:24:15.115 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT 14:24:15 2025-12-10 14:24:15.115 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Successfully got the Graph instance. 14:24:15 2025-12-10 14:24:15.116 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 14:24:15 2025-12-10 14:24:15.116 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 14:24:15 2025-12-10 14:24:15.116 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 14:24:15 2025-12-10 14:24:15.116 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 14:24:15 2025-12-10 14:24:15.116 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 14:24:15 2025-12-10 14:24:15.116 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 14:24:15 2025-12-10 14:24:15.116 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 14:24:15 2025-12-10 14:24:15.116 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 14:24:15 2025-12-10 14:24:15.116 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 6345_prd-centos8-docker-4c-4g-19301_novalocal_GraphAdminApp_realtime_1765376437437 14:24:15 2025-12-10 14:24:15.116 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Count how many nodes are in the db. 14:24:15 2025-12-10 14:24:15.116 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:24:15 2025-12-10 14:24:15.118 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Total Count of Nodes in DB = 3. 14:24:15 2025-12-10 14:24:15.119 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To count all vertices in DB it took: 0 minutes, 0 seconds 14:24:15 2025-12-10 14:24:15.119 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : We will run this many simultaneous threads: 2 14:24:15 2025-12-10 14:24:15.119 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Required number of passes: 1 14:24:15 2025-12-10 14:24:15.119 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Max Nodes per file: 120000 14:24:15 2025-12-10 14:24:15.119 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : We will generate this many files: 2 14:24:15 2025-12-10 14:24:15.119 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Each file will have (roughly): 2 nodes. 14:24:15 2025-12-10 14:24:15.119 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Now, divide vertexIds across this many files: 2 14:24:15 2025-12-10 14:24:15.121 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 14:24:15 2025-12-10 14:24:15.121 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 0 14:24:15 2025-12-10 14:24:15.122 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 1 14:24:15 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P0 14:24:15 2025-12-10 14:24:15.208 DEBUG 6345 --- [ Thread-24] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P0 14:24:15 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P1 14:24:15 2025-12-10 14:24:15.210 DEBUG 6345 --- [ Thread-25] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P1 14:24:15 2025-12-10 14:24:15.212 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Pass number 1 (out of 1) took 0 minutes, 0 seconds 14:24:15 2025-12-10 14:24:15.212 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds 14:24:15 2025-12-10 14:24:15.523 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:24:15 2025-12-10 14:24:15.523 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:24:15 2025-12-10 14:24:15.524 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:24:15 2025-12-10 14:24:15.524 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:24:15 2025-12-10 14:24:15.524 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:24:15 2025-12-10 14:24:15.524 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:24:15 2025-12-10 14:24:15.524 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:24:15 2025-12-10 14:24:15.524 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:24:15 2025-12-10 14:24:15.525 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 2 14:24:15 2025-12-10 14:24:15.525 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with maxNodesPerFile = 120000 14:24:15 2025-12-10 14:24:15.525 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 2, and DEBUG-flag set to: true 14:24:15 2025-12-10 14:24:15.528 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 2, DEBUG-flag set to: true, and addDelayTimer = 1 mSec. 14:24:15 2025-12-10 14:24:15.528 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [THREADED_SNAPSHOT] 14:24:15 2025-12-10 14:24:15.528 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [] 14:24:15 2025-12-10 14:24:15.528 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 14:24:15 2025-12-10 14:24:15.528 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [2] 14:24:15 2025-12-10 14:24:15.528 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [DEBUG] 14:24:15 2025-12-10 14:24:15.528 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 14:24:15 2025-12-10 14:24:15.528 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 14:24:15 2025-12-10 14:24:15.528 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 14:24:15 2025-12-10 14:24:15.528 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 14:24:15 2025-12-10 14:24:15.528 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 14:24:15 2025-12-10 14:24:15.528 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 14:24:15 2025-12-10 14:24:15.528 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 14:24:15 2025-12-10 14:24:15.528 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 14:24:15 2025-12-10 14:24:15.528 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:24:15 2025-12-10 14:24:15.528 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:15 2025-12-10 14:24:15.528 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:15 2025-12-10 14:24:15.528 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:24:15 2025-12-10 14:24:15.529 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 14:24:15 2025-12-10 14:24:15.529 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 14:24:15 2025-12-10 14:24:15.529 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT 14:24:15 2025-12-10 14:24:15.529 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Successfully got the Graph instance. 14:24:15 2025-12-10 14:24:15.529 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 14:24:15 2025-12-10 14:24:15.529 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 14:24:15 2025-12-10 14:24:15.529 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 14:24:15 2025-12-10 14:24:15.529 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 14:24:15 2025-12-10 14:24:15.529 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 14:24:15 2025-12-10 14:24:15.529 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 14:24:15 2025-12-10 14:24:15.529 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 14:24:15 2025-12-10 14:24:15.529 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 14:24:15 2025-12-10 14:24:15.529 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 6345_prd-centos8-docker-4c-4g-19301_novalocal_GraphAdminApp_realtime_1765376437437 14:24:15 2025-12-10 14:24:15.529 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Count how many nodes are in the db. 14:24:15 2025-12-10 14:24:15.530 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:24:15 2025-12-10 14:24:15.531 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Total Count of Nodes in DB = 4. 14:24:15 2025-12-10 14:24:15.531 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To count all vertices in DB it took: 0 minutes, 0 seconds 14:24:15 2025-12-10 14:24:15.531 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : We will run this many simultaneous threads: 2 14:24:15 2025-12-10 14:24:15.531 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Required number of passes: 1 14:24:15 2025-12-10 14:24:15.531 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Max Nodes per file: 120000 14:24:15 2025-12-10 14:24:15.532 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : We will generate this many files: 2 14:24:15 2025-12-10 14:24:15.532 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Each file will have (roughly): 2 nodes. 14:24:15 2025-12-10 14:24:15.532 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Now, divide vertexIds across this many files: 2 14:24:15 2025-12-10 14:24:15.533 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 14:24:15 2025-12-10 14:24:15.533 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 0 14:24:15 2025-12-10 14:24:15.533 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 1 14:24:15 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P0, with 0 failed. 14:24:15 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P1, with 0 failed. 14:24:15 2025-12-10 14:24:15.546 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Pass number 1 (out of 1) took 0 minutes, 0 seconds 14:24:15 2025-12-10 14:24:15.546 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds 14:24:15 2025-12-10 14:24:15.856 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:24:15 2025-12-10 14:24:15.856 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:24:15 2025-12-10 14:24:15.856 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:24:15 2025-12-10 14:24:15.856 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:24:15 2025-12-10 14:24:15.856 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:24:15 2025-12-10 14:24:15.857 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:24:15 2025-12-10 14:24:15.857 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:24:15 2025-12-10 14:24:15.857 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:24:15 2025-12-10 14:24:15.858 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Out of range (1-100) threadCount passed to DataSnapshot [0] 14:24:15 2025-12-10 14:24:15.858 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 0 14:24:15 2025-12-10 14:24:15.858 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with maxNodesPerFile = 120000 14:24:15 2025-12-10 14:24:15.858 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 0, and DEBUG-flag set to: true 14:24:15 2025-12-10 14:24:15.858 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 0, DEBUG-flag set to: true, and addDelayTimer = 100 mSec. 14:24:15 2025-12-10 14:24:15.858 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [THREADED_SNAPSHOT] 14:24:15 2025-12-10 14:24:15.858 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [] 14:24:15 2025-12-10 14:24:15.859 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 14:24:15 2025-12-10 14:24:15.859 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [0] 14:24:15 2025-12-10 14:24:15.859 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [DEBUG] 14:24:15 2025-12-10 14:24:15.859 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [100] 14:24:15 2025-12-10 14:24:15.859 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 14:24:15 2025-12-10 14:24:15.859 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 14:24:15 2025-12-10 14:24:15.859 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 14:24:15 2025-12-10 14:24:15.859 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 14:24:15 2025-12-10 14:24:15.859 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 14:24:15 2025-12-10 14:24:15.859 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 14:24:15 2025-12-10 14:24:15.859 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 14:24:15 2025-12-10 14:24:15.859 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:24:15 2025-12-10 14:24:15.859 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:15 2025-12-10 14:24:15.859 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:15 2025-12-10 14:24:15.859 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:24:15 2025-12-10 14:24:15.860 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 14:24:15 2025-12-10 14:24:15.860 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 14:24:15 2025-12-10 14:24:15.860 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Bad command passed to DataSnapshot: [THREADED_SNAPSHOT] 14:24:16 2025-12-10 14:24:16.172 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:24:16 2025-12-10 14:24:16.173 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:24:16 2025-12-10 14:24:16.173 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:24:16 2025-12-10 14:24:16.173 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:24:16 2025-12-10 14:24:16.173 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:24:16 2025-12-10 14:24:16.173 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:24:16 2025-12-10 14:24:16.173 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:24:16 2025-12-10 14:24:16.173 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:24:16 2025-12-10 14:24:16.173 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [MULTITHREAD_RELOAD] 14:24:16 2025-12-10 14:24:16.173 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [pserver2.graphson] 14:24:16 2025-12-10 14:24:16.173 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 14:24:16 2025-12-10 14:24:16.173 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [15] 14:24:16 2025-12-10 14:24:16.173 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [] 14:24:16 2025-12-10 14:24:16.173 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 14:24:16 2025-12-10 14:24:16.173 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 14:24:16 2025-12-10 14:24:16.173 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 14:24:16 2025-12-10 14:24:16.173 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 14:24:16 2025-12-10 14:24:16.174 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 14:24:16 2025-12-10 14:24:16.174 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 14:24:16 2025-12-10 14:24:16.174 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 14:24:16 2025-12-10 14:24:16.174 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 14:24:16 2025-12-10 14:24:16.174 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:24:16 2025-12-10 14:24:16.174 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:16 2025-12-10 14:24:16.174 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:16 2025-12-10 14:24:16.174 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:24:16 2025-12-10 14:24:16.175 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = MULTITHREAD_RELOAD, oldSnapshotFileName = [pserver2.graphson]. 14:24:16 2025-12-10 14:24:16.175 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 14:24:16 2025-12-10 14:24:16.175 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = MULTITHREAD_RELOAD 14:24:16 2025-12-10 14:24:16.175 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 14:24:16 2025-12-10 14:24:16.175 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 14:24:16 2025-12-10 14:24:16.175 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 14:24:16 2025-12-10 14:24:16.175 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 14:24:16 2025-12-10 14:24:16.175 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 14:24:16 2025-12-10 14:24:16.175 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 14:24:16 2025-12-10 14:24:16.175 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 14:24:16 2025-12-10 14:24:16.175 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 14:24:16 2025-12-10 14:24:16.175 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 6345_prd-centos8-docker-4c-4g-19301_novalocal_GraphAdminApp_realtime_1765376437437 14:24:16 2025-12-10 14:24:16.175 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : call getNodeKeyNames () 14:24:16 2025-12-10 14:24:16.185 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- vertAddDelayMs = 1, failureDelayMs = 50, retryDelayMs = 50, maxErrorsPerThread = 25 14:24:21 2025-12-10 14:24:21.185 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- Read file: [.//logs/data/dataSnapshots/pserver2.graphson.P0] 14:24:21 2025-12-10 14:24:21.191 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- Starting PartialDbLoad VERT_ONLY file # 0( passNo = 1, passIndex = 0) 14:24:21 2025-12-10 14:24:21.194 DEBUG 6345 --- [ool-64-thread-1] o.o.a.d.DataSnapshot4HistInit : >>> After Processing in PartialVertexLoader(): 1 records processed. 0 records failed. 0 RETRYs processed. 0 RETRYs failed. 14:24:26 2025-12-10 14:24:26.191 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- Read file: [.//logs/data/dataSnapshots/pserver2.graphson.P1] 14:24:26 2025-12-10 14:24:26.192 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- Starting PartialDbLoad VERT_ONLY file # 1( passNo = 1, passIndex = 1) 14:24:26 2025-12-10 14:24:26.193 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- back from PartialVertexLoader. returned pass # 1, thread # 1, current size of old2NewVertMap is: 1 14:24:26 2025-12-10 14:24:26.197 DEBUG 6345 --- [ool-64-thread-2] o.o.a.d.DataSnapshot4HistInit : >>> After Processing in PartialVertexLoader(): 2 records processed. 0 records failed. 0 RETRYs processed. 0 RETRYs failed. 14:24:26 2025-12-10 14:24:26.197 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- back from PartialVertexLoader. returned pass # 1, thread # 2, current size of old2NewVertMap is: 3 14:24:26 2025-12-10 14:24:26.197 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To reload just the vertex ids from the snapshot files, it took: 0 minutes, 10 seconds 14:24:35 2025-12-10 14:24:35.198 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : 14:24:35 14:24:35 14:24:35 -- Now load the edges/properties ---------------------- 14:24:40 2025-12-10 14:24:40.198 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- Read file: [.//logs/data/dataSnapshots/pserver2.graphson.P0] 14:24:40 2025-12-10 14:24:40.200 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- Starting PartialPropAndEdgeLoader4HistInit file # 0 (pass # 1, passIndex 0) 14:24:40 2025-12-10 14:24:40.211 DEBUG 6345 --- [ool-65-thread-1] o.o.a.d.DataSnapshot4HistInit : -- failure getting/setting properties for: vtxId = 4240. ErrorMsg = [Adding this property for key [hostname] and value [somerandomhostname] violates a uniqueness constraint [hostname]] 14:24:40 2025-12-10 14:24:40.211 DEBUG 6345 --- [ool-65-thread-1] o.o.a.d.DataSnapshot4HistInit : DEBUG Error processing Properties for this vertex: vtxId = 4240, [ error processing properties for vtxId = 4240] 14:24:40 2025-12-10 14:24:40.261 DEBUG 6345 --- [ool-65-thread-1] o.o.a.d.DataSnapshot4HistInit : DEBUG >> We will sleep for 50 and then RETRY any failed edge/property ADDs. 14:24:40 2025-12-10 14:24:40.313 DEBUG 6345 --- [ool-65-thread-1] o.o.a.d.DataSnapshot4HistInit : -- >> RETRY << pass # 2 failure getting/setting properties for: vtxId = 4240. ErrorMsg = [Adding this property for key [hostname] and value [somerandomhostname] violates a uniqueness constraint [hostname]] 14:24:40 2025-12-10 14:24:40.313 DEBUG 6345 --- [ool-65-thread-1] o.o.a.d.DataSnapshot4HistInit : DEBUG >> RETRY << pass # 2 Error processing Properties for this vertex: vtxId = 4240, [ error processing properties for vtxId = 4240] 14:24:40 2025-12-10 14:24:40.363 DEBUG 6345 --- [ool-65-thread-1] o.o.a.d.DataSnapshot4HistInit : >>> After Processing in PartialPropAndEdgeLoader() 1 records processed. 1 records failed. 1 RETRYs processed. 1 RETRYs failed. 14:24:45 2025-12-10 14:24:45.200 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- Read file: [.//logs/data/dataSnapshots/pserver2.graphson.P1] 14:24:45 2025-12-10 14:24:45.201 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- Starting PartialPropAndEdgeLoader4HistInit file # 1 (pass # 1, passIndex 1) 14:24:45 2025-12-10 14:24:45.201 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- back from PartialPropAndEdgeLoader4HistInit. pass # 1, thread # 1 14:24:45 2025-12-10 14:24:45.204 DEBUG 6345 --- [ool-65-thread-2] o.o.a.d.DataSnapshot4HistInit : -- failure getting/setting properties for: vtxId = 8336. ErrorMsg = [Adding this property for key [hostname] and value [somerandomhostname2] violates a uniqueness constraint [hostname]] 14:24:45 2025-12-10 14:24:45.204 DEBUG 6345 --- [ool-65-thread-2] o.o.a.d.DataSnapshot4HistInit : DEBUG Error processing Properties for this vertex: vtxId = 8336, [ error processing properties for vtxId = 8336] 14:24:45 2025-12-10 14:24:45.567 DEBUG 6345 --- [ool-65-thread-2] o.o.a.d.DataSnapshot4HistInit : DEBUG >> We will sleep for 50 and then RETRY any failed edge/property ADDs. 14:24:45 2025-12-10 14:24:45.619 DEBUG 6345 --- [ool-65-thread-2] o.o.a.d.DataSnapshot4HistInit : -- >> RETRY << pass # 2 failure getting/setting properties for: vtxId = 8336. ErrorMsg = [Adding this property for key [hostname] and value [somerandomhostname2] violates a uniqueness constraint [hostname]] 14:24:45 2025-12-10 14:24:45.619 DEBUG 6345 --- [ool-65-thread-2] o.o.a.d.DataSnapshot4HistInit : DEBUG >> RETRY << pass # 2 Error processing Properties for this vertex: vtxId = 8336, [ error processing properties for vtxId = 8336] 14:24:45 2025-12-10 14:24:45.669 DEBUG 6345 --- [ool-65-thread-2] o.o.a.d.DataSnapshot4HistInit : >>> After Processing in PartialPropAndEdgeLoader() 2 records processed. 1 records failed. 1 RETRYs processed. 1 RETRYs failed. 14:24:45 2025-12-10 14:24:45.669 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- back from PartialPropAndEdgeLoader4HistInit. pass # 1, thread # 2 14:24:45 2025-12-10 14:24:45.670 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To reload the edges and properties from snapshot files, it took: 0 minutes, 19 seconds 14:24:45 2025-12-10 14:24:45.670 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- TOTAL multi-threaded reload time: 0 minutes, 29 seconds 14:24:45 2025-12-10 14:24:45.982 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:24:45 2025-12-10 14:24:45.982 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:24:45 2025-12-10 14:24:45.982 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:24:45 2025-12-10 14:24:45.982 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:24:45 2025-12-10 14:24:45.982 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:24:45 2025-12-10 14:24:45.982 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:24:45 2025-12-10 14:24:45.982 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:24:45 2025-12-10 14:24:45.982 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:24:46 2025-12-10 14:24:45.984 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 15 14:24:46 2025-12-10 14:24:45.984 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with maxNodesPerFile = 120000 14:24:46 2025-12-10 14:24:45.984 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 15, and DEBUG-flag set to: false 14:24:46 2025-12-10 14:24:45.984 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [THREADED_SNAPSHOT] 14:24:46 2025-12-10 14:24:45.984 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [] 14:24:46 2025-12-10 14:24:45.985 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 14:24:46 2025-12-10 14:24:45.985 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [15] 14:24:46 2025-12-10 14:24:45.985 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [] 14:24:46 2025-12-10 14:24:45.985 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 14:24:46 2025-12-10 14:24:45.985 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 14:24:46 2025-12-10 14:24:45.985 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 14:24:46 2025-12-10 14:24:45.985 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 14:24:46 2025-12-10 14:24:45.985 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 14:24:46 2025-12-10 14:24:45.985 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 14:24:46 2025-12-10 14:24:45.985 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 14:24:46 2025-12-10 14:24:45.985 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 14:24:46 2025-12-10 14:24:45.985 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:24:46 2025-12-10 14:24:45.985 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:46 2025-12-10 14:24:45.985 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:46 2025-12-10 14:24:45.985 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:24:46 2025-12-10 14:24:45.986 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 14:24:46 2025-12-10 14:24:45.986 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 14:24:46 2025-12-10 14:24:45.986 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT 14:24:46 2025-12-10 14:24:45.987 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Successfully got the Graph instance. 14:24:46 2025-12-10 14:24:45.987 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 14:24:46 2025-12-10 14:24:45.987 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 14:24:46 2025-12-10 14:24:45.987 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 14:24:46 2025-12-10 14:24:45.987 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 14:24:46 2025-12-10 14:24:45.987 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 14:24:46 2025-12-10 14:24:45.987 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 14:24:46 2025-12-10 14:24:45.987 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 14:24:46 2025-12-10 14:24:45.987 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 14:24:46 2025-12-10 14:24:45.987 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 6345_prd-centos8-docker-4c-4g-19301_novalocal_GraphAdminApp_realtime_1765376437437 14:24:46 2025-12-10 14:24:45.987 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Count how many nodes are in the db. 14:24:46 2025-12-10 14:24:45.987 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:24:46 2025-12-10 14:24:45.990 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Total Count of Nodes in DB = 10. 14:24:46 2025-12-10 14:24:45.990 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To count all vertices in DB it took: 0 minutes, 0 seconds 14:24:46 2025-12-10 14:24:45.990 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : We will run this many simultaneous threads: 15 14:24:46 2025-12-10 14:24:45.990 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Required number of passes: 1 14:24:46 2025-12-10 14:24:45.990 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Max Nodes per file: 120000 14:24:46 2025-12-10 14:24:45.990 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : We will generate this many files: 15 14:24:46 2025-12-10 14:24:45.990 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Each file will have (roughly): 1 nodes. 14:24:46 2025-12-10 14:24:45.990 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Now, divide vertexIds across this many files: 15 14:24:46 2025-12-10 14:24:45.992 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 14:24:46 2025-12-10 14:24:45.992 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 0 14:24:46 2025-12-10 14:24:45.992 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 1 14:24:46 2025-12-10 14:24:45.993 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 2 14:24:46 2025-12-10 14:24:45.994 WARN 6345 --- [ Thread-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:24:46 2025-12-10 14:24:45.994 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 3 14:24:46 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P1 14:24:46 2025-12-10 14:24:45.997 DEBUG 6345 --- [ Thread-29] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P1 14:24:46 2025-12-10 14:24:45.997 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 4 14:24:46 2025-12-10 14:24:45.997 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 5 14:24:46 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P2 14:24:46 2025-12-10 14:24:45.998 DEBUG 6345 --- [ Thread-30] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P2 14:24:46 2025-12-10 14:24:46.004 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 6 14:24:46 2025-12-10 14:24:46.004 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 7 14:24:46 2025-12-10 14:24:46.005 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 8 14:24:46 2025-12-10 14:24:46.007 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 9 14:24:46 2025-12-10 14:24:46.023 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 10 14:24:46 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P7 14:24:46 2025-12-10 14:24:46.026 DEBUG 6345 --- [ Thread-35] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P7 14:24:46 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P9 14:24:46 2025-12-10 14:24:46.027 DEBUG 6345 --- [ Thread-37] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P9 14:24:46 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P4 14:24:46 2025-12-10 14:24:46.027 DEBUG 6345 --- [ Thread-32] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P4 14:24:46 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P3 14:24:46 2025-12-10 14:24:46.029 DEBUG 6345 --- [ Thread-31] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P3 14:24:46 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P5 14:24:46 2025-12-10 14:24:46.031 DEBUG 6345 --- [ Thread-33] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P5 14:24:46 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P8 14:24:46 2025-12-10 14:24:46.033 DEBUG 6345 --- [ Thread-36] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P8 14:24:46 -- Printed 10 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P0 14:24:46 2025-12-10 14:24:46.036 DEBUG 6345 --- [ Thread-28] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 10 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P0 14:24:46 2025-12-10 14:24:46.038 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 11 14:24:46 2025-12-10 14:24:46.039 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 12 14:24:46 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P6 14:24:46 2025-12-10 14:24:46.045 DEBUG 6345 --- [ Thread-34] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P6 14:24:46 2025-12-10 14:24:46.047 WARN 6345 --- [ Thread-39] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:24:46 2025-12-10 14:24:46.049 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 13 14:24:46 2025-12-10 14:24:46.051 WARN 6345 --- [ Thread-40] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:24:46 2025-12-10 14:24:46.052 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 14 14:24:46 2025-12-10 14:24:46.053 WARN 6345 --- [ Thread-41] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:24:46 -- Printed 10 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P12 14:24:46 2025-12-10 14:24:46.056 DEBUG 6345 --- [ Thread-40] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 10 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P12 14:24:46 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P10 14:24:46 2025-12-10 14:24:46.063 DEBUG 6345 --- [ Thread-38] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P10 14:24:46 -- Printed 10 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P13 14:24:46 2025-12-10 14:24:46.065 DEBUG 6345 --- [ Thread-41] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 10 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P13 14:24:46 2025-12-10 14:24:46.067 WARN 6345 --- [ Thread-42] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:24:46 -- Printed 10 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P11 14:24:46 2025-12-10 14:24:46.072 DEBUG 6345 --- [ Thread-39] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 10 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P11 14:24:46 -- Printed 10 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P14 14:24:46 2025-12-10 14:24:46.074 DEBUG 6345 --- [ Thread-42] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 10 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P14 14:24:46 2025-12-10 14:24:46.075 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Pass number 1 (out of 1) took 0 minutes, 0 seconds 14:24:46 2025-12-10 14:24:46.075 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds 14:24:46 2025-12-10 14:24:46.385 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:24:46 2025-12-10 14:24:46.385 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:24:46 2025-12-10 14:24:46.385 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:24:46 2025-12-10 14:24:46.385 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:24:46 2025-12-10 14:24:46.385 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:24:46 2025-12-10 14:24:46.385 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:24:46 2025-12-10 14:24:46.385 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:24:46 2025-12-10 14:24:46.385 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:24:46 2025-12-10 14:24:46.386 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 15 14:24:46 2025-12-10 14:24:46.386 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with maxNodesPerFile = 120000 14:24:46 2025-12-10 14:24:46.386 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 15, and DEBUG-flag set to: false 14:24:46 2025-12-10 14:24:46.386 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [THREADED_SNAPSHOT] 14:24:46 2025-12-10 14:24:46.386 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [] 14:24:46 2025-12-10 14:24:46.386 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 14:24:46 2025-12-10 14:24:46.386 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [15] 14:24:46 2025-12-10 14:24:46.386 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [] 14:24:46 2025-12-10 14:24:46.386 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 14:24:46 2025-12-10 14:24:46.386 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 14:24:46 2025-12-10 14:24:46.387 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 14:24:46 2025-12-10 14:24:46.387 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 14:24:46 2025-12-10 14:24:46.387 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 14:24:46 2025-12-10 14:24:46.387 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 14:24:46 2025-12-10 14:24:46.387 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 14:24:46 2025-12-10 14:24:46.387 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 14:24:46 2025-12-10 14:24:46.387 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:24:46 2025-12-10 14:24:46.387 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:46 2025-12-10 14:24:46.387 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:46 2025-12-10 14:24:46.387 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:24:46 2025-12-10 14:24:46.388 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 14:24:46 2025-12-10 14:24:46.388 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 14:24:46 2025-12-10 14:24:46.388 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT 14:24:46 2025-12-10 14:24:46.388 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Successfully got the Graph instance. 14:24:46 2025-12-10 14:24:46.388 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 14:24:46 2025-12-10 14:24:46.388 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 14:24:46 2025-12-10 14:24:46.388 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 14:24:46 2025-12-10 14:24:46.388 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 14:24:46 2025-12-10 14:24:46.388 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 14:24:46 2025-12-10 14:24:46.388 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 14:24:46 2025-12-10 14:24:46.388 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 14:24:46 2025-12-10 14:24:46.388 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 14:24:46 2025-12-10 14:24:46.388 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 6345_prd-centos8-docker-4c-4g-19301_novalocal_GraphAdminApp_realtime_1765376437437 14:24:46 2025-12-10 14:24:46.388 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Count how many nodes are in the db. 14:24:46 2025-12-10 14:24:46.389 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:24:46 2025-12-10 14:24:46.391 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Total Count of Nodes in DB = 11. 14:24:46 2025-12-10 14:24:46.391 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To count all vertices in DB it took: 0 minutes, 0 seconds 14:24:46 2025-12-10 14:24:46.391 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : We will run this many simultaneous threads: 15 14:24:46 2025-12-10 14:24:46.391 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Required number of passes: 1 14:24:46 2025-12-10 14:24:46.391 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Max Nodes per file: 120000 14:24:46 2025-12-10 14:24:46.391 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : We will generate this many files: 15 14:24:46 2025-12-10 14:24:46.391 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Each file will have (roughly): 1 nodes. 14:24:46 2025-12-10 14:24:46.391 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Now, divide vertexIds across this many files: 15 14:24:46 2025-12-10 14:24:46.393 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 14:24:46 2025-12-10 14:24:46.394 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 0 14:24:46 2025-12-10 14:24:46.394 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 1 14:24:46 2025-12-10 14:24:46.394 WARN 6345 --- [ Thread-43] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:24:46 2025-12-10 14:24:46.397 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 2 14:24:46 -- Printed 11 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P0 14:24:46 2025-12-10 14:24:46.400 DEBUG 6345 --- [ Thread-43] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 11 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P0 14:24:46 2025-12-10 14:24:46.401 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 3 14:24:46 2025-12-10 14:24:46.402 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 4 14:24:46 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P1 14:24:46 2025-12-10 14:24:46.403 DEBUG 6345 --- [ Thread-44] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P1 14:24:46 2025-12-10 14:24:46.403 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 5 14:24:46 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P2 14:24:46 2025-12-10 14:24:46.404 DEBUG 6345 --- [ Thread-45] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P2 14:24:46 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P3 14:24:46 2025-12-10 14:24:46.405 DEBUG 6345 --- [ Thread-46] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P3 14:24:46 2025-12-10 14:24:46.407 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 6 14:24:46 2025-12-10 14:24:46.407 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 7 14:24:46 2025-12-10 14:24:46.408 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 8 14:24:46 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P6 14:24:46 2025-12-10 14:24:46.409 DEBUG 6345 --- [ Thread-49] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P6 14:24:46 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P4 14:24:46 2025-12-10 14:24:46.411 DEBUG 6345 --- [ Thread-47] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P4 14:24:46 2025-12-10 14:24:46.414 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 9 14:24:46 2025-12-10 14:24:46.415 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 10 14:24:46 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P5 14:24:46 2025-12-10 14:24:46.416 DEBUG 6345 --- [ Thread-48] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P5 14:24:46 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P9 14:24:46 2025-12-10 14:24:46.419 DEBUG 6345 --- [ Thread-52] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P9 14:24:46 2025-12-10 14:24:46.420 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 11 14:24:46 2025-12-10 14:24:46.420 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 12 14:24:46 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P11 14:24:46 2025-12-10 14:24:46.424 DEBUG 6345 --- [ Thread-54] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P11 14:24:46 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P10 14:24:46 2025-12-10 14:24:46.424 DEBUG 6345 --- [ Thread-53] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P10 14:24:46 2025-12-10 14:24:46.428 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 13 14:24:46 2025-12-10 14:24:46.429 WARN 6345 --- [ Thread-55] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:24:46 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P8 14:24:46 -- Printed 11 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P12 14:24:46 2025-12-10 14:24:46.435 DEBUG 6345 --- [ Thread-55] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 11 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P12 14:24:46 2025-12-10 14:24:46.435 DEBUG 6345 --- [ Thread-51] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P8 14:24:46 2025-12-10 14:24:46.437 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 14 14:24:46 2025-12-10 14:24:46.438 WARN 6345 --- [ Thread-56] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:24:46 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P7 14:24:46 2025-12-10 14:24:46.439 DEBUG 6345 --- [ Thread-50] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P7 14:24:46 2025-12-10 14:24:46.440 WARN 6345 --- [ Thread-57] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:24:46 -- Printed 11 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P13 14:24:46 2025-12-10 14:24:46.442 DEBUG 6345 --- [ Thread-56] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 11 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P13 14:24:46 -- Printed 11 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P14 14:24:46 2025-12-10 14:24:46.450 DEBUG 6345 --- [ Thread-57] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 11 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P14 14:24:46 2025-12-10 14:24:46.451 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Pass number 1 (out of 1) took 0 minutes, 0 seconds 14:24:46 2025-12-10 14:24:46.451 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds 14:24:46 2025-12-10 14:24:46.764 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:24:46 2025-12-10 14:24:46.764 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:24:46 2025-12-10 14:24:46.764 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:24:46 2025-12-10 14:24:46.764 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:24:46 2025-12-10 14:24:46.764 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:24:46 2025-12-10 14:24:46.764 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:24:46 2025-12-10 14:24:46.764 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:24:46 2025-12-10 14:24:46.764 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:24:46 2025-12-10 14:24:46.765 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [CLEAR_ENTIRE_DATABASE] 14:24:46 2025-12-10 14:24:46.765 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [pserver.graphson] 14:24:46 2025-12-10 14:24:46.765 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 14:24:46 2025-12-10 14:24:46.765 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [15] 14:24:46 2025-12-10 14:24:46.765 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [] 14:24:46 2025-12-10 14:24:46.765 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 14:24:46 2025-12-10 14:24:46.765 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 14:24:46 2025-12-10 14:24:46.765 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 14:24:46 2025-12-10 14:24:46.765 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 14:24:46 2025-12-10 14:24:46.765 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 14:24:46 2025-12-10 14:24:46.765 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 14:24:46 2025-12-10 14:24:46.765 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 14:24:46 2025-12-10 14:24:46.765 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 14:24:46 2025-12-10 14:24:46.765 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:24:46 2025-12-10 14:24:46.765 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:46 2025-12-10 14:24:46.765 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:46 2025-12-10 14:24:46.765 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:24:46 2025-12-10 14:24:46.766 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = CLEAR_ENTIRE_DATABASE, oldSnapshotFileName = [pserver.graphson]. 14:24:46 2025-12-10 14:24:46.766 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 14:24:46 2025-12-10 14:24:46.766 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = CLEAR_ENTIRE_DATABASE 14:24:46 2025-12-10 14:24:46.766 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING <<<< 14:24:46 2025-12-10 14:24:46.766 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : >>> All data and schema in this database will be removed at this point. <<< 14:24:46 2025-12-10 14:24:46.766 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : >>> Processing will begin in 5 seconds. <<< 14:24:46 2025-12-10 14:24:46.766 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : >>> WARNING <<<< 14:24:51 2025-12-10 14:24:51.766 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Begin clearing out old data. 14:24:51 2025-12-10 14:24:51.766 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Getting new configs for clearig 14:24:51 2025-12-10 14:24:51.768 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Open New Janus Graph 14:24:51 2025-12-10 14:24:51.774 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 14:24:51 2025-12-10 14:24:51.774 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 14:24:51 2025-12-10 14:24:51.774 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 14:24:51 2025-12-10 14:24:51.774 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 14:24:51 2025-12-10 14:24:51.774 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 14:24:51 2025-12-10 14:24:51.774 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 14:24:51 2025-12-10 14:24:51.774 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 14:24:51 2025-12-10 14:24:51.774 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 14:24:51 2025-12-10 14:24:51.774 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 6345_prd-centos8-docker-4c-4g-19301_novalocal_GraphAdminApp_realtime_1765376691768 14:24:51 2025-12-10 14:24:51.776 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Done clearing data. 14:24:51 2025-12-10 14:24:51.776 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : >>> IMPORTANT - NOTE >>> you need to run the SchemaGenerator (use GenTester) before 14:24:51 2025-12-10 14:24:51.776 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : reloading data or the data will be put in without indexes. 14:24:51 2025-12-10 14:24:51.776 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : All done clearing DB 14:24:52 2025-12-10 14:24:52.087 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:24:52 2025-12-10 14:24:52.087 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:24:52 2025-12-10 14:24:52.087 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:24:52 2025-12-10 14:24:52.087 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:24:52 2025-12-10 14:24:52.087 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:24:52 2025-12-10 14:24:52.087 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:24:52 2025-12-10 14:24:52.087 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:24:52 2025-12-10 14:24:52.087 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:24:52 2025-12-10 14:24:52.088 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [RELOAD_DATA_MULTI] 14:24:52 2025-12-10 14:24:52.088 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [pserver2.graphson] 14:24:52 2025-12-10 14:24:52.088 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 14:24:52 2025-12-10 14:24:52.088 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [15] 14:24:52 2025-12-10 14:24:52.088 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [] 14:24:52 2025-12-10 14:24:52.088 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 14:24:52 2025-12-10 14:24:52.088 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 14:24:52 2025-12-10 14:24:52.088 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 14:24:52 2025-12-10 14:24:52.088 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 14:24:52 2025-12-10 14:24:52.088 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 14:24:52 2025-12-10 14:24:52.088 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 14:24:52 2025-12-10 14:24:52.088 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 14:24:52 2025-12-10 14:24:52.088 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 14:24:52 2025-12-10 14:24:52.088 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:24:52 2025-12-10 14:24:52.088 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:52 2025-12-10 14:24:52.088 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:52 2025-12-10 14:24:52.088 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:24:52 2025-12-10 14:24:52.089 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = RELOAD_DATA_MULTI, oldSnapshotFileName = [pserver2.graphson]. 14:24:52 2025-12-10 14:24:52.089 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 14:24:52 2025-12-10 14:24:52.089 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Bad command passed to DataSnapshot: [RELOAD_DATA_MULTI] 14:24:52 2025-12-10 14:24:52.399 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:24:52 2025-12-10 14:24:52.399 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:24:52 2025-12-10 14:24:52.399 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:24:52 2025-12-10 14:24:52.399 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:24:52 2025-12-10 14:24:52.399 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:24:52 2025-12-10 14:24:52.399 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:24:52 2025-12-10 14:24:52.399 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:24:52 2025-12-10 14:24:52.399 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:24:52 2025-12-10 14:24:52.401 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Out of range (1-100) threadCount passed to DataSnapshot [0] 14:24:52 2025-12-10 14:24:52.401 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 0 14:24:52 2025-12-10 14:24:52.401 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with maxNodesPerFile = 120000 14:24:52 2025-12-10 14:24:52.401 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 0, and DEBUG-flag set to: true 14:24:52 2025-12-10 14:24:52.401 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 0, DEBUG-flag set to: true, and addDelayTimer = 1 mSec. 14:24:52 2025-12-10 14:24:52.401 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [THREADED_SNAPSHOT] 14:24:52 2025-12-10 14:24:52.401 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [] 14:24:52 2025-12-10 14:24:52.401 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 14:24:52 2025-12-10 14:24:52.401 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [0] 14:24:52 2025-12-10 14:24:52.401 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [DEBUG] 14:24:52 2025-12-10 14:24:52.401 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 14:24:52 2025-12-10 14:24:52.401 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 14:24:52 2025-12-10 14:24:52.401 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 14:24:52 2025-12-10 14:24:52.401 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 14:24:52 2025-12-10 14:24:52.401 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 14:24:52 2025-12-10 14:24:52.401 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 14:24:52 2025-12-10 14:24:52.401 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 14:24:52 2025-12-10 14:24:52.401 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 14:24:52 2025-12-10 14:24:52.401 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:24:52 2025-12-10 14:24:52.402 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:52 2025-12-10 14:24:52.402 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:52 2025-12-10 14:24:52.402 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:24:52 2025-12-10 14:24:52.403 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 14:24:52 2025-12-10 14:24:52.403 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 14:24:52 2025-12-10 14:24:52.403 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Bad command passed to DataSnapshot: [THREADED_SNAPSHOT] 14:24:52 2025-12-10 14:24:52.713 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:24:52 2025-12-10 14:24:52.713 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:24:52 2025-12-10 14:24:52.713 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:24:52 2025-12-10 14:24:52.713 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:24:52 2025-12-10 14:24:52.713 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:24:52 2025-12-10 14:24:52.713 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:24:52 2025-12-10 14:24:52.713 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:24:52 2025-12-10 14:24:52.713 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:24:52 2025-12-10 14:24:52.714 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [RELOAD_DATA] 14:24:52 2025-12-10 14:24:52.714 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [pserver.graphson] 14:24:52 2025-12-10 14:24:52.714 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 14:24:52 2025-12-10 14:24:52.714 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [15] 14:24:52 2025-12-10 14:24:52.714 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [] 14:24:52 2025-12-10 14:24:52.714 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 14:24:52 2025-12-10 14:24:52.714 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 14:24:52 2025-12-10 14:24:52.714 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 14:24:52 2025-12-10 14:24:52.714 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 14:24:52 2025-12-10 14:24:52.714 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 14:24:52 2025-12-10 14:24:52.715 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 14:24:52 2025-12-10 14:24:52.715 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 14:24:52 2025-12-10 14:24:52.715 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 14:24:52 2025-12-10 14:24:52.715 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:24:52 2025-12-10 14:24:52.715 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:52 2025-12-10 14:24:52.715 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:52 2025-12-10 14:24:52.715 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:24:52 2025-12-10 14:24:52.716 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = RELOAD_DATA, oldSnapshotFileName = [pserver.graphson]. 14:24:52 2025-12-10 14:24:52.716 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 14:24:52 2025-12-10 14:24:52.716 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = RELOAD_DATA 14:24:52 2025-12-10 14:24:52.716 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 14:24:52 2025-12-10 14:24:52.716 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 14:24:52 2025-12-10 14:24:52.716 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 14:24:52 2025-12-10 14:24:52.716 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 14:24:52 2025-12-10 14:24:52.716 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 14:24:52 2025-12-10 14:24:52.716 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 14:24:52 2025-12-10 14:24:52.716 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 14:24:52 2025-12-10 14:24:52.716 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 14:24:52 2025-12-10 14:24:52.716 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 6345_prd-centos8-docker-4c-4g-19301_novalocal_GraphAdminApp_realtime_1765376437437 14:24:52 2025-12-10 14:24:52.716 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Begin loading data from 1 files ----- 14:24:52 2025-12-10 14:24:52.750 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Completed the inputGraph command, now try to commit()... 14:24:52 2025-12-10 14:24:52.751 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Completed reloading data. 14:24:52 2025-12-10 14:24:52.751 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:24:52 2025-12-10 14:24:52.753 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : A little after repopulating from an old snapshot, we see: 16 vertices in the db. 14:24:52 2025-12-10 14:24:52.753 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To Reload this snapshot, it took: 0 minutes, 0 seconds 14:24:52 2025-12-10 14:24:52.753 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : A little after repopulating from an old snapshot, we see: 16 vertices in the db. 14:24:53 2025-12-10 14:24:53.063 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:24:53 2025-12-10 14:24:53.063 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:24:53 2025-12-10 14:24:53.063 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:24:53 2025-12-10 14:24:53.063 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:24:53 2025-12-10 14:24:53.063 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:24:53 2025-12-10 14:24:53.063 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:24:53 2025-12-10 14:24:53.063 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:24:53 2025-12-10 14:24:53.063 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:24:53 2025-12-10 14:24:53.064 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Out of range (1-100) threadCount passed to DataSnapshot [0] 14:24:53 2025-12-10 14:24:53.064 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 0 14:24:53 2025-12-10 14:24:53.064 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with maxNodesPerFile = 120000 14:24:53 2025-12-10 14:24:53.065 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 0, and DEBUG-flag set to: false 14:24:53 2025-12-10 14:24:53.065 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [THREADED_SNAPSHOT] 14:24:53 2025-12-10 14:24:53.065 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [] 14:24:53 2025-12-10 14:24:53.065 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 14:24:53 2025-12-10 14:24:53.065 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [0] 14:24:53 2025-12-10 14:24:53.065 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [] 14:24:53 2025-12-10 14:24:53.065 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 14:24:53 2025-12-10 14:24:53.065 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 14:24:53 2025-12-10 14:24:53.065 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 14:24:53 2025-12-10 14:24:53.065 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 14:24:53 2025-12-10 14:24:53.065 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 14:24:53 2025-12-10 14:24:53.065 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 14:24:53 2025-12-10 14:24:53.065 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 14:24:53 2025-12-10 14:24:53.065 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 14:24:53 2025-12-10 14:24:53.065 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:24:53 2025-12-10 14:24:53.065 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:53 2025-12-10 14:24:53.065 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:53 2025-12-10 14:24:53.065 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:24:53 2025-12-10 14:24:53.066 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 14:24:53 2025-12-10 14:24:53.066 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 14:24:53 2025-12-10 14:24:53.066 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Bad command passed to DataSnapshot: [THREADED_SNAPSHOT] 14:24:53 2025-12-10 14:24:53.377 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:24:53 2025-12-10 14:24:53.377 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:24:53 2025-12-10 14:24:53.377 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:24:53 2025-12-10 14:24:53.377 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:24:53 2025-12-10 14:24:53.377 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:24:53 2025-12-10 14:24:53.377 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:24:53 2025-12-10 14:24:53.377 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:24:53 2025-12-10 14:24:53.377 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:24:53 2025-12-10 14:24:53.378 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 1 14:24:53 2025-12-10 14:24:53.378 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with maxNodesPerFile = 120000 14:24:53 2025-12-10 14:24:53.378 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 1, and DEBUG-flag set to: false 14:24:53 2025-12-10 14:24:53.378 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [THREADED_SNAPSHOT] 14:24:53 2025-12-10 14:24:53.378 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [] 14:24:53 2025-12-10 14:24:53.378 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 14:24:53 2025-12-10 14:24:53.378 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [1] 14:24:53 2025-12-10 14:24:53.378 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [] 14:24:53 2025-12-10 14:24:53.378 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 14:24:53 2025-12-10 14:24:53.378 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 14:24:53 2025-12-10 14:24:53.378 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 14:24:53 2025-12-10 14:24:53.378 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 14:24:53 2025-12-10 14:24:53.378 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 14:24:53 2025-12-10 14:24:53.378 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 14:24:53 2025-12-10 14:24:53.378 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 14:24:53 2025-12-10 14:24:53.378 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 14:24:53 2025-12-10 14:24:53.378 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:24:53 2025-12-10 14:24:53.378 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:53 2025-12-10 14:24:53.378 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:53 2025-12-10 14:24:53.378 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:24:53 2025-12-10 14:24:53.379 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 14:24:53 2025-12-10 14:24:53.379 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 14:24:53 2025-12-10 14:24:53.379 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT 14:24:53 2025-12-10 14:24:53.379 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 14:24:53 2025-12-10 14:24:53.379 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 14:24:53 2025-12-10 14:24:53.379 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 14:24:53 2025-12-10 14:24:53.379 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 14:24:53 2025-12-10 14:24:53.379 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 14:24:53 2025-12-10 14:24:53.379 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 14:24:53 2025-12-10 14:24:53.379 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 14:24:53 2025-12-10 14:24:53.379 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 14:24:53 2025-12-10 14:24:53.379 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 6345_prd-centos8-docker-4c-4g-19301_novalocal_GraphAdminApp_realtime_1765376437437 14:24:53 2025-12-10 14:24:53.387 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Snapshot written to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424 14:24:53 2025-12-10 14:24:53.387 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- Single-Thread dataSnapshot took: 0 minutes, 0 seconds 14:24:53 2025-12-10 14:24:53.698 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:24:53 2025-12-10 14:24:53.698 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:24:53 2025-12-10 14:24:53.698 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:24:53 2025-12-10 14:24:53.698 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:24:53 2025-12-10 14:24:53.698 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:24:53 2025-12-10 14:24:53.698 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:24:53 2025-12-10 14:24:53.698 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:24:53 2025-12-10 14:24:53.698 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:24:53 2025-12-10 14:24:53.699 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [CLEAR_ENTIRE_DATABASE] 14:24:53 2025-12-10 14:24:53.699 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [empty.graphson] 14:24:53 2025-12-10 14:24:53.699 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 14:24:53 2025-12-10 14:24:53.699 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [15] 14:24:53 2025-12-10 14:24:53.699 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [] 14:24:53 2025-12-10 14:24:53.699 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 14:24:53 2025-12-10 14:24:53.699 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 14:24:53 2025-12-10 14:24:53.699 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 14:24:53 2025-12-10 14:24:53.699 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 14:24:53 2025-12-10 14:24:53.699 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 14:24:53 2025-12-10 14:24:53.699 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 14:24:53 2025-12-10 14:24:53.699 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 14:24:53 2025-12-10 14:24:53.699 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 14:24:53 2025-12-10 14:24:53.699 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:24:53 2025-12-10 14:24:53.699 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:53 2025-12-10 14:24:53.699 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:53 2025-12-10 14:24:53.699 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:24:53 2025-12-10 14:24:53.700 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = CLEAR_ENTIRE_DATABASE, oldSnapshotFileName = [empty.graphson]. 14:24:53 2025-12-10 14:24:53.700 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 14:24:53 2025-12-10 14:24:53.700 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = CLEAR_ENTIRE_DATABASE 14:24:53 2025-12-10 14:24:53.700 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : oldSnapshotFile .//logs/data/dataSnapshots/empty.graphson had no data. 14:24:54 2025-12-10 14:24:54.009 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:24:54 2025-12-10 14:24:54.009 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:24:54 2025-12-10 14:24:54.009 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:24:54 2025-12-10 14:24:54.009 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:24:54 2025-12-10 14:24:54.009 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:24:54 2025-12-10 14:24:54.009 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:24:54 2025-12-10 14:24:54.009 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:24:54 2025-12-10 14:24:54.009 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:24:54 2025-12-10 14:24:54.010 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [MULTITHREAD_RELOAD] 14:24:54 2025-12-10 14:24:54.010 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [emptyfoo2.graphson] 14:24:54 2025-12-10 14:24:54.010 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 14:24:54 2025-12-10 14:24:54.010 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [15] 14:24:54 2025-12-10 14:24:54.010 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [] 14:24:54 2025-12-10 14:24:54.010 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 14:24:54 2025-12-10 14:24:54.010 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 14:24:54 2025-12-10 14:24:54.010 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 14:24:54 2025-12-10 14:24:54.010 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 14:24:54 2025-12-10 14:24:54.010 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 14:24:54 2025-12-10 14:24:54.010 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 14:24:54 2025-12-10 14:24:54.010 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 14:24:54 2025-12-10 14:24:54.011 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 14:24:54 2025-12-10 14:24:54.011 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:24:54 2025-12-10 14:24:54.011 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:54 2025-12-10 14:24:54.011 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:54 2025-12-10 14:24:54.011 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:24:54 2025-12-10 14:24:54.011 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = MULTITHREAD_RELOAD, oldSnapshotFileName = [emptyfoo2.graphson]. 14:24:54 2025-12-10 14:24:54.011 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 14:24:54 2025-12-10 14:24:54.012 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = MULTITHREAD_RELOAD 14:24:54 2025-12-10 14:24:54.012 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : oldSnapshotFile .//logs/data/dataSnapshots/emptyfoo2.graphson could not be found. 14:24:54 2025-12-10 14:24:54.630 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:24:54 2025-12-10 14:24:54.630 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:24:54 2025-12-10 14:24:54.630 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:24:54 2025-12-10 14:24:54.630 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:24:54 2025-12-10 14:24:54.630 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:24:54 2025-12-10 14:24:54.630 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:24:54 2025-12-10 14:24:54.630 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:24:54 2025-12-10 14:24:54.631 WARN 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:24:54 2025-12-10 14:24:54.631 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 15 14:24:54 2025-12-10 14:24:54.631 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with maxNodesPerFile = 120000 14:24:54 2025-12-10 14:24:54.631 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 15, and DEBUG-flag set to: false 14:24:54 2025-12-10 14:24:54.631 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [THREADED_SNAPSHOT] 14:24:54 2025-12-10 14:24:54.631 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [] 14:24:54 2025-12-10 14:24:54.631 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 14:24:54 2025-12-10 14:24:54.631 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [15] 14:24:54 2025-12-10 14:24:54.631 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [] 14:24:54 2025-12-10 14:24:54.631 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 14:24:54 2025-12-10 14:24:54.631 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 14:24:54 2025-12-10 14:24:54.631 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 14:24:54 2025-12-10 14:24:54.631 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 14:24:54 2025-12-10 14:24:54.631 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 14:24:54 2025-12-10 14:24:54.632 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 14:24:54 2025-12-10 14:24:54.632 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 14:24:54 2025-12-10 14:24:54.632 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 14:24:54 2025-12-10 14:24:54.632 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:24:54 2025-12-10 14:24:54.632 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:54 2025-12-10 14:24:54.632 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:54 2025-12-10 14:24:54.632 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:24:54 2025-12-10 14:24:54.632 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 14:24:54 2025-12-10 14:24:54.632 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 14:24:54 2025-12-10 14:24:54.632 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT 14:24:54 2025-12-10 14:24:54.632 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Successfully got the Graph instance. 14:24:54 2025-12-10 14:24:54.633 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 14:24:54 2025-12-10 14:24:54.633 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 14:24:54 2025-12-10 14:24:54.633 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 14:24:54 2025-12-10 14:24:54.633 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 14:24:54 2025-12-10 14:24:54.633 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 14:24:54 2025-12-10 14:24:54.633 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 14:24:54 2025-12-10 14:24:54.633 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 14:24:54 2025-12-10 14:24:54.633 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 14:24:54 2025-12-10 14:24:54.633 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 6345_prd-centos8-docker-4c-4g-19301_novalocal_GraphAdminApp_realtime_1765376437437 14:24:54 2025-12-10 14:24:54.633 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Count how many nodes are in the db. 14:24:54 2025-12-10 14:24:54.633 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:24:54 2025-12-10 14:24:54.635 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Total Count of Nodes in DB = 22. 14:24:54 2025-12-10 14:24:54.635 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To count all vertices in DB it took: 0 minutes, 0 seconds 14:24:54 2025-12-10 14:24:54.635 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : We will run this many simultaneous threads: 15 14:24:54 2025-12-10 14:24:54.635 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Required number of passes: 1 14:24:54 2025-12-10 14:24:54.635 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Max Nodes per file: 120000 14:24:54 2025-12-10 14:24:54.635 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : We will generate this many files: 15 14:24:54 2025-12-10 14:24:54.635 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Each file will have (roughly): 2 nodes. 14:24:54 2025-12-10 14:24:54.635 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Now, divide vertexIds across this many files: 15 14:24:54 2025-12-10 14:24:54.637 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 14:24:54 2025-12-10 14:24:54.637 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 0 14:24:54 2025-12-10 14:24:54.637 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 1 14:24:54 2025-12-10 14:24:54.638 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 2 14:24:54 2025-12-10 14:24:54.638 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 3 14:24:54 2025-12-10 14:24:54.639 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 4 14:24:54 2025-12-10 14:24:54.639 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 5 14:24:54 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P0 14:24:54 2025-12-10 14:24:54.641 DEBUG 6345 --- [ Thread-59] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P0 14:24:54 2025-12-10 14:24:54.641 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 6 14:24:54 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P4 14:24:54 2025-12-10 14:24:54.642 DEBUG 6345 --- [ Thread-63] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P4 14:24:54 2025-12-10 14:24:54.642 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 7 14:24:54 2025-12-10 14:24:54.644 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 8 14:24:54 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P6 14:24:54 2025-12-10 14:24:54.646 DEBUG 6345 --- [ Thread-65] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P6 14:24:54 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P7 14:24:54 2025-12-10 14:24:54.647 DEBUG 6345 --- [ Thread-66] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P7 14:24:54 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P5 14:24:54 2025-12-10 14:24:54.647 DEBUG 6345 --- [ Thread-64] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P5 14:24:54 2025-12-10 14:24:54.649 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 9 14:24:54 2025-12-10 14:24:54.653 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 10 14:24:54 2025-12-10 14:24:54.653 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 11 14:24:54 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P8 14:24:54 2025-12-10 14:24:54.654 DEBUG 6345 --- [ Thread-67] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P8 14:24:54 2025-12-10 14:24:54.656 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 12 14:24:54 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P10 14:24:54 2025-12-10 14:24:54.656 DEBUG 6345 --- [ Thread-69] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P10 14:24:54 2025-12-10 14:24:54.657 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 13 14:24:54 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P9 14:24:54 2025-12-10 14:24:54.657 DEBUG 6345 --- [ Thread-68] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P9 14:24:54 2025-12-10 14:24:54.657 WARN 6345 --- [ Thread-71] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:24:54 -- Printed 22 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P12 14:24:54 2025-12-10 14:24:54.667 DEBUG 6345 --- [ Thread-71] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 22 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P12 14:24:54 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P11 14:24:54 2025-12-10 14:24:54.670 DEBUG 6345 --- [ Thread-70] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P11 14:24:54 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P1 14:24:54 2025-12-10 14:24:54.670 DEBUG 6345 --- [ Thread-60] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P1 14:24:54 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P3 14:24:54 2025-12-10 14:24:54.674 DEBUG 6345 --- [ Thread-62] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P3 14:24:54 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P2 14:24:54 2025-12-10 14:24:54.676 DEBUG 6345 --- [ Thread-61] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P2 14:24:54 2025-12-10 14:24:54.677 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 14 14:24:54 2025-12-10 14:24:54.677 WARN 6345 --- [ Thread-73] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:24:54 2025-12-10 14:24:54.677 WARN 6345 --- [ Thread-72] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:24:54 -- Printed 22 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P14 14:24:54 2025-12-10 14:24:54.683 DEBUG 6345 --- [ Thread-73] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 22 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P14 14:24:54 -- Printed 22 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P13 14:24:54 2025-12-10 14:24:54.687 DEBUG 6345 --- [ Thread-72] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 22 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P13 14:24:54 2025-12-10 14:24:54.688 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : Pass number 1 (out of 1) took 0 minutes, 0 seconds 14:24:54 2025-12-10 14:24:54.688 DEBUG 6345 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds 14:24:55 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.93 s -- in org.onap.aai.datasnapshot.DataSnapshot4HistInitTest 14:24:55 [INFO] Running org.onap.aai.datasnapshot.DataSnapshotTest 14:24:55 2025-12-10 14:24:55.011 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:24:55 2025-12-10 14:24:55.011 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:24:55 2025-12-10 14:24:55.011 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:24:55 2025-12-10 14:24:55.011 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:24:55 2025-12-10 14:24:55.011 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:24:55 2025-12-10 14:24:55.011 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:24:55 2025-12-10 14:24:55.011 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:24:55 2025-12-10 14:24:55.011 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:24:55 2025-12-10 14:24:55.012 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 2 14:24:55 2025-12-10 14:24:55.012 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 14:24:55 2025-12-10 14:24:55.012 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 2, and DEBUG-flag set to: false 14:24:55 2025-12-10 14:24:55.012 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 14:24:55 2025-12-10 14:24:55.013 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 14:24:55 2025-12-10 14:24:55.013 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 14:24:55 2025-12-10 14:24:55.013 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [2] 14:24:55 2025-12-10 14:24:55.013 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 14:24:55 2025-12-10 14:24:55.013 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 14:24:55 2025-12-10 14:24:55.013 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 14:24:55 2025-12-10 14:24:55.013 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 14:24:55 2025-12-10 14:24:55.013 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 14:24:55 2025-12-10 14:24:55.013 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 14:24:55 2025-12-10 14:24:55.013 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 14:24:55 2025-12-10 14:24:55.013 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 14:24:55 2025-12-10 14:24:55.013 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 14:24:55 2025-12-10 14:24:55.013 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 14:24:55 2025-12-10 14:24:55.013 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:24:55 2025-12-10 14:24:55.013 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:55 2025-12-10 14:24:55.013 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:55 2025-12-10 14:24:55.013 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:24:55 2025-12-10 14:24:55.014 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 14:24:55 2025-12-10 14:24:55.014 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 14:24:55 2025-12-10 14:24:55.014 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT 14:24:55 2025-12-10 14:24:55.014 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Successfully got the Graph instance. 14:24:55 2025-12-10 14:24:55.014 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 14:24:55 2025-12-10 14:24:55.014 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 14:24:55 2025-12-10 14:24:55.014 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 14:24:55 2025-12-10 14:24:55.014 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 14:24:55 2025-12-10 14:24:55.014 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 14:24:55 2025-12-10 14:24:55.014 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 14:24:55 2025-12-10 14:24:55.014 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 14:24:55 2025-12-10 14:24:55.014 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 14:24:55 2025-12-10 14:24:55.014 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 6345_prd-centos8-docker-4c-4g-19301_novalocal_GraphAdminApp_realtime_1765376437437 14:24:55 2025-12-10 14:24:55.014 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Count how many nodes are in the db. 14:24:55 2025-12-10 14:24:55.015 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:24:55 2025-12-10 14:24:55.017 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To count all vertices in DB it took: 0 minutes, 0 seconds 14:24:55 2025-12-10 14:24:55.017 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Total Count of Nodes in DB = 23. 14:24:55 2025-12-10 14:24:55.017 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will run this many simultaneous threads: 2 14:24:55 2025-12-10 14:24:55.017 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Required number of passes: 1 14:24:55 2025-12-10 14:24:55.017 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes per file: 120000 14:24:55 2025-12-10 14:24:55.017 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will generate this many files: 2 14:24:55 2025-12-10 14:24:55.017 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Each file will have (roughly): 12 nodes. 14:24:55 2025-12-10 14:24:55.017 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Now, divide vertexIds across this many files: 2 14:24:55 2025-12-10 14:24:55.018 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 14:24:55 2025-12-10 14:24:55.019 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 0 14:24:55 2025-12-10 14:24:55.019 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 1 14:24:55 -- Printed 11 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P0 14:24:55 2025-12-10 14:24:55.023 DEBUG 6345 --- [ Thread-75] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 11 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P0 14:24:55 -- Printed 12 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P1 14:24:55 2025-12-10 14:24:55.026 DEBUG 6345 --- [ Thread-76] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 12 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P1 14:24:55 2025-12-10 14:24:55.026 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Pass number 1 (out of 1) took 0 minutes, 0 seconds 14:24:55 2025-12-10 14:24:55.027 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds 14:24:55 2025-12-10 14:24:55.334 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:24:55 2025-12-10 14:24:55.334 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:24:55 2025-12-10 14:24:55.334 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:24:55 2025-12-10 14:24:55.334 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:24:55 2025-12-10 14:24:55.334 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:24:55 2025-12-10 14:24:55.334 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:24:55 2025-12-10 14:24:55.334 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:24:55 2025-12-10 14:24:55.334 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:24:55 2025-12-10 14:24:55.335 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 2 14:24:55 2025-12-10 14:24:55.335 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 14:24:55 2025-12-10 14:24:55.335 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 2, and DEBUG-flag set to: true 14:24:55 2025-12-10 14:24:55.335 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 2, DEBUG-flag set to: true, and addDelayTimer = 1 mSec. 14:24:55 2025-12-10 14:24:55.335 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 14:24:55 2025-12-10 14:24:55.335 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 14:24:55 2025-12-10 14:24:55.335 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 14:24:55 2025-12-10 14:24:55.335 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [2] 14:24:55 2025-12-10 14:24:55.335 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 14:24:55 2025-12-10 14:24:55.335 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [DEBUG] 14:24:55 2025-12-10 14:24:55.335 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 14:24:55 2025-12-10 14:24:55.335 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 14:24:55 2025-12-10 14:24:55.336 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 14:24:55 2025-12-10 14:24:55.336 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 14:24:55 2025-12-10 14:24:55.336 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 14:24:55 2025-12-10 14:24:55.336 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 14:24:55 2025-12-10 14:24:55.336 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 14:24:55 2025-12-10 14:24:55.336 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 14:24:55 2025-12-10 14:24:55.336 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:24:55 2025-12-10 14:24:55.336 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:55 2025-12-10 14:24:55.336 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:55 2025-12-10 14:24:55.336 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:24:55 2025-12-10 14:24:55.337 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 14:24:55 2025-12-10 14:24:55.337 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 14:24:55 2025-12-10 14:24:55.337 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT 14:24:55 2025-12-10 14:24:55.337 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Successfully got the Graph instance. 14:24:55 2025-12-10 14:24:55.337 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 14:24:55 2025-12-10 14:24:55.337 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 14:24:55 2025-12-10 14:24:55.337 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 14:24:55 2025-12-10 14:24:55.337 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 14:24:55 2025-12-10 14:24:55.337 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 14:24:55 2025-12-10 14:24:55.337 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 14:24:55 2025-12-10 14:24:55.337 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 14:24:55 2025-12-10 14:24:55.337 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 14:24:55 2025-12-10 14:24:55.337 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 6345_prd-centos8-docker-4c-4g-19301_novalocal_GraphAdminApp_realtime_1765376437437 14:24:55 2025-12-10 14:24:55.337 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Count how many nodes are in the db. 14:24:55 2025-12-10 14:24:55.337 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:24:55 2025-12-10 14:24:55.340 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To count all vertices in DB it took: 0 minutes, 0 seconds 14:24:55 2025-12-10 14:24:55.340 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Total Count of Nodes in DB = 24. 14:24:55 2025-12-10 14:24:55.340 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will run this many simultaneous threads: 2 14:24:55 2025-12-10 14:24:55.340 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Required number of passes: 1 14:24:55 2025-12-10 14:24:55.340 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes per file: 120000 14:24:55 2025-12-10 14:24:55.340 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will generate this many files: 2 14:24:55 2025-12-10 14:24:55.340 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Each file will have (roughly): 12 nodes. 14:24:55 2025-12-10 14:24:55.340 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Now, divide vertexIds across this many files: 2 14:24:55 2025-12-10 14:24:55.341 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 14:24:55 2025-12-10 14:24:55.341 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 0 14:24:55 2025-12-10 14:24:55.341 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 1 14:24:55 -- Printed 13 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P1, with 0 failed. 14:24:55 -- Printed 11 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101424.P0, with 0 failed. 14:24:55 2025-12-10 14:24:55.365 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Pass number 1 (out of 1) took 0 minutes, 0 seconds 14:24:55 2025-12-10 14:24:55.365 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds 14:24:55 2025-12-10 14:24:55.676 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:24:55 2025-12-10 14:24:55.676 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:24:55 2025-12-10 14:24:55.676 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:24:55 2025-12-10 14:24:55.676 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:24:55 2025-12-10 14:24:55.676 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:24:55 2025-12-10 14:24:55.676 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:24:55 2025-12-10 14:24:55.676 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:24:55 2025-12-10 14:24:55.677 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:24:55 2025-12-10 14:24:55.678 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Out of range (1-100) threadCount passed to DataSnapshot [0] 14:24:55 2025-12-10 14:24:55.678 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 0 14:24:55 2025-12-10 14:24:55.678 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 14:24:55 2025-12-10 14:24:55.678 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 0, and DEBUG-flag set to: true 14:24:55 2025-12-10 14:24:55.678 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 0, DEBUG-flag set to: true, and addDelayTimer = 100 mSec. 14:24:55 2025-12-10 14:24:55.678 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 14:24:55 2025-12-10 14:24:55.678 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 14:24:55 2025-12-10 14:24:55.678 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 14:24:55 2025-12-10 14:24:55.678 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [0] 14:24:55 2025-12-10 14:24:55.678 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 14:24:55 2025-12-10 14:24:55.678 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [DEBUG] 14:24:55 2025-12-10 14:24:55.678 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [100] 14:24:55 2025-12-10 14:24:55.678 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 14:24:55 2025-12-10 14:24:55.678 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 14:24:55 2025-12-10 14:24:55.678 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 14:24:55 2025-12-10 14:24:55.678 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 14:24:55 2025-12-10 14:24:55.678 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 14:24:55 2025-12-10 14:24:55.678 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 14:24:55 2025-12-10 14:24:55.678 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 14:24:55 2025-12-10 14:24:55.678 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:24:55 2025-12-10 14:24:55.678 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:55 2025-12-10 14:24:55.678 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:55 2025-12-10 14:24:55.678 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:24:55 2025-12-10 14:24:55.679 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 14:24:55 2025-12-10 14:24:55.679 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 14:24:55 2025-12-10 14:24:55.679 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Bad command passed to DataSnapshot: [THREADED_SNAPSHOT] 14:24:56 2025-12-10 14:24:56.007 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:24:56 2025-12-10 14:24:56.007 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:24:56 2025-12-10 14:24:56.007 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:24:56 2025-12-10 14:24:56.007 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:24:56 2025-12-10 14:24:56.007 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:24:56 2025-12-10 14:24:56.007 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:24:56 2025-12-10 14:24:56.007 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:24:56 2025-12-10 14:24:56.007 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:24:56 2025-12-10 14:24:56.007 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [MULTITHREAD_RELOAD] 14:24:56 2025-12-10 14:24:56.008 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [pserver2.graphson] 14:24:56 2025-12-10 14:24:56.008 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 14:24:56 2025-12-10 14:24:56.008 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [15] 14:24:56 2025-12-10 14:24:56.008 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 14:24:56 2025-12-10 14:24:56.008 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 14:24:56 2025-12-10 14:24:56.008 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 14:24:56 2025-12-10 14:24:56.008 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 14:24:56 2025-12-10 14:24:56.008 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 14:24:56 2025-12-10 14:24:56.008 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 14:24:56 2025-12-10 14:24:56.008 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 14:24:56 2025-12-10 14:24:56.008 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 14:24:56 2025-12-10 14:24:56.008 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 14:24:56 2025-12-10 14:24:56.008 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 14:24:56 2025-12-10 14:24:56.008 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:24:56 2025-12-10 14:24:56.008 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:56 2025-12-10 14:24:56.008 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:24:56 2025-12-10 14:24:56.008 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:24:56 2025-12-10 14:24:56.008 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = MULTITHREAD_RELOAD, oldSnapshotFileName = [pserver2.graphson]. 14:24:56 2025-12-10 14:24:56.008 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 14:24:56 2025-12-10 14:24:56.008 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = MULTITHREAD_RELOAD 14:24:56 2025-12-10 14:24:56.009 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- vertAddDelayMs = 1, failureDelayMs = 50, retryDelayMs = 50, maxErrorsPerThread = 25 14:25:01 2025-12-10 14:25:01.009 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- Read file: [.//logs/data/dataSnapshots/pserver2.graphson.P0] 14:25:01 2025-12-10 14:25:01.010 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- Starting PartialDbLoad VERT_ONLY file # 0( passNo = 1, passIndex = 0) 14:25:01 2025-12-10 14:25:01.014 DEBUG 6345 --- [ool-75-thread-1] org.onap.aai.datasnapshot.DataSnapshot : >>> After Processing in PartialVertexLoader(): 1 records processed. 0 records failed. 0 RETRYs processed. 0 RETRYs failed. 14:25:06 2025-12-10 14:25:06.011 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- Read file: [.//logs/data/dataSnapshots/pserver2.graphson.P1] 14:25:06 2025-12-10 14:25:06.011 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- Starting PartialDbLoad VERT_ONLY file # 1( passNo = 1, passIndex = 1) 14:25:06 2025-12-10 14:25:06.012 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- back from PartialVertexLoader. returned pass # 1, thread # 1, current size of old2NewVertMap is: 1 14:25:06 2025-12-10 14:25:06.016 DEBUG 6345 --- [ool-75-thread-2] org.onap.aai.datasnapshot.DataSnapshot : >>> After Processing in PartialVertexLoader(): 2 records processed. 0 records failed. 0 RETRYs processed. 0 RETRYs failed. 14:25:06 2025-12-10 14:25:06.016 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- back from PartialVertexLoader. returned pass # 1, thread # 2, current size of old2NewVertMap is: 3 14:25:06 2025-12-10 14:25:06.016 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To reload just the vertex ids from the snapshot files, it took: 0 minutes, 10 seconds 14:25:15 2025-12-10 14:25:15.016 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : 14:25:15 14:25:15 14:25:15 -- Now load the edges/properties ---------------------- 14:25:20 2025-12-10 14:25:20.017 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- Read file: [.//logs/data/dataSnapshots/pserver2.graphson.P0] 14:25:20 2025-12-10 14:25:20.019 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- Starting PartialPropAndEdge file # 0 (pass # 1, passIndex 0) 14:25:20 2025-12-10 14:25:20.022 DEBUG 6345 --- [ool-76-thread-1] org.onap.aai.datasnapshot.DataSnapshot : -- failure getting/setting properties for: vtxId = 4240. ErrorMsg = [Adding this property for key [hostname] and value [somerandomhostname] violates a uniqueness constraint [hostname]] 14:25:20 2025-12-10 14:25:20.022 DEBUG 6345 --- [ool-76-thread-1] org.onap.aai.datasnapshot.DataSnapshot : DEBUG Error processing Properties for this vertex: vtxId = 4240, [ error processing properties for vtxId = 4240] 14:25:20 2025-12-10 14:25:20.073 DEBUG 6345 --- [ool-76-thread-1] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >> We will sleep for 50 and then RETRY any failed edge/property ADDs. 14:25:20 2025-12-10 14:25:20.124 DEBUG 6345 --- [ool-76-thread-1] org.onap.aai.datasnapshot.DataSnapshot : -- >> RETRY << pass # 2 failure getting/setting properties for: vtxId = 4240. ErrorMsg = [Adding this property for key [hostname] and value [somerandomhostname] violates a uniqueness constraint [hostname]] 14:25:20 2025-12-10 14:25:20.124 DEBUG 6345 --- [ool-76-thread-1] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >> RETRY << pass # 2 Error processing Properties for this vertex: vtxId = 4240, [ error processing properties for vtxId = 4240] 14:25:20 2025-12-10 14:25:20.175 DEBUG 6345 --- [ool-76-thread-1] org.onap.aai.datasnapshot.DataSnapshot : >>> After Processing in PartialPropAndEdgeLoader() 1 records processed. 1 records failed. 1 RETRYs processed. 1 RETRYs failed. 14:25:25 2025-12-10 14:25:25.019 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- Read file: [.//logs/data/dataSnapshots/pserver2.graphson.P1] 14:25:25 2025-12-10 14:25:25.020 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- Starting PartialPropAndEdge file # 1 (pass # 1, passIndex 1) 14:25:25 2025-12-10 14:25:25.020 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- back from PartialPropAndEdgeLoader. pass # 1, thread # 1 14:25:25 2025-12-10 14:25:25.023 DEBUG 6345 --- [ool-76-thread-2] org.onap.aai.datasnapshot.DataSnapshot : -- failure getting/setting properties for: vtxId = 8336. ErrorMsg = [Adding this property for key [hostname] and value [somerandomhostname2] violates a uniqueness constraint [hostname]] 14:25:25 2025-12-10 14:25:25.023 DEBUG 6345 --- [ool-76-thread-2] org.onap.aai.datasnapshot.DataSnapshot : DEBUG Error processing Properties for this vertex: vtxId = 8336, [ error processing properties for vtxId = 8336] 14:25:25 2025-12-10 14:25:25.076 DEBUG 6345 --- [ool-76-thread-2] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >> We will sleep for 50 and then RETRY any failed edge/property ADDs. 14:25:25 2025-12-10 14:25:25.127 DEBUG 6345 --- [ool-76-thread-2] org.onap.aai.datasnapshot.DataSnapshot : -- >> RETRY << pass # 2 failure getting/setting properties for: vtxId = 8336. ErrorMsg = [Adding this property for key [hostname] and value [somerandomhostname2] violates a uniqueness constraint [hostname]] 14:25:25 2025-12-10 14:25:25.127 DEBUG 6345 --- [ool-76-thread-2] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >> RETRY << pass # 2 Error processing Properties for this vertex: vtxId = 8336, [ error processing properties for vtxId = 8336] 14:25:25 2025-12-10 14:25:25.178 DEBUG 6345 --- [ool-76-thread-2] org.onap.aai.datasnapshot.DataSnapshot : >>> After Processing in PartialPropAndEdgeLoader() 2 records processed. 1 records failed. 1 RETRYs processed. 1 RETRYs failed. 14:25:25 2025-12-10 14:25:25.178 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- back from PartialPropAndEdgeLoader. pass # 1, thread # 2 14:25:25 2025-12-10 14:25:25.179 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To reload the edges and properties from snapshot files, it took: 0 minutes, 19 seconds 14:25:25 2025-12-10 14:25:25.179 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- TOTAL multi-threaded reload time: 0 minutes, 29 seconds 14:25:25 2025-12-10 14:25:25.489 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:25:25 2025-12-10 14:25:25.489 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:25:25 2025-12-10 14:25:25.489 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:25:25 2025-12-10 14:25:25.489 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:25:25 2025-12-10 14:25:25.489 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:25:25 2025-12-10 14:25:25.489 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:25:25 2025-12-10 14:25:25.489 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:25:25 2025-12-10 14:25:25.489 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:25:25 2025-12-10 14:25:25.490 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15 14:25:25 2025-12-10 14:25:25.490 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 14:25:25 2025-12-10 14:25:25.490 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15, and DEBUG-flag set to: false 14:25:25 2025-12-10 14:25:25.490 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 14:25:25 2025-12-10 14:25:25.490 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 14:25:25 2025-12-10 14:25:25.490 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 14:25:25 2025-12-10 14:25:25.490 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [15] 14:25:25 2025-12-10 14:25:25.490 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 14:25:25 2025-12-10 14:25:25.490 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 14:25:25 2025-12-10 14:25:25.490 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 14:25:25 2025-12-10 14:25:25.490 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 14:25:25 2025-12-10 14:25:25.490 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 14:25:25 2025-12-10 14:25:25.490 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 14:25:25 2025-12-10 14:25:25.490 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 14:25:25 2025-12-10 14:25:25.490 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 14:25:25 2025-12-10 14:25:25.490 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 14:25:25 2025-12-10 14:25:25.490 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 14:25:25 2025-12-10 14:25:25.490 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:25:25 2025-12-10 14:25:25.490 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:25:25 2025-12-10 14:25:25.490 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:25:25 2025-12-10 14:25:25.490 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:25:25 2025-12-10 14:25:25.491 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 14:25:25 2025-12-10 14:25:25.491 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 14:25:25 2025-12-10 14:25:25.491 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT 14:25:25 2025-12-10 14:25:25.491 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Successfully got the Graph instance. 14:25:25 2025-12-10 14:25:25.491 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 14:25:25 2025-12-10 14:25:25.491 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 14:25:25 2025-12-10 14:25:25.491 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 14:25:25 2025-12-10 14:25:25.491 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 14:25:25 2025-12-10 14:25:25.491 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 14:25:25 2025-12-10 14:25:25.491 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 14:25:25 2025-12-10 14:25:25.491 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 14:25:25 2025-12-10 14:25:25.491 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 14:25:25 2025-12-10 14:25:25.491 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 6345_prd-centos8-docker-4c-4g-19301_novalocal_GraphAdminApp_realtime_1765376437437 14:25:25 2025-12-10 14:25:25.491 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Count how many nodes are in the db. 14:25:25 2025-12-10 14:25:25.492 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:25:25 2025-12-10 14:25:25.494 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To count all vertices in DB it took: 0 minutes, 0 seconds 14:25:25 2025-12-10 14:25:25.494 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Total Count of Nodes in DB = 30. 14:25:25 2025-12-10 14:25:25.494 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will run this many simultaneous threads: 15 14:25:25 2025-12-10 14:25:25.494 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Required number of passes: 1 14:25:25 2025-12-10 14:25:25.494 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes per file: 120000 14:25:25 2025-12-10 14:25:25.494 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will generate this many files: 15 14:25:25 2025-12-10 14:25:25.494 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Each file will have (roughly): 2 nodes. 14:25:25 2025-12-10 14:25:25.494 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Now, divide vertexIds across this many files: 15 14:25:25 2025-12-10 14:25:25.496 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 14:25:25 2025-12-10 14:25:25.496 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 0 14:25:25 2025-12-10 14:25:25.497 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 1 14:25:25 2025-12-10 14:25:25.497 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 2 14:25:25 2025-12-10 14:25:25.498 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 3 14:25:25 2025-12-10 14:25:25.499 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 4 14:25:25 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P0 14:25:25 2025-12-10 14:25:25.501 DEBUG 6345 --- [ Thread-79] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P0 14:25:25 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P2 14:25:25 2025-12-10 14:25:25.501 DEBUG 6345 --- [ Thread-81] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P2 14:25:25 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P1 14:25:25 2025-12-10 14:25:25.501 DEBUG 6345 --- [ Thread-80] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P1 14:25:25 2025-12-10 14:25:25.502 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 5 14:25:25 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P3 14:25:25 2025-12-10 14:25:25.505 DEBUG 6345 --- [ Thread-82] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P3 14:25:25 2025-12-10 14:25:25.505 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 6 14:25:25 2025-12-10 14:25:25.505 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 7 14:25:25 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P6 14:25:25 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P5 14:25:25 2025-12-10 14:25:25.508 DEBUG 6345 --- [ Thread-85] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P6 14:25:25 2025-12-10 14:25:25.508 DEBUG 6345 --- [ Thread-84] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P5 14:25:25 2025-12-10 14:25:25.508 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 8 14:25:25 2025-12-10 14:25:25.509 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 9 14:25:25 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P7 14:25:25 2025-12-10 14:25:25.511 DEBUG 6345 --- [ Thread-86] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P7 14:25:25 2025-12-10 14:25:25.511 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 10 14:25:25 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P4 14:25:25 2025-12-10 14:25:25.511 DEBUG 6345 --- [ Thread-83] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P4 14:25:25 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P9 14:25:25 2025-12-10 14:25:25.513 DEBUG 6345 --- [ Thread-88] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P9 14:25:25 2025-12-10 14:25:25.514 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 11 14:25:25 2025-12-10 14:25:25.514 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 12 14:25:25 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P11 14:25:25 2025-12-10 14:25:25.516 DEBUG 6345 --- [ Thread-90] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P11 14:25:25 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P10 14:25:25 2025-12-10 14:25:25.516 DEBUG 6345 --- [ Thread-89] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P10 14:25:25 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P8 14:25:25 2025-12-10 14:25:25.520 DEBUG 6345 --- [ Thread-87] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P8 14:25:25 2025-12-10 14:25:25.521 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 13 14:25:25 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P12 14:25:25 2025-12-10 14:25:25.522 DEBUG 6345 --- [ Thread-91] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P12 14:25:25 2025-12-10 14:25:25.525 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 14 14:25:25 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P13 14:25:25 2025-12-10 14:25:25.527 DEBUG 6345 --- [ Thread-92] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P13 14:25:25 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P14 14:25:25 2025-12-10 14:25:25.527 DEBUG 6345 --- [ Thread-93] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P14 14:25:25 2025-12-10 14:25:25.528 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Pass number 1 (out of 1) took 0 minutes, 0 seconds 14:25:25 2025-12-10 14:25:25.528 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds 14:25:26 delay generation, seconds 90 14:25:35 2025-12-10 14:25:35.145 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:25:35 2025-12-10 14:25:35.146 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:25:35 2025-12-10 14:25:35.146 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:25:35 2025-12-10 14:25:35.146 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:25:35 2025-12-10 14:25:35.146 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:25:35 2025-12-10 14:25:35.146 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:25:35 2025-12-10 14:25:35.146 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:25:35 2025-12-10 14:25:35.146 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:25:35 2025-12-10 14:25:35.147 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 1 14:25:35 2025-12-10 14:25:35.147 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 14:25:35 2025-12-10 14:25:35.147 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 1, and DEBUG-flag set to: false 14:25:35 2025-12-10 14:25:35.147 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 14:25:35 2025-12-10 14:25:35.147 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 14:25:35 2025-12-10 14:25:35.147 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [gryo] 14:25:35 2025-12-10 14:25:35.147 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [1] 14:25:35 2025-12-10 14:25:35.147 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 14:25:35 2025-12-10 14:25:35.147 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 14:25:35 2025-12-10 14:25:35.147 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 14:25:35 2025-12-10 14:25:35.147 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 14:25:35 2025-12-10 14:25:35.147 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 14:25:35 2025-12-10 14:25:35.147 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 14:25:35 2025-12-10 14:25:35.147 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 14:25:35 2025-12-10 14:25:35.147 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 14:25:35 2025-12-10 14:25:35.147 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 14:25:35 2025-12-10 14:25:35.147 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 14:25:35 2025-12-10 14:25:35.147 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:25:35 2025-12-10 14:25:35.147 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:25:35 2025-12-10 14:25:35.147 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:25:35 2025-12-10 14:25:35.147 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:25:35 2025-12-10 14:25:35.148 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 14:25:35 2025-12-10 14:25:35.148 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 14:25:35 2025-12-10 14:25:35.149 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT 14:25:35 2025-12-10 14:25:35.149 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 14:25:35 2025-12-10 14:25:35.149 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 14:25:35 2025-12-10 14:25:35.149 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 14:25:35 2025-12-10 14:25:35.149 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 14:25:35 2025-12-10 14:25:35.149 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 14:25:35 2025-12-10 14:25:35.149 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 14:25:35 2025-12-10 14:25:35.149 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 14:25:35 2025-12-10 14:25:35.149 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 14:25:35 2025-12-10 14:25:35.149 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 6345_prd-centos8-docker-4c-4g-19301_novalocal_GraphAdminApp_realtime_1765376437437 14:25:35 2025-12-10 14:25:35.149 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Exporting snapshot in gryo format 14:25:35 2025-12-10 14:25:35.496 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:25:35 2025-12-10 14:25:35.496 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:25:35 2025-12-10 14:25:35.496 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:25:35 2025-12-10 14:25:35.496 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:25:35 2025-12-10 14:25:35.496 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:25:35 2025-12-10 14:25:35.496 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:25:35 2025-12-10 14:25:35.496 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:25:35 2025-12-10 14:25:35.496 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:25:35 2025-12-10 14:25:35.497 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15 14:25:35 2025-12-10 14:25:35.497 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 14:25:35 2025-12-10 14:25:35.497 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15, and DEBUG-flag set to: false 14:25:35 2025-12-10 14:25:35.497 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 14:25:35 2025-12-10 14:25:35.497 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 14:25:35 2025-12-10 14:25:35.497 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 14:25:35 2025-12-10 14:25:35.497 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [15] 14:25:35 2025-12-10 14:25:35.497 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 14:25:35 2025-12-10 14:25:35.497 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 14:25:35 2025-12-10 14:25:35.497 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 14:25:35 2025-12-10 14:25:35.497 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 14:25:35 2025-12-10 14:25:35.497 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 14:25:35 2025-12-10 14:25:35.497 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 14:25:35 2025-12-10 14:25:35.497 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 14:25:35 2025-12-10 14:25:35.497 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 14:25:35 2025-12-10 14:25:35.498 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 14:25:35 2025-12-10 14:25:35.498 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 14:25:35 2025-12-10 14:25:35.498 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:25:35 2025-12-10 14:25:35.498 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:25:35 2025-12-10 14:25:35.498 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:25:35 2025-12-10 14:25:35.498 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:25:35 2025-12-10 14:25:35.498 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 14:25:35 2025-12-10 14:25:35.498 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 14:25:35 2025-12-10 14:25:35.498 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT 14:25:35 2025-12-10 14:25:35.498 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Successfully got the Graph instance. 14:25:35 2025-12-10 14:25:35.498 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 14:25:35 2025-12-10 14:25:35.498 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 14:25:35 2025-12-10 14:25:35.498 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 14:25:35 2025-12-10 14:25:35.498 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 14:25:35 2025-12-10 14:25:35.498 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 14:25:35 2025-12-10 14:25:35.498 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 14:25:35 2025-12-10 14:25:35.498 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 14:25:35 2025-12-10 14:25:35.498 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 14:25:35 2025-12-10 14:25:35.498 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 6345_prd-centos8-docker-4c-4g-19301_novalocal_GraphAdminApp_realtime_1765376437437 14:25:35 2025-12-10 14:25:35.498 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Count how many nodes are in the db. 14:25:35 2025-12-10 14:25:35.499 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:25:35 2025-12-10 14:25:35.501 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To count all vertices in DB it took: 0 minutes, 0 seconds 14:25:35 2025-12-10 14:25:35.501 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Total Count of Nodes in DB = 33. 14:25:35 2025-12-10 14:25:35.501 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will run this many simultaneous threads: 15 14:25:35 2025-12-10 14:25:35.501 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Required number of passes: 1 14:25:35 2025-12-10 14:25:35.501 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes per file: 120000 14:25:35 2025-12-10 14:25:35.501 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will generate this many files: 15 14:25:35 2025-12-10 14:25:35.501 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Each file will have (roughly): 3 nodes. 14:25:35 2025-12-10 14:25:35.501 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Now, divide vertexIds across this many files: 15 14:25:35 2025-12-10 14:25:35.503 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 14:25:35 2025-12-10 14:25:35.503 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 0 14:25:35 2025-12-10 14:25:35.504 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 1 14:25:35 2025-12-10 14:25:35.504 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 2 14:25:35 2025-12-10 14:25:35.504 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 3 14:25:35 2025-12-10 14:25:35.505 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 4 14:25:35 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P2 14:25:35 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P0 14:25:35 2025-12-10 14:25:35.508 DEBUG 6345 --- [ Thread-96] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P2 14:25:35 2025-12-10 14:25:35.508 DEBUG 6345 --- [ Thread-94] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P0 14:25:35 2025-12-10 14:25:35.508 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 5 14:25:35 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P1 14:25:35 2025-12-10 14:25:35.509 DEBUG 6345 --- [ Thread-95] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P1 14:25:35 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P3 14:25:35 2025-12-10 14:25:35.510 DEBUG 6345 --- [ Thread-97] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P3 14:25:35 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P4 14:25:35 2025-12-10 14:25:35.513 DEBUG 6345 --- [ Thread-98] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P4 14:25:35 2025-12-10 14:25:35.513 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 6 14:25:35 2025-12-10 14:25:35.513 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 7 14:25:35 2025-12-10 14:25:35.514 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 8 14:25:35 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P6 14:25:35 2025-12-10 14:25:35.515 DEBUG 6345 --- [ Thread-100] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P6 14:25:35 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P5 14:25:35 2025-12-10 14:25:35.516 DEBUG 6345 --- [ Thread-99] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P5 14:25:35 2025-12-10 14:25:35.524 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 9 14:25:35 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P7 14:25:35 2025-12-10 14:25:35.524 DEBUG 6345 --- [ Thread-101] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P7 14:25:35 2025-12-10 14:25:35.524 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 10 14:25:35 2025-12-10 14:25:35.524 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 11 14:25:35 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P8 14:25:35 2025-12-10 14:25:35.526 DEBUG 6345 --- [ Thread-102] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P8 14:25:35 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P9 14:25:35 2025-12-10 14:25:35.527 DEBUG 6345 --- [ Thread-103] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P9 14:25:35 2025-12-10 14:25:35.527 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 12 14:25:35 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P10 14:25:35 2025-12-10 14:25:35.528 DEBUG 6345 --- [ Thread-104] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P10 14:25:35 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P11 14:25:35 2025-12-10 14:25:35.529 DEBUG 6345 --- [ Thread-105] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P11 14:25:35 2025-12-10 14:25:35.530 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 13 14:25:35 2025-12-10 14:25:35.530 WARN 6345 --- [ Thread-106] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:25:35 2025-12-10 14:25:35.530 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 14 14:25:35 2025-12-10 14:25:35.531 WARN 6345 --- [ Thread-107] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:25:35 2025-12-10 14:25:35.533 WARN 6345 --- [ Thread-108] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:25:35 -- Printed 33 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P12 14:25:35 2025-12-10 14:25:35.540 DEBUG 6345 --- [ Thread-106] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 33 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P12 14:25:35 -- Printed 33 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P13 14:25:35 2025-12-10 14:25:35.541 DEBUG 6345 --- [ Thread-107] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 33 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P13 14:25:35 -- Printed 33 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P14 14:25:35 2025-12-10 14:25:35.543 DEBUG 6345 --- [ Thread-108] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 33 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101425.P14 14:25:35 2025-12-10 14:25:35.544 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Pass number 1 (out of 1) took 0 minutes, 0 seconds 14:25:35 2025-12-10 14:25:35.544 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds 14:25:35 2025-12-10 14:25:35.855 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:25:35 2025-12-10 14:25:35.855 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:25:35 2025-12-10 14:25:35.855 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:25:35 2025-12-10 14:25:35.855 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:25:35 2025-12-10 14:25:35.855 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:25:35 2025-12-10 14:25:35.855 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:25:35 2025-12-10 14:25:35.855 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:25:35 2025-12-10 14:25:35.855 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:25:35 2025-12-10 14:25:35.856 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [CLEAR_ENTIRE_DATABASE] 14:25:35 2025-12-10 14:25:35.856 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [pserver.graphson] 14:25:35 2025-12-10 14:25:35.856 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 14:25:35 2025-12-10 14:25:35.856 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [15] 14:25:35 2025-12-10 14:25:35.856 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 14:25:35 2025-12-10 14:25:35.856 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 14:25:35 2025-12-10 14:25:35.856 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 14:25:35 2025-12-10 14:25:35.856 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 14:25:35 2025-12-10 14:25:35.856 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 14:25:35 2025-12-10 14:25:35.856 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 14:25:35 2025-12-10 14:25:35.856 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 14:25:35 2025-12-10 14:25:35.856 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 14:25:35 2025-12-10 14:25:35.856 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 14:25:35 2025-12-10 14:25:35.856 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 14:25:35 2025-12-10 14:25:35.856 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:25:35 2025-12-10 14:25:35.856 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:25:35 2025-12-10 14:25:35.856 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:25:35 2025-12-10 14:25:35.857 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:25:35 2025-12-10 14:25:35.858 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = CLEAR_ENTIRE_DATABASE, oldSnapshotFileName = [pserver.graphson]. 14:25:35 2025-12-10 14:25:35.858 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 14:25:35 2025-12-10 14:25:35.858 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = CLEAR_ENTIRE_DATABASE 14:25:35 2025-12-10 14:25:35.858 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING <<<< 14:25:35 2025-12-10 14:25:35.858 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : >>> All data and schema in this database will be removed at this point. <<< 14:25:35 2025-12-10 14:25:35.858 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : >>> Processing will begin in 5 seconds. <<< 14:25:35 2025-12-10 14:25:35.858 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : >>> WARNING <<<< 14:25:40 2025-12-10 14:25:40.858 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Begin clearing out old data. 14:25:40 2025-12-10 14:25:40.859 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Getting new configs for clearig 14:25:40 2025-12-10 14:25:40.860 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Open New Janus Graph 14:25:40 2025-12-10 14:25:40.865 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 14:25:40 2025-12-10 14:25:40.865 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 14:25:40 2025-12-10 14:25:40.865 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 14:25:40 2025-12-10 14:25:40.865 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 14:25:40 2025-12-10 14:25:40.865 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 14:25:40 2025-12-10 14:25:40.866 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 14:25:40 2025-12-10 14:25:40.866 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 14:25:40 2025-12-10 14:25:40.866 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 14:25:40 2025-12-10 14:25:40.866 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 6345_prd-centos8-docker-4c-4g-19301_novalocal_DataSnapshot_realtime_1765376740860 14:25:40 2025-12-10 14:25:40.868 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Done clearing data. 14:25:40 2025-12-10 14:25:40.868 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : >>> IMPORTANT - NOTE >>> you need to run the SchemaGenerator (use GenTester) before 14:25:40 2025-12-10 14:25:40.868 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : reloading data or the data will be put in without indexes. 14:25:40 2025-12-10 14:25:40.868 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : All done clearing DB 14:25:41 2025-12-10 14:25:41.179 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:25:41 2025-12-10 14:25:41.179 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:25:41 2025-12-10 14:25:41.179 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:25:41 2025-12-10 14:25:41.179 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:25:41 2025-12-10 14:25:41.179 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:25:41 2025-12-10 14:25:41.179 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:25:41 2025-12-10 14:25:41.179 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:25:41 2025-12-10 14:25:41.179 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:25:41 2025-12-10 14:25:41.180 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [RELOAD_DATA_MULTI] 14:25:41 2025-12-10 14:25:41.180 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [pserver2.graphson] 14:25:41 2025-12-10 14:25:41.180 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 14:25:41 2025-12-10 14:25:41.180 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [15] 14:25:41 2025-12-10 14:25:41.180 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 14:25:41 2025-12-10 14:25:41.180 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 14:25:41 2025-12-10 14:25:41.180 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 14:25:41 2025-12-10 14:25:41.180 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 14:25:41 2025-12-10 14:25:41.180 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 14:25:41 2025-12-10 14:25:41.180 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 14:25:41 2025-12-10 14:25:41.180 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 14:25:41 2025-12-10 14:25:41.180 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 14:25:41 2025-12-10 14:25:41.180 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 14:25:41 2025-12-10 14:25:41.180 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 14:25:41 2025-12-10 14:25:41.180 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:25:41 2025-12-10 14:25:41.180 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:25:41 2025-12-10 14:25:41.180 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:25:41 2025-12-10 14:25:41.180 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:25:41 2025-12-10 14:25:41.181 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = RELOAD_DATA_MULTI, oldSnapshotFileName = [pserver2.graphson]. 14:25:41 2025-12-10 14:25:41.181 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 14:25:41 2025-12-10 14:25:41.181 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Bad command passed to DataSnapshot: [RELOAD_DATA_MULTI] 14:25:41 2025-12-10 14:25:41.490 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:25:41 2025-12-10 14:25:41.490 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:25:41 2025-12-10 14:25:41.490 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:25:41 2025-12-10 14:25:41.490 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:25:41 2025-12-10 14:25:41.490 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:25:41 2025-12-10 14:25:41.490 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:25:41 2025-12-10 14:25:41.490 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:25:41 2025-12-10 14:25:41.490 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:25:41 2025-12-10 14:25:41.492 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Out of range (1-100) threadCount passed to DataSnapshot [0] 14:25:41 2025-12-10 14:25:41.492 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 0 14:25:41 2025-12-10 14:25:41.492 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 14:25:41 2025-12-10 14:25:41.492 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 0, and DEBUG-flag set to: true 14:25:41 2025-12-10 14:25:41.492 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 0, DEBUG-flag set to: true, and addDelayTimer = 1 mSec. 14:25:41 2025-12-10 14:25:41.492 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 14:25:41 2025-12-10 14:25:41.492 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 14:25:41 2025-12-10 14:25:41.492 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 14:25:41 2025-12-10 14:25:41.492 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [0] 14:25:41 2025-12-10 14:25:41.492 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 14:25:41 2025-12-10 14:25:41.492 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [DEBUG] 14:25:41 2025-12-10 14:25:41.492 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 14:25:41 2025-12-10 14:25:41.492 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 14:25:41 2025-12-10 14:25:41.492 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 14:25:41 2025-12-10 14:25:41.492 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 14:25:41 2025-12-10 14:25:41.492 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 14:25:41 2025-12-10 14:25:41.492 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 14:25:41 2025-12-10 14:25:41.492 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 14:25:41 2025-12-10 14:25:41.492 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 14:25:41 2025-12-10 14:25:41.492 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:25:41 2025-12-10 14:25:41.492 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:25:41 2025-12-10 14:25:41.492 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:25:41 2025-12-10 14:25:41.493 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:25:41 2025-12-10 14:25:41.493 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 14:25:41 2025-12-10 14:25:41.493 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 14:25:41 2025-12-10 14:25:41.493 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Bad command passed to DataSnapshot: [THREADED_SNAPSHOT] 14:25:41 2025-12-10 14:25:41.801 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:25:41 2025-12-10 14:25:41.802 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:25:41 2025-12-10 14:25:41.802 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:25:41 2025-12-10 14:25:41.802 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:25:41 2025-12-10 14:25:41.802 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:25:41 2025-12-10 14:25:41.802 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:25:41 2025-12-10 14:25:41.802 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:25:41 2025-12-10 14:25:41.802 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:25:41 2025-12-10 14:25:41.802 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [RELOAD_DATA] 14:25:41 2025-12-10 14:25:41.802 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [pserver.graphson] 14:25:41 2025-12-10 14:25:41.802 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 14:25:41 2025-12-10 14:25:41.802 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [15] 14:25:41 2025-12-10 14:25:41.802 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 14:25:41 2025-12-10 14:25:41.802 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 14:25:41 2025-12-10 14:25:41.802 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 14:25:41 2025-12-10 14:25:41.803 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 14:25:41 2025-12-10 14:25:41.803 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 14:25:41 2025-12-10 14:25:41.803 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 14:25:41 2025-12-10 14:25:41.803 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 14:25:41 2025-12-10 14:25:41.803 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 14:25:41 2025-12-10 14:25:41.803 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 14:25:41 2025-12-10 14:25:41.803 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 14:25:41 2025-12-10 14:25:41.803 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:25:41 2025-12-10 14:25:41.803 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:25:41 2025-12-10 14:25:41.803 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:25:41 2025-12-10 14:25:41.803 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:25:41 2025-12-10 14:25:41.804 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = RELOAD_DATA, oldSnapshotFileName = [pserver.graphson]. 14:25:41 2025-12-10 14:25:41.804 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 14:25:41 2025-12-10 14:25:41.804 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = RELOAD_DATA 14:25:41 2025-12-10 14:25:41.804 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 14:25:41 2025-12-10 14:25:41.804 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 14:25:41 2025-12-10 14:25:41.804 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 14:25:41 2025-12-10 14:25:41.804 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 14:25:41 2025-12-10 14:25:41.804 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 14:25:41 2025-12-10 14:25:41.804 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 14:25:41 2025-12-10 14:25:41.804 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 14:25:41 2025-12-10 14:25:41.804 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 14:25:41 2025-12-10 14:25:41.804 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 6345_prd-centos8-docker-4c-4g-19301_novalocal_GraphAdminApp_realtime_1765376437437 14:25:41 2025-12-10 14:25:41.805 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Begin loading data from 1 files ----- 14:25:42 2025-12-10 14:25:42.117 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:25:42 2025-12-10 14:25:42.117 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:25:42 2025-12-10 14:25:42.117 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:25:42 2025-12-10 14:25:42.117 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:25:42 2025-12-10 14:25:42.117 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:25:42 2025-12-10 14:25:42.117 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:25:42 2025-12-10 14:25:42.117 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:25:42 2025-12-10 14:25:42.117 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:25:42 2025-12-10 14:25:42.118 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Out of range (1-100) threadCount passed to DataSnapshot [0] 14:25:42 2025-12-10 14:25:42.118 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 0 14:25:42 2025-12-10 14:25:42.118 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 14:25:42 2025-12-10 14:25:42.118 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 0, and DEBUG-flag set to: false 14:25:42 2025-12-10 14:25:42.118 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 14:25:42 2025-12-10 14:25:42.118 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 14:25:42 2025-12-10 14:25:42.118 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 14:25:42 2025-12-10 14:25:42.118 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [0] 14:25:42 2025-12-10 14:25:42.118 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 14:25:42 2025-12-10 14:25:42.118 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 14:25:42 2025-12-10 14:25:42.118 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 14:25:42 2025-12-10 14:25:42.118 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 14:25:42 2025-12-10 14:25:42.118 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 14:25:42 2025-12-10 14:25:42.118 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 14:25:42 2025-12-10 14:25:42.118 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 14:25:42 2025-12-10 14:25:42.118 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 14:25:42 2025-12-10 14:25:42.118 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 14:25:42 2025-12-10 14:25:42.118 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 14:25:42 2025-12-10 14:25:42.118 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:25:42 2025-12-10 14:25:42.118 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:25:42 2025-12-10 14:25:42.118 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:25:42 2025-12-10 14:25:42.118 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:25:42 2025-12-10 14:25:42.119 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 14:25:42 2025-12-10 14:25:42.119 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 14:25:42 2025-12-10 14:25:42.119 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Bad command passed to DataSnapshot: [THREADED_SNAPSHOT] 14:25:42 delay generation, seconds 90 14:27:12 2025-12-10 14:27:12.429 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:27:12 2025-12-10 14:27:12.429 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:27:12 2025-12-10 14:27:12.429 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:27:12 2025-12-10 14:27:12.429 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:27:12 2025-12-10 14:27:12.429 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:27:12 2025-12-10 14:27:12.429 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:27:12 2025-12-10 14:27:12.429 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:27:12 2025-12-10 14:27:12.430 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:27:12 2025-12-10 14:27:12.430 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 1 14:27:12 2025-12-10 14:27:12.430 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 14:27:12 2025-12-10 14:27:12.430 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 1, and DEBUG-flag set to: false 14:27:12 2025-12-10 14:27:12.430 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 14:27:12 2025-12-10 14:27:12.430 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 14:27:12 2025-12-10 14:27:12.430 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 14:27:12 2025-12-10 14:27:12.430 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [1] 14:27:12 2025-12-10 14:27:12.430 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 14:27:12 2025-12-10 14:27:12.430 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 14:27:12 2025-12-10 14:27:12.430 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 14:27:12 2025-12-10 14:27:12.430 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 14:27:12 2025-12-10 14:27:12.430 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 14:27:12 2025-12-10 14:27:12.430 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 14:27:12 2025-12-10 14:27:12.430 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 14:27:12 2025-12-10 14:27:12.430 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 14:27:12 2025-12-10 14:27:12.431 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 14:27:12 2025-12-10 14:27:12.431 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 14:27:12 2025-12-10 14:27:12.431 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:27:12 2025-12-10 14:27:12.431 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:27:12 2025-12-10 14:27:12.431 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:27:12 2025-12-10 14:27:12.431 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:27:12 2025-12-10 14:27:12.432 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 14:27:12 2025-12-10 14:27:12.432 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 14:27:12 2025-12-10 14:27:12.432 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT 14:27:12 2025-12-10 14:27:12.432 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 14:27:12 2025-12-10 14:27:12.432 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 14:27:12 2025-12-10 14:27:12.432 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 14:27:12 2025-12-10 14:27:12.432 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 14:27:12 2025-12-10 14:27:12.432 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 14:27:12 2025-12-10 14:27:12.432 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 14:27:12 2025-12-10 14:27:12.432 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 14:27:12 2025-12-10 14:27:12.432 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 14:27:12 2025-12-10 14:27:12.432 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 6345_prd-centos8-docker-4c-4g-19301_novalocal_GraphAdminApp_realtime_1765376437437 14:27:12 2025-12-10 14:27:12.432 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Exporting snapshot in graphson format 14:27:12 2025-12-10 14:27:12.444 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Snapshot written to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427 14:27:12 2025-12-10 14:27:12.445 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- Single-Thread dataSnapshot took: 0 minutes, 0 seconds 14:27:12 2025-12-10 14:27:12.755 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:27:12 2025-12-10 14:27:12.755 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:27:12 2025-12-10 14:27:12.755 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:27:12 2025-12-10 14:27:12.755 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:27:12 2025-12-10 14:27:12.755 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:27:12 2025-12-10 14:27:12.755 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:27:12 2025-12-10 14:27:12.755 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:27:12 2025-12-10 14:27:12.755 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:27:12 2025-12-10 14:27:12.755 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [CLEAR_ENTIRE_DATABASE] 14:27:12 2025-12-10 14:27:12.755 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [empty.graphson] 14:27:12 2025-12-10 14:27:12.755 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 14:27:12 2025-12-10 14:27:12.755 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [15] 14:27:12 2025-12-10 14:27:12.755 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 14:27:12 2025-12-10 14:27:12.755 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 14:27:12 2025-12-10 14:27:12.755 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 14:27:12 2025-12-10 14:27:12.755 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 14:27:12 2025-12-10 14:27:12.755 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 14:27:12 2025-12-10 14:27:12.755 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 14:27:12 2025-12-10 14:27:12.755 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 14:27:12 2025-12-10 14:27:12.755 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 14:27:12 2025-12-10 14:27:12.755 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 14:27:12 2025-12-10 14:27:12.755 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 14:27:12 2025-12-10 14:27:12.755 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:27:12 2025-12-10 14:27:12.755 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:27:12 2025-12-10 14:27:12.755 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:27:12 2025-12-10 14:27:12.756 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:27:12 2025-12-10 14:27:12.756 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = CLEAR_ENTIRE_DATABASE, oldSnapshotFileName = [empty.graphson]. 14:27:12 2025-12-10 14:27:12.756 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 14:27:12 2025-12-10 14:27:12.756 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = CLEAR_ENTIRE_DATABASE 14:27:12 2025-12-10 14:27:12.756 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : oldSnapshotFile .//logs/data/dataSnapshots/empty.graphson had no data. 14:27:13 2025-12-10 14:27:13.065 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:27:13 2025-12-10 14:27:13.065 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:27:13 2025-12-10 14:27:13.065 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:27:13 2025-12-10 14:27:13.065 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:27:13 2025-12-10 14:27:13.065 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:27:13 2025-12-10 14:27:13.065 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:27:13 2025-12-10 14:27:13.065 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:27:13 2025-12-10 14:27:13.065 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:27:13 2025-12-10 14:27:13.066 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [MULTITHREAD_RELOAD] 14:27:13 2025-12-10 14:27:13.066 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [emptyfoo2.graphson] 14:27:13 2025-12-10 14:27:13.066 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 14:27:13 2025-12-10 14:27:13.066 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [15] 14:27:13 2025-12-10 14:27:13.066 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 14:27:13 2025-12-10 14:27:13.066 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 14:27:13 2025-12-10 14:27:13.066 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 14:27:13 2025-12-10 14:27:13.066 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 14:27:13 2025-12-10 14:27:13.066 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 14:27:13 2025-12-10 14:27:13.066 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 14:27:13 2025-12-10 14:27:13.066 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 14:27:13 2025-12-10 14:27:13.066 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 14:27:13 2025-12-10 14:27:13.066 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 14:27:13 2025-12-10 14:27:13.066 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 14:27:13 2025-12-10 14:27:13.066 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:27:13 2025-12-10 14:27:13.066 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:27:13 2025-12-10 14:27:13.066 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:27:13 2025-12-10 14:27:13.066 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:27:13 2025-12-10 14:27:13.067 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = MULTITHREAD_RELOAD, oldSnapshotFileName = [emptyfoo2.graphson]. 14:27:13 2025-12-10 14:27:13.067 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 14:27:13 2025-12-10 14:27:13.067 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = MULTITHREAD_RELOAD 14:27:13 2025-12-10 14:27:13.067 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : oldSnapshotFile .//logs/data/dataSnapshots/emptyfoo2.graphson could not be found. 14:27:13 2025-12-10 14:27:13.377 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:27:13 2025-12-10 14:27:13.377 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:27:13 2025-12-10 14:27:13.377 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:27:13 2025-12-10 14:27:13.377 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:27:13 2025-12-10 14:27:13.377 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:27:13 2025-12-10 14:27:13.377 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:27:13 2025-12-10 14:27:13.377 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:27:13 2025-12-10 14:27:13.377 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:27:13 2025-12-10 14:27:13.378 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15 14:27:13 2025-12-10 14:27:13.378 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 14:27:13 2025-12-10 14:27:13.378 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15, and DEBUG-flag set to: false 14:27:13 2025-12-10 14:27:13.378 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 14:27:13 2025-12-10 14:27:13.378 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 14:27:13 2025-12-10 14:27:13.378 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 14:27:13 2025-12-10 14:27:13.378 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [15] 14:27:13 2025-12-10 14:27:13.378 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 14:27:13 2025-12-10 14:27:13.378 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 14:27:13 2025-12-10 14:27:13.378 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 14:27:13 2025-12-10 14:27:13.378 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 14:27:13 2025-12-10 14:27:13.378 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 14:27:13 2025-12-10 14:27:13.378 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 14:27:13 2025-12-10 14:27:13.378 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 14:27:13 2025-12-10 14:27:13.378 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 14:27:13 2025-12-10 14:27:13.378 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 14:27:13 2025-12-10 14:27:13.378 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 14:27:13 2025-12-10 14:27:13.378 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:27:13 2025-12-10 14:27:13.378 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:27:13 2025-12-10 14:27:13.378 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:27:13 2025-12-10 14:27:13.378 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:27:13 2025-12-10 14:27:13.379 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 14:27:13 2025-12-10 14:27:13.379 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 14:27:13 2025-12-10 14:27:13.379 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT 14:27:13 2025-12-10 14:27:13.379 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Successfully got the Graph instance. 14:27:13 2025-12-10 14:27:13.380 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 14:27:13 2025-12-10 14:27:13.380 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 14:27:13 2025-12-10 14:27:13.380 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 14:27:13 2025-12-10 14:27:13.380 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 14:27:13 2025-12-10 14:27:13.380 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 14:27:13 2025-12-10 14:27:13.380 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 14:27:13 2025-12-10 14:27:13.380 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 14:27:13 2025-12-10 14:27:13.380 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 14:27:13 2025-12-10 14:27:13.380 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 6345_prd-centos8-docker-4c-4g-19301_novalocal_GraphAdminApp_realtime_1765376437437 14:27:13 2025-12-10 14:27:13.380 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Count how many nodes are in the db. 14:27:13 2025-12-10 14:27:13.380 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:27:13 2025-12-10 14:27:13.384 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To count all vertices in DB it took: 0 minutes, 0 seconds 14:27:13 2025-12-10 14:27:13.384 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Total Count of Nodes in DB = 43. 14:27:13 2025-12-10 14:27:13.384 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will run this many simultaneous threads: 15 14:27:13 2025-12-10 14:27:13.384 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Required number of passes: 1 14:27:13 2025-12-10 14:27:13.384 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes per file: 120000 14:27:13 2025-12-10 14:27:13.384 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will generate this many files: 15 14:27:13 2025-12-10 14:27:13.384 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Each file will have (roughly): 3 nodes. 14:27:13 2025-12-10 14:27:13.384 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Now, divide vertexIds across this many files: 15 14:27:13 2025-12-10 14:27:13.387 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 14:27:13 2025-12-10 14:27:13.387 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 0 14:27:13 2025-12-10 14:27:13.387 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 1 14:27:13 2025-12-10 14:27:13.387 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 2 14:27:13 2025-12-10 14:27:13.387 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 3 14:27:13 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P0 14:27:13 2025-12-10 14:27:13.390 DEBUG 6345 --- [ Thread-110] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P0 14:27:13 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P1 14:27:13 2025-12-10 14:27:13.390 DEBUG 6345 --- [ Thread-111] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P1 14:27:13 2025-12-10 14:27:13.391 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 4 14:27:13 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P2 14:27:13 2025-12-10 14:27:13.392 DEBUG 6345 --- [ Thread-112] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P2 14:27:13 2025-12-10 14:27:13.393 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 5 14:27:13 2025-12-10 14:27:13.393 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 6 14:27:13 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P5 14:27:13 2025-12-10 14:27:13.395 DEBUG 6345 --- [ Thread-115] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P5 14:27:13 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P3 14:27:13 2025-12-10 14:27:13.395 DEBUG 6345 --- [ Thread-113] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P3 14:27:13 2025-12-10 14:27:13.395 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 7 14:27:13 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P4 14:27:13 2025-12-10 14:27:13.395 DEBUG 6345 --- [ Thread-114] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P4 14:27:13 2025-12-10 14:27:13.395 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 8 14:27:13 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P6 14:27:13 2025-12-10 14:27:13.398 DEBUG 6345 --- [ Thread-116] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P6 14:27:13 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P7 14:27:13 2025-12-10 14:27:13.400 DEBUG 6345 --- [ Thread-117] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P7 14:27:13 2025-12-10 14:27:13.401 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 9 14:27:13 2025-12-10 14:27:13.412 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 10 14:27:13 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P8 14:27:13 2025-12-10 14:27:13.413 DEBUG 6345 --- [ Thread-118] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P8 14:27:13 2025-12-10 14:27:13.416 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 11 14:27:13 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P10 14:27:13 2025-12-10 14:27:13.421 DEBUG 6345 --- [ Thread-120] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P10 14:27:13 2025-12-10 14:27:13.423 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 12 14:27:13 2025-12-10 14:27:13.424 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 13 14:27:13 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P11 14:27:13 2025-12-10 14:27:13.425 DEBUG 6345 --- [ Thread-121] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P11 14:27:13 2025-12-10 14:27:13.435 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 14 14:27:13 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P12 14:27:13 2025-12-10 14:27:13.436 DEBUG 6345 --- [ Thread-122] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P12 14:27:13 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P9 14:27:13 2025-12-10 14:27:13.442 DEBUG 6345 --- [ Thread-119] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P9 14:27:13 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P13 14:27:13 2025-12-10 14:27:13.443 DEBUG 6345 --- [ Thread-123] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P13 14:27:13 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P14 14:27:13 2025-12-10 14:27:13.445 DEBUG 6345 --- [ Thread-124] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512101427.P14 14:27:13 2025-12-10 14:27:13.446 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Pass number 1 (out of 1) took 0 minutes, 0 seconds 14:27:13 2025-12-10 14:27:13.447 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds 14:27:13 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 138.8 s -- in org.onap.aai.datasnapshot.DataSnapshotTest 14:27:13 [INFO] Running org.onap.aai.db.schema.AuditOXMTest 14:27:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.aai.db.schema.AuditOXMTest 14:27:13 [INFO] Running org.onap.aai.dbgen.ForceDeleteToolTest 14:27:13 2025-12-10 14:27:13.803 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:27:13 2025-12-10 14:27:13.807 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:27:13 2025-12-10 14:27:13.807 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:27:13 2025-12-10 14:27:13.807 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:27:13 2025-12-10 14:27:13.807 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:27:13 ---- NOTE --- about to open graph (takes a little while)-------- 14:27:13 14:27:13 ForceDelete called by: userId [someuser] with these params: [ -action COLLECT_DATA -userId someuser -edgeId 1uru-2t74-zc45-2wfs] 14:27:13 2025-12-10 14:27:13.807 DEBUG 6345 --- [ main] ForceDeleteTool : ForceDelete called by: userId [someuser] with these params: [ -action COLLECT_DATA -userId someuser -edgeId 1uru-2t74-zc45-2wfs] 14:27:13 Must use the -params4Collect option when collecting data with data string in a format like: 'propName1|propVal1,propName2|propVal2' 14:27:13 2025-12-10 14:27:13.808 ERROR 6345 --- [ main] ForceDeleteTool : Must use the -params4Collect option when collecting data with data string in a format like: 'propName1|propVal1,propName2|propVal2' 14:27:13 Must use the -params4Collect option when collecting data with data string in a format like: 'propName1|propVal1,propName2|propVal2' 14:27:13 2025-12-10 14:27:13.808 ERROR 6345 --- [ main] ForceDeleteTool : Must use the -params4Collect option when collecting data with data string in a format like: 'propName1|propVal1,propName2|propVal2' 14:27:13 2025-12-10 14:27:13.808 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:27:13 >>> Found Vertex with VertexId = 139296, properties: 14:27:13 2025-12-10 14:27:13.810 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 139296, properties: 14:27:13 [in-maint|false] 14:27:13 2025-12-10 14:27:13.810 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:13 [interface-name|p-interface-name] 14:27:13 2025-12-10 14:27:13.810 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:13 [aai-node-type|p-interface] 14:27:13 2025-12-10 14:27:13.810 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:13 [source-of-truth|JUNIT] 14:27:13 2025-12-10 14:27:13.811 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:13 No OUT edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.811 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:13 No IN edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.811 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:13 Found 0 descendant nodes 14:27:13 14:27:13 2025-12-10 14:27:13.812 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:13 14:27:13 >>> Found Vertex with VertexId = 143392, properties: 14:27:13 2025-12-10 14:27:13.812 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 143392, properties: 14:27:13 [in-maint|false] 14:27:13 2025-12-10 14:27:13.812 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:13 [interface-name|p-interface-name] 14:27:13 2025-12-10 14:27:13.812 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:13 [aai-node-type|p-interface] 14:27:13 2025-12-10 14:27:13.812 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:13 [source-of-truth|JUNIT] 14:27:13 2025-12-10 14:27:13.812 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:13 No OUT edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.812 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:13 No IN edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.812 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:13 Found 0 descendant nodes 14:27:13 14:27:13 2025-12-10 14:27:13.813 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:13 14:27:13 >>> Found Vertex with VertexId = 151584, properties: 14:27:13 2025-12-10 14:27:13.813 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 151584, properties: 14:27:13 [in-maint|false] 14:27:13 2025-12-10 14:27:13.813 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:13 [interface-name|p-interface-name] 14:27:13 2025-12-10 14:27:13.813 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:13 [aai-node-type|p-interface] 14:27:13 2025-12-10 14:27:13.813 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:13 [source-of-truth|JUNIT] 14:27:13 2025-12-10 14:27:13.813 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:13 No OUT edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.813 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:13 No IN edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.813 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:13 Found 0 descendant nodes 14:27:13 14:27:13 2025-12-10 14:27:13.813 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:13 14:27:13 >>> Found Vertex with VertexId = 159776, properties: 14:27:13 2025-12-10 14:27:13.813 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 159776, properties: 14:27:13 [aai-node-type|cloud-region] 14:27:13 2025-12-10 14:27:13.813 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|cloud-region] 14:27:13 [source-of-truth|JUNIT] 14:27:13 2025-12-10 14:27:13.814 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:13 [cloud-owner|test-owner] 14:27:13 2025-12-10 14:27:13.814 DEBUG 6345 --- [ main] ForceDeleteTool : [cloud-owner|test-owner] 14:27:13 [cloud-region-id|test-region] 14:27:13 2025-12-10 14:27:13.814 DEBUG 6345 --- [ main] ForceDeleteTool : [cloud-region-id|test-region] 14:27:13 No OUT edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.814 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:13 Found an IN edge (org.onap.relationships.inventory.BelongsTo) between this vertex and a [tenant] node. 14:27:13 2025-12-10 14:27:13.814 DEBUG 6345 --- [ main] ForceDeleteTool : Found an IN edge (org.onap.relationships.inventory.BelongsTo) between this vertex and a [tenant] node. 14:27:13 Found an IN edge (org.onap.relationships.inventory.LocatedIn) between this vertex and a [pserver] node. 14:27:13 2025-12-10 14:27:13.814 DEBUG 6345 --- [ main] ForceDeleteTool : Found an IN edge (org.onap.relationships.inventory.LocatedIn) between this vertex and a [pserver] node. 14:27:13 Found 1 descendant nodes 14:27:13 14:27:13 2025-12-10 14:27:13.815 DEBUG 6345 --- [ main] ForceDeleteTool : Found 1 descendant nodes 14:27:13 14:27:13 >>> Found Vertex with VertexId = 110632, properties: 14:27:13 2025-12-10 14:27:13.815 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 110632, properties: 14:27:13 No OUT edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.815 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:13 Found an IN edge (tosca.relationships.network.BindsTo) between this vertex and a [p-interface] node. 14:27:13 2025-12-10 14:27:13.815 DEBUG 6345 --- [ main] ForceDeleteTool : Found an IN edge (tosca.relationships.network.BindsTo) between this vertex and a [p-interface] node. 14:27:13 Found 1 descendant nodes 14:27:13 14:27:13 2025-12-10 14:27:13.816 DEBUG 6345 --- [ main] ForceDeleteTool : Found 1 descendant nodes 14:27:13 14:27:13 >>> Found Vertex with VertexId = 131112, properties: 14:27:13 2025-12-10 14:27:13.816 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 131112, properties: 14:27:13 [in-maint|false] 14:27:13 2025-12-10 14:27:13.816 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:13 [interface-name|p-interface-name] 14:27:13 2025-12-10 14:27:13.816 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:13 [aai-node-type|p-interface] 14:27:13 2025-12-10 14:27:13.816 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:13 [source-of-truth|JUNIT] 14:27:13 2025-12-10 14:27:13.816 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:13 No OUT edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.816 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:13 No IN edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.816 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:13 Found 0 descendant nodes 14:27:13 14:27:13 2025-12-10 14:27:13.817 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:13 14:27:13 >>> Found Vertex with VertexId = 118864, properties: 14:27:13 2025-12-10 14:27:13.817 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 118864, properties: 14:27:13 [in-maint|false] 14:27:13 2025-12-10 14:27:13.817 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:13 [interface-name|p-interface-name] 14:27:13 2025-12-10 14:27:13.817 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:13 [aai-node-type|p-interface] 14:27:13 2025-12-10 14:27:13.817 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:13 [source-of-truth|JUNIT] 14:27:13 2025-12-10 14:27:13.817 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:13 No OUT edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.817 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:13 No IN edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.817 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:13 Found 0 descendant nodes 14:27:13 14:27:13 2025-12-10 14:27:13.817 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:13 14:27:13 >>> Found Vertex with VertexId = 131152, properties: 14:27:13 2025-12-10 14:27:13.817 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 131152, properties: 14:27:13 [in-maint|false] 14:27:13 2025-12-10 14:27:13.817 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:13 [interface-name|p-interface-name] 14:27:13 2025-12-10 14:27:13.817 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:13 [aai-node-type|p-interface] 14:27:13 2025-12-10 14:27:13.817 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:13 [source-of-truth|JUNIT] 14:27:13 2025-12-10 14:27:13.817 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:13 Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [null] node. 14:27:13 2025-12-10 14:27:13.817 DEBUG 6345 --- [ main] ForceDeleteTool : Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [null] node. 14:27:13 No IN edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.817 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:13 Found 0 descendant nodes 14:27:13 14:27:13 2025-12-10 14:27:13.818 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:13 14:27:13 >>> Found Vertex with VertexId = 139344, properties: 14:27:13 2025-12-10 14:27:13.818 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 139344, properties: 14:27:13 [in-maint|false] 14:27:13 2025-12-10 14:27:13.818 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:13 [interface-name|p-interface-name] 14:27:13 2025-12-10 14:27:13.818 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:13 [aai-node-type|p-interface] 14:27:13 2025-12-10 14:27:13.818 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:13 [source-of-truth|JUNIT] 14:27:13 2025-12-10 14:27:13.818 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:13 No OUT edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.818 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:13 No IN edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.818 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:13 Found 0 descendant nodes 14:27:13 14:27:13 2025-12-10 14:27:13.818 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:13 14:27:13 >>> Found Vertex with VertexId = 118872, properties: 14:27:13 2025-12-10 14:27:13.819 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 118872, properties: 14:27:13 [in-maint|false] 14:27:13 2025-12-10 14:27:13.819 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:13 [interface-name|p-interface-name] 14:27:13 2025-12-10 14:27:13.819 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:13 [aai-node-type|p-interface] 14:27:13 2025-12-10 14:27:13.819 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:13 [source-of-truth|JUNIT] 14:27:13 2025-12-10 14:27:13.819 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:13 No OUT edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.819 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:13 No IN edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.819 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:13 Found 0 descendant nodes 14:27:13 14:27:13 2025-12-10 14:27:13.819 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:13 14:27:13 >>> Found Vertex with VertexId = 135256, properties: 14:27:13 2025-12-10 14:27:13.819 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 135256, properties: 14:27:13 [in-maint|false] 14:27:13 2025-12-10 14:27:13.819 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:13 [interface-name|p-interface-name] 14:27:13 2025-12-10 14:27:13.819 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:13 [aai-node-type|p-interface] 14:27:13 2025-12-10 14:27:13.819 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:13 [source-of-truth|JUNIT] 14:27:13 2025-12-10 14:27:13.819 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:13 No OUT edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.819 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:13 No IN edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.819 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:13 Found 0 descendant nodes 14:27:13 14:27:13 2025-12-10 14:27:13.820 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:13 14:27:13 >>> Found Vertex with VertexId = 139352, properties: 14:27:13 2025-12-10 14:27:13.820 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 139352, properties: 14:27:13 [in-maint|false] 14:27:13 2025-12-10 14:27:13.820 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:13 [interface-name|p-interface-name] 14:27:13 2025-12-10 14:27:13.820 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:13 [aai-node-type|p-interface] 14:27:13 2025-12-10 14:27:13.820 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:13 [source-of-truth|JUNIT] 14:27:13 2025-12-10 14:27:13.820 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:13 No OUT edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.820 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:13 No IN edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.820 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:13 Found 0 descendant nodes 14:27:13 14:27:13 2025-12-10 14:27:13.820 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:13 14:27:13 >>> Found Vertex with VertexId = 143448, properties: 14:27:13 2025-12-10 14:27:13.820 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 143448, properties: 14:27:13 [in-maint|false] 14:27:13 2025-12-10 14:27:13.820 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:13 [interface-name|p-interface-name] 14:27:13 2025-12-10 14:27:13.820 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:13 [aai-node-type|p-interface] 14:27:13 2025-12-10 14:27:13.820 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:13 [source-of-truth|JUNIT] 14:27:13 2025-12-10 14:27:13.820 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:13 No OUT edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.820 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:13 No IN edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.820 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:13 Found 0 descendant nodes 14:27:13 14:27:13 2025-12-10 14:27:13.821 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:13 14:27:13 >>> Found Vertex with VertexId = 147544, properties: 14:27:13 2025-12-10 14:27:13.821 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 147544, properties: 14:27:13 No OUT edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.821 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:13 No IN edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.821 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:13 Found 0 descendant nodes 14:27:13 14:27:13 2025-12-10 14:27:13.821 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:13 14:27:13 >>> Found Vertex with VertexId = 155736, properties: 14:27:13 2025-12-10 14:27:13.821 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 155736, properties: 14:27:13 [in-maint|false] 14:27:13 2025-12-10 14:27:13.821 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:13 [interface-name|p-interface-name] 14:27:13 2025-12-10 14:27:13.821 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:13 [aai-node-type|p-interface] 14:27:13 2025-12-10 14:27:13.821 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:13 [source-of-truth|JUNIT] 14:27:13 2025-12-10 14:27:13.821 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:13 No OUT edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.821 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:13 No IN edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.821 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:13 Found 0 descendant nodes 14:27:13 14:27:13 2025-12-10 14:27:13.822 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:13 14:27:13 >>> Found Vertex with VertexId = 163928, properties: 14:27:13 2025-12-10 14:27:13.822 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 163928, properties: 14:27:13 [tenant-id|test-tenant] 14:27:13 2025-12-10 14:27:13.822 DEBUG 6345 --- [ main] ForceDeleteTool : [tenant-id|test-tenant] 14:27:13 [aai-node-type|tenant] 14:27:13 2025-12-10 14:27:13.822 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|tenant] 14:27:13 [source-of-truth|JUNIT] 14:27:13 2025-12-10 14:27:13.822 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:13 Found an OUT edge (org.onap.relationships.inventory.BelongsTo) between this vertex and a [cloud-region] node. 14:27:13 2025-12-10 14:27:13.822 DEBUG 6345 --- [ main] ForceDeleteTool : Found an OUT edge (org.onap.relationships.inventory.BelongsTo) between this vertex and a [cloud-region] node. 14:27:13 No IN edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.822 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:13 Found 0 descendant nodes 14:27:13 14:27:13 2025-12-10 14:27:13.822 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:13 14:27:13 >>> Found Vertex with VertexId = 94352, properties: 14:27:13 2025-12-10 14:27:13.822 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 94352, properties: 14:27:13 [in-maint|false] 14:27:13 2025-12-10 14:27:13.822 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:13 [interface-name|p-interface-name] 14:27:13 2025-12-10 14:27:13.822 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:13 [aai-node-type|p-interface] 14:27:13 2025-12-10 14:27:13.822 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:13 [source-of-truth|JUNIT] 14:27:13 2025-12-10 14:27:13.822 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:13 No OUT edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.822 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:13 No IN edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.822 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:13 Found 0 descendant nodes 14:27:13 14:27:13 2025-12-10 14:27:13.823 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:13 14:27:13 >>> Found Vertex with VertexId = 98448, properties: 14:27:13 2025-12-10 14:27:13.823 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 98448, properties: 14:27:13 [in-maint|false] 14:27:13 2025-12-10 14:27:13.823 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:13 [interface-name|p-interface-name] 14:27:13 2025-12-10 14:27:13.823 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:13 [aai-node-type|p-interface] 14:27:13 2025-12-10 14:27:13.823 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:13 [source-of-truth|JUNIT] 14:27:13 2025-12-10 14:27:13.823 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:13 No OUT edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.823 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:13 No IN edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.823 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:13 Found 0 descendant nodes 14:27:13 14:27:13 2025-12-10 14:27:13.823 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:13 14:27:13 >>> Found Vertex with VertexId = 143504, properties: 14:27:13 2025-12-10 14:27:13.823 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 143504, properties: 14:27:13 [in-maint|false] 14:27:13 2025-12-10 14:27:13.823 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:13 [interface-name|p-interface-name] 14:27:13 2025-12-10 14:27:13.823 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:13 [aai-node-type|p-interface] 14:27:13 2025-12-10 14:27:13.823 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:13 [source-of-truth|JUNIT] 14:27:13 2025-12-10 14:27:13.823 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:13 No OUT edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.823 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:13 No IN edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.823 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:13 Found 0 descendant nodes 14:27:13 14:27:13 2025-12-10 14:27:13.824 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:13 14:27:13 >>> Found Vertex with VertexId = 135320, properties: 14:27:13 2025-12-10 14:27:13.824 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 135320, properties: 14:27:13 [in-maint|false] 14:27:13 2025-12-10 14:27:13.824 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:13 [interface-name|p-interface-name] 14:27:13 2025-12-10 14:27:13.824 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:13 [aai-node-type|p-interface] 14:27:13 2025-12-10 14:27:13.824 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:13 [source-of-truth|JUNIT] 14:27:13 2025-12-10 14:27:13.824 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:13 No OUT edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.824 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:13 No IN edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.824 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:13 Found 0 descendant nodes 14:27:13 14:27:13 2025-12-10 14:27:13.824 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:13 14:27:13 >>> Found Vertex with VertexId = 143512, properties: 14:27:13 2025-12-10 14:27:13.824 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 143512, properties: 14:27:13 [in-maint|false] 14:27:13 2025-12-10 14:27:13.824 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:13 [interface-name|p-interface-name] 14:27:13 2025-12-10 14:27:13.824 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:13 [aai-node-type|p-interface] 14:27:13 2025-12-10 14:27:13.824 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:13 [source-of-truth|JUNIT] 14:27:13 2025-12-10 14:27:13.824 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:13 [start-ts|1765376656173] 14:27:13 2025-12-10 14:27:13.824 DEBUG 6345 --- [ main] ForceDeleteTool : [start-ts|1765376656173] 14:27:13 Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [null] node. 14:27:13 2025-12-10 14:27:13.824 DEBUG 6345 --- [ main] ForceDeleteTool : Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [null] node. 14:27:13 No IN edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.824 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:13 Found 0 descendant nodes 14:27:13 14:27:13 2025-12-10 14:27:13.825 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:13 14:27:13 >>> Found Vertex with VertexId = 151704, properties: 14:27:13 2025-12-10 14:27:13.825 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 151704, properties: 14:27:13 [in-maint|false] 14:27:13 2025-12-10 14:27:13.825 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:13 [interface-name|p-interface-name] 14:27:13 2025-12-10 14:27:13.825 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:13 [aai-node-type|p-interface] 14:27:13 2025-12-10 14:27:13.825 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:13 [source-of-truth|JUNIT] 14:27:13 2025-12-10 14:27:13.825 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:13 No OUT edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.825 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:13 No IN edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.825 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:13 Found 0 descendant nodes 14:27:13 14:27:13 2025-12-10 14:27:13.826 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:13 14:27:13 >>> Found Vertex with VertexId = 176280, properties: 14:27:13 2025-12-10 14:27:13.826 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 176280, properties: 14:27:13 [in-maint|false] 14:27:13 2025-12-10 14:27:13.826 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:13 [interface-name|p-interface-name] 14:27:13 2025-12-10 14:27:13.826 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:13 [aai-node-type|p-interface] 14:27:13 2025-12-10 14:27:13.826 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:13 [source-of-truth|JUNIT] 14:27:13 2025-12-10 14:27:13.826 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:13 No OUT edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.826 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:13 No IN edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.826 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:13 Found 0 descendant nodes 14:27:13 14:27:13 2025-12-10 14:27:13.826 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:13 14:27:13 >>> Found Vertex with VertexId = 188568, properties: 14:27:13 2025-12-10 14:27:13.826 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 188568, properties: 14:27:13 [in-maint|false] 14:27:13 2025-12-10 14:27:13.826 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:13 [interface-name|p-interface-name] 14:27:13 2025-12-10 14:27:13.826 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:13 [aai-node-type|p-interface] 14:27:13 2025-12-10 14:27:13.826 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:13 [source-of-truth|JUNIT] 14:27:13 2025-12-10 14:27:13.826 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:13 No OUT edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.826 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:13 No IN edges were found for this vertex. 14:27:13 2025-12-10 14:27:13.826 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:13 Found 0 descendant nodes 14:27:13 14:27:13 2025-12-10 14:27:13.827 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:13 14:27:13 >>> Found Vertex with VertexId = 90272, properties: 14:27:13 2025-12-10 14:27:13.827 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 90272, properties: 14:27:14 No OUT edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.827 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:14 No IN edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.827 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:14 Found 0 descendant nodes 14:27:14 14:27:14 2025-12-10 14:27:13.827 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:14 14:27:14 >>> Found Vertex with VertexId = 98464, properties: 14:27:14 2025-12-10 14:27:13.827 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 98464, properties: 14:27:14 [in-maint|false] 14:27:14 2025-12-10 14:27:13.827 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:14 [interface-name|p-interface-name] 14:27:14 2025-12-10 14:27:13.827 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:14 [aai-node-type|p-interface] 14:27:14 2025-12-10 14:27:13.827 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:14 [source-of-truth|JUNIT] 14:27:14 2025-12-10 14:27:13.827 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:14 No OUT edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.827 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:14 No IN edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.827 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:14 Found 0 descendant nodes 14:27:14 14:27:14 2025-12-10 14:27:13.828 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:14 14:27:14 >>> Found Vertex with VertexId = 102560, properties: 14:27:14 2025-12-10 14:27:13.828 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 102560, properties: 14:27:14 [in-maint|false] 14:27:14 2025-12-10 14:27:13.828 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:14 [interface-name|p-interface-name] 14:27:14 2025-12-10 14:27:13.828 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:14 [aai-node-type|p-interface] 14:27:14 2025-12-10 14:27:13.828 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:14 [source-of-truth|JUNIT] 14:27:14 2025-12-10 14:27:13.828 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:14 No OUT edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.828 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:14 No IN edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.828 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:14 Found 0 descendant nodes 14:27:14 14:27:14 2025-12-10 14:27:13.828 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:14 14:27:14 >>> Found Vertex with VertexId = 106656, properties: 14:27:14 2025-12-10 14:27:13.828 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 106656, properties: 14:27:14 [in-maint|false] 14:27:14 2025-12-10 14:27:13.828 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:14 [interface-name|p-interface-name] 14:27:14 2025-12-10 14:27:13.828 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:14 [aai-node-type|p-interface] 14:27:14 2025-12-10 14:27:13.828 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:14 [source-of-truth|JUNIT] 14:27:14 2025-12-10 14:27:13.828 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:14 No OUT edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.828 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:14 No IN edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.828 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:14 Found 0 descendant nodes 14:27:14 14:27:14 2025-12-10 14:27:13.829 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:14 14:27:14 >>> Found Vertex with VertexId = 110752, properties: 14:27:14 2025-12-10 14:27:13.829 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 110752, properties: 14:27:14 [in-maint|false] 14:27:14 2025-12-10 14:27:13.829 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:14 [interface-name|p-interface-name] 14:27:14 2025-12-10 14:27:13.829 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:14 [aai-node-type|p-interface] 14:27:14 2025-12-10 14:27:13.829 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:14 [source-of-truth|JUNIT] 14:27:14 2025-12-10 14:27:13.829 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:14 No OUT edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.829 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:14 No IN edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.829 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:14 Found 0 descendant nodes 14:27:14 14:27:14 2025-12-10 14:27:13.829 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:14 14:27:14 >>> Found Vertex with VertexId = 127136, properties: 14:27:14 2025-12-10 14:27:13.829 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 127136, properties: 14:27:14 [in-maint|false] 14:27:14 2025-12-10 14:27:13.829 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:14 [interface-name|p-interface-name] 14:27:14 2025-12-10 14:27:13.829 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:14 [aai-node-type|p-interface] 14:27:14 2025-12-10 14:27:13.829 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:14 [source-of-truth|JUNIT] 14:27:14 2025-12-10 14:27:13.829 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:14 No OUT edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.829 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:14 No IN edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.829 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:14 Found 0 descendant nodes 14:27:14 14:27:14 2025-12-10 14:27:13.830 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:14 14:27:14 >>> Found Vertex with VertexId = 135328, properties: 14:27:14 2025-12-10 14:27:13.830 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 135328, properties: 14:27:14 [in-maint|false] 14:27:14 2025-12-10 14:27:13.830 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:14 [interface-name|p-interface-name] 14:27:14 2025-12-10 14:27:13.830 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:14 [aai-node-type|p-interface] 14:27:14 2025-12-10 14:27:13.830 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:14 [source-of-truth|JUNIT] 14:27:14 2025-12-10 14:27:13.830 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:14 No OUT edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.861 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:14 No IN edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.861 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:14 Found 0 descendant nodes 14:27:14 14:27:14 2025-12-10 14:27:13.861 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:14 14:27:14 >>> Found Vertex with VertexId = 139424, properties: 14:27:14 2025-12-10 14:27:13.861 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 139424, properties: 14:27:14 [in-maint|false] 14:27:14 2025-12-10 14:27:13.861 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:14 [interface-name|p-interface-name] 14:27:14 2025-12-10 14:27:13.861 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:14 [aai-node-type|p-interface] 14:27:14 2025-12-10 14:27:13.861 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:14 [source-of-truth|JUNIT] 14:27:14 2025-12-10 14:27:13.861 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:14 No OUT edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.861 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:14 No IN edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.861 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:14 Found 0 descendant nodes 14:27:14 14:27:14 2025-12-10 14:27:13.862 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:14 14:27:14 >>> Found Vertex with VertexId = 114872, properties: 14:27:14 2025-12-10 14:27:13.862 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 114872, properties: 14:27:14 [in-maint|false] 14:27:14 2025-12-10 14:27:13.862 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:14 [interface-name|p-interface-name] 14:27:14 2025-12-10 14:27:13.862 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:14 [aai-node-type|p-interface] 14:27:14 2025-12-10 14:27:13.862 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:14 [source-of-truth|JUNIT] 14:27:14 2025-12-10 14:27:13.862 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:14 No OUT edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.862 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:14 No IN edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.862 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:14 Found 0 descendant nodes 14:27:14 14:27:14 2025-12-10 14:27:13.862 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:14 14:27:14 >>> Found Vertex with VertexId = 123064, properties: 14:27:14 2025-12-10 14:27:13.862 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 123064, properties: 14:27:14 [in-maint|false] 14:27:14 2025-12-10 14:27:13.862 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:14 [interface-name|p-interface-name] 14:27:14 2025-12-10 14:27:13.862 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:14 [aai-node-type|p-interface] 14:27:14 2025-12-10 14:27:13.862 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:14 [source-of-truth|JUNIT] 14:27:14 2025-12-10 14:27:13.862 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:14 No OUT edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.862 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:14 No IN edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.862 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:14 Found 0 descendant nodes 14:27:14 14:27:14 2025-12-10 14:27:13.863 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:14 14:27:14 >>> Found Vertex with VertexId = 127160, properties: 14:27:14 2025-12-10 14:27:13.863 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 127160, properties: 14:27:14 [in-maint|false] 14:27:14 2025-12-10 14:27:13.863 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:14 [interface-name|p-interface-name] 14:27:14 2025-12-10 14:27:13.863 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:14 [aai-node-type|p-interface] 14:27:14 2025-12-10 14:27:13.863 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:14 [source-of-truth|JUNIT] 14:27:14 2025-12-10 14:27:13.863 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:14 No OUT edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.863 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:14 No IN edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.863 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:14 Found 0 descendant nodes 14:27:14 14:27:14 2025-12-10 14:27:13.863 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:14 14:27:14 >>> Found Vertex with VertexId = 131256, properties: 14:27:14 2025-12-10 14:27:13.863 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 131256, properties: 14:27:14 [in-maint|false] 14:27:14 2025-12-10 14:27:13.863 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:14 [interface-name|p-interface-name] 14:27:14 2025-12-10 14:27:13.863 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:14 [aai-node-type|p-interface] 14:27:14 2025-12-10 14:27:13.863 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:14 [source-of-truth|JUNIT] 14:27:14 2025-12-10 14:27:13.863 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:14 No OUT edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.864 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:14 No IN edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.864 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:14 Found 0 descendant nodes 14:27:14 14:27:14 2025-12-10 14:27:13.864 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:14 14:27:14 >>> Found Vertex with VertexId = 135352, properties: 14:27:14 2025-12-10 14:27:13.864 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 135352, properties: 14:27:14 No OUT edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.864 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:14 Found an IN edge (tosca.relationships.network.BindsTo) between this vertex and a [p-interface] node. 14:27:14 2025-12-10 14:27:13.864 DEBUG 6345 --- [ main] ForceDeleteTool : Found an IN edge (tosca.relationships.network.BindsTo) between this vertex and a [p-interface] node. 14:27:14 Found 1 descendant nodes 14:27:14 14:27:14 2025-12-10 14:27:13.865 DEBUG 6345 --- [ main] ForceDeleteTool : Found 1 descendant nodes 14:27:14 14:27:14 >>> Found Vertex with VertexId = 254152, properties: 14:27:14 2025-12-10 14:27:13.865 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 254152, properties: 14:27:14 [in-maint|false] 14:27:14 2025-12-10 14:27:13.865 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:14 [interface-name|p-interface-name] 14:27:14 2025-12-10 14:27:13.865 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:14 [aai-node-type|p-interface] 14:27:14 2025-12-10 14:27:13.865 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:14 [source-of-truth|JUNIT] 14:27:14 2025-12-10 14:27:13.865 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:14 No OUT edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.865 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:14 No IN edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.865 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:14 Found 0 descendant nodes 14:27:14 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:14 14:27:14 >>> Found Vertex with VertexId = 266440, properties: 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 266440, properties: 14:27:14 [ipv4-oam-address|12.80.38.87] 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : [ipv4-oam-address|12.80.38.87] 14:27:14 [hostname|someval] 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : [hostname|someval] 14:27:14 [ptnii-equip-name|somename] 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : [ptnii-equip-name|somename] 14:27:14 [equip-type|server] 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : [equip-type|server] 14:27:14 [equip-vendor|HP] 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : [equip-vendor|HP] 14:27:14 [equip-model|some-val] 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : [equip-model|some-val] 14:27:14 [fqdn|mmsksrsv113.mmsks.sbcglobal.net] 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : [fqdn|mmsksrsv113.mmsks.sbcglobal.net] 14:27:14 [in-maint|false] 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:14 [purpose|ControlPlane] 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : [purpose|ControlPlane] 14:27:14 [last-mod-source-of-truth|somename] 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : [last-mod-source-of-truth|somename] 14:27:14 [aai-node-type|pserver] 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|pserver] 14:27:14 [aai-created-ts|1476495449] 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-created-ts|1476495449] 14:27:14 [aai-last-mod-ts|1476896662] 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-last-mod-ts|1476896662] 14:27:14 [source-of-truth|RCT] 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|RCT] 14:27:14 [resource-version|1476896662] 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : [resource-version|1476896662] 14:27:14 No OUT edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:14 No IN edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:14 Found 0 descendant nodes 14:27:14 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:14 14:27:14 >>> Found Vertex with VertexId = 282824, properties: 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 282824, properties: 14:27:14 [in-maint|false] 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:14 [interface-name|p-interface-name] 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:14 [aai-node-type|p-interface] 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:14 [source-of-truth|JUNIT] 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:14 No OUT edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:14 No IN edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.866 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:14 Found 0 descendant nodes 14:27:14 14:27:14 2025-12-10 14:27:13.867 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:14 14:27:14 >>> Found Vertex with VertexId = 299208, properties: 14:27:14 2025-12-10 14:27:13.867 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 299208, properties: 14:27:14 [in-maint|false] 14:27:14 2025-12-10 14:27:13.867 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:14 [interface-name|p-interface-name] 14:27:14 2025-12-10 14:27:13.867 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:14 [aai-node-type|p-interface] 14:27:14 2025-12-10 14:27:13.867 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:14 [source-of-truth|JUNIT] 14:27:14 2025-12-10 14:27:13.867 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:14 No OUT edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.867 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:14 No IN edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.867 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:14 Found 0 descendant nodes 14:27:14 14:27:14 2025-12-10 14:27:13.867 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:14 14:27:14 >>> Found Vertex with VertexId = 307400, properties: 14:27:14 2025-12-10 14:27:13.867 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 307400, properties: 14:27:14 [in-maint|false] 14:27:14 2025-12-10 14:27:13.867 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:14 [interface-name|p-interface-name] 14:27:14 2025-12-10 14:27:13.867 DEBUG 6345 --- [ main] ForceDeleteTool : [interface-name|p-interface-name] 14:27:14 [aai-node-type|p-interface] 14:27:14 2025-12-10 14:27:13.867 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|p-interface] 14:27:14 [source-of-truth|JUNIT] 14:27:14 2025-12-10 14:27:13.867 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:14 No OUT edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.867 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:14 No IN edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.867 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:14 Found 0 descendant nodes 14:27:14 14:27:14 2025-12-10 14:27:13.868 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:14 14:27:14 >>> Found Vertex with VertexId = 319688, properties: 14:27:14 2025-12-10 14:27:13.868 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 319688, properties: 14:27:14 [hostname|test-pserver] 14:27:14 2025-12-10 14:27:13.868 DEBUG 6345 --- [ main] ForceDeleteTool : [hostname|test-pserver] 14:27:14 [in-maint|false] 14:27:14 2025-12-10 14:27:13.868 DEBUG 6345 --- [ main] ForceDeleteTool : [in-maint|false] 14:27:14 [aai-node-type|pserver] 14:27:14 2025-12-10 14:27:13.868 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|pserver] 14:27:14 [source-of-truth|JUNIT] 14:27:14 2025-12-10 14:27:13.868 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:14 Found an OUT edge (org.onap.relationships.inventory.LocatedIn) between this vertex and a [cloud-region] node. 14:27:14 2025-12-10 14:27:13.868 DEBUG 6345 --- [ main] ForceDeleteTool : Found an OUT edge (org.onap.relationships.inventory.LocatedIn) between this vertex and a [cloud-region] node. 14:27:14 No IN edges were found for this vertex. 14:27:14 2025-12-10 14:27:13.868 DEBUG 6345 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. 14:27:14 Found 0 descendant nodes 14:27:14 14:27:14 2025-12-10 14:27:13.868 DEBUG 6345 --- [ main] ForceDeleteTool : Found 0 descendant nodes 14:27:14 14:27:14 14:27:14 14:27:14 Found: 43 nodes for this query: [ graph.traversal().V()] 14:27:14 14:27:14 2025-12-10 14:27:13.868 DEBUG 6345 --- [ main] ForceDeleteTool : 14:27:14 14:27:14 Found: 43 nodes for this query: [ graph.traversal().V()] 14:27:14 14:27:14 2025-12-10 14:27:14.177 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:27:14 2025-12-10 14:27:14.177 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:27:14 2025-12-10 14:27:14.177 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:27:14 2025-12-10 14:27:14.177 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:27:14 ---- NOTE --- about to open graph (takes a little while)-------- 14:27:14 14:27:14 ForceDelete called by: userId [someuser] with these params: [ -action COLLECT_DATA -userId someuser -params4Collect cloud-owner|test-owner] 14:27:14 2025-12-10 14:27:14.177 DEBUG 6345 --- [ main] ForceDeleteTool : ForceDelete called by: userId [someuser] with these params: [ -action COLLECT_DATA -userId someuser -params4Collect cloud-owner|test-owner] 14:27:14 >>> Found Vertex with VertexId = 323784, properties: 14:27:14 2025-12-10 14:27:14.178 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 323784, properties: 14:27:14 [aai-node-type|cloud-region] 14:27:14 2025-12-10 14:27:14.178 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|cloud-region] 14:27:14 [source-of-truth|JUNIT] 14:27:14 2025-12-10 14:27:14.178 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:14 [cloud-owner|test-owner] 14:27:14 2025-12-10 14:27:14.178 DEBUG 6345 --- [ main] ForceDeleteTool : [cloud-owner|test-owner] 14:27:14 [cloud-region-id|test-region] 14:27:14 2025-12-10 14:27:14.178 DEBUG 6345 --- [ main] ForceDeleteTool : [cloud-region-id|test-region] 14:27:14 No OUT edges were found for this vertex. 14:27:14 2025-12-10 14:27:14.178 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:14 Found an IN edge (org.onap.relationships.inventory.BelongsTo) between this vertex and a [tenant] node. 14:27:14 2025-12-10 14:27:14.178 DEBUG 6345 --- [ main] ForceDeleteTool : Found an IN edge (org.onap.relationships.inventory.BelongsTo) between this vertex and a [tenant] node. 14:27:14 Found an IN edge (org.onap.relationships.inventory.LocatedIn) between this vertex and a [pserver] node. 14:27:14 2025-12-10 14:27:14.178 DEBUG 6345 --- [ main] ForceDeleteTool : Found an IN edge (org.onap.relationships.inventory.LocatedIn) between this vertex and a [pserver] node. 14:27:14 Found 1 descendant nodes 14:27:14 14:27:14 2025-12-10 14:27:14.179 DEBUG 6345 --- [ main] ForceDeleteTool : Found 1 descendant nodes 14:27:14 14:27:14 14:27:14 14:27:14 Found: 1 nodes for this query: [ graph.traversal().V().has(cloud-owner,test-owner)] 14:27:14 14:27:14 2025-12-10 14:27:14.179 DEBUG 6345 --- [ main] ForceDeleteTool : 14:27:14 14:27:14 Found: 1 nodes for this query: [ graph.traversal().V().has(cloud-owner,test-owner)] 14:27:14 14:27:14 2025-12-10 14:27:14.485 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:27:14 2025-12-10 14:27:14.487 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:27:14 2025-12-10 14:27:14.487 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:27:14 2025-12-10 14:27:14.487 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:27:14 2025-12-10 14:27:14.487 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:27:14 ---- NOTE --- about to open graph (takes a little while)-------- 14:27:14 14:27:14 ForceDelete called by: userId [someuser] with these params: [ -action DELETE_EDGE -userId someuser -edgeId 2cjo-3ig0-yl91-35x4] 14:27:14 2025-12-10 14:27:14.487 DEBUG 6345 --- [ main] ForceDeleteTool : ForceDelete called by: userId [someuser] with these params: [ -action DELETE_EDGE -userId someuser -edgeId 2cjo-3ig0-yl91-35x4] 14:27:14 Label for this Edge = [org.onap.relationships.inventory.BelongsTo] 2025-12-10 14:27:14.489 DEBUG 6345 --- [ main] ForceDeleteTool : Label for this Edge = [org.onap.relationships.inventory.BelongsTo] 14:27:14 EDGE Properties for edgeId = 2cjo-3ig0-yl91-35x4: 2025-12-10 14:27:14.489 DEBUG 6345 --- [ main] ForceDeleteTool : EDGE Properties for edgeId = 2cjo-3ig0-yl91-35x4: 14:27:14 Prop: [private], val = [p[private->false]] 2025-12-10 14:27:14.490 DEBUG 6345 --- [ main] ForceDeleteTool : Prop: [private], val = [p[private->false]] 14:27:14 Prop: [aai-uuid], val = [p[aai-uuid->c3f2d8dc-0936-4c1...]] 2025-12-10 14:27:14.490 DEBUG 6345 --- [ main] ForceDeleteTool : Prop: [aai-uuid], val = [p[aai-uuid->c3f2d8dc-0936-4c1...]] 14:27:14 Prop: [prevent-delete], val = [p[prevent-delete->IN]] 2025-12-10 14:27:14.490 DEBUG 6345 --- [ main] ForceDeleteTool : Prop: [prevent-delete], val = [p[prevent-delete->IN]] 14:27:14 Prop: [delete-other-v], val = [p[delete-other-v->NONE]] 2025-12-10 14:27:14.490 DEBUG 6345 --- [ main] ForceDeleteTool : Prop: [delete-other-v], val = [p[delete-other-v->NONE]] 14:27:14 Prop: [contains-other-v], val = [p[contains-other-v->IN]] 2025-12-10 14:27:14.490 DEBUG 6345 --- [ main] ForceDeleteTool : Prop: [contains-other-v], val = [p[contains-other-v->IN]] 14:27:14 Looking for the Vertex on the IN side of the edge: 2025-12-10 14:27:14.490 DEBUG 6345 --- [ main] ForceDeleteTool : Looking for the Vertex on the IN side of the edge: 14:27:14 >>> Found Vertex with VertexId = 147640, properties: 14:27:14 2025-12-10 14:27:14.490 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 147640, properties: 14:27:14 [aai-node-type|cloud-region] 14:27:14 2025-12-10 14:27:14.490 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|cloud-region] 14:27:14 [source-of-truth|JUNIT] 14:27:14 2025-12-10 14:27:14.490 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:14 [cloud-owner|test-owner] 14:27:14 2025-12-10 14:27:14.490 DEBUG 6345 --- [ main] ForceDeleteTool : [cloud-owner|test-owner] 14:27:14 [cloud-region-id|test-region] 14:27:14 2025-12-10 14:27:14.490 DEBUG 6345 --- [ main] ForceDeleteTool : [cloud-region-id|test-region] 14:27:14 Looking for the Vertex on the OUT side of the edge: 2025-12-10 14:27:14.490 DEBUG 6345 --- [ main] ForceDeleteTool : Looking for the Vertex on the OUT side of the edge: 14:27:14 >>> Found Vertex with VertexId = 163872, properties: 14:27:14 2025-12-10 14:27:14.490 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 163872, properties: 14:27:14 [tenant-id|test-tenant] 14:27:14 2025-12-10 14:27:14.490 DEBUG 6345 --- [ main] ForceDeleteTool : [tenant-id|test-tenant] 14:27:14 [aai-node-type|tenant] 14:27:14 2025-12-10 14:27:14.490 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|tenant] 14:27:14 [source-of-truth|JUNIT] 14:27:14 2025-12-10 14:27:14.490 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:14 14:27:14 Are you sure you want to delete this EDGE? (y/n): 14:27:14 User [someuser] has confirmed this delete request. 14:27:14 2025-12-10 14:27:14.492 DEBUG 6345 --- [ main] ForceDeleteTool : User [someuser] has confirmed this delete request. 14:27:14 2025-12-10 14:27:14.492 DEBUG 6345 --- [ main] ForceDeleteTool : >>>>>>>>>> Removed edge with edgeId = 2cjo-3ig0-yl91-35x4 14:27:14 >>>>>>>>>> Removed edge with edgeId = 2cjo-3ig0-yl91-35x4 14:27:14 2025-12-10 14:27:14.803 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:27:14 2025-12-10 14:27:14.803 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:27:14 2025-12-10 14:27:14.803 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:27:14 2025-12-10 14:27:14.803 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:27:14 ---- NOTE --- about to open graph (takes a little while)-------- 14:27:14 14:27:14 ForceDelete called by: userId [someuser] with these params: [ -action DELETE_NODE -userId someuser -vertexId 155832] 14:27:14 2025-12-10 14:27:14.803 DEBUG 6345 --- [ main] ForceDeleteTool : ForceDelete called by: userId [someuser] with these params: [ -action DELETE_NODE -userId someuser -vertexId 155832] 14:27:14 >>> Found Vertex with VertexId = 155832, properties: 14:27:14 2025-12-10 14:27:14.803 DEBUG 6345 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 155832, properties: 14:27:14 [aai-node-type|cloud-region] 14:27:14 2025-12-10 14:27:14.803 DEBUG 6345 --- [ main] ForceDeleteTool : [aai-node-type|cloud-region] 14:27:14 [source-of-truth|JUNIT] 14:27:14 2025-12-10 14:27:14.803 DEBUG 6345 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] 14:27:14 [cloud-owner|test-owner] 14:27:14 2025-12-10 14:27:14.803 DEBUG 6345 --- [ main] ForceDeleteTool : [cloud-owner|test-owner] 14:27:14 [cloud-region-id|test-region] 14:27:14 2025-12-10 14:27:14.803 DEBUG 6345 --- [ main] ForceDeleteTool : [cloud-region-id|test-region] 14:27:14 No OUT edges were found for this vertex. 14:27:14 2025-12-10 14:27:14.803 DEBUG 6345 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. 14:27:14 Found an IN edge (org.onap.relationships.inventory.BelongsTo) between this vertex and a [tenant] node. 14:27:14 2025-12-10 14:27:14.803 DEBUG 6345 --- [ main] ForceDeleteTool : Found an IN edge (org.onap.relationships.inventory.BelongsTo) between this vertex and a [tenant] node. 14:27:14 Found an IN edge (org.onap.relationships.inventory.LocatedIn) between this vertex and a [pserver] node. 14:27:14 2025-12-10 14:27:14.803 DEBUG 6345 --- [ main] ForceDeleteTool : Found an IN edge (org.onap.relationships.inventory.LocatedIn) between this vertex and a [pserver] node. 14:27:14 Found 1 descendant nodes. Note - forceDelete does not cascade to child nodes, but they may become unreachable after the delete. 14:27:14 14:27:14 2025-12-10 14:27:14.804 DEBUG 6345 --- [ main] ForceDeleteTool : Found 1 descendant nodes. Note - forceDelete does not cascade to child nodes, but they may become unreachable after the delete. 14:27:14 14:27:14 Found total of 2 edges incident on this node. 14:27:14 14:27:14 2025-12-10 14:27:14.804 DEBUG 6345 --- [ main] ForceDeleteTool : Found total of 2 edges incident on this node. 14:27:14 14:27:14 >> WARNING >> This node is a PROTECTED NODE-TYPE (cloud-region). It can be DANGEROUS to delete one of these. << WARNING << 14:27:14 2025-12-10 14:27:14.804 DEBUG 6345 --- [ main] ForceDeleteTool : >> WARNING >> This node is a PROTECTED NODE-TYPE (cloud-region). It can be DANGEROUS to delete one of these. << WARNING << 14:27:14 14:27:14 ERROR >> this kind of node can only be deleted if you pass the overRideProtection parameter. 14:27:14 2025-12-10 14:27:14.804 ERROR 6345 --- [ main] ForceDeleteTool : ERROR >> this kind of node can only be deleted if you pass the overRideProtection parameter. 14:27:14 Delete Cancelled. 14:27:14 2025-12-10 14:27:14.804 DEBUG 6345 --- [ main] ForceDeleteTool : Delete Cancelled. 14:27:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.324 s -- in org.onap.aai.dbgen.ForceDeleteToolTest 14:27:15 [INFO] Running org.onap.aai.dbgen.UpdateToolTest 14:27:15 [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 0.001 s -- in org.onap.aai.dbgen.UpdateToolTest 14:27:15 [INFO] Running org.onap.aai.dbgen.schemamod.SchemaMod4HistTest 14:27:15 2025-12-10 14:27:15.124 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:27:15 2025-12-10 14:27:15.124 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:27:15 2025-12-10 14:27:15.124 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:27:15 2025-12-10 14:27:15.124 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:27:15 >>> Processing will begin in 5 seconds (unless interrupted). <<< 14:27:15 2025-12-10 14:27:15.125 DEBUG 6345 --- [ main] SchemaMod4Hist : >>> Processing will begin in 5 seconds (unless interrupted). <<< 14:27:20 ---- NOTE --- about to open graph (takes a little while) 14:27:20 14:27:20 2025-12-10 14:27:20.125 DEBUG 6345 --- [ main] SchemaMod4Hist : ---- NOTE --- about to open graph (takes a little while) 14:27:20 14:27:20 Committing schema changes with graphMgt.commit() 14:27:20 2025-12-10 14:27:20.133 DEBUG 6345 --- [ main] SchemaMod4Hist : Committing schema changes with graphMgt.commit() 14:28:20 2025-12-10 14:28:20.511 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(in-maint-12101427-RETIRED <> null)]. For better performance, use indexes 14:28:20 INFO -- just did the add of the freshPropertyKey and updated it with the orig value (false) 14:28:20 2025-12-10 14:28:20.516 DEBUG 6345 --- [ main] SchemaMod4Hist : INFO -- just did the add of the freshPropertyKey and updated it with the orig value (false) 14:28:20 INFO -- just did the remove of the in-maint-12101427-RETIRED from this vertex. (vid=266440) 14:28:20 2025-12-10 14:28:20.516 DEBUG 6345 --- [ main] SchemaMod4Hist : INFO -- just did the remove of the in-maint-12101427-RETIRED from this vertex. (vid=266440) 14:28:20 INFO -- just did the add of the freshPropertyKey and updated it with the orig value (false) 14:28:20 2025-12-10 14:28:20.516 DEBUG 6345 --- [ main] SchemaMod4Hist : INFO -- just did the add of the freshPropertyKey and updated it with the orig value (false) 14:28:20 INFO -- just did the remove of the in-maint-12101427-RETIRED from this vertex. (vid=331976) 14:28:20 2025-12-10 14:28:20.516 DEBUG 6345 --- [ main] SchemaMod4Hist : INFO -- just did the remove of the in-maint-12101427-RETIRED from this vertex. (vid=331976) 14:28:20 ------ Completed the SchemaMod -------- 14:28:20 2025-12-10 14:28:20.517 DEBUG 6345 --- [ main] SchemaMod4Hist : ------ Completed the SchemaMod -------- 14:28:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.71 s -- in org.onap.aai.dbgen.schemamod.SchemaMod4HistTest 14:28:20 [INFO] Running org.onap.aai.dbgen.schemamod.SchemaModTest 14:28:21 2025-12-10 14:28:20.835 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:28:21 2025-12-10 14:28:20.835 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:21 2025-12-10 14:28:20.835 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:21 2025-12-10 14:28:20.835 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:28:21 >>> Processing will begin in 5 seconds (unless interrupted). <<< 14:28:21 2025-12-10 14:28:20.836 DEBUG 6345 --- [ main] SchemaMod : >>> Processing will begin in 5 seconds (unless interrupted). <<< 14:28:22 2025-12-10 14:28:22.889 ERROR 6345 --- [ Thread-128] o.j.g.d.management.ManagementLogger : Evicted [1@6345_prd-centos8-docker-4c-4g-19301_novalocal_GraphAdminApp_realtime_1765376437437] from cache but waiting too long for transactions to close. Stale transaction alert on: [standardjanusgraphtx[0x3a28fbe8], standardjanusgraphtx[0x5504a431], standardjanusgraphtx[0x2a526994], standardjanusgraphtx[0x0bc33894], standardjanusgraphtx[0x2062c829], standardjanusgraphtx[0x457ecef0], standardjanusgraphtx[0x2306df59]] 14:28:25 ---- NOTE --- about to open graph (takes a little while) 14:28:25 14:28:25 2025-12-10 14:28:25.836 DEBUG 6345 --- [ main] SchemaMod : ---- NOTE --- about to open graph (takes a little while) 14:28:25 14:28:25 Collecting the data (this takes a little while).. 14:28:25 2025-12-10 14:28:25.840 DEBUG 6345 --- [ main] SchemaMod : Collecting the data (this takes a little while).. 14:28:25 Collecting the data for batch # 0 14:28:25 2025-12-10 14:28:25.840 DEBUG 6345 --- [ main] SchemaMod : Collecting the data for batch # 0 14:28:25 2025-12-10 14:28:25.842 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(hostname <> null)]. For better performance, use indexes 14:28:25 Found 2 nodes that will be affected. 14:28:25 2025-12-10 14:28:25.846 DEBUG 6345 --- [ main] SchemaMod : Found 2 nodes that will be affected. 14:28:25 INFO -- Total of 2 nodes to process. Will use 1 batches. 14:28:25 2025-12-10 14:28:25.846 DEBUG 6345 --- [ main] SchemaMod : INFO -- Total of 2 nodes to process. Will use 1 batches. 14:28:25 -- To collect all nodes took: 0 minutes, 0 seconds 14:28:25 2025-12-10 14:28:25.846 DEBUG 6345 --- [ main] SchemaMod : -- To collect all nodes took: 0 minutes, 0 seconds 14:28:25 -- Temporary property name will be: [hostname-12101428-RETIRED]. 14:28:25 2025-12-10 14:28:25.847 DEBUG 6345 --- [ main] SchemaMod : -- Temporary property name will be: [hostname-12101428-RETIRED]. 14:28:25 Committing schema changes with graphMgt.commit() 14:28:25 2025-12-10 14:28:25.848 DEBUG 6345 --- [ main] SchemaMod : Committing schema changes with graphMgt.commit() 14:28:26 -- Temporary property Name Change took: 0 minutes, 0 seconds 14:28:26 2025-12-10 14:28:26.151 DEBUG 6345 --- [ main] SchemaMod : -- Temporary property Name Change took: 0 minutes, 0 seconds 14:28:26 BEGIN -- Batch # 0 14:28:26 2025-12-10 14:28:26.151 DEBUG 6345 --- [ main] SchemaMod : BEGIN -- Batch # 0 14:28:26 INFO -- update item: (vid= 266440, val=[someval]) 14:28:26 2025-12-10 14:28:26.153 DEBUG 6345 --- [ main] SchemaMod : INFO -- update item: (vid= 266440, val=[someval]) 14:28:26 INFO -- update item: (vid= 340168, val=[test-pserver]) 14:28:26 2025-12-10 14:28:26.154 DEBUG 6345 --- [ main] SchemaMod : INFO -- update item: (vid= 340168, val=[test-pserver]) 14:28:26 INFO -- finished processing a batch with 2 nodes. 14:28:26 2025-12-10 14:28:26.154 DEBUG 6345 --- [ main] SchemaMod : INFO -- finished processing a batch with 2 nodes. 14:28:26 INFO -- committing node updates for this batch. 14:28:26 2025-12-10 14:28:26.154 DEBUG 6345 --- [ main] SchemaMod : INFO -- committing node updates for this batch. 14:28:26 Completed Batch # 0 14:28:26 2025-12-10 14:28:26.154 DEBUG 6345 --- [ main] SchemaMod : Completed Batch # 0 14:28:26 -- Time to process all batches: 0 minutes, 0 seconds 14:28:26 2025-12-10 14:28:26.155 DEBUG 6345 --- [ main] SchemaMod : -- Time to process all batches: 0 minutes, 0 seconds 14:28:26 14:28:26 INFO -- Total of 2 nodes processed using: 1 batches. 14:28:26 2025-12-10 14:28:26.155 DEBUG 6345 --- [ main] SchemaMod : 14:28:26 INFO -- Total of 2 nodes processed using: 1 batches. 14:28:26 -- Total Processing time was: 0 minutes, 0 seconds 14:28:26 2025-12-10 14:28:26.155 DEBUG 6345 --- [ main] SchemaMod : -- Total Processing time was: 0 minutes, 0 seconds 14:28:26 ------ Completed the SchemaMod -------- 14:28:26 2025-12-10 14:28:26.155 DEBUG 6345 --- [ main] SchemaMod : ------ Completed the SchemaMod -------- 14:28:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.637 s -- in org.onap.aai.dbgen.schemamod.SchemaModTest 14:28:26 [INFO] Running org.onap.aai.historytruncate.HistoryTruncateTest 14:28:26 Error - HistoryTruncate may only be used when history.enabled=true. 14:28:26 2025-12-10 14:28:26.474 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:28:26 2025-12-10 14:28:26.474 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:26 2025-12-10 14:28:26.474 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:26 2025-12-10 14:28:26.474 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:28:26 2025-12-10 14:28:26.783 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:28:26 2025-12-10 14:28:26.783 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:26 2025-12-10 14:28:26.784 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:26 2025-12-10 14:28:26.784 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:28:26 2025-12-10 14:28:26.786 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1688653706783)]. For better performance, use indexes 14:28:26 2025-12-10 14:28:26.789 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1688653706783)]. For better performance, use indexes 14:28:26 2025-12-10 14:28:26.793 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:28:26 2025-12-10 14:28:26.793 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:26 2025-12-10 14:28:26.793 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:26 2025-12-10 14:28:26.793 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:28:26 2025-12-10 14:28:26.793 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1679063306793)]. For better performance, use indexes 14:28:26 2025-12-10 14:28:26.796 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1679063306793)]. For better performance, use indexes 14:28:27 Error - HistoryTruncate may only be used when history.enabled=true. 14:28:27 2025-12-10 14:28:27.108 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:28:27 2025-12-10 14:28:27.108 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:27 2025-12-10 14:28:27.108 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:27 2025-12-10 14:28:27.108 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:28:27 2025-12-10 14:28:27.109 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1679063307108)]. For better performance, use indexes 14:28:27 2025-12-10 14:28:27.113 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1679063307108)]. For better performance, use indexes 14:28:27 2025-12-10 14:28:27.119 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1764944907119)]. For better performance, use indexes 14:28:27 2025-12-10 14:28:27.123 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1764944907123)]. For better performance, use indexes 14:28:27 Error - HistoryTruncate may only be used when history.enabled=true. 14:28:27 2025-12-10 14:28:27.433 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:28:27 2025-12-10 14:28:27.433 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:27 2025-12-10 14:28:27.434 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:27 2025-12-10 14:28:27.434 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:28:27 2025-12-10 14:28:27.435 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1679063307433)]. For better performance, use indexes 14:28:27 2025-12-10 14:28:27.439 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1679063307433)]. For better performance, use indexes 14:28:27 2025-12-10 14:28:27.444 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1761920907444)]. For better performance, use indexes 14:28:27 2025-12-10 14:28:27.446 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1761920907446)]. For better performance, use indexes 14:28:27 Error - HistoryTruncate may only be used when history.enabled=true. 14:28:27 2025-12-10 14:28:27.759 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:28:27 2025-12-10 14:28:27.759 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:27 2025-12-10 14:28:27.759 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:27 2025-12-10 14:28:27.759 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:28:27 2025-12-10 14:28:27.760 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1679063307759)]. For better performance, use indexes 14:28:27 2025-12-10 14:28:27.763 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1679063307759)]. For better performance, use indexes 14:28:28 Error - HistoryTruncate may only be used when history.enabled=true. 14:28:28 2025-12-10 14:28:28.077 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:28:28 2025-12-10 14:28:28.077 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:28 2025-12-10 14:28:28.077 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:28 2025-12-10 14:28:28.077 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:28:28 2025-12-10 14:28:28.078 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1679063308077)]. For better performance, use indexes 14:28:28 2025-12-10 14:28:28.080 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1679063308077)]. For better performance, use indexes 14:28:28 2025-12-10 14:28:28.088 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1760624908088)]. For better performance, use indexes 14:28:28 2025-12-10 14:28:28.090 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1760624908083)]. For better performance, use indexes 14:28:28 2025-12-10 14:28:28.093 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1760624908093)]. For better performance, use indexes 14:28:28 2025-12-10 14:28:28.096 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1760624908083)]. For better performance, use indexes 14:28:28 2025-12-10 14:28:28.401 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1760624908400)]. For better performance, use indexes 14:28:28 Error - HistoryTruncate may only be used when history.enabled=true. 14:28:28 2025-12-10 14:28:28.714 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:28:28 2025-12-10 14:28:28.714 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:28 2025-12-10 14:28:28.714 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:28 2025-12-10 14:28:28.714 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:28:28 2025-12-10 14:28:28.716 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1679063308714)]. For better performance, use indexes 14:28:28 2025-12-10 14:28:28.720 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1679063308714)]. For better performance, use indexes 14:28:28 2025-12-10 14:28:28.725 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1764512908724)]. For better performance, use indexes 14:28:28 2025-12-10 14:28:28.726 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1764512908726)]. For better performance, use indexes 14:28:29 Error - HistoryTruncate may only be used when history.enabled=true. 14:28:29 2025-12-10 14:28:29.036 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:28:29 2025-12-10 14:28:29.036 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:29 2025-12-10 14:28:29.036 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:29 2025-12-10 14:28:29.036 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:28:29 2025-12-10 14:28:29.038 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1679063309036)]. For better performance, use indexes 14:28:29 2025-12-10 14:28:29.041 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1679063309036)]. For better performance, use indexes 14:28:29 2025-12-10 14:28:29.045 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1765376909045)]. For better performance, use indexes 14:28:29 2025-12-10 14:28:29.047 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1765376909047)]. For better performance, use indexes 14:28:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.891 s -- in org.onap.aai.historytruncate.HistoryTruncateTest 14:28:29 [INFO] Running org.onap.aai.migration.EdgeMigratorTest 14:28:29 Initilization of EdgeMigratorImpl migration script complete. 14:28:29 2025-12-10 14:28:29.454 INFO 6345 --- [ main] EdgeMigratorImpl : Initilization of EdgeMigratorImpl migration script complete. 14:28:29 2025-12-10 14:28:29.454 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:28:29 2025-12-10 14:28:29.461 ERROR 6345 --- [ main] EdgeMigratorImpl : 178-3a8-9hx-3c8 did not migrate as no edge rule found for: out=pserver in=vnfc 14:28:29 2025-12-10 14:28:29.481 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 14:28:29 2025-12-10 14:28:29.481 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 14:28:29 2025-12-10 14:28:29.482 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 14:28:29 Initilization of EdgeMigratorImpl migration script complete. 14:28:29 2025-12-10 14:28:29.514 INFO 6345 --- [ main] EdgeMigratorImpl : Initilization of EdgeMigratorImpl migration script complete. 14:28:29 2025-12-10 14:28:29.515 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:28:29 2025-12-10 14:28:29.516 ERROR 6345 --- [ main] EdgeMigratorImpl : 178-3a8-9hx-38o did not migrate as no edge rule found for: out=pserver in=vnfc 14:28:29 2025-12-10 14:28:29.529 WARN 6345 --- [ main] EdgeMigratorImpl : Edge Multiplicity Exception: 14:28:29 InV: 14:28:29 v[16600] 14:28:29 vp[interface-name1->toscaMigration-te...] 14:28:29 vp[aai-node-type->l-interface] 14:28:29 Edge: 14:28:29 e[2s4-6g0-bv9-ct4][8352-test2->16600] 14:28:29 test2 14:28:29 p[contains-other-v->OUT] 14:28:29 p[delete-other-v->NONE] 14:28:29 OutV: 14:28:29 v[8352] 14:28:29 vp[aai-node-type->sriov-vf] 14:28:29 14:28:29 Initilization of EdgeMigratorImpl migration script complete. 14:28:29 2025-12-10 14:28:29.550 INFO 6345 --- [ main] EdgeMigratorImpl : Initilization of EdgeMigratorImpl migration script complete. 14:28:29 2025-12-10 14:28:29.551 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:28:29 2025-12-10 14:28:29.553 ERROR 6345 --- [ main] EdgeMigratorImpl : 16t-36w-9hx-6fs did not migrate as no edge rule found for: out=pserver in=vnfc 14:28:29 2025-12-10 14:28:29.554 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(~label = blah)]. For better performance, use indexes 14:28:29 Initilization of EdgeMigratorImpl migration script complete. 14:28:29 2025-12-10 14:28:29.577 INFO 6345 --- [ main] EdgeMigratorImpl : Initilization of EdgeMigratorImpl migration script complete. 14:28:29 2025-12-10 14:28:29.577 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:28:29 2025-12-10 14:28:29.578 ERROR 6345 --- [ main] EdgeMigratorImpl : 17d-3bc-9hx-38w did not migrate as no edge rule found for: out=pserver in=vnfc 14:28:29 2025-12-10 14:28:29.580 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:29 Initilization of EdgeMigratorImpl migration script complete. 14:28:29 2025-12-10 14:28:29.602 INFO 6345 --- [ main] EdgeMigratorImpl : Initilization of EdgeMigratorImpl migration script complete. 14:28:29 2025-12-10 14:28:29.602 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:28:29 2025-12-10 14:28:29.605 ERROR 6345 --- [ main] EdgeMigratorImpl : 17c-3b4-9hx-36g did not migrate as no edge rule found for: out=pserver in=vnfc 14:28:29 2025-12-10 14:28:29.606 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = toscaMigration-test-vnf)]. For better performance, use indexes 14:28:29 2025-12-10 14:28:29.606 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = toscaMigration-test-vnf)]. For better performance, use indexes 14:28:29 Initilization of EdgeMigratorImpl migration script complete. 14:28:29 2025-12-10 14:28:29.625 INFO 6345 --- [ main] EdgeMigratorImpl : Initilization of EdgeMigratorImpl migration script complete. 14:28:29 2025-12-10 14:28:29.626 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:28:29 2025-12-10 14:28:29.626 ERROR 6345 --- [ main] EdgeMigratorImpl : 16p-360-9hx-9ko did not migrate as no edge rule found for: out=pserver in=vnfc 14:28:29 2025-12-10 14:28:29.632 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [((~label = hasLInterface OR ~label = usesLogicalLink))]. For better performance, use indexes 14:28:29 2025-12-10 14:28:29.633 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [((~label = org.onap.relationships.inventory.BelongsTo OR ~label = tosca.relationships.network.LinksTo OR ~label = org.onap.relationships.inventory.Source))]. For better performance, use indexes 14:28:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.280 s -- in org.onap.aai.migration.EdgeMigratorTest 14:28:29 [INFO] Running org.onap.aai.migration.EdgeSwingMigratorTest 14:28:29 Initilization of MockEdgeSwingMigrator migration script complete. 14:28:29 2025-12-10 14:28:29.677 INFO 6345 --- [ main] MockEdgeSwingMigrator : Initilization of MockEdgeSwingMigrator migration script complete. 14:28:29 2025-12-10 14:28:29.680 INFO 6345 --- [ main] MockEdgeSwingMigrator : 14:28:29 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:29 >> Unchanged side is [model-element][URI Not present] 14:28:29 >> Edge used to go to [model-ver][URI Not present], 14:28:29 >> now swung to [model-ver][URI Not present]. 14:28:29 2025-12-10 14:28:29.682 INFO 6345 --- [ main] MockEdgeSwingMigrator : 14:28:29 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:29 2025-12-10 14:28:29.682 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-1)]. For better performance, use indexes 14:28:29 Initilization of MockEdgeSwingMigrator migration script complete. 14:28:29 2025-12-10 14:28:29.691 INFO 6345 --- [ main] MockEdgeSwingMigrator : Initilization of MockEdgeSwingMigrator migration script complete. 14:28:29 2025-12-10 14:28:29.691 INFO 6345 --- [ main] MockEdgeSwingMigrator : 14:28:29 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:29 >> Unchanged side is [model-element][URI Not present] 14:28:29 >> Edge used to go to [model-ver][URI Not present], 14:28:29 >> now swung to [model-ver][URI Not present]. 14:28:29 2025-12-10 14:28:29.692 INFO 6345 --- [ main] MockEdgeSwingMigrator : 14:28:29 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:29 2025-12-10 14:28:29.692 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-3)]. For better performance, use indexes 14:28:29 Initilization of MockEdgeSwingMigrator migration script complete. 14:28:29 2025-12-10 14:28:29.700 INFO 6345 --- [ main] MockEdgeSwingMigrator : Initilization of MockEdgeSwingMigrator migration script complete. 14:28:29 2025-12-10 14:28:29.700 INFO 6345 --- [ main] MockEdgeSwingMigrator : 14:28:29 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:29 >> Unchanged side is [model-element][URI Not present] 14:28:29 >> Edge used to go to [model-ver][URI Not present], 14:28:29 >> now swung to [model-ver][URI Not present]. 14:28:29 2025-12-10 14:28:29.700 INFO 6345 --- [ main] MockEdgeSwingMigrator : 14:28:29 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:29 2025-12-10 14:28:29.701 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-1)]. For better performance, use indexes 14:28:29 2025-12-10 14:28:29.702 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-3)]. For better performance, use indexes 14:28:29 2025-12-10 14:28:29.703 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-element AND model-element-uuid = model-element-uuid-2)]. For better performance, use indexes 14:28:29 Initilization of MockEdgeSwingMigrator migration script complete. 14:28:29 2025-12-10 14:28:29.708 INFO 6345 --- [ main] MockEdgeSwingMigrator : Initilization of MockEdgeSwingMigrator migration script complete. 14:28:29 2025-12-10 14:28:29.708 INFO 6345 --- [ main] MockEdgeSwingMigrator : 14:28:29 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:29 >> Unchanged side is [model-element][URI Not present] 14:28:29 >> Edge used to go to [model-ver][URI Not present], 14:28:29 >> now swung to [model-ver][URI Not present]. 14:28:29 2025-12-10 14:28:29.708 INFO 6345 --- [ main] MockEdgeSwingMigrator : 14:28:29 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:29 2025-12-10 14:28:29.709 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-3)]. For better performance, use indexes 14:28:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.onap.aai.migration.EdgeSwingMigratorTest 14:28:29 [INFO] Running org.onap.aai.migration.MigrationControllerInternalTest 14:28:29 14:28:29 14:28:29 ---------- Connecting to Graph ---------- 14:28:29 2025-12-10 14:28:29.755 DEBUG 6345 --- [ main] MigrationControllerInternal : 14:28:29 14:28:29 ---------- Connecting to Graph ---------- 14:28:29 ---------- Connection Established ---------- 14:28:29 2025-12-10 14:28:29.755 DEBUG 6345 --- [ main] MigrationControllerInternal : ---------- Connection Established ---------- 14:28:29 ---------- Looking for migration scripts to be executed. ---------- 14:28:29 2025-12-10 14:28:29.774 DEBUG 6345 --- [ main] MigrationControllerInternal : ---------- Looking for migration scripts to be executed. ---------- 14:28:29 Found 1 migration scripts. 14:28:29 2025-12-10 14:28:29.774 DEBUG 6345 --- [ main] MigrationControllerInternal : Found 1 migration scripts. 14:28:29 ---------- Executing Migration Scripts ---------- 14:28:29 2025-12-10 14:28:29.774 DEBUG 6345 --- [ main] MigrationControllerInternal : ---------- Executing Migration Scripts ---------- 14:28:29 Saving snapshot of graph pre migration to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson 14:28:29 2025-12-10 14:28:29.774 DEBUG 6345 --- [ main] MigrationControllerInternal : Saving snapshot of graph pre migration to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson 14:28:29 2025-12-10 14:28:29.775 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:28:29 2025-12-10 14:28:29.775 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:28:29 2025-12-10 14:28:29.775 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:28:29 2025-12-10 14:28:29.775 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:28:29 2025-12-10 14:28:29.775 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:28:29 2025-12-10 14:28:29.775 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:28:29 2025-12-10 14:28:29.775 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:28:29 2025-12-10 14:28:29.775 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:28:29 2025-12-10 14:28:29.775 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15 14:28:29 2025-12-10 14:28:29.775 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 14:28:29 2025-12-10 14:28:29.775 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15, and DEBUG-flag set to: false 14:28:29 2025-12-10 14:28:29.775 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 14:28:29 2025-12-10 14:28:29.775 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 14:28:29 2025-12-10 14:28:29.775 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 14:28:29 2025-12-10 14:28:29.775 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [15] 14:28:29 2025-12-10 14:28:29.775 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 14:28:29 2025-12-10 14:28:29.775 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 14:28:29 2025-12-10 14:28:29.775 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 14:28:29 2025-12-10 14:28:29.775 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 14:28:29 2025-12-10 14:28:29.775 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 14:28:29 2025-12-10 14:28:29.775 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 14:28:29 2025-12-10 14:28:29.775 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 14:28:29 2025-12-10 14:28:29.775 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 14:28:29 2025-12-10 14:28:29.775 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 14:28:29 2025-12-10 14:28:29.775 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [migration] 14:28:29 2025-12-10 14:28:29.775 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Snapshot file name (if not default) to use is [.//logs/data/migrationSnapshots/preMigration.202512101428.graphson] 14:28:29 2025-12-10 14:28:29.775 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:28:29 2025-12-10 14:28:29.775 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:29 2025-12-10 14:28:29.775 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:29 2025-12-10 14:28:29.776 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:28:29 2025-12-10 14:28:29.776 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = [null]. 14:28:29 2025-12-10 14:28:29.776 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 14:28:29 2025-12-10 14:28:29.776 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT 14:28:29 2025-12-10 14:28:29.776 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Successfully got the Graph instance. 14:28:29 2025-12-10 14:28:29.776 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 14:28:29 2025-12-10 14:28:29.776 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 14:28:29 2025-12-10 14:28:29.776 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 14:28:29 2025-12-10 14:28:29.776 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 14:28:29 2025-12-10 14:28:29.776 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 14:28:29 2025-12-10 14:28:29.776 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 14:28:29 2025-12-10 14:28:29.776 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 14:28:29 2025-12-10 14:28:29.776 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 14:28:29 2025-12-10 14:28:29.776 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 6345_prd-centos8-docker-4c-4g-19301_novalocal_GraphAdminApp_realtime_1765376437437 14:28:29 2025-12-10 14:28:29.776 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Count how many nodes are in the db. 14:28:29 2025-12-10 14:28:29.776 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:28:29 2025-12-10 14:28:29.778 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To count all vertices in DB it took: 0 minutes, 0 seconds 14:28:29 2025-12-10 14:28:29.778 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Total Count of Nodes in DB = 27. 14:28:29 2025-12-10 14:28:29.778 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will run this many simultaneous threads: 15 14:28:29 2025-12-10 14:28:29.778 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Required number of passes: 1 14:28:29 2025-12-10 14:28:29.778 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes per file: 120000 14:28:29 2025-12-10 14:28:29.778 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will generate this many files: 15 14:28:29 2025-12-10 14:28:29.778 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Each file will have (roughly): 2 nodes. 14:28:29 2025-12-10 14:28:29.778 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Now, divide vertexIds across this many files: 15 14:28:29 2025-12-10 14:28:29.780 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 14:28:29 2025-12-10 14:28:29.780 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 0 14:28:29 2025-12-10 14:28:29.781 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 1 14:28:29 2025-12-10 14:28:29.781 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 2 14:28:29 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P1 14:28:29 2025-12-10 14:28:29.783 DEBUG 6345 --- [ Thread-142] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P1 14:28:29 -- Printed 1 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P0 14:28:29 2025-12-10 14:28:29.784 DEBUG 6345 --- [ Thread-141] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P0 14:28:29 2025-12-10 14:28:29.790 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 3 14:28:29 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P2 14:28:29 2025-12-10 14:28:29.796 DEBUG 6345 --- [ Thread-143] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P2 14:28:29 2025-12-10 14:28:29.797 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 4 14:28:29 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P3 14:28:29 2025-12-10 14:28:29.799 DEBUG 6345 --- [ Thread-144] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P3 14:28:29 2025-12-10 14:28:29.802 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 5 14:28:29 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P4 14:28:29 2025-12-10 14:28:29.804 DEBUG 6345 --- [ Thread-145] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P4 14:28:29 2025-12-10 14:28:29.805 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 6 14:28:29 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P5 14:28:29 2025-12-10 14:28:29.806 DEBUG 6345 --- [ Thread-146] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P5 14:28:29 2025-12-10 14:28:29.806 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 7 14:28:29 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P6 14:28:29 2025-12-10 14:28:29.808 DEBUG 6345 --- [ Thread-147] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P6 14:28:29 2025-12-10 14:28:29.808 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 8 14:28:29 2025-12-10 14:28:29.808 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 9 14:28:29 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P7 14:28:29 2025-12-10 14:28:29.811 DEBUG 6345 --- [ Thread-148] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P7 14:28:29 2025-12-10 14:28:29.812 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 10 14:28:29 2025-12-10 14:28:29.812 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 11 14:28:29 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P10 14:28:29 2025-12-10 14:28:29.814 DEBUG 6345 --- [ Thread-151] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P10 14:28:29 2025-12-10 14:28:29.818 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 12 14:28:29 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P8 14:28:29 2025-12-10 14:28:29.818 DEBUG 6345 --- [ Thread-149] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P8 14:28:29 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P11 14:28:29 2025-12-10 14:28:29.820 DEBUG 6345 --- [ Thread-152] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P11 14:28:29 2025-12-10 14:28:29.822 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 13 14:28:29 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P12 14:28:29 2025-12-10 14:28:29.823 DEBUG 6345 --- [ Thread-153] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P12 14:28:29 2025-12-10 14:28:29.823 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 14 14:28:29 2025-12-10 14:28:29.843 WARN 6345 --- [ Thread-155] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:28:29 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P13 14:28:29 2025-12-10 14:28:29.844 DEBUG 6345 --- [ Thread-154] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P13 14:28:29 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P9 14:28:29 2025-12-10 14:28:29.848 DEBUG 6345 --- [ Thread-150] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P9 14:28:29 -- Printed 27 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P14 14:28:29 2025-12-10 14:28:29.850 DEBUG 6345 --- [ Thread-155] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 27 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P14 14:28:29 2025-12-10 14:28:29.850 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Pass number 1 (out of 1) took 0 minutes, 0 seconds 14:28:29 2025-12-10 14:28:29.850 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds 14:28:29 pre migration snapshot saved to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson 14:28:29 2025-12-10 14:28:29.850 DEBUG 6345 --- [ main] MigrationControllerInternal : pre migration snapshot saved to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson 14:28:29 Skipping SDWANSpeedChangeMigration migration script because it has been disabled. 14:28:29 2025-12-10 14:28:29.850 DEBUG 6345 --- [ main] MigrationControllerInternal : Skipping SDWANSpeedChangeMigration migration script because it has been disabled. 14:28:29 ---------- Done ---------- 14:28:29 2025-12-10 14:28:29.850 DEBUG 6345 --- [ main] MigrationControllerInternal : ---------- Done ---------- 14:28:29 Saving snapshot of graph post migration to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson 14:28:29 2025-12-10 14:28:29.850 DEBUG 6345 --- [ main] MigrationControllerInternal : Saving snapshot of graph post migration to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson 14:28:29 2025-12-10 14:28:29.850 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:28:29 2025-12-10 14:28:29.850 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:28:29 2025-12-10 14:28:29.850 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:28:29 2025-12-10 14:28:29.850 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:28:29 2025-12-10 14:28:29.850 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:28:29 2025-12-10 14:28:29.850 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:28:29 2025-12-10 14:28:29.850 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:28:29 2025-12-10 14:28:29.850 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:28:29 2025-12-10 14:28:29.851 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15 14:28:29 2025-12-10 14:28:29.851 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 14:28:29 2025-12-10 14:28:29.851 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15, and DEBUG-flag set to: false 14:28:29 2025-12-10 14:28:29.851 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 14:28:29 2025-12-10 14:28:29.851 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 14:28:29 2025-12-10 14:28:29.851 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 14:28:29 2025-12-10 14:28:29.851 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [15] 14:28:29 2025-12-10 14:28:29.851 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 14:28:29 2025-12-10 14:28:29.851 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 14:28:29 2025-12-10 14:28:29.851 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 14:28:29 2025-12-10 14:28:29.851 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 14:28:29 2025-12-10 14:28:29.851 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 14:28:29 2025-12-10 14:28:29.851 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 14:28:29 2025-12-10 14:28:29.851 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 14:28:29 2025-12-10 14:28:29.851 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 14:28:29 2025-12-10 14:28:29.851 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 14:28:29 2025-12-10 14:28:29.851 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [migration] 14:28:29 2025-12-10 14:28:29.851 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Snapshot file name (if not default) to use is [.//logs/data/migrationSnapshots/postMigration.202512101428.graphson] 14:28:29 2025-12-10 14:28:29.851 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:28:29 2025-12-10 14:28:29.851 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:29 2025-12-10 14:28:29.851 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:29 2025-12-10 14:28:29.851 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:28:29 2025-12-10 14:28:29.852 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = [null]. 14:28:29 2025-12-10 14:28:29.852 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 14:28:29 2025-12-10 14:28:29.852 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT 14:28:29 2025-12-10 14:28:29.852 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Successfully got the Graph instance. 14:28:29 2025-12-10 14:28:29.852 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 14:28:29 2025-12-10 14:28:29.852 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 14:28:29 2025-12-10 14:28:29.852 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 14:28:29 2025-12-10 14:28:29.852 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 14:28:29 2025-12-10 14:28:29.852 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 14:28:29 2025-12-10 14:28:29.852 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 14:28:29 2025-12-10 14:28:29.852 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 14:28:29 2025-12-10 14:28:29.852 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 14:28:29 2025-12-10 14:28:29.852 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 6345_prd-centos8-docker-4c-4g-19301_novalocal_GraphAdminApp_realtime_1765376437437 14:28:29 2025-12-10 14:28:29.852 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Count how many nodes are in the db. 14:28:29 2025-12-10 14:28:29.852 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:28:29 2025-12-10 14:28:29.854 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To count all vertices in DB it took: 0 minutes, 0 seconds 14:28:29 2025-12-10 14:28:29.854 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Total Count of Nodes in DB = 27. 14:28:29 2025-12-10 14:28:29.854 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will run this many simultaneous threads: 15 14:28:29 2025-12-10 14:28:29.854 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Required number of passes: 1 14:28:29 2025-12-10 14:28:29.854 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes per file: 120000 14:28:29 2025-12-10 14:28:29.854 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will generate this many files: 15 14:28:29 2025-12-10 14:28:29.854 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Each file will have (roughly): 2 nodes. 14:28:29 2025-12-10 14:28:29.854 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Now, divide vertexIds across this many files: 15 14:28:29 2025-12-10 14:28:29.855 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 14:28:29 2025-12-10 14:28:29.855 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 0 14:28:29 2025-12-10 14:28:29.856 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 1 14:28:29 2025-12-10 14:28:29.856 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 2 14:28:29 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P1 14:28:29 2025-12-10 14:28:29.857 DEBUG 6345 --- [ Thread-157] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P1 14:28:29 -- Printed 1 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P0 14:28:29 2025-12-10 14:28:29.858 DEBUG 6345 --- [ Thread-156] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P0 14:28:29 2025-12-10 14:28:29.859 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 3 14:28:29 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P2 14:28:29 2025-12-10 14:28:29.860 DEBUG 6345 --- [ Thread-158] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P2 14:28:29 2025-12-10 14:28:29.863 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 4 14:28:29 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P3 14:28:29 2025-12-10 14:28:29.864 DEBUG 6345 --- [ Thread-159] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P3 14:28:29 2025-12-10 14:28:29.864 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 5 14:28:29 2025-12-10 14:28:29.866 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 6 14:28:29 2025-12-10 14:28:29.867 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 7 14:28:29 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P4 14:28:29 2025-12-10 14:28:29.867 DEBUG 6345 --- [ Thread-160] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P4 14:28:29 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P6 14:28:29 2025-12-10 14:28:29.870 DEBUG 6345 --- [ Thread-162] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P6 14:28:29 2025-12-10 14:28:29.870 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 8 14:28:29 2025-12-10 14:28:29.874 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 9 14:28:29 2025-12-10 14:28:29.874 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 10 14:28:29 2025-12-10 14:28:29.875 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 11 14:28:29 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P9 14:28:29 2025-12-10 14:28:29.876 DEBUG 6345 --- [ Thread-165] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P9 14:28:29 2025-12-10 14:28:29.877 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 12 14:28:29 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P11 14:28:29 2025-12-10 14:28:29.878 DEBUG 6345 --- [ Thread-167] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P11 14:28:29 2025-12-10 14:28:29.881 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 13 14:28:29 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P5 14:28:29 2025-12-10 14:28:29.881 DEBUG 6345 --- [ Thread-161] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P5 14:28:29 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P8 14:28:29 2025-12-10 14:28:29.883 DEBUG 6345 --- [ Thread-164] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P8 14:28:29 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P12 14:28:29 2025-12-10 14:28:29.884 DEBUG 6345 --- [ Thread-168] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P12 14:28:29 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P10 14:28:29 2025-12-10 14:28:29.892 DEBUG 6345 --- [ Thread-166] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P10 14:28:29 2025-12-10 14:28:29.894 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 14 14:28:29 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P7 14:28:29 2025-12-10 14:28:29.894 DEBUG 6345 --- [ Thread-163] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P7 14:28:29 2025-12-10 14:28:29.895 WARN 6345 --- [ Thread-170] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:28:29 -- Printed 27 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P14 14:28:29 2025-12-10 14:28:29.902 DEBUG 6345 --- [ Thread-170] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 27 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P14 14:28:29 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P13 14:28:29 2025-12-10 14:28:29.903 DEBUG 6345 --- [ Thread-169] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P13 14:28:29 2025-12-10 14:28:29.904 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Pass number 1 (out of 1) took 0 minutes, 0 seconds 14:28:29 2025-12-10 14:28:29.904 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds 14:28:29 post migration snapshot saved to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson 14:28:29 2025-12-10 14:28:29.904 DEBUG 6345 --- [ main] MigrationControllerInternal : post migration snapshot saved to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson 14:28:29 --------------------------------- 14:28:29 2025-12-10 14:28:29.904 DEBUG 6345 --- [ main] MigrationControllerInternal : --------------------------------- 14:28:29 -------------Summary------------- 14:28:29 2025-12-10 14:28:29.904 DEBUG 6345 --- [ main] MigrationControllerInternal : -------------Summary------------- 14:28:29 --------------------------------- 14:28:29 2025-12-10 14:28:29.904 DEBUG 6345 --- [ main] MigrationControllerInternal : --------------------------------- 14:28:29 --------------------------------- 14:28:29 2025-12-10 14:28:29.904 DEBUG 6345 --- [ main] MigrationControllerInternal : --------------------------------- 14:28:30 ERROR: Could not load janusgraph configuration. 14:28:30 org.apache.commons.configuration2.ex.ConfigurationException: Could not locate: FileLocator [basePath=null, encoding=ISO-8859-1, fileName=./bundleconfig-local/etc/appprops/janusgraph-realtime.properties, fileSystem=null, locationStrategy=null, sourceURL=null, urlConnectionOptions=null] 14:28:30 at org.apache.commons.configuration2.io.FileLocatorUtils.locateOrThrow(FileLocatorUtils.java:508) 14:28:30 at org.apache.commons.configuration2.io.FileHandler.load(FileHandler.java:596) 14:28:30 at org.apache.commons.configuration2.io.FileHandler.load(FileHandler.java:569) 14:28:30 at org.apache.commons.configuration2.builder.FileBasedConfigurationBuilder.initFileHandler(FileBasedConfigurationBuilder.java:248) 14:28:30 at org.apache.commons.configuration2.builder.FileBasedConfigurationBuilder.initResultInstance(FileBasedConfigurationBuilder.java:232) 14:28:30 at org.apache.commons.configuration2.builder.FileBasedConfigurationBuilder.initResultInstance(FileBasedConfigurationBuilder.java:53) 14:28:30 at org.apache.commons.configuration2.builder.BasicConfigurationBuilder.createResult(BasicConfigurationBuilder.java:340) 14:28:30 at org.apache.commons.configuration2.builder.BasicConfigurationBuilder.getConfiguration(BasicConfigurationBuilder.java:233) 14:28:30 at org.onap.aai.migration.MigrationControllerInternal.run(MigrationControllerInternal.java:113) 14:28:30 at org.onap.aai.migration.MigrationControllerInternalTest.testRunSpecificMigrationFromLoadingSnapshotAndCommit(MigrationControllerInternalTest.java:329) 14:28:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:28:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:28:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:28:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:28:30 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) 14:28:30 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 14:28:30 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 14:28:30 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 14:28:30 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 14:28:30 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 14:28:30 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 14:28:30 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 14:28:30 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 14:28:30 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 14:28:30 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 14:28:30 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 14:28:30 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 14:28:30 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 14:28:30 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) 14:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:30 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) 14:28:30 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) 14:28:30 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 14:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:28:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:28:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:28:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:28:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:28:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:28:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:28:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:28:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:28:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:28:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 14:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 14:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 14:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 14:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 14:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 14:28:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 14:28:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 14:28:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 14:28:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:28:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:28:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:28:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:28:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:28:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:28:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:28:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:28:30 14:28:30 2025-12-10 14:28:30.532 DEBUG 6345 --- [ main] MigrationControllerInternal : ERROR: Could not load janusgraph configuration. 14:28:30 org.apache.commons.configuration2.ex.ConfigurationException: Could not locate: FileLocator [basePath=null, encoding=ISO-8859-1, fileName=./bundleconfig-local/etc/appprops/janusgraph-realtime.properties, fileSystem=null, locationStrategy=null, sourceURL=null, urlConnectionOptions=null] 14:28:30 at org.apache.commons.configuration2.io.FileLocatorUtils.locateOrThrow(FileLocatorUtils.java:508) 14:28:30 at org.apache.commons.configuration2.io.FileHandler.load(FileHandler.java:596) 14:28:30 at org.apache.commons.configuration2.io.FileHandler.load(FileHandler.java:569) 14:28:30 at org.apache.commons.configuration2.builder.FileBasedConfigurationBuilder.initFileHandler(FileBasedConfigurationBuilder.java:248) 14:28:30 at org.apache.commons.configuration2.builder.FileBasedConfigurationBuilder.initResultInstance(FileBasedConfigurationBuilder.java:232) 14:28:30 at org.apache.commons.configuration2.builder.FileBasedConfigurationBuilder.initResultInstance(FileBasedConfigurationBuilder.java:53) 14:28:30 at org.apache.commons.configuration2.builder.BasicConfigurationBuilder.createResult(BasicConfigurationBuilder.java:340) 14:28:30 at org.apache.commons.configuration2.builder.BasicConfigurationBuilder.getConfiguration(BasicConfigurationBuilder.java:233) 14:28:30 at org.onap.aai.migration.MigrationControllerInternal.run(MigrationControllerInternal.java:113) 14:28:30 at org.onap.aai.migration.MigrationControllerInternalTest.testRunSpecificMigrationFromLoadingSnapshotAndCommit(MigrationControllerInternalTest.java:329) 14:28:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:28:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:28:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:28:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:28:30 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) 14:28:30 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 14:28:30 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 14:28:30 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 14:28:30 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 14:28:30 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 14:28:30 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 14:28:30 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 14:28:30 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 14:28:30 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 14:28:30 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 14:28:30 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 14:28:30 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 14:28:30 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 14:28:30 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) 14:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:30 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) 14:28:30 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) 14:28:30 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 14:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:28:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:28:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:28:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:28:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:28:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:28:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:28:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:28:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:28:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:28:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 14:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 14:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 14:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 14:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 14:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 14:28:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 14:28:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 14:28:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 14:28:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:28:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:28:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:28:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:28:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:28:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:28:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:28:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:28:30 14:28:33 14:28:33 14:28:33 ---------- Connecting to Graph ---------- 14:28:33 2025-12-10 14:28:33.732 DEBUG 6345 --- [ main] MigrationControllerInternal : 14:28:33 14:28:33 ---------- Connecting to Graph ---------- 14:28:33 ---------- Connection Established ---------- 14:28:33 2025-12-10 14:28:33.732 DEBUG 6345 --- [ main] MigrationControllerInternal : ---------- Connection Established ---------- 14:28:33 ---------- Looking for migration scripts to be executed. ---------- 14:28:33 2025-12-10 14:28:33.742 DEBUG 6345 --- [ main] MigrationControllerInternal : ---------- Looking for migration scripts to be executed. ---------- 14:28:33 Found 1 migration scripts. 14:28:33 2025-12-10 14:28:33.742 DEBUG 6345 --- [ main] MigrationControllerInternal : Found 1 migration scripts. 14:28:33 ---------- Executing Migration Scripts ---------- 14:28:33 2025-12-10 14:28:33.742 DEBUG 6345 --- [ main] MigrationControllerInternal : ---------- Executing Migration Scripts ---------- 14:28:33 Saving snapshot of graph pre migration to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson 14:28:33 2025-12-10 14:28:33.742 DEBUG 6345 --- [ main] MigrationControllerInternal : Saving snapshot of graph pre migration to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson 14:28:33 2025-12-10 14:28:33.742 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:28:33 2025-12-10 14:28:33.742 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:28:33 2025-12-10 14:28:33.742 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:28:33 2025-12-10 14:28:33.742 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:28:33 2025-12-10 14:28:33.742 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:28:33 2025-12-10 14:28:33.742 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:28:33 2025-12-10 14:28:33.742 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:28:33 2025-12-10 14:28:33.742 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:28:33 2025-12-10 14:28:33.742 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15 14:28:33 2025-12-10 14:28:33.742 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 14:28:33 2025-12-10 14:28:33.742 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15, and DEBUG-flag set to: false 14:28:33 2025-12-10 14:28:33.742 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 14:28:33 2025-12-10 14:28:33.742 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 14:28:33 2025-12-10 14:28:33.742 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 14:28:33 2025-12-10 14:28:33.742 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [15] 14:28:33 2025-12-10 14:28:33.742 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 14:28:33 2025-12-10 14:28:33.742 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 14:28:33 2025-12-10 14:28:33.742 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 14:28:33 2025-12-10 14:28:33.742 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 14:28:33 2025-12-10 14:28:33.742 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 14:28:33 2025-12-10 14:28:33.742 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 14:28:33 2025-12-10 14:28:33.743 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 14:28:33 2025-12-10 14:28:33.743 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 14:28:33 2025-12-10 14:28:33.743 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 14:28:33 2025-12-10 14:28:33.743 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [migration] 14:28:33 2025-12-10 14:28:33.743 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Snapshot file name (if not default) to use is [.//logs/data/migrationSnapshots/preMigration.202512101428.graphson] 14:28:33 2025-12-10 14:28:33.743 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:28:33 2025-12-10 14:28:33.743 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:33 2025-12-10 14:28:33.743 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:33 2025-12-10 14:28:33.743 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:28:33 2025-12-10 14:28:33.743 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = [null]. 14:28:33 2025-12-10 14:28:33.743 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 14:28:33 2025-12-10 14:28:33.743 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT 14:28:33 2025-12-10 14:28:33.743 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Successfully got the Graph instance. 14:28:33 2025-12-10 14:28:33.743 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 14:28:33 2025-12-10 14:28:33.743 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 14:28:33 2025-12-10 14:28:33.743 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 14:28:33 2025-12-10 14:28:33.743 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 14:28:33 2025-12-10 14:28:33.743 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 14:28:33 2025-12-10 14:28:33.743 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 14:28:33 2025-12-10 14:28:33.743 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 14:28:33 2025-12-10 14:28:33.743 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 14:28:33 2025-12-10 14:28:33.743 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 6345_prd-centos8-docker-4c-4g-19301_novalocal_GraphAdminApp_realtime_1765376437437 14:28:33 2025-12-10 14:28:33.743 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Count how many nodes are in the db. 14:28:33 2025-12-10 14:28:33.744 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:28:33 2025-12-10 14:28:33.745 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To count all vertices in DB it took: 0 minutes, 0 seconds 14:28:33 2025-12-10 14:28:33.745 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Total Count of Nodes in DB = 28. 14:28:33 2025-12-10 14:28:33.745 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will run this many simultaneous threads: 15 14:28:33 2025-12-10 14:28:33.745 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Required number of passes: 1 14:28:33 2025-12-10 14:28:33.745 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes per file: 120000 14:28:33 2025-12-10 14:28:33.745 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will generate this many files: 15 14:28:33 2025-12-10 14:28:33.745 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Each file will have (roughly): 2 nodes. 14:28:33 2025-12-10 14:28:33.745 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Now, divide vertexIds across this many files: 15 14:28:33 2025-12-10 14:28:33.747 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 14:28:33 2025-12-10 14:28:33.747 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 0 14:28:33 2025-12-10 14:28:33.747 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 1 14:28:33 2025-12-10 14:28:33.748 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 2 14:28:33 2025-12-10 14:28:33.748 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 3 14:28:33 -- Printed 1 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P0 14:28:33 2025-12-10 14:28:33.750 DEBUG 6345 --- [ Thread-216] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P0 14:28:33 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P1 14:28:33 2025-12-10 14:28:33.751 DEBUG 6345 --- [ Thread-217] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P1 14:28:33 2025-12-10 14:28:33.751 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 4 14:28:33 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P2 14:28:33 2025-12-10 14:28:33.752 DEBUG 6345 --- [ Thread-218] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P2 14:28:33 2025-12-10 14:28:33.752 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 5 14:28:33 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P4 14:28:33 2025-12-10 14:28:33.754 DEBUG 6345 --- [ Thread-220] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P4 14:28:33 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P3 14:28:33 2025-12-10 14:28:33.755 DEBUG 6345 --- [ Thread-219] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P3 14:28:33 2025-12-10 14:28:33.756 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 6 14:28:33 2025-12-10 14:28:33.756 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 7 14:28:33 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P6 14:28:33 2025-12-10 14:28:33.759 DEBUG 6345 --- [ Thread-222] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P6 14:28:33 2025-12-10 14:28:33.763 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 8 14:28:33 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P7 14:28:33 2025-12-10 14:28:33.765 DEBUG 6345 --- [ Thread-223] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P7 14:28:33 2025-12-10 14:28:33.767 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 9 14:28:33 2025-12-10 14:28:33.767 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 10 14:28:33 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P8 14:28:33 2025-12-10 14:28:33.769 DEBUG 6345 --- [ Thread-224] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P8 14:28:33 2025-12-10 14:28:33.771 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 11 14:28:33 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P9 14:28:33 2025-12-10 14:28:33.772 DEBUG 6345 --- [ Thread-225] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P9 14:28:33 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P10 14:28:33 2025-12-10 14:28:33.773 DEBUG 6345 --- [ Thread-226] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P10 14:28:33 2025-12-10 14:28:33.773 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 12 14:28:33 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P5 14:28:33 2025-12-10 14:28:33.776 DEBUG 6345 --- [ Thread-221] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P5 14:28:33 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P11 14:28:33 2025-12-10 14:28:33.777 DEBUG 6345 --- [ Thread-227] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P11 14:28:33 2025-12-10 14:28:33.778 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 13 14:28:33 2025-12-10 14:28:33.779 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 14 14:28:33 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P12 14:28:33 2025-12-10 14:28:33.780 DEBUG 6345 --- [ Thread-228] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P12 14:28:33 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P13 14:28:33 2025-12-10 14:28:33.780 DEBUG 6345 --- [ Thread-229] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P13 14:28:33 -- Printed 1 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P14 14:28:33 2025-12-10 14:28:33.784 DEBUG 6345 --- [ Thread-230] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson.P14 14:28:33 2025-12-10 14:28:33.788 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Pass number 1 (out of 1) took 0 minutes, 0 seconds 14:28:33 2025-12-10 14:28:33.788 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds 14:28:33 pre migration snapshot saved to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson 14:28:33 2025-12-10 14:28:33.788 DEBUG 6345 --- [ main] MigrationControllerInternal : pre migration snapshot saved to .//logs/data/migrationSnapshots/preMigration.202512101428.graphson 14:28:33 Skipping SDWANSpeedChangeMigration migration script because it has been disabled. 14:28:33 2025-12-10 14:28:33.788 DEBUG 6345 --- [ main] MigrationControllerInternal : Skipping SDWANSpeedChangeMigration migration script because it has been disabled. 14:28:33 ---------- Done ---------- 14:28:33 2025-12-10 14:28:33.788 DEBUG 6345 --- [ main] MigrationControllerInternal : ---------- Done ---------- 14:28:33 Saving snapshot of graph post migration to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson 14:28:33 2025-12-10 14:28:33.788 DEBUG 6345 --- [ main] MigrationControllerInternal : Saving snapshot of graph post migration to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson 14:28:33 2025-12-10 14:28:33.788 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 14:28:33 2025-12-10 14:28:33.788 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 14:28:33 2025-12-10 14:28:33.788 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 14:28:33 2025-12-10 14:28:33.788 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 14:28:33 2025-12-10 14:28:33.788 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 14:28:33 2025-12-10 14:28:33.788 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 14:28:33 2025-12-10 14:28:33.788 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 14:28:33 2025-12-10 14:28:33.788 WARN 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 14:28:33 2025-12-10 14:28:33.789 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15 14:28:33 2025-12-10 14:28:33.789 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 14:28:33 2025-12-10 14:28:33.789 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15, and DEBUG-flag set to: false 14:28:33 2025-12-10 14:28:33.789 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 14:28:33 2025-12-10 14:28:33.789 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 14:28:33 2025-12-10 14:28:33.789 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 14:28:33 2025-12-10 14:28:33.789 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [15] 14:28:33 2025-12-10 14:28:33.789 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 14:28:33 2025-12-10 14:28:33.789 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 14:28:33 2025-12-10 14:28:33.789 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 14:28:33 2025-12-10 14:28:33.789 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 14:28:33 2025-12-10 14:28:33.789 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 14:28:33 2025-12-10 14:28:33.789 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 14:28:33 2025-12-10 14:28:33.789 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 14:28:33 2025-12-10 14:28:33.789 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 14:28:33 2025-12-10 14:28:33.789 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 14:28:33 2025-12-10 14:28:33.789 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [migration] 14:28:33 2025-12-10 14:28:33.789 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Snapshot file name (if not default) to use is [.//logs/data/migrationSnapshots/postMigration.202512101428.graphson] 14:28:33 2025-12-10 14:28:33.789 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:28:33 2025-12-10 14:28:33.789 DEBUG 6345 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:33 2025-12-10 14:28:33.789 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 14:28:33 2025-12-10 14:28:33.789 INFO 6345 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:28:33 2025-12-10 14:28:33.790 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = [null]. 14:28:33 2025-12-10 14:28:33.790 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 14:28:33 2025-12-10 14:28:33.790 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT 14:28:33 2025-12-10 14:28:33.790 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Successfully got the Graph instance. 14:28:33 2025-12-10 14:28:33.790 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 14:28:33 2025-12-10 14:28:33.790 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 14:28:33 2025-12-10 14:28:33.790 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 14:28:33 2025-12-10 14:28:33.790 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 14:28:33 2025-12-10 14:28:33.790 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 14:28:33 2025-12-10 14:28:33.790 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 14:28:33 2025-12-10 14:28:33.790 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 14:28:33 2025-12-10 14:28:33.790 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 14:28:33 2025-12-10 14:28:33.790 INFO 6345 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 6345_prd-centos8-docker-4c-4g-19301_novalocal_GraphAdminApp_realtime_1765376437437 14:28:33 2025-12-10 14:28:33.790 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Count how many nodes are in the db. 14:28:33 2025-12-10 14:28:33.790 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:28:33 2025-12-10 14:28:33.793 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To count all vertices in DB it took: 0 minutes, 0 seconds 14:28:33 2025-12-10 14:28:33.793 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Total Count of Nodes in DB = 28. 14:28:33 2025-12-10 14:28:33.793 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will run this many simultaneous threads: 15 14:28:33 2025-12-10 14:28:33.793 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Required number of passes: 1 14:28:33 2025-12-10 14:28:33.793 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes per file: 120000 14:28:33 2025-12-10 14:28:33.793 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will generate this many files: 15 14:28:33 2025-12-10 14:28:33.793 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Each file will have (roughly): 2 nodes. 14:28:33 2025-12-10 14:28:33.793 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Now, divide vertexIds across this many files: 15 14:28:33 2025-12-10 14:28:33.795 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 14:28:33 2025-12-10 14:28:33.795 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 0 14:28:33 2025-12-10 14:28:33.795 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 1 14:28:33 -- Printed 1 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P0 14:28:33 2025-12-10 14:28:33.797 DEBUG 6345 --- [ Thread-231] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P0 14:28:33 2025-12-10 14:28:33.797 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 2 14:28:33 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P1 14:28:33 2025-12-10 14:28:33.798 DEBUG 6345 --- [ Thread-232] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P1 14:28:33 2025-12-10 14:28:33.799 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 3 14:28:33 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P2 14:28:33 2025-12-10 14:28:33.800 DEBUG 6345 --- [ Thread-233] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P2 14:28:33 2025-12-10 14:28:33.800 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 4 14:28:33 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P3 14:28:33 2025-12-10 14:28:33.805 DEBUG 6345 --- [ Thread-234] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P3 14:28:33 2025-12-10 14:28:33.808 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 5 14:28:33 2025-12-10 14:28:33.808 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 6 14:28:33 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P5 14:28:33 2025-12-10 14:28:33.809 DEBUG 6345 --- [ Thread-236] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P5 14:28:33 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P4 14:28:33 2025-12-10 14:28:33.810 DEBUG 6345 --- [ Thread-235] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P4 14:28:33 2025-12-10 14:28:33.811 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 7 14:28:33 2025-12-10 14:28:33.811 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 8 14:28:33 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P6 14:28:33 2025-12-10 14:28:33.812 DEBUG 6345 --- [ Thread-237] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P6 14:28:33 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P7 14:28:33 2025-12-10 14:28:33.814 DEBUG 6345 --- [ Thread-238] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P7 14:28:33 2025-12-10 14:28:33.815 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 9 14:28:33 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P8 14:28:33 2025-12-10 14:28:33.816 DEBUG 6345 --- [ Thread-239] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P8 14:28:33 2025-12-10 14:28:33.819 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 10 14:28:33 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P9 14:28:33 2025-12-10 14:28:33.820 DEBUG 6345 --- [ Thread-240] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P9 14:28:33 2025-12-10 14:28:33.823 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 11 14:28:33 2025-12-10 14:28:33.823 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 12 14:28:33 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P10 14:28:33 2025-12-10 14:28:33.824 DEBUG 6345 --- [ Thread-241] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P10 14:28:33 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P11 14:28:33 2025-12-10 14:28:33.825 DEBUG 6345 --- [ Thread-242] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P11 14:28:33 2025-12-10 14:28:33.827 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 13 14:28:33 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P12 14:28:33 2025-12-10 14:28:33.828 DEBUG 6345 --- [ Thread-243] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P12 14:28:33 2025-12-10 14:28:33.831 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 14 14:28:33 -- Printed 1 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P14 14:28:33 2025-12-10 14:28:33.833 DEBUG 6345 --- [ Thread-245] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P14 14:28:33 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P13 14:28:33 2025-12-10 14:28:33.834 DEBUG 6345 --- [ Thread-244] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson.P13 14:28:33 2025-12-10 14:28:33.834 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Pass number 1 (out of 1) took 0 minutes, 0 seconds 14:28:33 2025-12-10 14:28:33.834 DEBUG 6345 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds 14:28:33 post migration snapshot saved to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson 14:28:33 2025-12-10 14:28:33.834 DEBUG 6345 --- [ main] MigrationControllerInternal : post migration snapshot saved to .//logs/data/migrationSnapshots/postMigration.202512101428.graphson 14:28:33 --------------------------------- 14:28:33 2025-12-10 14:28:33.834 DEBUG 6345 --- [ main] MigrationControllerInternal : --------------------------------- 14:28:33 -------------Summary------------- 14:28:33 2025-12-10 14:28:33.834 DEBUG 6345 --- [ main] MigrationControllerInternal : -------------Summary------------- 14:28:33 --------------------------------- 14:28:33 2025-12-10 14:28:33.834 DEBUG 6345 --- [ main] MigrationControllerInternal : --------------------------------- 14:28:33 --------------------------------- 14:28:33 2025-12-10 14:28:33.834 DEBUG 6345 --- [ main] MigrationControllerInternal : --------------------------------- 14:28:34 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.426 s -- in org.onap.aai.migration.MigrationControllerInternalTest 14:28:34 [INFO] Running org.onap.aai.migration.PropertyMigratorTest 14:28:34 Initilization of PserverPropMigrator migration script complete. 14:28:34 2025-12-10 14:28:34.157 INFO 6345 --- [ main] PserverPropMigrator : Initilization of PserverPropMigrator migration script complete. 14:28:34 2025-12-10 14:28:34.157 DEBUG 6345 --- [ main] PserverPropMigrator : -------- Starting PropertyMigrator for node type within([pserver]) from property inv-status to inventory-status -------- 14:28:34 2025-12-10 14:28:34.157 DEBUG 6345 --- [ main] PserverPropMigrator : PropertyKey [inventory-status] created in the DB. 14:28:34 2025-12-10 14:28:34.158 DEBUG 6345 --- [ main] PserverPropMigrator : Add index for PropertyKey: [inventory-status] 14:28:34 2025-12-10 14:28:34.460 DEBUG 6345 --- [ main] PserverPropMigrator : Migrating property for vertex v[258080] 14:28:34 2025-12-10 14:28:34.461 DEBUG 6345 --- [ main] PserverPropMigrator : v[258080] : Migrated property inv-status to inventory-status with value = some status 14:28:34 2025-12-10 14:28:34.461 DEBUG 6345 --- [ main] PserverPropMigrator : Migration Summary Count: 1 vertices modified. 14:28:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s -- in org.onap.aai.migration.PropertyMigratorTest 14:28:34 [INFO] Running org.onap.aai.migration.RebuildAllEdgesTest 14:28:34 Initilization of RebuildAllEdges migration script complete. 14:28:34 2025-12-10 14:28:34.476 INFO 6345 --- [ main] RebuildAllEdges : Initilization of RebuildAllEdges migration script complete. 14:28:34 2025-12-10 14:28:34.521 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.522 DEBUG 6345 --- [ main] RebuildAllEdges : Started at: 2025-12-10T14:28:34.522944498Z 14:28:34 2025-12-10 14:28:34.523 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.523 DEBUG 6345 --- [ main] RebuildAllEdges : Completed at: 2025-12-10T14:28:34.523863594Z. Total time taken in ms : 1 14:28:34 2025-12-10 14:28:34.523 DEBUG 6345 --- [ main] RebuildAllEdges : Migration Summary Count: Total Edges : 0 . Processed count 0 . Skipped count: 0. 14:28:34 2025-12-10 14:28:34.523 DEBUG 6345 --- [ main] RebuildAllEdges : Migration Summary Count: Edge Missing Parent Property Count: 0 14:28:34 2025-12-10 14:28:34.523 DEBUG 6345 --- [ main] RebuildAllEdges : Migration Error: Edge Multiplicity Exception Count : 0 14:28:34 2025-12-10 14:28:34.523 DEBUG 6345 --- [ main] RebuildAllEdges : Migration Error: Edge Multiplicity Exception Breakdown : {} 14:28:34 2025-12-10 14:28:34.525 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.528 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:28:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.onap.aai.migration.RebuildAllEdgesTest 14:28:34 [INFO] Running org.onap.aai.migration.ValueMigratorTest 14:28:34 Initilization of SampleValueMigrator migration script complete. 14:28:34 2025-12-10 14:28:34.551 INFO 6345 --- [ main] SampleValueMigrator : Initilization of SampleValueMigrator migration script complete. 14:28:34 2025-12-10 14:28:34.552 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:34 Node Type pnf: Property in-maint value already exists - skipping 14:28:34 2025-12-10 14:28:34.552 INFO 6345 --- [ main] SampleValueMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:34 2025-12-10 14:28:34.553 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 14:28:34 Node Type pserver: Property in-maint value already exists - skipping 14:28:34 2025-12-10 14:28:34.553 INFO 6345 --- [ main] SampleValueMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:34 Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true 14:28:34 2025-12-10 14:28:34.553 INFO 6345 --- [ main] SampleValueMigrator : Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true 14:28:34 Adding Updated Vertex 4136 to dmaapMsgList.... 14:28:34 2025-12-10 14:28:34.554 INFO 6345 --- [ main] SampleValueMigrator : Adding Updated Vertex 4136 to dmaapMsgList.... 14:28:34 Node Type pserver: Property in-maint is empty, adding value true 14:28:34 2025-12-10 14:28:34.554 INFO 6345 --- [ main] SampleValueMigrator : Node Type pserver: Property in-maint is empty, adding value true 14:28:34 Adding Updated Vertex 4160 to dmaapMsgList.... 14:28:34 2025-12-10 14:28:34.554 INFO 6345 --- [ main] SampleValueMigrator : Adding Updated Vertex 4160 to dmaapMsgList.... 14:28:34 ******* Final Summary for SampleValueMigrator ********* 14:28:34 2025-12-10 14:28:34.554 INFO 6345 --- [ main] SampleValueMigrator : ******* Final Summary for SampleValueMigrator ********* 14:28:34 Total Migrated Records for pnf: 0 14:28:34 2025-12-10 14:28:34.554 INFO 6345 --- [ main] SampleValueMigrator : Total Migrated Records for pnf: 0 14:28:34 Total Migrated Records for pserver: 2 14:28:34 2025-12-10 14:28:34.554 INFO 6345 --- [ main] SampleValueMigrator : Total Migrated Records for pserver: 2 14:28:34 Migration Summary Count: Total Migrated Records: 2 14:28:34 2025-12-10 14:28:34.554 INFO 6345 --- [ main] SampleValueMigrator : Migration Summary Count: Total Migrated Records: 2 14:28:34 Initilization of SampleValueMigrator migration script complete. 14:28:34 2025-12-10 14:28:34.554 INFO 6345 --- [ main] SampleValueMigrator : Initilization of SampleValueMigrator migration script complete. 14:28:34 2025-12-10 14:28:34.555 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:34 Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true 14:28:34 2025-12-10 14:28:34.555 INFO 6345 --- [ main] SampleValueMigrator : Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true 14:28:34 Adding Updated Vertex 4280 to dmaapMsgList.... 14:28:34 2025-12-10 14:28:34.555 INFO 6345 --- [ main] SampleValueMigrator : Adding Updated Vertex 4280 to dmaapMsgList.... 14:28:34 ******* Final Summary for SampleValueMigrator ********* 14:28:34 2025-12-10 14:28:34.555 INFO 6345 --- [ main] SampleValueMigrator : ******* Final Summary for SampleValueMigrator ********* 14:28:34 Total Migrated Records for pnf: 1 14:28:34 2025-12-10 14:28:34.555 INFO 6345 --- [ main] SampleValueMigrator : Total Migrated Records for pnf: 1 14:28:34 Migration Summary Count: Total Migrated Records: 1 14:28:34 2025-12-10 14:28:34.555 INFO 6345 --- [ main] SampleValueMigrator : Migration Summary Count: Total Migrated Records: 1 14:28:34 2025-12-10 14:28:34.556 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND pserver-id = pserver1 AND in-maint = true)]. For better performance, use indexes 14:28:34 Initilization of SampleValueMigrator migration script complete. 14:28:34 2025-12-10 14:28:34.583 INFO 6345 --- [ main] SampleValueMigrator : Initilization of SampleValueMigrator migration script complete. 14:28:34 2025-12-10 14:28:34.584 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:34 Node Type pnf: Property in-maint value already exists - skipping 14:28:34 2025-12-10 14:28:34.584 INFO 6345 --- [ main] SampleValueMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:34 2025-12-10 14:28:34.585 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 14:28:34 Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true 14:28:34 2025-12-10 14:28:34.585 INFO 6345 --- [ main] SampleValueMigrator : Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true 14:28:34 Adding Updated Vertex 4264 to dmaapMsgList.... 14:28:34 2025-12-10 14:28:34.586 INFO 6345 --- [ main] SampleValueMigrator : Adding Updated Vertex 4264 to dmaapMsgList.... 14:28:34 Node Type pserver: Property in-maint value already exists - skipping 14:28:34 2025-12-10 14:28:34.586 INFO 6345 --- [ main] SampleValueMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:34 Node Type pserver: Property in-maint is empty, adding value true 14:28:34 2025-12-10 14:28:34.586 INFO 6345 --- [ main] SampleValueMigrator : Node Type pserver: Property in-maint is empty, adding value true 14:28:34 Adding Updated Vertex 8360 to dmaapMsgList.... 14:28:34 2025-12-10 14:28:34.586 INFO 6345 --- [ main] SampleValueMigrator : Adding Updated Vertex 8360 to dmaapMsgList.... 14:28:34 ******* Final Summary for SampleValueMigrator ********* 14:28:34 2025-12-10 14:28:34.586 INFO 6345 --- [ main] SampleValueMigrator : ******* Final Summary for SampleValueMigrator ********* 14:28:34 Total Migrated Records for pnf: 0 14:28:34 2025-12-10 14:28:34.586 INFO 6345 --- [ main] SampleValueMigrator : Total Migrated Records for pnf: 0 14:28:34 Total Migrated Records for pserver: 2 14:28:34 2025-12-10 14:28:34.586 INFO 6345 --- [ main] SampleValueMigrator : Total Migrated Records for pserver: 2 14:28:34 Migration Summary Count: Total Migrated Records: 2 14:28:34 2025-12-10 14:28:34.586 INFO 6345 --- [ main] SampleValueMigrator : Migration Summary Count: Total Migrated Records: 2 14:28:34 Initilization of SampleValueMigrator migration script complete. 14:28:34 2025-12-10 14:28:34.586 INFO 6345 --- [ main] SampleValueMigrator : Initilization of SampleValueMigrator migration script complete. 14:28:34 2025-12-10 14:28:34.587 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:34 Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true 14:28:34 2025-12-10 14:28:34.587 INFO 6345 --- [ main] SampleValueMigrator : Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true 14:28:34 Adding Updated Vertex 4152 to dmaapMsgList.... 14:28:34 2025-12-10 14:28:34.587 INFO 6345 --- [ main] SampleValueMigrator : Adding Updated Vertex 4152 to dmaapMsgList.... 14:28:34 ******* Final Summary for SampleValueMigrator ********* 14:28:34 2025-12-10 14:28:34.587 INFO 6345 --- [ main] SampleValueMigrator : ******* Final Summary for SampleValueMigrator ********* 14:28:34 Total Migrated Records for pnf: 1 14:28:34 2025-12-10 14:28:34.587 INFO 6345 --- [ main] SampleValueMigrator : Total Migrated Records for pnf: 1 14:28:34 Migration Summary Count: Total Migrated Records: 1 14:28:34 2025-12-10 14:28:34.587 INFO 6345 --- [ main] SampleValueMigrator : Migration Summary Count: Total Migrated Records: 1 14:28:34 2025-12-10 14:28:34.587 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND pserver-id = pserver0 AND in-maint = true)]. For better performance, use indexes 14:28:34 Initilization of SampleValueMigrator migration script complete. 14:28:34 2025-12-10 14:28:34.615 INFO 6345 --- [ main] SampleValueMigrator : Initilization of SampleValueMigrator migration script complete. 14:28:34 2025-12-10 14:28:34.616 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:34 Node Type pnf: Property in-maint value already exists - skipping 14:28:34 2025-12-10 14:28:34.616 INFO 6345 --- [ main] SampleValueMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:34 2025-12-10 14:28:34.616 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 14:28:34 Node Type pserver: Property in-maint value already exists - skipping 14:28:34 2025-12-10 14:28:34.616 INFO 6345 --- [ main] SampleValueMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:34 Node Type pserver: Property in-maint is empty, adding value true 14:28:34 2025-12-10 14:28:34.617 INFO 6345 --- [ main] SampleValueMigrator : Node Type pserver: Property in-maint is empty, adding value true 14:28:34 Adding Updated Vertex 4216 to dmaapMsgList.... 14:28:34 2025-12-10 14:28:34.617 INFO 6345 --- [ main] SampleValueMigrator : Adding Updated Vertex 4216 to dmaapMsgList.... 14:28:34 Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true 14:28:34 2025-12-10 14:28:34.618 INFO 6345 --- [ main] SampleValueMigrator : Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true 14:28:34 Adding Updated Vertex 4184 to dmaapMsgList.... 14:28:34 2025-12-10 14:28:34.618 INFO 6345 --- [ main] SampleValueMigrator : Adding Updated Vertex 4184 to dmaapMsgList.... 14:28:34 ******* Final Summary for SampleValueMigrator ********* 14:28:34 2025-12-10 14:28:34.618 INFO 6345 --- [ main] SampleValueMigrator : ******* Final Summary for SampleValueMigrator ********* 14:28:34 Total Migrated Records for pnf: 0 14:28:34 2025-12-10 14:28:34.618 INFO 6345 --- [ main] SampleValueMigrator : Total Migrated Records for pnf: 0 14:28:34 Total Migrated Records for pserver: 2 14:28:34 2025-12-10 14:28:34.618 INFO 6345 --- [ main] SampleValueMigrator : Total Migrated Records for pserver: 2 14:28:34 Migration Summary Count: Total Migrated Records: 2 14:28:34 2025-12-10 14:28:34.618 INFO 6345 --- [ main] SampleValueMigrator : Migration Summary Count: Total Migrated Records: 2 14:28:34 Initilization of SampleValueMigrator migration script complete. 14:28:34 2025-12-10 14:28:34.618 INFO 6345 --- [ main] SampleValueMigrator : Initilization of SampleValueMigrator migration script complete. 14:28:34 2025-12-10 14:28:34.618 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:34 Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true 14:28:34 2025-12-10 14:28:34.619 INFO 6345 --- [ main] SampleValueMigrator : Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true 14:28:34 Adding Updated Vertex 4248 to dmaapMsgList.... 14:28:34 2025-12-10 14:28:34.619 INFO 6345 --- [ main] SampleValueMigrator : Adding Updated Vertex 4248 to dmaapMsgList.... 14:28:34 ******* Final Summary for SampleValueMigrator ********* 14:28:34 2025-12-10 14:28:34.619 INFO 6345 --- [ main] SampleValueMigrator : ******* Final Summary for SampleValueMigrator ********* 14:28:34 Total Migrated Records for pnf: 1 14:28:34 2025-12-10 14:28:34.619 INFO 6345 --- [ main] SampleValueMigrator : Total Migrated Records for pnf: 1 14:28:34 Migration Summary Count: Total Migrated Records: 1 14:28:34 2025-12-10 14:28:34.619 INFO 6345 --- [ main] SampleValueMigrator : Migration Summary Count: Total Migrated Records: 1 14:28:34 2025-12-10 14:28:34.619 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND pserver-id = pserver2 AND in-maint = false)]. For better performance, use indexes 14:28:34 Initilization of SampleValueMigrator migration script complete. 14:28:34 2025-12-10 14:28:34.646 INFO 6345 --- [ main] SampleValueMigrator : Initilization of SampleValueMigrator migration script complete. 14:28:34 2025-12-10 14:28:34.647 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:34 Node Type pnf: Property in-maint value already exists - skipping 14:28:34 2025-12-10 14:28:34.647 INFO 6345 --- [ main] SampleValueMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:34 2025-12-10 14:28:34.647 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 14:28:34 Node Type pserver: Property in-maint value already exists - skipping 14:28:34 2025-12-10 14:28:34.647 INFO 6345 --- [ main] SampleValueMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:34 Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true 14:28:34 2025-12-10 14:28:34.647 INFO 6345 --- [ main] SampleValueMigrator : Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true 14:28:34 Adding Updated Vertex 4112 to dmaapMsgList.... 14:28:34 2025-12-10 14:28:34.648 INFO 6345 --- [ main] SampleValueMigrator : Adding Updated Vertex 4112 to dmaapMsgList.... 14:28:34 Node Type pserver: Property in-maint is empty, adding value true 14:28:34 2025-12-10 14:28:34.649 INFO 6345 --- [ main] SampleValueMigrator : Node Type pserver: Property in-maint is empty, adding value true 14:28:34 Adding Updated Vertex 4296 to dmaapMsgList.... 14:28:34 2025-12-10 14:28:34.649 INFO 6345 --- [ main] SampleValueMigrator : Adding Updated Vertex 4296 to dmaapMsgList.... 14:28:34 ******* Final Summary for SampleValueMigrator ********* 14:28:34 2025-12-10 14:28:34.649 INFO 6345 --- [ main] SampleValueMigrator : ******* Final Summary for SampleValueMigrator ********* 14:28:34 Total Migrated Records for pnf: 0 14:28:34 2025-12-10 14:28:34.649 INFO 6345 --- [ main] SampleValueMigrator : Total Migrated Records for pnf: 0 14:28:34 Total Migrated Records for pserver: 2 14:28:34 2025-12-10 14:28:34.649 INFO 6345 --- [ main] SampleValueMigrator : Total Migrated Records for pserver: 2 14:28:34 Migration Summary Count: Total Migrated Records: 2 14:28:34 2025-12-10 14:28:34.649 INFO 6345 --- [ main] SampleValueMigrator : Migration Summary Count: Total Migrated Records: 2 14:28:34 Initilization of SampleValueMigrator migration script complete. 14:28:34 2025-12-10 14:28:34.649 INFO 6345 --- [ main] SampleValueMigrator : Initilization of SampleValueMigrator migration script complete. 14:28:34 2025-12-10 14:28:34.649 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:34 Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true 14:28:34 2025-12-10 14:28:34.650 INFO 6345 --- [ main] SampleValueMigrator : Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true 14:28:34 Adding Updated Vertex 8232 to dmaapMsgList.... 14:28:34 2025-12-10 14:28:34.650 INFO 6345 --- [ main] SampleValueMigrator : Adding Updated Vertex 8232 to dmaapMsgList.... 14:28:34 ******* Final Summary for SampleValueMigrator ********* 14:28:34 2025-12-10 14:28:34.650 INFO 6345 --- [ main] SampleValueMigrator : ******* Final Summary for SampleValueMigrator ********* 14:28:34 Total Migrated Records for pnf: 1 14:28:34 2025-12-10 14:28:34.650 INFO 6345 --- [ main] SampleValueMigrator : Total Migrated Records for pnf: 1 14:28:34 Migration Summary Count: Total Migrated Records: 1 14:28:34 2025-12-10 14:28:34.650 INFO 6345 --- [ main] SampleValueMigrator : Migration Summary Count: Total Migrated Records: 1 14:28:34 2025-12-10 14:28:34.650 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf1 AND in-maint = true)]. For better performance, use indexes 14:28:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.onap.aai.migration.ValueMigratorTest 14:28:34 [INFO] Running org.onap.aai.migration.VertexMergeTest 14:28:34 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.onap.aai.migration.VertexMergeTest 14:28:34 [INFO] Running org.onap.aai.migration.v12.ALTSLicenseEntitlementMigrationTest 14:28:34 Initilization of ALTSLicenseEntitlementMigration migration script complete. 14:28:34 2025-12-10 14:28:34.700 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Initilization of ALTSLicenseEntitlementMigration migration script complete. 14:28:34 2025-12-10 14:28:34.700 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ---------- Update ALTS Entitlements and Licenses resource-uuid in generic-vnf ---------- 14:28:34 2025-12-10 14:28:34.700 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ./src/test/resources/migration-input-files/ALTS-migration-data/ALTS-migration-input.csv 14:28:34 2025-12-10 14:28:34.700 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing VNFs from file ---------- 14:28:34 2025-12-10 14:28:34.701 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : 14:28:34 14:28:34 2025-12-10 14:28:34.701 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : headerLength: 22 14:28:34 2025-12-10 14:28:34.701 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : 14:28:34 14:28:34 2025-12-10 14:28:34.701 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-entitlement,guuid-entitlement,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,123456789,,---------- 14:28:34 2025-12-10 14:28:34.701 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-entitlement vnfId = 123456789 group uuid = guuid-entitlement 14:28:34 2025-12-10 14:28:34.712 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = guuid-entitlement)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.715 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = license AND group-uuid = guuid-entitlement)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.716 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Updating entitlements with groupUuid guuid-entitlement from generic-vnf with vnfId 123456789 with newResourceUuid new-ruuid-entitlement 14:28:34 2025-12-10 14:28:34.716 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-entitlement 14:28:34 2025-12-10 14:28:34.716 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/ruuid-entitlement 14:28:34 2025-12-10 14:28:34.716 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/new-ruuid-entitlement 14:28:34 2025-12-10 14:28:34.717 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-entitlement 14:28:34 2025-12-10 14:28:34.717 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : No license found with group-uuid guuid-entitlement for generic-vnf 123456789 14:28:34 2025-12-10 14:28:34.717 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : 14:28:34 14:28:34 2025-12-10 14:28:34.717 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-license,guuid-license,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,123456789,,---------- 14:28:34 2025-12-10 14:28:34.717 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-license vnfId = 123456789 group uuid = guuid-license 14:28:34 2025-12-10 14:28:34.718 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = guuid-license)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.720 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = license AND group-uuid = guuid-license)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.720 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : No entitlements found with group-uuid guuid-license for generic-vnf 123456789 14:28:34 2025-12-10 14:28:34.720 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Updating license with groupUuid guuid-license from generic-vnf with vnfId 123456789 with newResourceUuid new-ruuid-license 14:28:34 2025-12-10 14:28:34.720 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-license 14:28:34 2025-12-10 14:28:34.720 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/ruuid-license 14:28:34 2025-12-10 14:28:34.720 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/new-ruuid-license 14:28:34 2025-12-10 14:28:34.720 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-license 14:28:34 2025-12-10 14:28:34.720 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : 14:28:34 14:28:34 2025-12-10 14:28:34.720 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-entitlement2,guuid,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,23456789,,---------- 14:28:34 2025-12-10 14:28:34.720 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-entitlement2 vnfId = 23456789 group uuid = guuid 14:28:34 2025-12-10 14:28:34.721 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = guuid)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.723 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = license AND group-uuid = guuid)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.723 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Updating entitlements with groupUuid guuid from generic-vnf with vnfId 23456789 with newResourceUuid new-ruuid-entitlement2 14:28:34 2025-12-10 14:28:34.723 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-entitlement 14:28:34 2025-12-10 14:28:34.723 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/ruuid-entitlement 14:28:34 2025-12-10 14:28:34.723 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/new-ruuid-entitlement2 14:28:34 2025-12-10 14:28:34.723 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-entitlement2 14:28:34 2025-12-10 14:28:34.723 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Updating license with groupUuid guuid from generic-vnf with vnfId 23456789 with newResourceUuid new-ruuid-entitlement2 14:28:34 2025-12-10 14:28:34.723 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-license 14:28:34 2025-12-10 14:28:34.724 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/ruuid-license 14:28:34 2025-12-10 14:28:34.724 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/new-ruuid-entitlement2 14:28:34 2025-12-10 14:28:34.724 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-entitlement2 14:28:34 2025-12-10 14:28:34.724 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : 14:28:34 14:28:34 2025-12-10 14:28:34.724 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-license2,guuid,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,23456789,,---------- 14:28:34 2025-12-10 14:28:34.724 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-license2 vnfId = 23456789 group uuid = guuid 14:28:34 2025-12-10 14:28:34.724 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ERROR: duplicate groupUuid in vnf - skipping 14:28:34 2025-12-10 14:28:34.724 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = 123456789)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.725 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = 123456789)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.725 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = 123456789)]. For better performance, use indexes 14:28:34 Initilization of ALTSLicenseEntitlementMigration migration script complete. 14:28:34 2025-12-10 14:28:34.786 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Initilization of ALTSLicenseEntitlementMigration migration script complete. 14:28:34 2025-12-10 14:28:34.787 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ---------- Update ALTS Entitlements and Licenses resource-uuid in generic-vnf ---------- 14:28:34 2025-12-10 14:28:34.787 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ./src/test/resources/migration-input-files/ALTS-migration-data/ALTS-migration-input.csv 14:28:34 2025-12-10 14:28:34.787 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing VNFs from file ---------- 14:28:34 2025-12-10 14:28:34.787 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : 14:28:34 14:28:34 2025-12-10 14:28:34.787 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : headerLength: 22 14:28:34 2025-12-10 14:28:34.787 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : 14:28:34 14:28:34 2025-12-10 14:28:34.787 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-entitlement,guuid-entitlement,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,123456789,,---------- 14:28:34 2025-12-10 14:28:34.787 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-entitlement vnfId = 123456789 group uuid = guuid-entitlement 14:28:34 2025-12-10 14:28:34.788 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = guuid-entitlement)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.790 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = license AND group-uuid = guuid-entitlement)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.790 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Updating entitlements with groupUuid guuid-entitlement from generic-vnf with vnfId 123456789 with newResourceUuid new-ruuid-entitlement 14:28:34 2025-12-10 14:28:34.790 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-entitlement 14:28:34 2025-12-10 14:28:34.790 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/ruuid-entitlement 14:28:34 2025-12-10 14:28:34.790 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/new-ruuid-entitlement 14:28:34 2025-12-10 14:28:34.791 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-entitlement 14:28:34 2025-12-10 14:28:34.791 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : No license found with group-uuid guuid-entitlement for generic-vnf 123456789 14:28:34 2025-12-10 14:28:34.791 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : 14:28:34 14:28:34 2025-12-10 14:28:34.791 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-license,guuid-license,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,123456789,,---------- 14:28:34 2025-12-10 14:28:34.791 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-license vnfId = 123456789 group uuid = guuid-license 14:28:34 2025-12-10 14:28:34.792 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = guuid-license)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.794 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = license AND group-uuid = guuid-license)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.794 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : No entitlements found with group-uuid guuid-license for generic-vnf 123456789 14:28:34 2025-12-10 14:28:34.794 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Updating license with groupUuid guuid-license from generic-vnf with vnfId 123456789 with newResourceUuid new-ruuid-license 14:28:34 2025-12-10 14:28:34.794 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-license 14:28:34 2025-12-10 14:28:34.794 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/ruuid-license 14:28:34 2025-12-10 14:28:34.794 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/new-ruuid-license 14:28:34 2025-12-10 14:28:34.794 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-license 14:28:34 2025-12-10 14:28:34.794 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : 14:28:34 14:28:34 2025-12-10 14:28:34.794 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-entitlement2,guuid,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,23456789,,---------- 14:28:34 2025-12-10 14:28:34.794 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-entitlement2 vnfId = 23456789 group uuid = guuid 14:28:34 2025-12-10 14:28:34.795 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = guuid)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.797 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = license AND group-uuid = guuid)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.797 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Updating entitlements with groupUuid guuid from generic-vnf with vnfId 23456789 with newResourceUuid new-ruuid-entitlement2 14:28:34 2025-12-10 14:28:34.797 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-entitlement 14:28:34 2025-12-10 14:28:34.797 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/ruuid-entitlement 14:28:34 2025-12-10 14:28:34.797 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/new-ruuid-entitlement2 14:28:34 2025-12-10 14:28:34.797 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-entitlement2 14:28:34 2025-12-10 14:28:34.797 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Updating license with groupUuid guuid from generic-vnf with vnfId 23456789 with newResourceUuid new-ruuid-entitlement2 14:28:34 2025-12-10 14:28:34.797 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-license 14:28:34 2025-12-10 14:28:34.798 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/ruuid-license 14:28:34 2025-12-10 14:28:34.798 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/new-ruuid-entitlement2 14:28:34 2025-12-10 14:28:34.798 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-entitlement2 14:28:34 2025-12-10 14:28:34.798 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : 14:28:34 14:28:34 2025-12-10 14:28:34.798 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-license2,guuid,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,23456789,,---------- 14:28:34 2025-12-10 14:28:34.798 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-license2 vnfId = 23456789 group uuid = guuid 14:28:34 2025-12-10 14:28:34.798 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ERROR: duplicate groupUuid in vnf - skipping 14:28:34 2025-12-10 14:28:34.798 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = 123456789)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.799 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = 123456789)]. For better performance, use indexes 14:28:34 Initilization of ALTSLicenseEntitlementMigration migration script complete. 14:28:34 2025-12-10 14:28:34.855 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Initilization of ALTSLicenseEntitlementMigration migration script complete. 14:28:34 2025-12-10 14:28:34.855 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ---------- Update ALTS Entitlements and Licenses resource-uuid in generic-vnf ---------- 14:28:34 2025-12-10 14:28:34.855 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ./src/test/resources/migration-input-files/ALTS-migration-data/ALTS-migration-input.csv 14:28:34 2025-12-10 14:28:34.855 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing VNFs from file ---------- 14:28:34 2025-12-10 14:28:34.855 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : 14:28:34 14:28:34 2025-12-10 14:28:34.855 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : headerLength: 22 14:28:34 2025-12-10 14:28:34.855 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : 14:28:34 14:28:34 2025-12-10 14:28:34.855 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-entitlement,guuid-entitlement,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,123456789,,---------- 14:28:34 2025-12-10 14:28:34.855 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-entitlement vnfId = 123456789 group uuid = guuid-entitlement 14:28:34 2025-12-10 14:28:34.857 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = guuid-entitlement)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.859 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = license AND group-uuid = guuid-entitlement)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.859 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Updating entitlements with groupUuid guuid-entitlement from generic-vnf with vnfId 123456789 with newResourceUuid new-ruuid-entitlement 14:28:34 2025-12-10 14:28:34.859 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-entitlement 14:28:34 2025-12-10 14:28:34.859 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/ruuid-entitlement 14:28:34 2025-12-10 14:28:34.859 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/new-ruuid-entitlement 14:28:34 2025-12-10 14:28:34.860 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-entitlement 14:28:34 2025-12-10 14:28:34.860 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : No license found with group-uuid guuid-entitlement for generic-vnf 123456789 14:28:34 2025-12-10 14:28:34.860 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : 14:28:34 14:28:34 2025-12-10 14:28:34.860 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-license,guuid-license,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,123456789,,---------- 14:28:34 2025-12-10 14:28:34.860 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-license vnfId = 123456789 group uuid = guuid-license 14:28:34 2025-12-10 14:28:34.861 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = guuid-license)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.863 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = license AND group-uuid = guuid-license)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.863 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : No entitlements found with group-uuid guuid-license for generic-vnf 123456789 14:28:34 2025-12-10 14:28:34.863 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Updating license with groupUuid guuid-license from generic-vnf with vnfId 123456789 with newResourceUuid new-ruuid-license 14:28:34 2025-12-10 14:28:34.863 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-license 14:28:34 2025-12-10 14:28:34.863 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/ruuid-license 14:28:34 2025-12-10 14:28:34.863 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/new-ruuid-license 14:28:34 2025-12-10 14:28:34.863 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-license 14:28:34 2025-12-10 14:28:34.863 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : 14:28:34 14:28:34 2025-12-10 14:28:34.863 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-entitlement2,guuid,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,23456789,,---------- 14:28:34 2025-12-10 14:28:34.863 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-entitlement2 vnfId = 23456789 group uuid = guuid 14:28:34 2025-12-10 14:28:34.864 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = guuid)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.866 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = license AND group-uuid = guuid)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.866 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Updating entitlements with groupUuid guuid from generic-vnf with vnfId 23456789 with newResourceUuid new-ruuid-entitlement2 14:28:34 2025-12-10 14:28:34.866 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-entitlement 14:28:34 2025-12-10 14:28:34.866 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/ruuid-entitlement 14:28:34 2025-12-10 14:28:34.868 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/new-ruuid-entitlement2 14:28:34 2025-12-10 14:28:34.868 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-entitlement2 14:28:34 2025-12-10 14:28:34.868 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Updating license with groupUuid guuid from generic-vnf with vnfId 23456789 with newResourceUuid new-ruuid-entitlement2 14:28:34 2025-12-10 14:28:34.868 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-license 14:28:34 2025-12-10 14:28:34.869 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/ruuid-license 14:28:34 2025-12-10 14:28:34.869 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/new-ruuid-entitlement2 14:28:34 2025-12-10 14:28:34.869 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-entitlement2 14:28:34 2025-12-10 14:28:34.869 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : 14:28:34 14:28:34 2025-12-10 14:28:34.869 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-license2,guuid,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,23456789,,---------- 14:28:34 2025-12-10 14:28:34.869 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-license2 vnfId = 23456789 group uuid = guuid 14:28:34 2025-12-10 14:28:34.869 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ERROR: duplicate groupUuid in vnf - skipping 14:28:34 2025-12-10 14:28:34.869 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = 123456789)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.870 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = 123456789)]. For better performance, use indexes 14:28:34 Initilization of ALTSLicenseEntitlementMigration migration script complete. 14:28:34 2025-12-10 14:28:34.896 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Initilization of ALTSLicenseEntitlementMigration migration script complete. 14:28:34 2025-12-10 14:28:34.897 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ---------- Update ALTS Entitlements and Licenses resource-uuid in generic-vnf ---------- 14:28:34 2025-12-10 14:28:34.897 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ./src/test/resources/migration-input-files/ALTS-migration-data/ALTS-migration-input.csv 14:28:34 2025-12-10 14:28:34.897 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing VNFs from file ---------- 14:28:34 2025-12-10 14:28:34.897 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : 14:28:34 14:28:34 2025-12-10 14:28:34.897 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : headerLength: 22 14:28:34 2025-12-10 14:28:34.897 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : 14:28:34 14:28:34 2025-12-10 14:28:34.897 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-entitlement,guuid-entitlement,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,123456789,,---------- 14:28:34 2025-12-10 14:28:34.897 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-entitlement vnfId = 123456789 group uuid = guuid-entitlement 14:28:34 2025-12-10 14:28:34.898 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = guuid-entitlement)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.900 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = license AND group-uuid = guuid-entitlement)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.900 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Updating entitlements with groupUuid guuid-entitlement from generic-vnf with vnfId 123456789 with newResourceUuid new-ruuid-entitlement 14:28:34 2025-12-10 14:28:34.900 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-entitlement 14:28:34 2025-12-10 14:28:34.900 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/ruuid-entitlement 14:28:34 2025-12-10 14:28:34.900 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/new-ruuid-entitlement 14:28:34 2025-12-10 14:28:34.901 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-entitlement 14:28:34 2025-12-10 14:28:34.901 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : No license found with group-uuid guuid-entitlement for generic-vnf 123456789 14:28:34 2025-12-10 14:28:34.901 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : 14:28:34 14:28:34 2025-12-10 14:28:34.901 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-license,guuid-license,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,123456789,,---------- 14:28:34 2025-12-10 14:28:34.901 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-license vnfId = 123456789 group uuid = guuid-license 14:28:34 2025-12-10 14:28:34.902 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = guuid-license)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.904 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = license AND group-uuid = guuid-license)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.904 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : No entitlements found with group-uuid guuid-license for generic-vnf 123456789 14:28:34 2025-12-10 14:28:34.904 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Updating license with groupUuid guuid-license from generic-vnf with vnfId 123456789 with newResourceUuid new-ruuid-license 14:28:34 2025-12-10 14:28:34.904 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-license 14:28:34 2025-12-10 14:28:34.904 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/ruuid-license 14:28:34 2025-12-10 14:28:34.904 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/new-ruuid-license 14:28:34 2025-12-10 14:28:34.904 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-license 14:28:34 2025-12-10 14:28:34.904 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : 14:28:34 14:28:34 2025-12-10 14:28:34.904 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-entitlement2,guuid,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,23456789,,---------- 14:28:34 2025-12-10 14:28:34.904 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-entitlement2 vnfId = 23456789 group uuid = guuid 14:28:34 2025-12-10 14:28:34.905 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = guuid)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.907 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = license AND group-uuid = guuid)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.907 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Updating entitlements with groupUuid guuid from generic-vnf with vnfId 23456789 with newResourceUuid new-ruuid-entitlement2 14:28:34 2025-12-10 14:28:34.907 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-entitlement 14:28:34 2025-12-10 14:28:34.907 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/ruuid-entitlement 14:28:34 2025-12-10 14:28:34.907 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/new-ruuid-entitlement2 14:28:34 2025-12-10 14:28:34.907 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-entitlement2 14:28:34 2025-12-10 14:28:34.907 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Updating license with groupUuid guuid from generic-vnf with vnfId 23456789 with newResourceUuid new-ruuid-entitlement2 14:28:34 2025-12-10 14:28:34.907 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-license 14:28:34 2025-12-10 14:28:34.907 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/ruuid-license 14:28:34 2025-12-10 14:28:34.907 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/new-ruuid-entitlement2 14:28:34 2025-12-10 14:28:34.907 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-entitlement2 14:28:34 2025-12-10 14:28:34.907 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : 14:28:34 14:28:34 2025-12-10 14:28:34.907 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-license2,guuid,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,23456789,,---------- 14:28:34 2025-12-10 14:28:34.907 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-license2 vnfId = 23456789 group uuid = guuid 14:28:34 2025-12-10 14:28:34.907 INFO 6345 --- [ main] ALTSLicenseEntitlementMigration : ERROR: duplicate groupUuid in vnf - skipping 14:28:34 2025-12-10 14:28:34.908 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = 23456789)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.908 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = 23456789)]. For better performance, use indexes 14:28:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s -- in org.onap.aai.migration.v12.ALTSLicenseEntitlementMigrationTest 14:28:34 [INFO] Running org.onap.aai.migration.v12.ContainmentDeleteOtherVPropertyMigrationTest 14:28:34 Initilization of ContainmentDeleteOtherVPropertyMigration migration script complete. 14:28:34 2025-12-10 14:28:34.949 INFO 6345 --- [ main] ContainmentDeleteOtherVPropertyMigration : Initilization of ContainmentDeleteOtherVPropertyMigration migration script complete. 14:28:34 2025-12-10 14:28:34.949 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.950 INFO 6345 --- [ main] ContainmentDeleteOtherVPropertyMigration : out vertex: l-interface in vertex: allotted-resource label : uses 14:28:34 2025-12-10 14:28:34.950 INFO 6345 --- [ main] ContainmentDeleteOtherVPropertyMigration : out vertex: generic-vnf in vertex: l-interface label : hasLInterface 14:28:34 2025-12-10 14:28:34.950 INFO 6345 --- [ main] ContainmentDeleteOtherVPropertyMigration : updating delete-other-v property 14:28:34 2025-12-10 14:28:34.950 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(~label = hasLInterface AND delete-other-v = OUT)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.951 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(~label = hasLInterface AND contains-other-v = OUT)]. For better performance, use indexes 14:28:34 2025-12-10 14:28:34.951 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(~label = uses AND delete-other-v = NONE)]. For better performance, use indexes 14:28:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.aai.migration.v12.ContainmentDeleteOtherVPropertyMigrationTest 14:28:34 [INFO] Running org.onap.aai.migration.v12.DeletePInterfaceTest 14:28:34 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.onap.aai.migration.v12.DeletePInterfaceTest 14:28:34 [INFO] Running org.onap.aai.migration.v12.MigrateDataFromASDCToConfigurationTest 14:28:35 Initilization of MigrateDataFromASDCToConfiguration migration script complete. 14:28:35 2025-12-10 14:28:34.998 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : Initilization of MigrateDataFromASDCToConfiguration migration script complete. 14:28:35 2025-12-10 14:28:34.999 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : Reading Csv file: .//src/test/resources/migration-input-files/VNT-migration-data/VNT-migration-input.csv 14:28:35 2025-12-10 14:28:34.999 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 599a2d74-cfbd-413d-aedb-ec4875817313)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.000 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : Found node type configuration with configuration id: configurationIdGraph 14:28:35 2025-12-10 14:28:35.000 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : VNT val after migration: 1000 14:28:35 2025-12-10 14:28:35.000 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : Found node type configuration with configuration id: configurationIdGraph3 14:28:35 2025-12-10 14:28:35.000 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : VNT val after migration: 1000 14:28:35 2025-12-10 14:28:35.000 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 2 configuration nodes related to Entitlement UUID: 599a2d74-cfbd-413d-aedb-ec4875817313 14:28:35 2025-12-10 14:28:35.001 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = ea9a547e-137b-48e9-a788-c3fb4e631a2a)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.001 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: ea9a547e-137b-48e9-a788-c3fb4e631a2a 14:28:35 2025-12-10 14:28:35.002 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 8ce33a8c-b83f-4103-9967-caf95dc47009)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.002 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 8ce33a8c-b83f-4103-9967-caf95dc47009 14:28:35 2025-12-10 14:28:35.002 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = d3d93cc4-8961-43ef-a916-161107fe2721)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.003 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: d3d93cc4-8961-43ef-a916-161107fe2721 14:28:35 2025-12-10 14:28:35.003 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 63a5bd41-4e43-4c14-8f68-1d518970cc2e)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.003 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 63a5bd41-4e43-4c14-8f68-1d518970cc2e 14:28:35 2025-12-10 14:28:35.004 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 4b3cc5a8-39bb-46a3-b112-f7041f33c8b5)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.004 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 4b3cc5a8-39bb-46a3-b112-f7041f33c8b5 14:28:35 2025-12-10 14:28:35.004 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 1b33b22f-559e-441f-ab5d-01be6d0e6fd9)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.005 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 1b33b22f-559e-441f-ab5d-01be6d0e6fd9 14:28:35 2025-12-10 14:28:35.005 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = e40a3806-ea7f-43cd-99d0-7694d7daff24)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.006 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: e40a3806-ea7f-43cd-99d0-7694d7daff24 14:28:35 2025-12-10 14:28:35.006 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = f8a20afe-078b-47eb-b039-8ad747799274)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.007 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: f8a20afe-078b-47eb-b039-8ad747799274 14:28:35 2025-12-10 14:28:35.007 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = c00d30be-8db2-4c2c-99af-7e6fc89fba74)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.008 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: c00d30be-8db2-4c2c-99af-7e6fc89fba74 14:28:35 2025-12-10 14:28:35.008 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 360d847c-76e9-403c-9c3c-364dc07eed16)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.009 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 360d847c-76e9-403c-9c3c-364dc07eed16 14:28:35 2025-12-10 14:28:35.009 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = d4248a5a-95d1-42a6-8bec-59dd76dc757f)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.009 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: d4248a5a-95d1-42a6-8bec-59dd76dc757f 14:28:35 2025-12-10 14:28:35.010 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = e60183ad-5664-4911-a53b-3cd8639569b3)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.010 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: e60183ad-5664-4911-a53b-3cd8639569b3 14:28:35 2025-12-10 14:28:35.011 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 867cc331-59b6-4432-a7e4-2734798a9d1d)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.011 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 867cc331-59b6-4432-a7e4-2734798a9d1d 14:28:35 2025-12-10 14:28:35.012 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 6813c65c-7c1c-4bcf-8330-70828fa776c3)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.012 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 6813c65c-7c1c-4bcf-8330-70828fa776c3 14:28:35 2025-12-10 14:28:35.012 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 82530f84-05d6-4548-a3de-8e968d099522)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.013 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 82530f84-05d6-4548-a3de-8e968d099522 14:28:35 2025-12-10 14:28:35.013 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 8b176fde-7e7d-4d82-a02a-1bf2dc9a1cbf)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.013 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 8b176fde-7e7d-4d82-a02a-1bf2dc9a1cbf 14:28:35 2025-12-10 14:28:35.014 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = ed88c374-aa3e-4027-b05e-f58cb95e99c7)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.014 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: ed88c374-aa3e-4027-b05e-f58cb95e99c7 14:28:35 2025-12-10 14:28:35.015 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 987750b0-e3ac-42d0-b491-76de11cac222)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.015 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 987750b0-e3ac-42d0-b491-76de11cac222 14:28:35 2025-12-10 14:28:35.015 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 3f9000aa-4fca-405e-ac5a-a67080ed91e5)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.016 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 3f9000aa-4fca-405e-ac5a-a67080ed91e5 14:28:35 2025-12-10 14:28:35.016 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 275829e8-6132-44d7-b001-d10043f5ad2e)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.016 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 275829e8-6132-44d7-b001-d10043f5ad2e 14:28:35 2025-12-10 14:28:35.017 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 09b46095-9424-4f06-bbcd-1283f70d3d3d)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.017 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 09b46095-9424-4f06-bbcd-1283f70d3d3d 14:28:35 2025-12-10 14:28:35.017 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 16a0d09c-4d56-4cfd-a3e3-fa637aa20b28)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.018 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 16a0d09c-4d56-4cfd-a3e3-fa637aa20b28 14:28:35 Initilization of MigrateDataFromASDCToConfiguration migration script complete. 14:28:35 2025-12-10 14:28:35.055 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : Initilization of MigrateDataFromASDCToConfiguration migration script complete. 14:28:35 2025-12-10 14:28:35.055 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : Reading Csv file: .//src/test/resources/migration-input-files/VNT-migration-data/VNT-migration-input.csv 14:28:35 2025-12-10 14:28:35.056 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 599a2d74-cfbd-413d-aedb-ec4875817313)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.056 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : Found node type configuration with configuration id: configurationIdGraph3 14:28:35 2025-12-10 14:28:35.057 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : VNT val after migration: 1000 14:28:35 2025-12-10 14:28:35.057 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : Found node type configuration with configuration id: configurationIdGraph 14:28:35 2025-12-10 14:28:35.057 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : VNT val after migration: 1000 14:28:35 2025-12-10 14:28:35.057 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 2 configuration nodes related to Entitlement UUID: 599a2d74-cfbd-413d-aedb-ec4875817313 14:28:35 2025-12-10 14:28:35.057 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = ea9a547e-137b-48e9-a788-c3fb4e631a2a)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.057 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: ea9a547e-137b-48e9-a788-c3fb4e631a2a 14:28:35 2025-12-10 14:28:35.058 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 8ce33a8c-b83f-4103-9967-caf95dc47009)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.058 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 8ce33a8c-b83f-4103-9967-caf95dc47009 14:28:35 2025-12-10 14:28:35.058 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = d3d93cc4-8961-43ef-a916-161107fe2721)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.059 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: d3d93cc4-8961-43ef-a916-161107fe2721 14:28:35 2025-12-10 14:28:35.059 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 63a5bd41-4e43-4c14-8f68-1d518970cc2e)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.059 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 63a5bd41-4e43-4c14-8f68-1d518970cc2e 14:28:35 2025-12-10 14:28:35.060 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 4b3cc5a8-39bb-46a3-b112-f7041f33c8b5)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.060 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 4b3cc5a8-39bb-46a3-b112-f7041f33c8b5 14:28:35 2025-12-10 14:28:35.061 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 1b33b22f-559e-441f-ab5d-01be6d0e6fd9)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.061 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 1b33b22f-559e-441f-ab5d-01be6d0e6fd9 14:28:35 2025-12-10 14:28:35.061 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = e40a3806-ea7f-43cd-99d0-7694d7daff24)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.062 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: e40a3806-ea7f-43cd-99d0-7694d7daff24 14:28:35 2025-12-10 14:28:35.062 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = f8a20afe-078b-47eb-b039-8ad747799274)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.062 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: f8a20afe-078b-47eb-b039-8ad747799274 14:28:35 2025-12-10 14:28:35.063 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = c00d30be-8db2-4c2c-99af-7e6fc89fba74)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.063 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: c00d30be-8db2-4c2c-99af-7e6fc89fba74 14:28:35 2025-12-10 14:28:35.063 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 360d847c-76e9-403c-9c3c-364dc07eed16)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.064 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 360d847c-76e9-403c-9c3c-364dc07eed16 14:28:35 2025-12-10 14:28:35.064 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = d4248a5a-95d1-42a6-8bec-59dd76dc757f)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.064 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: d4248a5a-95d1-42a6-8bec-59dd76dc757f 14:28:35 2025-12-10 14:28:35.065 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = e60183ad-5664-4911-a53b-3cd8639569b3)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.065 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: e60183ad-5664-4911-a53b-3cd8639569b3 14:28:35 2025-12-10 14:28:35.065 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 867cc331-59b6-4432-a7e4-2734798a9d1d)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.066 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 867cc331-59b6-4432-a7e4-2734798a9d1d 14:28:35 2025-12-10 14:28:35.066 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 6813c65c-7c1c-4bcf-8330-70828fa776c3)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.066 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 6813c65c-7c1c-4bcf-8330-70828fa776c3 14:28:35 2025-12-10 14:28:35.067 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 82530f84-05d6-4548-a3de-8e968d099522)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.067 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 82530f84-05d6-4548-a3de-8e968d099522 14:28:35 2025-12-10 14:28:35.067 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 8b176fde-7e7d-4d82-a02a-1bf2dc9a1cbf)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.068 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 8b176fde-7e7d-4d82-a02a-1bf2dc9a1cbf 14:28:35 2025-12-10 14:28:35.068 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = ed88c374-aa3e-4027-b05e-f58cb95e99c7)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.068 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: ed88c374-aa3e-4027-b05e-f58cb95e99c7 14:28:35 2025-12-10 14:28:35.069 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 987750b0-e3ac-42d0-b491-76de11cac222)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.069 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 987750b0-e3ac-42d0-b491-76de11cac222 14:28:35 2025-12-10 14:28:35.069 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 3f9000aa-4fca-405e-ac5a-a67080ed91e5)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.070 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 3f9000aa-4fca-405e-ac5a-a67080ed91e5 14:28:35 2025-12-10 14:28:35.070 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 275829e8-6132-44d7-b001-d10043f5ad2e)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.071 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 275829e8-6132-44d7-b001-d10043f5ad2e 14:28:35 2025-12-10 14:28:35.071 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 09b46095-9424-4f06-bbcd-1283f70d3d3d)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.071 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 09b46095-9424-4f06-bbcd-1283f70d3d3d 14:28:35 2025-12-10 14:28:35.072 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 16a0d09c-4d56-4cfd-a3e3-fa637aa20b28)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.072 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 16a0d09c-4d56-4cfd-a3e3-fa637aa20b28 14:28:35 Initilization of MigrateDataFromASDCToConfiguration migration script complete. 14:28:35 2025-12-10 14:28:35.115 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : Initilization of MigrateDataFromASDCToConfiguration migration script complete. 14:28:35 2025-12-10 14:28:35.115 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : Reading Csv file: .//src/test/resources/migration-input-files/VNT-migration-data/VNT-migration-input.csv 14:28:35 2025-12-10 14:28:35.116 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 599a2d74-cfbd-413d-aedb-ec4875817313)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.117 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : Found node type configuration with configuration id: configurationIdGraph3 14:28:35 2025-12-10 14:28:35.117 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : VNT val after migration: 1000 14:28:35 2025-12-10 14:28:35.117 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : Found node type configuration with configuration id: configurationIdGraph 14:28:35 2025-12-10 14:28:35.117 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : VNT val after migration: 1000 14:28:35 2025-12-10 14:28:35.117 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 2 configuration nodes related to Entitlement UUID: 599a2d74-cfbd-413d-aedb-ec4875817313 14:28:35 2025-12-10 14:28:35.117 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = ea9a547e-137b-48e9-a788-c3fb4e631a2a)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.117 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: ea9a547e-137b-48e9-a788-c3fb4e631a2a 14:28:35 2025-12-10 14:28:35.118 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 8ce33a8c-b83f-4103-9967-caf95dc47009)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.118 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 8ce33a8c-b83f-4103-9967-caf95dc47009 14:28:35 2025-12-10 14:28:35.119 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = d3d93cc4-8961-43ef-a916-161107fe2721)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.119 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: d3d93cc4-8961-43ef-a916-161107fe2721 14:28:35 2025-12-10 14:28:35.119 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 63a5bd41-4e43-4c14-8f68-1d518970cc2e)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.120 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 63a5bd41-4e43-4c14-8f68-1d518970cc2e 14:28:35 2025-12-10 14:28:35.120 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 4b3cc5a8-39bb-46a3-b112-f7041f33c8b5)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.120 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 4b3cc5a8-39bb-46a3-b112-f7041f33c8b5 14:28:35 2025-12-10 14:28:35.121 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 1b33b22f-559e-441f-ab5d-01be6d0e6fd9)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.121 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 1b33b22f-559e-441f-ab5d-01be6d0e6fd9 14:28:35 2025-12-10 14:28:35.121 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = e40a3806-ea7f-43cd-99d0-7694d7daff24)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.122 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: e40a3806-ea7f-43cd-99d0-7694d7daff24 14:28:35 2025-12-10 14:28:35.122 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = f8a20afe-078b-47eb-b039-8ad747799274)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.122 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: f8a20afe-078b-47eb-b039-8ad747799274 14:28:35 2025-12-10 14:28:35.123 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = c00d30be-8db2-4c2c-99af-7e6fc89fba74)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.123 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: c00d30be-8db2-4c2c-99af-7e6fc89fba74 14:28:35 2025-12-10 14:28:35.123 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 360d847c-76e9-403c-9c3c-364dc07eed16)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.124 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 360d847c-76e9-403c-9c3c-364dc07eed16 14:28:35 2025-12-10 14:28:35.124 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = d4248a5a-95d1-42a6-8bec-59dd76dc757f)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.124 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: d4248a5a-95d1-42a6-8bec-59dd76dc757f 14:28:35 2025-12-10 14:28:35.125 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = e60183ad-5664-4911-a53b-3cd8639569b3)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.125 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: e60183ad-5664-4911-a53b-3cd8639569b3 14:28:35 2025-12-10 14:28:35.125 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 867cc331-59b6-4432-a7e4-2734798a9d1d)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.126 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 867cc331-59b6-4432-a7e4-2734798a9d1d 14:28:35 2025-12-10 14:28:35.126 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 6813c65c-7c1c-4bcf-8330-70828fa776c3)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.126 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 6813c65c-7c1c-4bcf-8330-70828fa776c3 14:28:35 2025-12-10 14:28:35.127 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 82530f84-05d6-4548-a3de-8e968d099522)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.127 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 82530f84-05d6-4548-a3de-8e968d099522 14:28:35 2025-12-10 14:28:35.127 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 8b176fde-7e7d-4d82-a02a-1bf2dc9a1cbf)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.128 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 8b176fde-7e7d-4d82-a02a-1bf2dc9a1cbf 14:28:35 2025-12-10 14:28:35.128 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = ed88c374-aa3e-4027-b05e-f58cb95e99c7)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.128 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: ed88c374-aa3e-4027-b05e-f58cb95e99c7 14:28:35 2025-12-10 14:28:35.129 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 987750b0-e3ac-42d0-b491-76de11cac222)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.129 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 987750b0-e3ac-42d0-b491-76de11cac222 14:28:35 2025-12-10 14:28:35.129 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 3f9000aa-4fca-405e-ac5a-a67080ed91e5)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.130 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 3f9000aa-4fca-405e-ac5a-a67080ed91e5 14:28:35 2025-12-10 14:28:35.130 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 275829e8-6132-44d7-b001-d10043f5ad2e)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.130 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 275829e8-6132-44d7-b001-d10043f5ad2e 14:28:35 2025-12-10 14:28:35.131 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 09b46095-9424-4f06-bbcd-1283f70d3d3d)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.131 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 09b46095-9424-4f06-bbcd-1283f70d3d3d 14:28:35 2025-12-10 14:28:35.131 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 16a0d09c-4d56-4cfd-a3e3-fa637aa20b28)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.132 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 16a0d09c-4d56-4cfd-a3e3-fa637aa20b28 14:28:35 Initilization of MigrateDataFromASDCToConfiguration migration script complete. 14:28:35 2025-12-10 14:28:35.175 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : Initilization of MigrateDataFromASDCToConfiguration migration script complete. 14:28:35 2025-12-10 14:28:35.175 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : Reading Csv file: .//src/test/resources/migration-input-files/VNT-migration-data/VNT-migration-input.csv 14:28:35 2025-12-10 14:28:35.176 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 599a2d74-cfbd-413d-aedb-ec4875817313)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.176 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : Found node type configuration with configuration id: configurationIdGraph 14:28:35 2025-12-10 14:28:35.176 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : VNT val after migration: 1000 14:28:35 2025-12-10 14:28:35.176 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : Found node type configuration with configuration id: configurationIdGraph3 14:28:35 2025-12-10 14:28:35.176 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : VNT val after migration: 1000 14:28:35 2025-12-10 14:28:35.176 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 2 configuration nodes related to Entitlement UUID: 599a2d74-cfbd-413d-aedb-ec4875817313 14:28:35 2025-12-10 14:28:35.177 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = ea9a547e-137b-48e9-a788-c3fb4e631a2a)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.177 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: ea9a547e-137b-48e9-a788-c3fb4e631a2a 14:28:35 2025-12-10 14:28:35.178 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 8ce33a8c-b83f-4103-9967-caf95dc47009)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.178 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 8ce33a8c-b83f-4103-9967-caf95dc47009 14:28:35 2025-12-10 14:28:35.178 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = d3d93cc4-8961-43ef-a916-161107fe2721)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.179 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: d3d93cc4-8961-43ef-a916-161107fe2721 14:28:35 2025-12-10 14:28:35.179 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 63a5bd41-4e43-4c14-8f68-1d518970cc2e)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.179 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 63a5bd41-4e43-4c14-8f68-1d518970cc2e 14:28:35 2025-12-10 14:28:35.180 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 4b3cc5a8-39bb-46a3-b112-f7041f33c8b5)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.180 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 4b3cc5a8-39bb-46a3-b112-f7041f33c8b5 14:28:35 2025-12-10 14:28:35.180 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 1b33b22f-559e-441f-ab5d-01be6d0e6fd9)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.181 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 1b33b22f-559e-441f-ab5d-01be6d0e6fd9 14:28:35 2025-12-10 14:28:35.181 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = e40a3806-ea7f-43cd-99d0-7694d7daff24)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.181 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: e40a3806-ea7f-43cd-99d0-7694d7daff24 14:28:35 2025-12-10 14:28:35.182 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = f8a20afe-078b-47eb-b039-8ad747799274)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.182 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: f8a20afe-078b-47eb-b039-8ad747799274 14:28:35 2025-12-10 14:28:35.182 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = c00d30be-8db2-4c2c-99af-7e6fc89fba74)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.183 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: c00d30be-8db2-4c2c-99af-7e6fc89fba74 14:28:35 2025-12-10 14:28:35.183 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 360d847c-76e9-403c-9c3c-364dc07eed16)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.183 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 360d847c-76e9-403c-9c3c-364dc07eed16 14:28:35 2025-12-10 14:28:35.184 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = d4248a5a-95d1-42a6-8bec-59dd76dc757f)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.184 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: d4248a5a-95d1-42a6-8bec-59dd76dc757f 14:28:35 2025-12-10 14:28:35.184 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = e60183ad-5664-4911-a53b-3cd8639569b3)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.185 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: e60183ad-5664-4911-a53b-3cd8639569b3 14:28:35 2025-12-10 14:28:35.185 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 867cc331-59b6-4432-a7e4-2734798a9d1d)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.185 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 867cc331-59b6-4432-a7e4-2734798a9d1d 14:28:35 2025-12-10 14:28:35.185 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 6813c65c-7c1c-4bcf-8330-70828fa776c3)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.186 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 6813c65c-7c1c-4bcf-8330-70828fa776c3 14:28:35 2025-12-10 14:28:35.186 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 82530f84-05d6-4548-a3de-8e968d099522)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.187 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 82530f84-05d6-4548-a3de-8e968d099522 14:28:35 2025-12-10 14:28:35.187 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 8b176fde-7e7d-4d82-a02a-1bf2dc9a1cbf)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.187 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 8b176fde-7e7d-4d82-a02a-1bf2dc9a1cbf 14:28:35 2025-12-10 14:28:35.187 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = ed88c374-aa3e-4027-b05e-f58cb95e99c7)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.188 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: ed88c374-aa3e-4027-b05e-f58cb95e99c7 14:28:35 2025-12-10 14:28:35.188 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 987750b0-e3ac-42d0-b491-76de11cac222)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.188 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 987750b0-e3ac-42d0-b491-76de11cac222 14:28:35 2025-12-10 14:28:35.189 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 3f9000aa-4fca-405e-ac5a-a67080ed91e5)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.189 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 3f9000aa-4fca-405e-ac5a-a67080ed91e5 14:28:35 2025-12-10 14:28:35.189 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 275829e8-6132-44d7-b001-d10043f5ad2e)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.190 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 275829e8-6132-44d7-b001-d10043f5ad2e 14:28:35 2025-12-10 14:28:35.190 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 09b46095-9424-4f06-bbcd-1283f70d3d3d)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.190 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 09b46095-9424-4f06-bbcd-1283f70d3d3d 14:28:35 2025-12-10 14:28:35.191 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 16a0d09c-4d56-4cfd-a3e3-fa637aa20b28)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.191 INFO 6345 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 16a0d09c-4d56-4cfd-a3e3-fa637aa20b28 14:28:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.onap.aai.migration.v12.MigrateDataFromASDCToConfigurationTest 14:28:35 [INFO] Running org.onap.aai.migration.v12.MigrateHUBEvcInventoryTest 14:28:35 Initilization of MigrateHUBEvcInventory migration script complete. 14:28:35 2025-12-10 14:28:35.283 INFO 6345 --- [ main] MigrateHUBEvcInventory : Initilization of MigrateHUBEvcInventory migration script complete. 14:28:35 2025-12-10 14:28:35.283 INFO 6345 --- [ main] MigrateHUBEvcInventory : ---------- Start migration of HUB EVC Inventory ---------- 14:28:35 2025-12-10 14:28:35.283 INFO 6345 --- [ main] MigrateHUBEvcInventory : .//src/test/resources/migration-input-files/sarea-inventory/hub.csv 14:28:35 2025-12-10 14:28:35.283 INFO 6345 --- [ main] MigrateHUBEvcInventory : ---------- Processing HUB Entries from file ---------- 14:28:35 2025-12-10 14:28:35.283 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.284 INFO 6345 --- [ main] MigrateHUBEvcInventory : headerLength: 5 14:28:35 2025-12-10 14:28:35.284 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.284 INFO 6345 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,6,evc-name-1---------- 14:28:35 2025-12-10 14:28:35.284 INFO 6345 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-1 14:28:35 2025-12-10 14:28:35.284 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-1 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.286 INFO 6345 --- [ main] MigrateHUBEvcInventory : Updated ivlan to 4054 on forwarder-evc[evc-name-1-1] 14:28:35 2025-12-10 14:28:35.286 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.286 INFO 6345 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line PHMKTI1002MG2,4084,486,16,evc-name-2---------- 14:28:35 2025-12-10 14:28:35.286 INFO 6345 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-2 14:28:35 2025-12-10 14:28:35.287 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-2 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.288 INFO 6345 --- [ main] MigrateHUBEvcInventory : Updated ivlan to 4084 on forwarder-evc[evc-name-2-2] 14:28:35 2025-12-10 14:28:35.288 INFO 6345 --- [ main] MigrateHUBEvcInventory : Start ivlan update for forwarder-evc[evc-name-2-4] 14:28:35 2025-12-10 14:28:35.288 INFO 6345 --- [ main] MigrateHUBEvcInventory : Updated ivlan to 4084 on forwarder-evc[evc-name-2-4] 14:28:35 2025-12-10 14:28:35.288 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.288 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.288 INFO 6345 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,12,evc-name-2---------- 14:28:35 2025-12-10 14:28:35.288 INFO 6345 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-2 14:28:35 2025-12-10 14:28:35.288 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-2 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.289 INFO 6345 --- [ main] MigrateHUBEvcInventory : Start ivlan update for forwarder-evc[evc-name-2-3] 14:28:35 2025-12-10 14:28:35.289 INFO 6345 --- [ main] MigrateHUBEvcInventory : Updated ivlan to 4054 on forwarder-evc[evc-name-2-3] 14:28:35 2025-12-10 14:28:35.289 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.289 INFO 6345 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,12,evc-name-2---------- 14:28:35 2025-12-10 14:28:35.289 INFO 6345 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-2 14:28:35 2025-12-10 14:28:35.289 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-2 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.290 INFO 6345 --- [ main] MigrateHUBEvcInventory : Skipped update ivlan for forwarder-evc[evc-name-2-3], ivlan already set to expected value 14:28:35 2025-12-10 14:28:35.290 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.290 INFO 6345 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,12,evc-name-3---------- 14:28:35 2025-12-10 14:28:35.290 INFO 6345 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-3 14:28:35 2025-12-10 14:28:35.291 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-3 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.292 INFO 6345 --- [ main] MigrateHUBEvcInventory : Skipping ivlan update, svlan is not present on the forwarder-evc [evc-name-3-2] 14:28:35 2025-12-10 14:28:35.292 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.292 INFO 6345 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,12,evc-name-4---------- 14:28:35 2025-12-10 14:28:35.292 INFO 6345 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-4 14:28:35 2025-12-10 14:28:35.292 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.292 INFO 6345 --- [ main] MigrateHUBEvcInventory : ERROR: Forwarder-evc does not exist for evc-id = evc-name-4 - skipping 14:28:35 2025-12-10 14:28:35.292 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 ******* Final Summary for HUB FILE Migration ********* 14:28:35 14:28:35 2025-12-10 14:28:35.292 INFO 6345 --- [ main] MigrateHUBEvcInventory : Evcs processed: 3 14:28:35 2025-12-10 14:28:35.292 INFO 6345 --- [ main] MigrateHUBEvcInventory : Total Rows Count: 9 14:28:35 2025-12-10 14:28:35.292 INFO 6345 --- [ main] MigrateHUBEvcInventory : Fallout Rows Count : 2 14:28:35 14:28:35 2025-12-10 14:28:35.292 INFO 6345 --- [ main] MigrateHUBEvcInventory : ------ Fallout Details: ------ 14:28:35 2025-12-10 14:28:35.293 INFO 6345 --- [ main] MigrateHUBEvcInventory : [evc-name-3] - Forwarder-evc does not have svlan populated: on row 7 14:28:35 2025-12-10 14:28:35.293 INFO 6345 --- [ main] MigrateHUBEvcInventory : [evc-name-4] - Forwarder-evc does not exist: on row 8 14:28:35 Initilization of MigrateHUBEvcInventory migration script complete. 14:28:35 2025-12-10 14:28:35.339 INFO 6345 --- [ main] MigrateHUBEvcInventory : Initilization of MigrateHUBEvcInventory migration script complete. 14:28:35 2025-12-10 14:28:35.339 INFO 6345 --- [ main] MigrateHUBEvcInventory : ---------- Start migration of HUB EVC Inventory ---------- 14:28:35 2025-12-10 14:28:35.339 INFO 6345 --- [ main] MigrateHUBEvcInventory : .//src/test/resources/migration-input-files/sarea-inventory/hub.csv 14:28:35 2025-12-10 14:28:35.339 INFO 6345 --- [ main] MigrateHUBEvcInventory : ---------- Processing HUB Entries from file ---------- 14:28:35 2025-12-10 14:28:35.340 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.340 INFO 6345 --- [ main] MigrateHUBEvcInventory : headerLength: 5 14:28:35 2025-12-10 14:28:35.340 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.340 INFO 6345 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,6,evc-name-1---------- 14:28:35 2025-12-10 14:28:35.340 INFO 6345 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-1 14:28:35 2025-12-10 14:28:35.340 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-1 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.341 INFO 6345 --- [ main] MigrateHUBEvcInventory : Updated ivlan to 4054 on forwarder-evc[evc-name-1-1] 14:28:35 2025-12-10 14:28:35.341 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.342 INFO 6345 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line PHMKTI1002MG2,4084,486,16,evc-name-2---------- 14:28:35 2025-12-10 14:28:35.342 INFO 6345 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-2 14:28:35 2025-12-10 14:28:35.342 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-2 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.343 INFO 6345 --- [ main] MigrateHUBEvcInventory : Start ivlan update for forwarder-evc[evc-name-2-4] 14:28:35 2025-12-10 14:28:35.343 INFO 6345 --- [ main] MigrateHUBEvcInventory : Updated ivlan to 4084 on forwarder-evc[evc-name-2-4] 14:28:35 2025-12-10 14:28:35.343 INFO 6345 --- [ main] MigrateHUBEvcInventory : Updated ivlan to 4084 on forwarder-evc[evc-name-2-2] 14:28:35 2025-12-10 14:28:35.343 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.343 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.343 INFO 6345 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,12,evc-name-2---------- 14:28:35 2025-12-10 14:28:35.343 INFO 6345 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-2 14:28:35 2025-12-10 14:28:35.343 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-2 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.344 INFO 6345 --- [ main] MigrateHUBEvcInventory : Start ivlan update for forwarder-evc[evc-name-2-3] 14:28:35 2025-12-10 14:28:35.344 INFO 6345 --- [ main] MigrateHUBEvcInventory : Updated ivlan to 4054 on forwarder-evc[evc-name-2-3] 14:28:35 2025-12-10 14:28:35.344 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.344 INFO 6345 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,12,evc-name-2---------- 14:28:35 2025-12-10 14:28:35.344 INFO 6345 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-2 14:28:35 2025-12-10 14:28:35.344 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-2 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.345 INFO 6345 --- [ main] MigrateHUBEvcInventory : Skipped update ivlan for forwarder-evc[evc-name-2-3], ivlan already set to expected value 14:28:35 2025-12-10 14:28:35.345 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.345 INFO 6345 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,12,evc-name-3---------- 14:28:35 2025-12-10 14:28:35.345 INFO 6345 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-3 14:28:35 2025-12-10 14:28:35.346 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-3 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.347 INFO 6345 --- [ main] MigrateHUBEvcInventory : Skipping ivlan update, svlan is not present on the forwarder-evc [evc-name-3-2] 14:28:35 2025-12-10 14:28:35.347 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.347 INFO 6345 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,12,evc-name-4---------- 14:28:35 2025-12-10 14:28:35.347 INFO 6345 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-4 14:28:35 2025-12-10 14:28:35.347 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.347 INFO 6345 --- [ main] MigrateHUBEvcInventory : ERROR: Forwarder-evc does not exist for evc-id = evc-name-4 - skipping 14:28:35 2025-12-10 14:28:35.347 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 ******* Final Summary for HUB FILE Migration ********* 14:28:35 14:28:35 2025-12-10 14:28:35.347 INFO 6345 --- [ main] MigrateHUBEvcInventory : Evcs processed: 3 14:28:35 2025-12-10 14:28:35.347 INFO 6345 --- [ main] MigrateHUBEvcInventory : Total Rows Count: 9 14:28:35 2025-12-10 14:28:35.347 INFO 6345 --- [ main] MigrateHUBEvcInventory : Fallout Rows Count : 4 14:28:35 14:28:35 2025-12-10 14:28:35.347 INFO 6345 --- [ main] MigrateHUBEvcInventory : ------ Fallout Details: ------ 14:28:35 2025-12-10 14:28:35.347 INFO 6345 --- [ main] MigrateHUBEvcInventory : [evc-name-3] - Forwarder-evc does not have svlan populated: on row 7 14:28:35 2025-12-10 14:28:35.347 INFO 6345 --- [ main] MigrateHUBEvcInventory : [evc-name-4] - Forwarder-evc does not exist: on row 8 14:28:35 Initilization of MigrateHUBEvcInventory migration script complete. 14:28:35 2025-12-10 14:28:35.393 INFO 6345 --- [ main] MigrateHUBEvcInventory : Initilization of MigrateHUBEvcInventory migration script complete. 14:28:35 2025-12-10 14:28:35.393 INFO 6345 --- [ main] MigrateHUBEvcInventory : ---------- Start migration of HUB EVC Inventory ---------- 14:28:35 2025-12-10 14:28:35.393 INFO 6345 --- [ main] MigrateHUBEvcInventory : .//src/test/resources/migration-input-files/sarea-inventory/hub.csv 14:28:35 2025-12-10 14:28:35.393 INFO 6345 --- [ main] MigrateHUBEvcInventory : ---------- Processing HUB Entries from file ---------- 14:28:35 2025-12-10 14:28:35.393 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.393 INFO 6345 --- [ main] MigrateHUBEvcInventory : headerLength: 5 14:28:35 2025-12-10 14:28:35.393 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.393 INFO 6345 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,6,evc-name-1---------- 14:28:35 2025-12-10 14:28:35.393 INFO 6345 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-1 14:28:35 2025-12-10 14:28:35.393 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-1 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.395 INFO 6345 --- [ main] MigrateHUBEvcInventory : Updated ivlan to 4054 on forwarder-evc[evc-name-1-1] 14:28:35 2025-12-10 14:28:35.395 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.395 INFO 6345 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line PHMKTI1002MG2,4084,486,16,evc-name-2---------- 14:28:35 2025-12-10 14:28:35.395 INFO 6345 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-2 14:28:35 2025-12-10 14:28:35.395 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-2 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.396 INFO 6345 --- [ main] MigrateHUBEvcInventory : Start ivlan update for forwarder-evc[evc-name-2-4] 14:28:35 2025-12-10 14:28:35.396 INFO 6345 --- [ main] MigrateHUBEvcInventory : Updated ivlan to 4084 on forwarder-evc[evc-name-2-4] 14:28:35 2025-12-10 14:28:35.396 INFO 6345 --- [ main] MigrateHUBEvcInventory : Updated ivlan to 4084 on forwarder-evc[evc-name-2-2] 14:28:35 2025-12-10 14:28:35.396 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.396 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.396 INFO 6345 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,12,evc-name-2---------- 14:28:35 2025-12-10 14:28:35.396 INFO 6345 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-2 14:28:35 2025-12-10 14:28:35.396 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-2 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.397 INFO 6345 --- [ main] MigrateHUBEvcInventory : Start ivlan update for forwarder-evc[evc-name-2-3] 14:28:35 2025-12-10 14:28:35.397 INFO 6345 --- [ main] MigrateHUBEvcInventory : Updated ivlan to 4054 on forwarder-evc[evc-name-2-3] 14:28:35 2025-12-10 14:28:35.397 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.397 INFO 6345 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,12,evc-name-2---------- 14:28:35 2025-12-10 14:28:35.397 INFO 6345 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-2 14:28:35 2025-12-10 14:28:35.398 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-2 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.398 INFO 6345 --- [ main] MigrateHUBEvcInventory : Skipped update ivlan for forwarder-evc[evc-name-2-3], ivlan already set to expected value 14:28:35 2025-12-10 14:28:35.398 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.398 INFO 6345 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,12,evc-name-3---------- 14:28:35 2025-12-10 14:28:35.398 INFO 6345 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-3 14:28:35 2025-12-10 14:28:35.399 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-3 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.399 INFO 6345 --- [ main] MigrateHUBEvcInventory : Skipping ivlan update, svlan is not present on the forwarder-evc [evc-name-3-2] 14:28:35 2025-12-10 14:28:35.399 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.399 INFO 6345 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,12,evc-name-4---------- 14:28:35 2025-12-10 14:28:35.399 INFO 6345 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-4 14:28:35 2025-12-10 14:28:35.400 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.400 INFO 6345 --- [ main] MigrateHUBEvcInventory : ERROR: Forwarder-evc does not exist for evc-id = evc-name-4 - skipping 14:28:35 2025-12-10 14:28:35.400 INFO 6345 --- [ main] MigrateHUBEvcInventory : 14:28:35 14:28:35 ******* Final Summary for HUB FILE Migration ********* 14:28:35 14:28:35 2025-12-10 14:28:35.400 INFO 6345 --- [ main] MigrateHUBEvcInventory : Evcs processed: 3 14:28:35 2025-12-10 14:28:35.400 INFO 6345 --- [ main] MigrateHUBEvcInventory : Total Rows Count: 9 14:28:35 2025-12-10 14:28:35.400 INFO 6345 --- [ main] MigrateHUBEvcInventory : Fallout Rows Count : 6 14:28:35 14:28:35 2025-12-10 14:28:35.400 INFO 6345 --- [ main] MigrateHUBEvcInventory : ------ Fallout Details: ------ 14:28:35 2025-12-10 14:28:35.400 INFO 6345 --- [ main] MigrateHUBEvcInventory : [evc-name-3] - Forwarder-evc does not have svlan populated: on row 7 14:28:35 2025-12-10 14:28:35.400 INFO 6345 --- [ main] MigrateHUBEvcInventory : [evc-name-4] - Forwarder-evc does not exist: on row 8 14:28:35 2025-12-10 14:28:35.401 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarder-evc AND forwarder-evc-id = evc-name-1-1 AND ivlan = 4054)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.401 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarder-evc AND forwarder-evc-id = evc-name-2-2 AND ivlan = 4084)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.402 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarder-evc AND forwarder-evc-id = evc-name-2-3 AND ivlan = 4054)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.403 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-2)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.404 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-2)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.406 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarder-evc AND forwarder-evc-id = evc-name-3-1 AND ivlan <> null)]. For better performance, use indexes 14:28:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s -- in org.onap.aai.migration.v12.MigrateHUBEvcInventoryTest 14:28:35 [INFO] Running org.onap.aai.migration.v12.MigrateINVPhysicalInventoryMethodTest 14:28:35 Initilization of MigrateINVPhysicalInventory migration script complete. 14:28:35 2025-12-10 14:28:35.439 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Initilization of MigrateINVPhysicalInventory migration script complete. 14:28:35 2025-12-10 14:28:35.440 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-collector-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , "1.7 ", SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651881_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-1 14:28:35 ] 14:28:35 2025-12-10 14:28:35.440 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.2, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 14:28:35 Initilization of MigrateINVPhysicalInventory migration script complete. 14:28:35 2025-12-10 14:28:35.453 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Initilization of MigrateINVPhysicalInventory migration script complete. 14:28:35 2025-12-10 14:28:35.453 INFO 6345 --- [ main] MigrateINVPhysicalInventory : headerLength: 23 14:28:35 2025-12-10 14:28:35.453 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Total rows count excluding header: 5 14:28:35 2025-12-10 14:28:35.454 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-collector-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , "1.7 ", SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651881_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-1] 14:28:35 2025-12-10 14:28:35.454 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.2, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 14:28:35 2025-12-10 14:28:35.454 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.2, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 14:28:35 2025-12-10 14:28:35.454 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.3, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 14:28:35 2025-12-10 14:28:35.454 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [foo] 14:28:35 2025-12-10 14:28:35.454 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Skipping line, does not contain pnf and/or port columns 14:28:35 Initilization of MigrateINVPhysicalInventory migration script complete. 14:28:35 2025-12-10 14:28:35.459 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Initilization of MigrateINVPhysicalInventory migration script complete. 14:28:35 2025-12-10 14:28:35.459 INFO 6345 --- [ main] MigrateINVPhysicalInventory : ERROR: INV line should contain 23 columns, contains 5 instead. 14:28:35 Initilization of MigrateINVPhysicalInventory migration script complete. 14:28:35 2025-12-10 14:28:35.463 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Initilization of MigrateINVPhysicalInventory migration script complete. 14:28:35 2025-12-10 14:28:35.463 INFO 6345 --- [ main] MigrateINVPhysicalInventory : headerLength: 23 14:28:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.aai.migration.v12.MigrateINVPhysicalInventoryMethodTest 14:28:35 [INFO] Running org.onap.aai.migration.v12.MigrateINVPhysicalInventoryTest 14:28:35 Initilization of MigrateINVPhysicalInventory migration script complete. 14:28:35 2025-12-10 14:28:35.487 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Initilization of MigrateINVPhysicalInventory migration script complete. 14:28:35 2025-12-10 14:28:35.488 INFO 6345 --- [ main] MigrateINVPhysicalInventory : ---------- Start migration of INV File Physical Inventory ---------- 14:28:35 2025-12-10 14:28:35.488 INFO 6345 --- [ main] MigrateINVPhysicalInventory : .//src/test/resources/migration-input-files/sarea-inventory/inv.csv 14:28:35 2025-12-10 14:28:35.488 INFO 6345 --- [ main] MigrateINVPhysicalInventory : ---------- Processing INV Entries from file ---------- 14:28:35 2025-12-10 14:28:35.488 INFO 6345 --- [ main] MigrateINVPhysicalInventory : headerLength: 23 14:28:35 2025-12-10 14:28:35.488 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Total rows count excluding header: 4 14:28:35 2025-12-10 14:28:35.488 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-collector-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , "1.7 ", SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651881_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-1] 14:28:35 2025-12-10 14:28:35.488 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-collector-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , "1.8 ", SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 14:28:35 2025-12-10 14:28:35.488 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.1, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 14:28:35 2025-12-10 14:28:35.488 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.2, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 14:28:35 2025-12-10 14:28:35.488 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-collector-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.500 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Pnf [pnf-name-collector-1] created with vertex id v[4240] 14:28:35 2025-12-10 14:28:35.503 INFO 6345 --- [ main] MigrateINVPhysicalInventory : p-interface [1.7] created with vertex id v[8432] on pnf [pnf-name-collector-1] 14:28:35 2025-12-10 14:28:35.505 INFO 6345 --- [ main] MigrateINVPhysicalInventory : p-interface [1.8] created with vertex id v[8336] on pnf [pnf-name-collector-1] 14:28:35 2025-12-10 14:28:35.505 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.505 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.530 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.531 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Pnf [pnf-name-1] already exists 14:28:35 2025-12-10 14:28:35.534 INFO 6345 --- [ main] MigrateINVPhysicalInventory : p-interface [1.2] created with vertex id v[4096] on pnf [pnf-name-1] 14:28:35 2025-12-10 14:28:35.534 INFO 6345 --- [ main] MigrateINVPhysicalInventory : 14:28:35 ******* Summary Report for Inv File Physical Migration ******* 14:28:35 2025-12-10 14:28:35.534 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Number of distinct pnfs processed: 2 14:28:35 2025-12-10 14:28:35.534 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Rows processed: 4 14:28:35 2025-12-10 14:28:35.534 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Rows skipped: 0 14:28:35 2025-12-10 14:28:35.534 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Fallout Rows count: 0 14:28:35 Initilization of MigrateINVPhysicalInventory migration script complete. 14:28:35 2025-12-10 14:28:35.551 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Initilization of MigrateINVPhysicalInventory migration script complete. 14:28:35 2025-12-10 14:28:35.551 INFO 6345 --- [ main] MigrateINVPhysicalInventory : ---------- Start migration of INV File Physical Inventory ---------- 14:28:35 2025-12-10 14:28:35.551 INFO 6345 --- [ main] MigrateINVPhysicalInventory : .//src/test/resources/migration-input-files/sarea-inventory/inv.csv 14:28:35 2025-12-10 14:28:35.551 INFO 6345 --- [ main] MigrateINVPhysicalInventory : ---------- Processing INV Entries from file ---------- 14:28:35 2025-12-10 14:28:35.551 INFO 6345 --- [ main] MigrateINVPhysicalInventory : headerLength: 23 14:28:35 2025-12-10 14:28:35.551 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Total rows count excluding header: 4 14:28:35 2025-12-10 14:28:35.551 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-collector-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , "1.7 ", SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651881_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-1] 14:28:35 2025-12-10 14:28:35.551 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-collector-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , "1.8 ", SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 14:28:35 2025-12-10 14:28:35.551 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.1, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 14:28:35 2025-12-10 14:28:35.551 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.2, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 14:28:35 2025-12-10 14:28:35.552 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-collector-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.558 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Pnf [pnf-name-collector-1] created with vertex id v[4112] 14:28:35 2025-12-10 14:28:35.570 INFO 6345 --- [ main] MigrateINVPhysicalInventory : p-interface [1.7] created with vertex id v[4096] on pnf [pnf-name-collector-1] 14:28:35 2025-12-10 14:28:35.591 INFO 6345 --- [ main] MigrateINVPhysicalInventory : p-interface [1.8] created with vertex id v[4336] on pnf [pnf-name-collector-1] 14:28:35 2025-12-10 14:28:35.591 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.591 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.595 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.596 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Pnf [pnf-name-1] already exists 14:28:35 2025-12-10 14:28:35.599 INFO 6345 --- [ main] MigrateINVPhysicalInventory : p-interface [1.2] created with vertex id v[4176] on pnf [pnf-name-1] 14:28:35 2025-12-10 14:28:35.599 INFO 6345 --- [ main] MigrateINVPhysicalInventory : 14:28:35 ******* Summary Report for Inv File Physical Migration ******* 14:28:35 2025-12-10 14:28:35.599 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Number of distinct pnfs processed: 2 14:28:35 2025-12-10 14:28:35.599 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Rows processed: 4 14:28:35 2025-12-10 14:28:35.599 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Rows skipped: 0 14:28:35 2025-12-10 14:28:35.599 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Fallout Rows count: 0 14:28:35 Initilization of MigrateINVPhysicalInventory migration script complete. 14:28:35 2025-12-10 14:28:35.614 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Initilization of MigrateINVPhysicalInventory migration script complete. 14:28:35 2025-12-10 14:28:35.614 INFO 6345 --- [ main] MigrateINVPhysicalInventory : ---------- Start migration of INV File Physical Inventory ---------- 14:28:35 2025-12-10 14:28:35.614 INFO 6345 --- [ main] MigrateINVPhysicalInventory : .//src/test/resources/migration-input-files/sarea-inventory/inv.csv 14:28:35 2025-12-10 14:28:35.614 INFO 6345 --- [ main] MigrateINVPhysicalInventory : ---------- Processing INV Entries from file ---------- 14:28:35 2025-12-10 14:28:35.614 INFO 6345 --- [ main] MigrateINVPhysicalInventory : headerLength: 23 14:28:35 2025-12-10 14:28:35.614 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Total rows count excluding header: 4 14:28:35 2025-12-10 14:28:35.614 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-collector-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , "1.7 ", SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651881_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-1] 14:28:35 2025-12-10 14:28:35.614 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-collector-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , "1.8 ", SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 14:28:35 2025-12-10 14:28:35.614 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.1, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 14:28:35 2025-12-10 14:28:35.614 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.2, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 14:28:35 2025-12-10 14:28:35.615 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-collector-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.623 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Pnf [pnf-name-collector-1] created with vertex id v[4240] 14:28:35 2025-12-10 14:28:35.625 INFO 6345 --- [ main] MigrateINVPhysicalInventory : p-interface [1.7] created with vertex id v[8216] on pnf [pnf-name-collector-1] 14:28:35 2025-12-10 14:28:35.643 INFO 6345 --- [ main] MigrateINVPhysicalInventory : p-interface [1.8] created with vertex id v[4104] on pnf [pnf-name-collector-1] 14:28:35 2025-12-10 14:28:35.644 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.644 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.649 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.649 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Pnf [pnf-name-1] already exists 14:28:35 2025-12-10 14:28:35.652 INFO 6345 --- [ main] MigrateINVPhysicalInventory : p-interface [1.2] created with vertex id v[12312] on pnf [pnf-name-1] 14:28:35 2025-12-10 14:28:35.652 INFO 6345 --- [ main] MigrateINVPhysicalInventory : 14:28:35 ******* Summary Report for Inv File Physical Migration ******* 14:28:35 2025-12-10 14:28:35.652 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Number of distinct pnfs processed: 2 14:28:35 2025-12-10 14:28:35.652 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Rows processed: 4 14:28:35 2025-12-10 14:28:35.652 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Rows skipped: 0 14:28:35 2025-12-10 14:28:35.652 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Fallout Rows count: 0 14:28:35 2025-12-10 14:28:35.652 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:35 Initilization of MigrateINVPhysicalInventory migration script complete. 14:28:35 2025-12-10 14:28:35.684 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Initilization of MigrateINVPhysicalInventory migration script complete. 14:28:35 2025-12-10 14:28:35.684 INFO 6345 --- [ main] MigrateINVPhysicalInventory : ---------- Start migration of INV File Physical Inventory ---------- 14:28:35 2025-12-10 14:28:35.684 INFO 6345 --- [ main] MigrateINVPhysicalInventory : .//src/test/resources/migration-input-files/sarea-inventory/inv.csv 14:28:35 2025-12-10 14:28:35.684 INFO 6345 --- [ main] MigrateINVPhysicalInventory : ---------- Processing INV Entries from file ---------- 14:28:35 2025-12-10 14:28:35.685 INFO 6345 --- [ main] MigrateINVPhysicalInventory : headerLength: 23 14:28:35 2025-12-10 14:28:35.685 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Total rows count excluding header: 4 14:28:35 2025-12-10 14:28:35.685 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-collector-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , "1.7 ", SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651881_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-1] 14:28:35 2025-12-10 14:28:35.685 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-collector-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , "1.8 ", SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 14:28:35 2025-12-10 14:28:35.685 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.1, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 14:28:35 2025-12-10 14:28:35.685 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.2, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 14:28:35 2025-12-10 14:28:35.685 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-collector-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.691 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Pnf [pnf-name-collector-1] created with vertex id v[4232] 14:28:35 2025-12-10 14:28:35.692 INFO 6345 --- [ main] MigrateINVPhysicalInventory : p-interface [1.7] created with vertex id v[4096] on pnf [pnf-name-collector-1] 14:28:35 2025-12-10 14:28:35.694 INFO 6345 --- [ main] MigrateINVPhysicalInventory : p-interface [1.8] created with vertex id v[4304] on pnf [pnf-name-collector-1] 14:28:35 2025-12-10 14:28:35.694 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.695 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.701 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.701 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Pnf [pnf-name-1] already exists 14:28:35 2025-12-10 14:28:35.704 INFO 6345 --- [ main] MigrateINVPhysicalInventory : p-interface [1.2] created with vertex id v[8208] on pnf [pnf-name-1] 14:28:35 2025-12-10 14:28:35.704 INFO 6345 --- [ main] MigrateINVPhysicalInventory : 14:28:35 ******* Summary Report for Inv File Physical Migration ******* 14:28:35 2025-12-10 14:28:35.704 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Number of distinct pnfs processed: 2 14:28:35 2025-12-10 14:28:35.704 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Rows processed: 4 14:28:35 2025-12-10 14:28:35.704 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Rows skipped: 0 14:28:35 2025-12-10 14:28:35.704 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Fallout Rows count: 0 14:28:35 2025-12-10 14:28:35.705 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface)]. For better performance, use indexes 14:28:35 Initilization of MigrateINVPhysicalInventory migration script complete. 14:28:35 2025-12-10 14:28:35.757 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Initilization of MigrateINVPhysicalInventory migration script complete. 14:28:35 2025-12-10 14:28:35.757 INFO 6345 --- [ main] MigrateINVPhysicalInventory : ---------- Start migration of INV File Physical Inventory ---------- 14:28:35 2025-12-10 14:28:35.757 INFO 6345 --- [ main] MigrateINVPhysicalInventory : .//src/test/resources/migration-input-files/sarea-inventory/inv.csv 14:28:35 2025-12-10 14:28:35.757 INFO 6345 --- [ main] MigrateINVPhysicalInventory : ---------- Processing INV Entries from file ---------- 14:28:35 2025-12-10 14:28:35.757 INFO 6345 --- [ main] MigrateINVPhysicalInventory : headerLength: 23 14:28:35 2025-12-10 14:28:35.757 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Total rows count excluding header: 4 14:28:35 2025-12-10 14:28:35.757 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-collector-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , "1.7 ", SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651881_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-1] 14:28:35 2025-12-10 14:28:35.757 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-collector-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , "1.8 ", SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 14:28:35 2025-12-10 14:28:35.757 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.1, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 14:28:35 2025-12-10 14:28:35.757 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.2, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 14:28:35 2025-12-10 14:28:35.757 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-collector-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.764 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Pnf [pnf-name-collector-1] created with vertex id v[4256] 14:28:35 2025-12-10 14:28:35.765 INFO 6345 --- [ main] MigrateINVPhysicalInventory : p-interface [1.7] created with vertex id v[12496] on pnf [pnf-name-collector-1] 14:28:35 2025-12-10 14:28:35.768 INFO 6345 --- [ main] MigrateINVPhysicalInventory : p-interface [1.8] created with vertex id v[4184] on pnf [pnf-name-collector-1] 14:28:35 2025-12-10 14:28:35.768 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.768 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.772 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.772 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Pnf [pnf-name-1] already exists 14:28:35 2025-12-10 14:28:35.774 INFO 6345 --- [ main] MigrateINVPhysicalInventory : p-interface [1.2] created with vertex id v[8280] on pnf [pnf-name-1] 14:28:35 2025-12-10 14:28:35.774 INFO 6345 --- [ main] MigrateINVPhysicalInventory : 14:28:35 ******* Summary Report for Inv File Physical Migration ******* 14:28:35 2025-12-10 14:28:35.774 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Number of distinct pnfs processed: 2 14:28:35 2025-12-10 14:28:35.774 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Rows processed: 4 14:28:35 2025-12-10 14:28:35.774 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Rows skipped: 0 14:28:35 2025-12-10 14:28:35.774 INFO 6345 --- [ main] MigrateINVPhysicalInventory : Fallout Rows count: 0 14:28:35 2025-12-10 14:28:35.774 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.774 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf-name-collector-1)]. For better performance, use indexes 14:28:35 cOUNT:2 14:28:35 2025-12-10 14:28:35.775 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf-name-collector-1)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.775 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf-name-collector-1)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.776 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf-name-1)]. For better performance, use indexes 14:28:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s -- in org.onap.aai.migration.v12.MigrateINVPhysicalInventoryTest 14:28:35 [INFO] Running org.onap.aai.migration.v12.MigrateInvEvcInventoryTest 14:28:35 Initilization of MigrateINVEvcInventory migration script complete. 14:28:35 2025-12-10 14:28:35.800 INFO 6345 --- [ main] MigrateINVEvcInventory : Initilization of MigrateINVEvcInventory migration script complete. 14:28:35 2025-12-10 14:28:35.800 INFO 6345 --- [ main] MigrateINVEvcInventory : ---------- Start migration of INV EVC Inventory ---------- 14:28:35 2025-12-10 14:28:35.801 INFO 6345 --- [ main] MigrateINVEvcInventory : .//src/test/resources/migration-input-files/sarea-inventory/inv.csv 14:28:35 2025-12-10 14:28:35.801 INFO 6345 --- [ main] MigrateINVEvcInventory : ---------- Processing INV Entries from file ---------- 14:28:35 2025-12-10 14:28:35.801 INFO 6345 --- [ main] MigrateINVEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.801 INFO 6345 --- [ main] MigrateINVEvcInventory : headerLength: 23 14:28:35 2025-12-10 14:28:35.801 INFO 6345 --- [ main] MigrateINVEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.801 INFO 6345 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-collector-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,"1.7 ",SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651881_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-1---------- 14:28:35 2025-12-10 14:28:35.801 INFO 6345 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-1 14:28:35 2025-12-10 14:28:35.801 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-1 AND aai-node-type = evc)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.802 INFO 6345 --- [ main] MigrateINVEvcInventory : Updated inter-connect-type-ingress property for evc [evc-name-1] 14:28:35 2025-12-10 14:28:35.802 INFO 6345 --- [ main] MigrateINVEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.802 INFO 6345 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-collector-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,"1.8 ",SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651882_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-3---------- 14:28:35 2025-12-10 14:28:35.802 INFO 6345 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-3 14:28:35 2025-12-10 14:28:35.802 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-3 AND aai-node-type = evc)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.803 INFO 6345 --- [ main] MigrateINVEvcInventory : ERROR: Evc does not exist with evc-id = evc-name-3 - skipping 14:28:35 2025-12-10 14:28:35.803 INFO 6345 --- [ main] MigrateINVEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.803 INFO 6345 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,1.1,SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651882_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-3---------- 14:28:35 2025-12-10 14:28:35.803 INFO 6345 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-3 14:28:35 2025-12-10 14:28:35.803 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-3 AND aai-node-type = evc)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.803 INFO 6345 --- [ main] MigrateINVEvcInventory : ERROR: Evc does not exist with evc-id = evc-name-3 - skipping 14:28:35 2025-12-10 14:28:35.803 INFO 6345 --- [ main] MigrateINVEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.803 INFO 6345 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,1.2,SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651882_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-3---------- 14:28:35 2025-12-10 14:28:35.803 INFO 6345 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-3 14:28:35 2025-12-10 14:28:35.803 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-3 AND aai-node-type = evc)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.803 INFO 6345 --- [ main] MigrateINVEvcInventory : ERROR: Evc does not exist with evc-id = evc-name-3 - skipping 14:28:35 2025-12-10 14:28:35.803 INFO 6345 --- [ main] MigrateINVEvcInventory : 14:28:35 14:28:35 ******* Final Summary for INV FILE Migration ********* 14:28:35 14:28:35 2025-12-10 14:28:35.803 INFO 6345 --- [ main] MigrateINVEvcInventory : Evcs processed: 1 14:28:35 2025-12-10 14:28:35.803 INFO 6345 --- [ main] MigrateINVEvcInventory : Fallout Evcs count: 3 14:28:35 2025-12-10 14:28:35.803 INFO 6345 --- [ main] MigrateINVEvcInventory : ------ Fallout Details: ------ 14:28:35 2025-12-10 14:28:35.803 INFO 6345 --- [ main] MigrateINVEvcInventory : [evc-name-3] - Evc does not exist: on row 3 14:28:35 2025-12-10 14:28:35.803 INFO 6345 --- [ main] MigrateINVEvcInventory : [evc-name-3] - Evc does not exist: on row 4 14:28:35 2025-12-10 14:28:35.803 INFO 6345 --- [ main] MigrateINVEvcInventory : [evc-name-3] - Evc does not exist: on row 5 14:28:35 2025-12-10 14:28:35.804 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = evc AND evc-id = evc-name-3)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.804 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = evc AND evc-id = evc-name-2)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.804 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = evc AND evc-id = evc-name-2 AND inter-connect-type-ingress <> null)]. For better performance, use indexes 14:28:35 Initilization of MigrateINVEvcInventory migration script complete. 14:28:35 2025-12-10 14:28:35.816 INFO 6345 --- [ main] MigrateINVEvcInventory : Initilization of MigrateINVEvcInventory migration script complete. 14:28:35 2025-12-10 14:28:35.816 INFO 6345 --- [ main] MigrateINVEvcInventory : ---------- Start migration of INV EVC Inventory ---------- 14:28:35 2025-12-10 14:28:35.816 INFO 6345 --- [ main] MigrateINVEvcInventory : .//src/test/resources/migration-input-files/sarea-inventory/inv.csv 14:28:35 2025-12-10 14:28:35.816 INFO 6345 --- [ main] MigrateINVEvcInventory : ---------- Processing INV Entries from file ---------- 14:28:35 2025-12-10 14:28:35.816 INFO 6345 --- [ main] MigrateINVEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.816 INFO 6345 --- [ main] MigrateINVEvcInventory : headerLength: 23 14:28:35 2025-12-10 14:28:35.816 INFO 6345 --- [ main] MigrateINVEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.816 INFO 6345 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-collector-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,"1.7 ",SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651881_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-1---------- 14:28:35 2025-12-10 14:28:35.816 INFO 6345 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-1 14:28:35 2025-12-10 14:28:35.817 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-1 AND aai-node-type = evc)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.818 INFO 6345 --- [ main] MigrateINVEvcInventory : Updated inter-connect-type-ingress property for evc [evc-name-1] 14:28:35 2025-12-10 14:28:35.818 INFO 6345 --- [ main] MigrateINVEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.818 INFO 6345 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-collector-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,"1.8 ",SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651882_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-3---------- 14:28:35 2025-12-10 14:28:35.818 INFO 6345 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-3 14:28:35 2025-12-10 14:28:35.818 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-3 AND aai-node-type = evc)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.818 INFO 6345 --- [ main] MigrateINVEvcInventory : ERROR: Evc does not exist with evc-id = evc-name-3 - skipping 14:28:35 2025-12-10 14:28:35.818 INFO 6345 --- [ main] MigrateINVEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.818 INFO 6345 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,1.1,SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651882_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-3---------- 14:28:35 2025-12-10 14:28:35.818 INFO 6345 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-3 14:28:35 2025-12-10 14:28:35.818 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-3 AND aai-node-type = evc)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.818 INFO 6345 --- [ main] MigrateINVEvcInventory : ERROR: Evc does not exist with evc-id = evc-name-3 - skipping 14:28:35 2025-12-10 14:28:35.818 INFO 6345 --- [ main] MigrateINVEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.818 INFO 6345 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,1.2,SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651882_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-3---------- 14:28:35 2025-12-10 14:28:35.818 INFO 6345 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-3 14:28:35 2025-12-10 14:28:35.818 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-3 AND aai-node-type = evc)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.818 INFO 6345 --- [ main] MigrateINVEvcInventory : ERROR: Evc does not exist with evc-id = evc-name-3 - skipping 14:28:35 2025-12-10 14:28:35.818 INFO 6345 --- [ main] MigrateINVEvcInventory : 14:28:35 14:28:35 ******* Final Summary for INV FILE Migration ********* 14:28:35 14:28:35 2025-12-10 14:28:35.818 INFO 6345 --- [ main] MigrateINVEvcInventory : Evcs processed: 2 14:28:35 2025-12-10 14:28:35.818 INFO 6345 --- [ main] MigrateINVEvcInventory : Fallout Evcs count: 6 14:28:35 2025-12-10 14:28:35.818 INFO 6345 --- [ main] MigrateINVEvcInventory : ------ Fallout Details: ------ 14:28:35 2025-12-10 14:28:35.818 INFO 6345 --- [ main] MigrateINVEvcInventory : [evc-name-3] - Evc does not exist: on row 3 14:28:35 2025-12-10 14:28:35.818 INFO 6345 --- [ main] MigrateINVEvcInventory : [evc-name-3] - Evc does not exist: on row 4 14:28:35 2025-12-10 14:28:35.818 INFO 6345 --- [ main] MigrateINVEvcInventory : [evc-name-3] - Evc does not exist: on row 5 14:28:35 Initilization of MigrateINVEvcInventory migration script complete. 14:28:35 2025-12-10 14:28:35.829 INFO 6345 --- [ main] MigrateINVEvcInventory : Initilization of MigrateINVEvcInventory migration script complete. 14:28:35 2025-12-10 14:28:35.829 INFO 6345 --- [ main] MigrateINVEvcInventory : ---------- Start migration of INV EVC Inventory ---------- 14:28:35 2025-12-10 14:28:35.829 INFO 6345 --- [ main] MigrateINVEvcInventory : .//src/test/resources/migration-input-files/sarea-inventory/inv.csv 14:28:35 2025-12-10 14:28:35.829 INFO 6345 --- [ main] MigrateINVEvcInventory : ---------- Processing INV Entries from file ---------- 14:28:35 2025-12-10 14:28:35.829 INFO 6345 --- [ main] MigrateINVEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.829 INFO 6345 --- [ main] MigrateINVEvcInventory : headerLength: 23 14:28:35 2025-12-10 14:28:35.829 INFO 6345 --- [ main] MigrateINVEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.829 INFO 6345 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-collector-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,"1.7 ",SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651881_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-1---------- 14:28:35 2025-12-10 14:28:35.829 INFO 6345 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-1 14:28:35 2025-12-10 14:28:35.829 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-1 AND aai-node-type = evc)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.830 INFO 6345 --- [ main] MigrateINVEvcInventory : Updated inter-connect-type-ingress property for evc [evc-name-1] 14:28:35 2025-12-10 14:28:35.830 INFO 6345 --- [ main] MigrateINVEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.830 INFO 6345 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-collector-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,"1.8 ",SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651882_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-3---------- 14:28:35 2025-12-10 14:28:35.830 INFO 6345 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-3 14:28:35 2025-12-10 14:28:35.830 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-3 AND aai-node-type = evc)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.831 INFO 6345 --- [ main] MigrateINVEvcInventory : ERROR: Evc does not exist with evc-id = evc-name-3 - skipping 14:28:35 2025-12-10 14:28:35.831 INFO 6345 --- [ main] MigrateINVEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.831 INFO 6345 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,1.1,SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651882_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-3---------- 14:28:35 2025-12-10 14:28:35.831 INFO 6345 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-3 14:28:35 2025-12-10 14:28:35.831 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-3 AND aai-node-type = evc)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.831 INFO 6345 --- [ main] MigrateINVEvcInventory : ERROR: Evc does not exist with evc-id = evc-name-3 - skipping 14:28:35 2025-12-10 14:28:35.831 INFO 6345 --- [ main] MigrateINVEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.831 INFO 6345 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,1.2,SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651882_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-3---------- 14:28:35 2025-12-10 14:28:35.831 INFO 6345 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-3 14:28:35 2025-12-10 14:28:35.831 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-3 AND aai-node-type = evc)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.831 INFO 6345 --- [ main] MigrateINVEvcInventory : ERROR: Evc does not exist with evc-id = evc-name-3 - skipping 14:28:35 2025-12-10 14:28:35.831 INFO 6345 --- [ main] MigrateINVEvcInventory : 14:28:35 14:28:35 ******* Final Summary for INV FILE Migration ********* 14:28:35 14:28:35 2025-12-10 14:28:35.831 INFO 6345 --- [ main] MigrateINVEvcInventory : Evcs processed: 3 14:28:35 2025-12-10 14:28:35.831 INFO 6345 --- [ main] MigrateINVEvcInventory : Fallout Evcs count: 9 14:28:35 2025-12-10 14:28:35.831 INFO 6345 --- [ main] MigrateINVEvcInventory : ------ Fallout Details: ------ 14:28:35 2025-12-10 14:28:35.831 INFO 6345 --- [ main] MigrateINVEvcInventory : [evc-name-3] - Evc does not exist: on row 3 14:28:35 2025-12-10 14:28:35.831 INFO 6345 --- [ main] MigrateINVEvcInventory : [evc-name-3] - Evc does not exist: on row 4 14:28:35 2025-12-10 14:28:35.831 INFO 6345 --- [ main] MigrateINVEvcInventory : [evc-name-3] - Evc does not exist: on row 5 14:28:35 Initilization of MigrateINVEvcInventory migration script complete. 14:28:35 2025-12-10 14:28:35.844 INFO 6345 --- [ main] MigrateINVEvcInventory : Initilization of MigrateINVEvcInventory migration script complete. 14:28:35 2025-12-10 14:28:35.844 INFO 6345 --- [ main] MigrateINVEvcInventory : ---------- Start migration of INV EVC Inventory ---------- 14:28:35 2025-12-10 14:28:35.844 INFO 6345 --- [ main] MigrateINVEvcInventory : .//src/test/resources/migration-input-files/sarea-inventory/inv.csv 14:28:35 2025-12-10 14:28:35.844 INFO 6345 --- [ main] MigrateINVEvcInventory : ---------- Processing INV Entries from file ---------- 14:28:35 2025-12-10 14:28:35.844 INFO 6345 --- [ main] MigrateINVEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.844 INFO 6345 --- [ main] MigrateINVEvcInventory : headerLength: 23 14:28:35 2025-12-10 14:28:35.844 INFO 6345 --- [ main] MigrateINVEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.844 INFO 6345 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-collector-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,"1.7 ",SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651881_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-1---------- 14:28:35 2025-12-10 14:28:35.844 INFO 6345 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-1 14:28:35 2025-12-10 14:28:35.844 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-1 AND aai-node-type = evc)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.845 INFO 6345 --- [ main] MigrateINVEvcInventory : Updated inter-connect-type-ingress property for evc [evc-name-1] 14:28:35 2025-12-10 14:28:35.845 INFO 6345 --- [ main] MigrateINVEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.845 INFO 6345 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-collector-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,"1.8 ",SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651882_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-3---------- 14:28:35 2025-12-10 14:28:35.845 INFO 6345 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-3 14:28:35 2025-12-10 14:28:35.846 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-3 AND aai-node-type = evc)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.846 INFO 6345 --- [ main] MigrateINVEvcInventory : ERROR: Evc does not exist with evc-id = evc-name-3 - skipping 14:28:35 2025-12-10 14:28:35.846 INFO 6345 --- [ main] MigrateINVEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.846 INFO 6345 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,1.1,SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651882_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-3---------- 14:28:35 2025-12-10 14:28:35.846 INFO 6345 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-3 14:28:35 2025-12-10 14:28:35.846 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-3 AND aai-node-type = evc)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.846 INFO 6345 --- [ main] MigrateINVEvcInventory : ERROR: Evc does not exist with evc-id = evc-name-3 - skipping 14:28:35 2025-12-10 14:28:35.846 INFO 6345 --- [ main] MigrateINVEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.846 INFO 6345 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,1.2,SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651882_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-3---------- 14:28:35 2025-12-10 14:28:35.846 INFO 6345 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-3 14:28:35 2025-12-10 14:28:35.846 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-3 AND aai-node-type = evc)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.846 INFO 6345 --- [ main] MigrateINVEvcInventory : ERROR: Evc does not exist with evc-id = evc-name-3 - skipping 14:28:35 2025-12-10 14:28:35.846 INFO 6345 --- [ main] MigrateINVEvcInventory : 14:28:35 14:28:35 ******* Final Summary for INV FILE Migration ********* 14:28:35 14:28:35 2025-12-10 14:28:35.846 INFO 6345 --- [ main] MigrateINVEvcInventory : Evcs processed: 4 14:28:35 2025-12-10 14:28:35.846 INFO 6345 --- [ main] MigrateINVEvcInventory : Fallout Evcs count: 12 14:28:35 2025-12-10 14:28:35.846 INFO 6345 --- [ main] MigrateINVEvcInventory : ------ Fallout Details: ------ 14:28:35 2025-12-10 14:28:35.846 INFO 6345 --- [ main] MigrateINVEvcInventory : [evc-name-3] - Evc does not exist: on row 3 14:28:35 2025-12-10 14:28:35.846 INFO 6345 --- [ main] MigrateINVEvcInventory : [evc-name-3] - Evc does not exist: on row 4 14:28:35 2025-12-10 14:28:35.846 INFO 6345 --- [ main] MigrateINVEvcInventory : [evc-name-3] - Evc does not exist: on row 5 14:28:35 2025-12-10 14:28:35.846 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = evc AND evc-id = evc-name-1)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.847 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = evc AND evc-id = evc-name-1 AND inter-connect-type-ingress = SHARED)]. For better performance, use indexes 14:28:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.onap.aai.migration.v12.MigrateInvEvcInventoryTest 14:28:35 [INFO] Running org.onap.aai.migration.v12.MigratePATHEvcInventoryTest 14:28:35 Initilization of MigratePATHEvcInventory migration script complete. 14:28:35 2025-12-10 14:28:35.875 INFO 6345 --- [ main] MigratePATHEvcInventory : Initilization of MigratePATHEvcInventory migration script complete. 14:28:35 2025-12-10 14:28:35.875 INFO 6345 --- [ main] MigratePATHEvcInventory : ---------- Start migration of PATH EVC Inventory ---------- 14:28:35 2025-12-10 14:28:35.875 INFO 6345 --- [ main] MigratePATHEvcInventory : .//src/test/resources/migration-input-files/sarea-inventory/path.csv 14:28:35 2025-12-10 14:28:35.875 INFO 6345 --- [ main] MigratePATHEvcInventory : ---------- Processing PATH Entries from file ---------- 14:28:35 2025-12-10 14:28:35.876 INFO 6345 --- [ main] MigratePATHEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.876 INFO 6345 --- [ main] MigratePATHEvcInventory : headerLength: 24 14:28:35 2025-12-10 14:28:35.876 INFO 6345 --- [ main] MigratePATHEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.876 INFO 6345 --- [ main] MigratePATHEvcInventory : ---------- Processing Line SGSNGP3001ME2,evc-name-4,AT&T Global Access Management_000000000,ST,IZEZ.508988..ATI,DOUBLE,33,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.1,SFP_1GE/Ethernet_10/100/1000M,M0630051,DOUBLE,,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.41,SFP_1GE/Ethernet_10/100/1000M---------- 14:28:35 2025-12-10 14:28:35.876 INFO 6345 --- [ main] MigratePATHEvcInventory : Evc Name = evc-name-4 14:28:35 2025-12-10 14:28:35.876 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.877 INFO 6345 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 14:28:35 2025-12-10 14:28:35.877 INFO 6345 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 14:28:35 2025-12-10 14:28:35.877 INFO 6345 --- [ main] MigratePATHEvcInventory : p-interface [1.41] found in AAI 14:28:35 2025-12-10 14:28:35.878 INFO 6345 --- [ main] MigratePATHEvcInventory : p-interface [1.1] found in AAI 14:28:35 2025-12-10 14:28:35.878 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.879 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.879 INFO 6345 --- [ main] MigratePATHEvcInventory : ERROR: Forwarding-path does not exist for EVC [evc-name-4] skipping processing for this EVC. 14:28:35 2025-12-10 14:28:35.879 INFO 6345 --- [ main] MigratePATHEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.879 INFO 6345 --- [ main] MigratePATHEvcInventory : ---------- Processing Line SGSNGP3001ME2,evc-name-4,AT&T Global Access Management_000000000,ST,IZEZ.508988..ATI,DOUBLE,33,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.1,SFP_1GE/Ethernet_10/100/1000M,M0630051,DOUBLE,,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.41,SFP_1GE/Ethernet_10/100/1000M---------- 14:28:35 2025-12-10 14:28:35.879 INFO 6345 --- [ main] MigratePATHEvcInventory : Evc Name = evc-name-4 14:28:35 2025-12-10 14:28:35.879 INFO 6345 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 14:28:35 2025-12-10 14:28:35.879 INFO 6345 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 14:28:35 2025-12-10 14:28:35.879 INFO 6345 --- [ main] MigratePATHEvcInventory : p-interface [1.41] found in AAI 14:28:35 2025-12-10 14:28:35.879 INFO 6345 --- [ main] MigratePATHEvcInventory : p-interface [1.1] found in AAI 14:28:35 2025-12-10 14:28:35.879 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.880 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.880 INFO 6345 --- [ main] MigratePATHEvcInventory : ERROR: Forwarding-path does not exist for EVC [evc-name-4] skipping processing for this EVC. 14:28:35 2025-12-10 14:28:35.880 INFO 6345 --- [ main] MigratePATHEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.880 INFO 6345 --- [ main] MigratePATHEvcInventory : ---------- Processing Line SGSNGP3001ME2,evc-name-1,AT&T Global Access Management_000000000,ST,IZEZ.508988..ATI,DOUBLE,33,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.1,SFP_1GE/Ethernet_10/100/1000M,M0630051,DOUBLE,,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.41,SFP_1GE/Ethernet_10/100/1000M---------- 14:28:35 2025-12-10 14:28:35.880 INFO 6345 --- [ main] MigratePATHEvcInventory : Evc Name = evc-name-1 14:28:35 2025-12-10 14:28:35.880 INFO 6345 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 14:28:35 2025-12-10 14:28:35.880 INFO 6345 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 14:28:35 2025-12-10 14:28:35.880 INFO 6345 --- [ main] MigratePATHEvcInventory : p-interface [1.41] found in AAI 14:28:35 2025-12-10 14:28:35.880 INFO 6345 --- [ main] MigratePATHEvcInventory : p-interface [1.1] found in AAI 14:28:35 2025-12-10 14:28:35.881 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-1 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.881 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-1 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.886 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find unknown-uri in the store for lower hyphen to upper camel 14:28:35 2025-12-10 14:28:35.886 INFO 6345 --- [ main] MigratePATHEvcInventory : ERROR: Failure to PUT forwarder for EVC [evc-name-1] 14:28:35 2025-12-10 14:28:35.886 INFO 6345 --- [ main] MigratePATHEvcInventory : encountered exception 14:28:35 14:28:35 java.lang.IllegalStateException: The property does not exist as the key has no associated value for the provided element: v[32848]:forwarder-role 14:28:35 at org.apache.tinkerpop.gremlin.structure.Property$Exceptions.propertyDoesNotExist(Property.java:151) 14:28:35 at org.apache.tinkerpop.gremlin.structure.Element.lambda$value$1(Element.java:94) 14:28:35 at org.apache.tinkerpop.gremlin.structure.Property.orElseThrow(Property.java:101) 14:28:35 at org.apache.tinkerpop.gremlin.structure.Element.value(Element.java:94) 14:28:35 at org.onap.aai.migration.v12.MigratePATHEvcInventory.lambda$createNewForwardersFromPATHData$1(MigratePATHEvcInventory.java:483) 14:28:35 at java.base/java.util.HashMap.forEach(HashMap.java:1421) 14:28:35 at org.onap.aai.migration.v12.MigratePATHEvcInventory.createNewForwardersFromPATHData(MigratePATHEvcInventory.java:479) 14:28:35 at org.onap.aai.migration.v12.MigratePATHEvcInventory.run(MigratePATHEvcInventory.java:179) 14:28:35 at org.onap.aai.migration.v12.MigratePATHEvcInventoryTest.setUp(MigratePATHEvcInventoryTest.java:233) 14:28:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:28:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:28:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:28:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:28:35 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) 14:28:35 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 14:28:35 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 14:28:35 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 14:28:35 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) 14:28:35 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) 14:28:35 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 14:28:35 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 14:28:35 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 14:28:35 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 14:28:35 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 14:28:35 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 14:28:35 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 14:28:35 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 14:28:35 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) 14:28:35 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) 14:28:35 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) 14:28:35 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) 14:28:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:35 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) 14:28:35 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) 14:28:35 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) 14:28:35 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 14:28:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:28:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:28:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:28:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:28:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:28:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:28:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:28:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:28:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:28:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:28:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:28:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:28:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:28:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:28:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:28:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:28:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 14:28:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 14:28:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 14:28:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 14:28:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 14:28:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 14:28:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 14:28:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 14:28:35 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 14:28:35 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:28:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:28:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:28:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:28:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:28:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:28:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:28:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:28:35 14:28:35 Initilization of MigratePATHEvcInventory migration script complete. 14:28:35 2025-12-10 14:28:35.905 INFO 6345 --- [ main] MigratePATHEvcInventory : Initilization of MigratePATHEvcInventory migration script complete. 14:28:35 2025-12-10 14:28:35.905 INFO 6345 --- [ main] MigratePATHEvcInventory : ---------- Start migration of PATH EVC Inventory ---------- 14:28:35 2025-12-10 14:28:35.905 INFO 6345 --- [ main] MigratePATHEvcInventory : .//src/test/resources/migration-input-files/sarea-inventory/path.csv 14:28:35 2025-12-10 14:28:35.905 INFO 6345 --- [ main] MigratePATHEvcInventory : ---------- Processing PATH Entries from file ---------- 14:28:35 2025-12-10 14:28:35.906 INFO 6345 --- [ main] MigratePATHEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.906 INFO 6345 --- [ main] MigratePATHEvcInventory : headerLength: 24 14:28:35 2025-12-10 14:28:35.906 INFO 6345 --- [ main] MigratePATHEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.906 INFO 6345 --- [ main] MigratePATHEvcInventory : ---------- Processing Line SGSNGP3001ME2,evc-name-4,AT&T Global Access Management_000000000,ST,IZEZ.508988..ATI,DOUBLE,33,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.1,SFP_1GE/Ethernet_10/100/1000M,M0630051,DOUBLE,,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.41,SFP_1GE/Ethernet_10/100/1000M---------- 14:28:35 2025-12-10 14:28:35.906 INFO 6345 --- [ main] MigratePATHEvcInventory : Evc Name = evc-name-4 14:28:35 2025-12-10 14:28:35.906 INFO 6345 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 14:28:35 2025-12-10 14:28:35.906 INFO 6345 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 14:28:35 2025-12-10 14:28:35.906 INFO 6345 --- [ main] MigratePATHEvcInventory : p-interface [1.41] found in AAI 14:28:35 2025-12-10 14:28:35.906 INFO 6345 --- [ main] MigratePATHEvcInventory : p-interface [1.1] found in AAI 14:28:35 2025-12-10 14:28:35.906 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.907 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.908 INFO 6345 --- [ main] MigratePATHEvcInventory : ERROR: Forwarding-path does not exist for EVC [evc-name-4] skipping processing for this EVC. 14:28:35 2025-12-10 14:28:35.908 INFO 6345 --- [ main] MigratePATHEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.908 INFO 6345 --- [ main] MigratePATHEvcInventory : ---------- Processing Line SGSNGP3001ME2,evc-name-4,AT&T Global Access Management_000000000,ST,IZEZ.508988..ATI,DOUBLE,33,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.1,SFP_1GE/Ethernet_10/100/1000M,M0630051,DOUBLE,,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.41,SFP_1GE/Ethernet_10/100/1000M---------- 14:28:35 2025-12-10 14:28:35.908 INFO 6345 --- [ main] MigratePATHEvcInventory : Evc Name = evc-name-4 14:28:35 2025-12-10 14:28:35.908 INFO 6345 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 14:28:35 2025-12-10 14:28:35.908 INFO 6345 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 14:28:35 2025-12-10 14:28:35.908 INFO 6345 --- [ main] MigratePATHEvcInventory : p-interface [1.41] found in AAI 14:28:35 2025-12-10 14:28:35.908 INFO 6345 --- [ main] MigratePATHEvcInventory : p-interface [1.1] found in AAI 14:28:35 2025-12-10 14:28:35.908 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.909 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.910 INFO 6345 --- [ main] MigratePATHEvcInventory : ERROR: Forwarding-path does not exist for EVC [evc-name-4] skipping processing for this EVC. 14:28:35 2025-12-10 14:28:35.910 INFO 6345 --- [ main] MigratePATHEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.910 INFO 6345 --- [ main] MigratePATHEvcInventory : ---------- Processing Line SGSNGP3001ME2,evc-name-1,AT&T Global Access Management_000000000,ST,IZEZ.508988..ATI,DOUBLE,33,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.1,SFP_1GE/Ethernet_10/100/1000M,M0630051,DOUBLE,,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.41,SFP_1GE/Ethernet_10/100/1000M---------- 14:28:35 2025-12-10 14:28:35.910 INFO 6345 --- [ main] MigratePATHEvcInventory : Evc Name = evc-name-1 14:28:35 2025-12-10 14:28:35.910 INFO 6345 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 14:28:35 2025-12-10 14:28:35.910 INFO 6345 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 14:28:35 2025-12-10 14:28:35.910 INFO 6345 --- [ main] MigratePATHEvcInventory : p-interface [1.41] found in AAI 14:28:35 2025-12-10 14:28:35.910 INFO 6345 --- [ main] MigratePATHEvcInventory : p-interface [1.1] found in AAI 14:28:35 2025-12-10 14:28:35.910 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-1 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.911 INFO 6345 --- [ main] MigratePATHEvcInventory : encountered exception 14:28:35 14:28:35 java.lang.IllegalStateException: The property does not exist as the key has no associated value for the provided element: v[32848]:forwarder-role 14:28:35 at org.apache.tinkerpop.gremlin.structure.Property$Exceptions.propertyDoesNotExist(Property.java:151) 14:28:35 at org.apache.tinkerpop.gremlin.structure.Element.lambda$value$1(Element.java:94) 14:28:35 at org.apache.tinkerpop.gremlin.structure.Property.orElseThrow(Property.java:101) 14:28:35 at org.apache.tinkerpop.gremlin.structure.Element.value(Element.java:94) 14:28:35 at org.onap.aai.migration.v12.MigratePATHEvcInventory.run(MigratePATHEvcInventory.java:188) 14:28:35 at org.onap.aai.migration.v12.MigratePATHEvcInventoryTest.setUp(MigratePATHEvcInventoryTest.java:233) 14:28:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:28:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:28:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:28:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:28:35 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) 14:28:35 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 14:28:35 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 14:28:35 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 14:28:35 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) 14:28:35 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) 14:28:35 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 14:28:35 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 14:28:35 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 14:28:35 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 14:28:35 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 14:28:35 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 14:28:35 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 14:28:35 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 14:28:35 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) 14:28:35 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) 14:28:35 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) 14:28:35 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) 14:28:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:35 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) 14:28:35 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) 14:28:35 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) 14:28:35 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 14:28:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:28:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:28:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:28:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:28:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:28:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:28:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:28:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:28:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:28:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:28:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:28:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:28:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:28:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:28:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:28:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:28:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 14:28:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 14:28:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 14:28:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 14:28:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 14:28:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 14:28:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 14:28:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 14:28:35 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 14:28:35 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:28:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:28:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:28:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:28:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:28:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:28:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:28:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:28:35 14:28:35 Initilization of MigratePATHEvcInventory migration script complete. 14:28:35 2025-12-10 14:28:35.920 INFO 6345 --- [ main] MigratePATHEvcInventory : Initilization of MigratePATHEvcInventory migration script complete. 14:28:35 2025-12-10 14:28:35.920 INFO 6345 --- [ main] MigratePATHEvcInventory : ---------- Start migration of PATH EVC Inventory ---------- 14:28:35 2025-12-10 14:28:35.920 INFO 6345 --- [ main] MigratePATHEvcInventory : .//src/test/resources/migration-input-files/sarea-inventory/path.csv 14:28:35 2025-12-10 14:28:35.920 INFO 6345 --- [ main] MigratePATHEvcInventory : ---------- Processing PATH Entries from file ---------- 14:28:35 2025-12-10 14:28:35.920 INFO 6345 --- [ main] MigratePATHEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.920 INFO 6345 --- [ main] MigratePATHEvcInventory : headerLength: 24 14:28:35 2025-12-10 14:28:35.920 INFO 6345 --- [ main] MigratePATHEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.920 INFO 6345 --- [ main] MigratePATHEvcInventory : ---------- Processing Line SGSNGP3001ME2,evc-name-4,AT&T Global Access Management_000000000,ST,IZEZ.508988..ATI,DOUBLE,33,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.1,SFP_1GE/Ethernet_10/100/1000M,M0630051,DOUBLE,,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.41,SFP_1GE/Ethernet_10/100/1000M---------- 14:28:35 2025-12-10 14:28:35.920 INFO 6345 --- [ main] MigratePATHEvcInventory : Evc Name = evc-name-4 14:28:35 2025-12-10 14:28:35.920 INFO 6345 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 14:28:35 2025-12-10 14:28:35.920 INFO 6345 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 14:28:35 2025-12-10 14:28:35.920 INFO 6345 --- [ main] MigratePATHEvcInventory : p-interface [1.41] found in AAI 14:28:35 2025-12-10 14:28:35.920 INFO 6345 --- [ main] MigratePATHEvcInventory : p-interface [1.1] found in AAI 14:28:35 2025-12-10 14:28:35.921 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.922 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.923 INFO 6345 --- [ main] MigratePATHEvcInventory : ERROR: Forwarding-path does not exist for EVC [evc-name-4] skipping processing for this EVC. 14:28:35 2025-12-10 14:28:35.923 INFO 6345 --- [ main] MigratePATHEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.923 INFO 6345 --- [ main] MigratePATHEvcInventory : ---------- Processing Line SGSNGP3001ME2,evc-name-4,AT&T Global Access Management_000000000,ST,IZEZ.508988..ATI,DOUBLE,33,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.1,SFP_1GE/Ethernet_10/100/1000M,M0630051,DOUBLE,,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.41,SFP_1GE/Ethernet_10/100/1000M---------- 14:28:35 2025-12-10 14:28:35.923 INFO 6345 --- [ main] MigratePATHEvcInventory : Evc Name = evc-name-4 14:28:35 2025-12-10 14:28:35.923 INFO 6345 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 14:28:35 2025-12-10 14:28:35.923 INFO 6345 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 14:28:35 2025-12-10 14:28:35.923 INFO 6345 --- [ main] MigratePATHEvcInventory : p-interface [1.41] found in AAI 14:28:35 2025-12-10 14:28:35.923 INFO 6345 --- [ main] MigratePATHEvcInventory : p-interface [1.1] found in AAI 14:28:35 2025-12-10 14:28:35.924 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.925 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.927 INFO 6345 --- [ main] MigratePATHEvcInventory : ERROR: Forwarding-path does not exist for EVC [evc-name-4] skipping processing for this EVC. 14:28:35 2025-12-10 14:28:35.927 INFO 6345 --- [ main] MigratePATHEvcInventory : 14:28:35 14:28:35 2025-12-10 14:28:35.927 INFO 6345 --- [ main] MigratePATHEvcInventory : ---------- Processing Line SGSNGP3001ME2,evc-name-1,AT&T Global Access Management_000000000,ST,IZEZ.508988..ATI,DOUBLE,33,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.1,SFP_1GE/Ethernet_10/100/1000M,M0630051,DOUBLE,,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.41,SFP_1GE/Ethernet_10/100/1000M---------- 14:28:35 2025-12-10 14:28:35.927 INFO 6345 --- [ main] MigratePATHEvcInventory : Evc Name = evc-name-1 14:28:35 2025-12-10 14:28:35.927 INFO 6345 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 14:28:35 2025-12-10 14:28:35.927 INFO 6345 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 14:28:35 2025-12-10 14:28:35.927 INFO 6345 --- [ main] MigratePATHEvcInventory : p-interface [1.41] found in AAI 14:28:35 2025-12-10 14:28:35.927 INFO 6345 --- [ main] MigratePATHEvcInventory : p-interface [1.1] found in AAI 14:28:35 2025-12-10 14:28:35.927 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-1 AND aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.928 INFO 6345 --- [ main] MigratePATHEvcInventory : encountered exception 14:28:35 14:28:35 java.lang.IllegalStateException: The property does not exist as the key has no associated value for the provided element: v[32848]:forwarder-role 14:28:35 at org.apache.tinkerpop.gremlin.structure.Property$Exceptions.propertyDoesNotExist(Property.java:151) 14:28:35 at org.apache.tinkerpop.gremlin.structure.Element.lambda$value$1(Element.java:94) 14:28:35 at org.apache.tinkerpop.gremlin.structure.Property.orElseThrow(Property.java:101) 14:28:35 at org.apache.tinkerpop.gremlin.structure.Element.value(Element.java:94) 14:28:35 at org.onap.aai.migration.v12.MigratePATHEvcInventory.run(MigratePATHEvcInventory.java:188) 14:28:35 at org.onap.aai.migration.v12.MigratePATHEvcInventoryTest.setUp(MigratePATHEvcInventoryTest.java:233) 14:28:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:28:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:28:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:28:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:28:35 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) 14:28:35 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 14:28:35 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 14:28:35 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 14:28:35 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) 14:28:35 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) 14:28:35 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 14:28:35 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 14:28:35 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 14:28:35 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 14:28:35 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 14:28:35 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 14:28:35 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 14:28:35 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 14:28:35 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) 14:28:35 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) 14:28:35 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) 14:28:35 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) 14:28:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:35 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) 14:28:35 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) 14:28:35 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) 14:28:35 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 14:28:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:28:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:28:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:28:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:28:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:28:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:28:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:28:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:28:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:28:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:28:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:28:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:28:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:28:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:28:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:28:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:28:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:28:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 14:28:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 14:28:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 14:28:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 14:28:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 14:28:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 14:28:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 14:28:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 14:28:35 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 14:28:35 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:28:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:28:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:28:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:28:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:28:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:28:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:28:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:28:35 14:28:35 2025-12-10 14:28:35.929 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(service-instance-id = evc-name-1)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.930 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = customer-id-1)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.932 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = customer-id-1)]. For better performance, use indexes 14:28:35 2025-12-10 14:28:35.934 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = customer-id-1)]. For better performance, use indexes 14:28:35 [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.089 s -- in org.onap.aai.migration.v12.MigratePATHEvcInventoryTest 14:28:35 [INFO] Running org.onap.aai.migration.v12.MigrateSAREvcInventoryTest 14:28:36 Initilization of MigrateSAREvcInventory migration script complete. 14:28:36 2025-12-10 14:28:35.989 INFO 6345 --- [ main] MigrateSAREvcInventory : Initilization of MigrateSAREvcInventory migration script complete. 14:28:36 2025-12-10 14:28:35.989 INFO 6345 --- [ main] MigrateSAREvcInventory : ---------- Start migration of SAR EVC Inventory ---------- 14:28:36 2025-12-10 14:28:35.989 INFO 6345 --- [ main] MigrateSAREvcInventory : .//src/test/resources/migration-input-files/sarea-inventory/sar.csv 14:28:36 2025-12-10 14:28:35.989 INFO 6345 --- [ main] MigrateSAREvcInventory : ---------- Processing SAR Entries from file ---------- 14:28:36 2025-12-10 14:28:35.989 INFO 6345 --- [ main] MigrateSAREvcInventory : 14:28:36 14:28:36 2025-12-10 14:28:35.989 INFO 6345 --- [ main] MigrateSAREvcInventory : headerLength: 21 14:28:36 2025-12-10 14:28:35.989 INFO 6345 --- [ main] MigrateSAREvcInventory : 14:28:36 14:28:36 2025-12-10 14:28:35.989 INFO 6345 --- [ main] MigrateSAREvcInventory : ---------- Processing Line evc-name-1,AT&T Global Access Management_000000000,PLDT,IZEZ.573163..ATI,DOUBLE,,2,pnf-name-bearer-1,,p-int-bearer-1,SFP_1GE/Ethernet_10/100/1000M,A&TAP01-052013-14812_PLDT,DOUBLE,,41,pnf-name-collector-1,,p-int-collector-1,SFP_1GE/Ethernet_10/100/1000M,,40Mbps---------- 14:28:36 2025-12-10 14:28:35.989 INFO 6345 --- [ main] MigrateSAREvcInventory : Evc Name = evc-name-1 14:28:36 2025-12-10 14:28:35.990 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-collector-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:35.990 INFO 6345 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-collector-1] found in AAI 14:28:36 2025-12-10 14:28:35.990 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-bearer-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:35.991 INFO 6345 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-bearer-1] found in AAI 14:28:36 2025-12-10 14:28:35.991 INFO 6345 --- [ main] MigrateSAREvcInventory : Port [p-int-collector-1] found in AAI 14:28:36 2025-12-10 14:28:35.991 INFO 6345 --- [ main] MigrateSAREvcInventory : Port [p-int-bearer-1] found in AAI 14:28:36 2025-12-10 14:28:35.991 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = 8a00890a-e6ae-446b-9dbe-b828dbeb38bd)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:35.994 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find unknown-uri in the store for lower hyphen to upper camel 14:28:36 2025-12-10 14:28:35.995 INFO 6345 --- [ main] MigrateSAREvcInventory : ERROR: Failure to PUT service-instance for EVC [evc-name-1] 14:28:36 2025-12-10 14:28:35.995 INFO 6345 --- [ main] MigrateSAREvcInventory : 14:28:36 14:28:36 2025-12-10 14:28:35.995 INFO 6345 --- [ main] MigrateSAREvcInventory : ---------- Processing Line evc-name-2,AT&T Global Access Management_000000000,PLDT,IZEZ.573163..ATI,DOUBLE,,2,pnf-name-bearer-2,,p-int-bearer-2,SFP_1GE/Ethernet_10/100/1000M,A&TAP01-052013-14812_PLDT,DOUBLE,,41,pnf-name-collector-1,,p-int-collector-2,SFP_1GE/Ethernet_10/100/1000M,,4Mbps---------- 14:28:36 2025-12-10 14:28:35.995 INFO 6345 --- [ main] MigrateSAREvcInventory : Evc Name = evc-name-2 14:28:36 2025-12-10 14:28:35.995 INFO 6345 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-collector-1] found in AAI 14:28:36 2025-12-10 14:28:35.995 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-bearer-2 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:35.995 INFO 6345 --- [ main] MigrateSAREvcInventory : ERROR: Failure to find Pnf [pnf-name-bearer-2] for EVC [evc-name-2] 14:28:36 2025-12-10 14:28:35.995 INFO 6345 --- [ main] MigrateSAREvcInventory : ERROR: Skipping processing for line containing evc-name [evc-name-2] 14:28:36 2025-12-10 14:28:35.995 INFO 6345 --- [ main] MigrateSAREvcInventory : 14:28:36 14:28:36 2025-12-10 14:28:35.995 INFO 6345 --- [ main] MigrateSAREvcInventory : ---------- Processing Line evc-name-3,AT&T Global Access Management_000000000,PLDT,IZEZ.573163..ATI,DOUBLE,,2,pnf-name-bearer-1,,p-int-bearer-2,SFP_1GE/Ethernet_10/100/1000M,A&TAP01-052013-14812_PLDT,DOUBLE,,41,pnf-name-collector-1,,p-int-collector-2,SFP_1GE/Ethernet_10/100/1000M,,4Mbps---------- 14:28:36 2025-12-10 14:28:35.995 INFO 6345 --- [ main] MigrateSAREvcInventory : Evc Name = evc-name-3 14:28:36 2025-12-10 14:28:35.995 INFO 6345 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-collector-1] found in AAI 14:28:36 2025-12-10 14:28:35.995 INFO 6345 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-bearer-1] found in AAI 14:28:36 2025-12-10 14:28:35.996 INFO 6345 --- [ main] MigrateSAREvcInventory : ERROR: Failure to find p-interface [p-int-collector-2] for EVC [evc-name-3] 14:28:36 2025-12-10 14:28:35.996 INFO 6345 --- [ main] MigrateSAREvcInventory : ERROR: Skipping processing for line containing evc-name [evc-name-3] 14:28:36 2025-12-10 14:28:35.996 INFO 6345 --- [ main] MigrateSAREvcInventory : 14:28:36 14:28:36 2025-12-10 14:28:35.996 INFO 6345 --- [ main] MigrateSAREvcInventory : ---------- Processing Line evc-name-4,AT&T Global Access Management_000000000,PLDT,IZEZ.573163..ATI,DOUBLE,,2,pnf-name-bearer-1,,p-int-bearer-1,SFP_1GE/Ethernet_10/100/1000M,A&TAP01-052013-14812_PLDT,DOUBLE,,41,pnf-name-collector-1,,p-int-collector-1,SFP_1GE/Ethernet_10/100/1000M,,40Mbps---------- 14:28:36 2025-12-10 14:28:35.996 INFO 6345 --- [ main] MigrateSAREvcInventory : Evc Name = evc-name-4 14:28:36 2025-12-10 14:28:35.996 INFO 6345 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-collector-1] found in AAI 14:28:36 2025-12-10 14:28:35.996 INFO 6345 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-bearer-1] found in AAI 14:28:36 2025-12-10 14:28:35.996 INFO 6345 --- [ main] MigrateSAREvcInventory : Port [p-int-collector-1] found in AAI 14:28:36 2025-12-10 14:28:35.996 INFO 6345 --- [ main] MigrateSAREvcInventory : Port [p-int-bearer-1] found in AAI 14:28:36 2025-12-10 14:28:35.996 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = 8a00890a-e6ae-446b-9dbe-b828dbeb38bd)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:35.996 INFO 6345 --- [ main] MigrateSAREvcInventory : service-instance already exists for evc evc-name-4 - skipping 14:28:36 2025-12-10 14:28:36.003 INFO 6345 --- [ main] MigrateSAREvcInventory : Created new forwarding-path v[4208] with forwarding-path-id = evc-name-4 14:28:36 2025-12-10 14:28:36.008 INFO 6345 --- [ main] MigrateSAREvcInventory : Created new configuration for forwarding-path v[4304] with configuration-id= evc-name-4 14:28:36 2025-12-10 14:28:36.011 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find unknown-uri in the store for lower hyphen to upper camel 14:28:36 2025-12-10 14:28:36.011 INFO 6345 --- [ main] MigrateSAREvcInventory : ERROR: Failure to PUT EVC for evc-name [evc-name-4] 14:28:36 2025-12-10 14:28:36.011 INFO 6345 --- [ main] MigrateSAREvcInventory : 14:28:36 14:28:36 ******* Final Summary for SAR FILE Migration ********* 14:28:36 14:28:36 2025-12-10 14:28:36.011 INFO 6345 --- [ main] MigrateSAREvcInventory : Evcs processed: -1 14:28:36 2025-12-10 14:28:36.011 INFO 6345 --- [ main] MigrateSAREvcInventory : Fallout Evcs count: 4 14:28:36 2025-12-10 14:28:36.011 INFO 6345 --- [ main] MigrateSAREvcInventory : ------ Fallout Details: ------ 14:28:36 2025-12-10 14:28:36.011 INFO 6345 --- [ main] MigrateSAREvcInventory : [evc-name-1] - Failure to PUT service-instance for EVC: on row 2 14:28:36 2025-12-10 14:28:36.011 INFO 6345 --- [ main] MigrateSAREvcInventory : [evc-name-2] - PortAid/Pnf does not exist: on row 3 14:28:36 2025-12-10 14:28:36.011 INFO 6345 --- [ main] MigrateSAREvcInventory : [evc-name-3] - PortAid/Pnf does not exist: on row 4 14:28:36 2025-12-10 14:28:36.011 INFO 6345 --- [ main] MigrateSAREvcInventory : [evc-name-4] - Failure to PUT EVC: on row 5 14:28:36 2025-12-10 14:28:36.012 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = 8a00890a-e6ae-446b-9dbe-b828dbeb38bd)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.012 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = 8a00890a-e6ae-446b-9dbe-b828dbeb38bd)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.013 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = 8a00890a-e6ae-446b-9dbe-b828dbeb38bd)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.014 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = cust-1)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.015 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarding-path AND forwarding-path-name = evc-name-2)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.015 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND configuration-id = evc-name-2)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.016 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = 8a00890a-e6ae-446b-9dbe-b828dbeb38bd)]. For better performance, use indexes 14:28:36 Initilization of MigrateSAREvcInventory migration script complete. 14:28:36 2025-12-10 14:28:36.045 INFO 6345 --- [ main] MigrateSAREvcInventory : Initilization of MigrateSAREvcInventory migration script complete. 14:28:36 2025-12-10 14:28:36.045 INFO 6345 --- [ main] MigrateSAREvcInventory : ---------- Start migration of SAR EVC Inventory ---------- 14:28:36 2025-12-10 14:28:36.045 INFO 6345 --- [ main] MigrateSAREvcInventory : .//src/test/resources/migration-input-files/sarea-inventory/sar.csv 14:28:36 2025-12-10 14:28:36.045 INFO 6345 --- [ main] MigrateSAREvcInventory : ---------- Processing SAR Entries from file ---------- 14:28:36 2025-12-10 14:28:36.045 INFO 6345 --- [ main] MigrateSAREvcInventory : 14:28:36 14:28:36 2025-12-10 14:28:36.045 INFO 6345 --- [ main] MigrateSAREvcInventory : headerLength: 21 14:28:36 2025-12-10 14:28:36.045 INFO 6345 --- [ main] MigrateSAREvcInventory : 14:28:36 14:28:36 2025-12-10 14:28:36.045 INFO 6345 --- [ main] MigrateSAREvcInventory : ---------- Processing Line evc-name-1,AT&T Global Access Management_000000000,PLDT,IZEZ.573163..ATI,DOUBLE,,2,pnf-name-bearer-1,,p-int-bearer-1,SFP_1GE/Ethernet_10/100/1000M,A&TAP01-052013-14812_PLDT,DOUBLE,,41,pnf-name-collector-1,,p-int-collector-1,SFP_1GE/Ethernet_10/100/1000M,,40Mbps---------- 14:28:36 2025-12-10 14:28:36.045 INFO 6345 --- [ main] MigrateSAREvcInventory : Evc Name = evc-name-1 14:28:36 2025-12-10 14:28:36.045 INFO 6345 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-collector-1] found in AAI 14:28:36 2025-12-10 14:28:36.045 INFO 6345 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-bearer-1] found in AAI 14:28:36 2025-12-10 14:28:36.045 INFO 6345 --- [ main] MigrateSAREvcInventory : Port [p-int-collector-1] found in AAI 14:28:36 2025-12-10 14:28:36.045 INFO 6345 --- [ main] MigrateSAREvcInventory : Port [p-int-bearer-1] found in AAI 14:28:36 2025-12-10 14:28:36.045 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = 8a00890a-e6ae-446b-9dbe-b828dbeb38bd)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.048 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find unknown-uri in the store for lower hyphen to upper camel 14:28:36 2025-12-10 14:28:36.048 INFO 6345 --- [ main] MigrateSAREvcInventory : ERROR: Failure to PUT service-instance for EVC [evc-name-1] 14:28:36 2025-12-10 14:28:36.048 INFO 6345 --- [ main] MigrateSAREvcInventory : 14:28:36 14:28:36 2025-12-10 14:28:36.048 INFO 6345 --- [ main] MigrateSAREvcInventory : ---------- Processing Line evc-name-2,AT&T Global Access Management_000000000,PLDT,IZEZ.573163..ATI,DOUBLE,,2,pnf-name-bearer-2,,p-int-bearer-2,SFP_1GE/Ethernet_10/100/1000M,A&TAP01-052013-14812_PLDT,DOUBLE,,41,pnf-name-collector-1,,p-int-collector-2,SFP_1GE/Ethernet_10/100/1000M,,4Mbps---------- 14:28:36 2025-12-10 14:28:36.048 INFO 6345 --- [ main] MigrateSAREvcInventory : Evc Name = evc-name-2 14:28:36 2025-12-10 14:28:36.048 INFO 6345 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-collector-1] found in AAI 14:28:36 2025-12-10 14:28:36.048 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-bearer-2 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.048 INFO 6345 --- [ main] MigrateSAREvcInventory : ERROR: Failure to find Pnf [pnf-name-bearer-2] for EVC [evc-name-2] 14:28:36 2025-12-10 14:28:36.048 INFO 6345 --- [ main] MigrateSAREvcInventory : ERROR: Skipping processing for line containing evc-name [evc-name-2] 14:28:36 2025-12-10 14:28:36.048 INFO 6345 --- [ main] MigrateSAREvcInventory : 14:28:36 14:28:36 2025-12-10 14:28:36.048 INFO 6345 --- [ main] MigrateSAREvcInventory : ---------- Processing Line evc-name-3,AT&T Global Access Management_000000000,PLDT,IZEZ.573163..ATI,DOUBLE,,2,pnf-name-bearer-1,,p-int-bearer-2,SFP_1GE/Ethernet_10/100/1000M,A&TAP01-052013-14812_PLDT,DOUBLE,,41,pnf-name-collector-1,,p-int-collector-2,SFP_1GE/Ethernet_10/100/1000M,,4Mbps---------- 14:28:36 2025-12-10 14:28:36.048 INFO 6345 --- [ main] MigrateSAREvcInventory : Evc Name = evc-name-3 14:28:36 2025-12-10 14:28:36.048 INFO 6345 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-collector-1] found in AAI 14:28:36 2025-12-10 14:28:36.048 INFO 6345 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-bearer-1] found in AAI 14:28:36 2025-12-10 14:28:36.048 INFO 6345 --- [ main] MigrateSAREvcInventory : ERROR: Failure to find p-interface [p-int-collector-2] for EVC [evc-name-3] 14:28:36 2025-12-10 14:28:36.048 INFO 6345 --- [ main] MigrateSAREvcInventory : ERROR: Skipping processing for line containing evc-name [evc-name-3] 14:28:36 2025-12-10 14:28:36.048 INFO 6345 --- [ main] MigrateSAREvcInventory : 14:28:36 14:28:36 2025-12-10 14:28:36.048 INFO 6345 --- [ main] MigrateSAREvcInventory : ---------- Processing Line evc-name-4,AT&T Global Access Management_000000000,PLDT,IZEZ.573163..ATI,DOUBLE,,2,pnf-name-bearer-1,,p-int-bearer-1,SFP_1GE/Ethernet_10/100/1000M,A&TAP01-052013-14812_PLDT,DOUBLE,,41,pnf-name-collector-1,,p-int-collector-1,SFP_1GE/Ethernet_10/100/1000M,,40Mbps---------- 14:28:36 2025-12-10 14:28:36.048 INFO 6345 --- [ main] MigrateSAREvcInventory : Evc Name = evc-name-4 14:28:36 2025-12-10 14:28:36.048 INFO 6345 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-collector-1] found in AAI 14:28:36 2025-12-10 14:28:36.048 INFO 6345 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-bearer-1] found in AAI 14:28:36 2025-12-10 14:28:36.048 INFO 6345 --- [ main] MigrateSAREvcInventory : Port [p-int-collector-1] found in AAI 14:28:36 2025-12-10 14:28:36.048 INFO 6345 --- [ main] MigrateSAREvcInventory : Port [p-int-bearer-1] found in AAI 14:28:36 2025-12-10 14:28:36.048 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = 8a00890a-e6ae-446b-9dbe-b828dbeb38bd)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.049 INFO 6345 --- [ main] MigrateSAREvcInventory : service-instance already exists for evc evc-name-4 - skipping 14:28:36 2025-12-10 14:28:36.051 INFO 6345 --- [ main] MigrateSAREvcInventory : Created new forwarding-path v[8232] with forwarding-path-id = evc-name-4 14:28:36 2025-12-10 14:28:36.055 INFO 6345 --- [ main] MigrateSAREvcInventory : Created new configuration for forwarding-path v[4248] with configuration-id= evc-name-4 14:28:36 2025-12-10 14:28:36.056 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find unknown-uri in the store for lower hyphen to upper camel 14:28:36 2025-12-10 14:28:36.056 INFO 6345 --- [ main] MigrateSAREvcInventory : ERROR: Failure to PUT EVC for evc-name [evc-name-4] 14:28:36 2025-12-10 14:28:36.056 INFO 6345 --- [ main] MigrateSAREvcInventory : 14:28:36 14:28:36 ******* Final Summary for SAR FILE Migration ********* 14:28:36 14:28:36 2025-12-10 14:28:36.056 INFO 6345 --- [ main] MigrateSAREvcInventory : Evcs processed: -2 14:28:36 2025-12-10 14:28:36.056 INFO 6345 --- [ main] MigrateSAREvcInventory : Fallout Evcs count: 8 14:28:36 2025-12-10 14:28:36.056 INFO 6345 --- [ main] MigrateSAREvcInventory : ------ Fallout Details: ------ 14:28:36 2025-12-10 14:28:36.056 INFO 6345 --- [ main] MigrateSAREvcInventory : [evc-name-1] - Failure to PUT service-instance for EVC: on row 2 14:28:36 2025-12-10 14:28:36.056 INFO 6345 --- [ main] MigrateSAREvcInventory : [evc-name-2] - PortAid/Pnf does not exist: on row 3 14:28:36 2025-12-10 14:28:36.056 INFO 6345 --- [ main] MigrateSAREvcInventory : [evc-name-3] - PortAid/Pnf does not exist: on row 4 14:28:36 2025-12-10 14:28:36.056 INFO 6345 --- [ main] MigrateSAREvcInventory : [evc-name-4] - Failure to PUT EVC: on row 5 14:28:36 Initilization of MigrateSAREvcInventory migration script complete. 14:28:36 2025-12-10 14:28:36.080 INFO 6345 --- [ main] MigrateSAREvcInventory : Initilization of MigrateSAREvcInventory migration script complete. 14:28:36 2025-12-10 14:28:36.080 INFO 6345 --- [ main] MigrateSAREvcInventory : ---------- Start migration of SAR EVC Inventory ---------- 14:28:36 2025-12-10 14:28:36.080 INFO 6345 --- [ main] MigrateSAREvcInventory : .//src/test/resources/migration-input-files/sarea-inventory/sar.csv 14:28:36 2025-12-10 14:28:36.080 INFO 6345 --- [ main] MigrateSAREvcInventory : ---------- Processing SAR Entries from file ---------- 14:28:36 2025-12-10 14:28:36.080 INFO 6345 --- [ main] MigrateSAREvcInventory : 14:28:36 14:28:36 2025-12-10 14:28:36.080 INFO 6345 --- [ main] MigrateSAREvcInventory : headerLength: 21 14:28:36 2025-12-10 14:28:36.080 INFO 6345 --- [ main] MigrateSAREvcInventory : 14:28:36 14:28:36 2025-12-10 14:28:36.080 INFO 6345 --- [ main] MigrateSAREvcInventory : ---------- Processing Line evc-name-1,AT&T Global Access Management_000000000,PLDT,IZEZ.573163..ATI,DOUBLE,,2,pnf-name-bearer-1,,p-int-bearer-1,SFP_1GE/Ethernet_10/100/1000M,A&TAP01-052013-14812_PLDT,DOUBLE,,41,pnf-name-collector-1,,p-int-collector-1,SFP_1GE/Ethernet_10/100/1000M,,40Mbps---------- 14:28:36 2025-12-10 14:28:36.080 INFO 6345 --- [ main] MigrateSAREvcInventory : Evc Name = evc-name-1 14:28:36 2025-12-10 14:28:36.080 INFO 6345 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-collector-1] found in AAI 14:28:36 2025-12-10 14:28:36.080 INFO 6345 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-bearer-1] found in AAI 14:28:36 2025-12-10 14:28:36.080 INFO 6345 --- [ main] MigrateSAREvcInventory : Port [p-int-collector-1] found in AAI 14:28:36 2025-12-10 14:28:36.080 INFO 6345 --- [ main] MigrateSAREvcInventory : Port [p-int-bearer-1] found in AAI 14:28:36 2025-12-10 14:28:36.080 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = 8a00890a-e6ae-446b-9dbe-b828dbeb38bd)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.083 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find unknown-uri in the store for lower hyphen to upper camel 14:28:36 2025-12-10 14:28:36.083 INFO 6345 --- [ main] MigrateSAREvcInventory : ERROR: Failure to PUT service-instance for EVC [evc-name-1] 14:28:36 2025-12-10 14:28:36.083 INFO 6345 --- [ main] MigrateSAREvcInventory : 14:28:36 14:28:36 2025-12-10 14:28:36.083 INFO 6345 --- [ main] MigrateSAREvcInventory : ---------- Processing Line evc-name-2,AT&T Global Access Management_000000000,PLDT,IZEZ.573163..ATI,DOUBLE,,2,pnf-name-bearer-2,,p-int-bearer-2,SFP_1GE/Ethernet_10/100/1000M,A&TAP01-052013-14812_PLDT,DOUBLE,,41,pnf-name-collector-1,,p-int-collector-2,SFP_1GE/Ethernet_10/100/1000M,,4Mbps---------- 14:28:36 2025-12-10 14:28:36.083 INFO 6345 --- [ main] MigrateSAREvcInventory : Evc Name = evc-name-2 14:28:36 2025-12-10 14:28:36.083 INFO 6345 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-collector-1] found in AAI 14:28:36 2025-12-10 14:28:36.083 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-bearer-2 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.084 INFO 6345 --- [ main] MigrateSAREvcInventory : ERROR: Failure to find Pnf [pnf-name-bearer-2] for EVC [evc-name-2] 14:28:36 2025-12-10 14:28:36.084 INFO 6345 --- [ main] MigrateSAREvcInventory : ERROR: Skipping processing for line containing evc-name [evc-name-2] 14:28:36 2025-12-10 14:28:36.084 INFO 6345 --- [ main] MigrateSAREvcInventory : 14:28:36 14:28:36 2025-12-10 14:28:36.084 INFO 6345 --- [ main] MigrateSAREvcInventory : ---------- Processing Line evc-name-3,AT&T Global Access Management_000000000,PLDT,IZEZ.573163..ATI,DOUBLE,,2,pnf-name-bearer-1,,p-int-bearer-2,SFP_1GE/Ethernet_10/100/1000M,A&TAP01-052013-14812_PLDT,DOUBLE,,41,pnf-name-collector-1,,p-int-collector-2,SFP_1GE/Ethernet_10/100/1000M,,4Mbps---------- 14:28:36 2025-12-10 14:28:36.084 INFO 6345 --- [ main] MigrateSAREvcInventory : Evc Name = evc-name-3 14:28:36 2025-12-10 14:28:36.084 INFO 6345 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-collector-1] found in AAI 14:28:36 2025-12-10 14:28:36.084 INFO 6345 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-bearer-1] found in AAI 14:28:36 2025-12-10 14:28:36.084 INFO 6345 --- [ main] MigrateSAREvcInventory : ERROR: Failure to find p-interface [p-int-collector-2] for EVC [evc-name-3] 14:28:36 2025-12-10 14:28:36.084 INFO 6345 --- [ main] MigrateSAREvcInventory : ERROR: Skipping processing for line containing evc-name [evc-name-3] 14:28:36 2025-12-10 14:28:36.084 INFO 6345 --- [ main] MigrateSAREvcInventory : 14:28:36 14:28:36 2025-12-10 14:28:36.084 INFO 6345 --- [ main] MigrateSAREvcInventory : ---------- Processing Line evc-name-4,AT&T Global Access Management_000000000,PLDT,IZEZ.573163..ATI,DOUBLE,,2,pnf-name-bearer-1,,p-int-bearer-1,SFP_1GE/Ethernet_10/100/1000M,A&TAP01-052013-14812_PLDT,DOUBLE,,41,pnf-name-collector-1,,p-int-collector-1,SFP_1GE/Ethernet_10/100/1000M,,40Mbps---------- 14:28:36 2025-12-10 14:28:36.084 INFO 6345 --- [ main] MigrateSAREvcInventory : Evc Name = evc-name-4 14:28:36 2025-12-10 14:28:36.084 INFO 6345 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-collector-1] found in AAI 14:28:36 2025-12-10 14:28:36.084 INFO 6345 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-bearer-1] found in AAI 14:28:36 2025-12-10 14:28:36.084 INFO 6345 --- [ main] MigrateSAREvcInventory : Port [p-int-collector-1] found in AAI 14:28:36 2025-12-10 14:28:36.084 INFO 6345 --- [ main] MigrateSAREvcInventory : Port [p-int-bearer-1] found in AAI 14:28:36 2025-12-10 14:28:36.084 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = 8a00890a-e6ae-446b-9dbe-b828dbeb38bd)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.084 INFO 6345 --- [ main] MigrateSAREvcInventory : service-instance already exists for evc evc-name-4 - skipping 14:28:36 2025-12-10 14:28:36.087 INFO 6345 --- [ main] MigrateSAREvcInventory : Created new forwarding-path v[8376] with forwarding-path-id = evc-name-4 14:28:36 2025-12-10 14:28:36.089 INFO 6345 --- [ main] MigrateSAREvcInventory : Created new configuration for forwarding-path v[8368] with configuration-id= evc-name-4 14:28:36 2025-12-10 14:28:36.091 DEBUG 6345 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find unknown-uri in the store for lower hyphen to upper camel 14:28:36 2025-12-10 14:28:36.091 INFO 6345 --- [ main] MigrateSAREvcInventory : ERROR: Failure to PUT EVC for evc-name [evc-name-4] 14:28:36 2025-12-10 14:28:36.091 INFO 6345 --- [ main] MigrateSAREvcInventory : 14:28:36 14:28:36 ******* Final Summary for SAR FILE Migration ********* 14:28:36 14:28:36 2025-12-10 14:28:36.091 INFO 6345 --- [ main] MigrateSAREvcInventory : Evcs processed: -3 14:28:36 2025-12-10 14:28:36.091 INFO 6345 --- [ main] MigrateSAREvcInventory : Fallout Evcs count: 12 14:28:36 2025-12-10 14:28:36.091 INFO 6345 --- [ main] MigrateSAREvcInventory : ------ Fallout Details: ------ 14:28:36 2025-12-10 14:28:36.091 INFO 6345 --- [ main] MigrateSAREvcInventory : [evc-name-1] - Failure to PUT service-instance for EVC: on row 2 14:28:36 2025-12-10 14:28:36.091 INFO 6345 --- [ main] MigrateSAREvcInventory : [evc-name-2] - PortAid/Pnf does not exist: on row 3 14:28:36 2025-12-10 14:28:36.091 INFO 6345 --- [ main] MigrateSAREvcInventory : [evc-name-3] - PortAid/Pnf does not exist: on row 4 14:28:36 2025-12-10 14:28:36.091 INFO 6345 --- [ main] MigrateSAREvcInventory : [evc-name-4] - Failure to PUT EVC: on row 5 14:28:36 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.159 s -- in org.onap.aai.migration.v12.MigrateSAREvcInventoryTest 14:28:36 [INFO] Running org.onap.aai.migration.v12.SDWANSpeedChangeMigrationTest 14:28:36 Initilization of SDWANSpeedChangeMigration migration script complete. 14:28:36 2025-12-10 14:28:36.140 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Initilization of SDWANSpeedChangeMigration migration script complete. 14:28:36 2025-12-10 14:28:36.141 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Started the migration SDWANSpeedChangeMigration 14:28:36 2025-12-10 14:28:36.144 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-subscription AND service-type = DHV)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.146 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 14:28:36 2025-12-10 14:28:36.146 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc1 14:28:36 2025-12-10 14:28:36.146 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 14:28:36 2025-12-10 14:28:36.146 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc1 14:28:36 2025-12-10 14:28:36.147 INFO 6345 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/10 found from traversal from allotted-resource rsrc1 14:28:36 2025-12-10 14:28:36.147 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /10 14:28:36 2025-12-10 14:28:36.148 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Successfully modified the plink with link name 14:28:36 2025-12-10 14:28:36.148 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 14:28:36 2025-12-10 14:28:36.149 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc7 14:28:36 2025-12-10 14:28:36.149 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 14:28:36 2025-12-10 14:28:36.149 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc7 14:28:36 2025-12-10 14:28:36.149 INFO 6345 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/11 found from traversal from allotted-resource rsrc1 14:28:36 2025-12-10 14:28:36.149 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /11 14:28:36 2025-12-10 14:28:36.150 ERROR 6345 --- [ main] SDWANSpeedChangeMigration : missing up and down vals for the plink with link name 14:28:36 2025-12-10 14:28:36.150 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 14:28:36 2025-12-10 14:28:36.150 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc5 14:28:36 2025-12-10 14:28:36.150 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 14:28:36 2025-12-10 14:28:36.150 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc5 14:28:36 2025-12-10 14:28:36.151 INFO 6345 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/10 found from traversal from allotted-resource rsrc1 14:28:36 2025-12-10 14:28:36.151 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /10 14:28:36 2025-12-10 14:28:36.151 INFO 6345 --- [ main] SDWANSpeedChangeMigration : missing up and down vals for the plink with link name 14:28:36 2025-12-10 14:28:36.151 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 14:28:36 2025-12-10 14:28:36.152 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc3 14:28:36 2025-12-10 14:28:36.152 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 14:28:36 2025-12-10 14:28:36.152 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc3 14:28:36 2025-12-10 14:28:36.152 INFO 6345 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/11 found from traversal from allotted-resource rsrc1 14:28:36 2025-12-10 14:28:36.152 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /11 14:28:36 2025-12-10 14:28:36.153 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Successfully modified the plink with link name 14:28:36 2025-12-10 14:28:36.153 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Successfully finished the SDWANSpeedChangeMigration 14:28:36 Initilization of SDWANSpeedChangeMigration migration script complete. 14:28:36 2025-12-10 14:28:36.187 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Initilization of SDWANSpeedChangeMigration migration script complete. 14:28:36 2025-12-10 14:28:36.187 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Started the migration SDWANSpeedChangeMigration 14:28:36 2025-12-10 14:28:36.189 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-subscription AND service-type = DHV)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.190 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 14:28:36 2025-12-10 14:28:36.191 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc7 14:28:36 2025-12-10 14:28:36.191 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 14:28:36 2025-12-10 14:28:36.191 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc7 14:28:36 2025-12-10 14:28:36.191 INFO 6345 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/11 found from traversal from allotted-resource rsrc1 14:28:36 2025-12-10 14:28:36.191 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /11 14:28:36 2025-12-10 14:28:36.192 ERROR 6345 --- [ main] SDWANSpeedChangeMigration : missing up and down vals for the plink with link name 14:28:36 2025-12-10 14:28:36.192 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 14:28:36 2025-12-10 14:28:36.192 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc1 14:28:36 2025-12-10 14:28:36.192 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 14:28:36 2025-12-10 14:28:36.192 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc1 14:28:36 2025-12-10 14:28:36.193 INFO 6345 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/10 found from traversal from allotted-resource rsrc1 14:28:36 2025-12-10 14:28:36.193 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /10 14:28:36 2025-12-10 14:28:36.193 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Successfully modified the plink with link name 14:28:36 2025-12-10 14:28:36.194 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 14:28:36 2025-12-10 14:28:36.194 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc3 14:28:36 2025-12-10 14:28:36.194 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 14:28:36 2025-12-10 14:28:36.194 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc3 14:28:36 2025-12-10 14:28:36.195 INFO 6345 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/11 found from traversal from allotted-resource rsrc1 14:28:36 2025-12-10 14:28:36.195 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /11 14:28:36 2025-12-10 14:28:36.195 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Successfully modified the plink with link name 14:28:36 2025-12-10 14:28:36.196 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 14:28:36 2025-12-10 14:28:36.196 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc5 14:28:36 2025-12-10 14:28:36.196 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 14:28:36 2025-12-10 14:28:36.196 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc5 14:28:36 2025-12-10 14:28:36.197 INFO 6345 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/10 found from traversal from allotted-resource rsrc1 14:28:36 2025-12-10 14:28:36.197 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /10 14:28:36 2025-12-10 14:28:36.197 INFO 6345 --- [ main] SDWANSpeedChangeMigration : missing up and down vals for the plink with link name 14:28:36 2025-12-10 14:28:36.197 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Successfully finished the SDWANSpeedChangeMigration 14:28:36 Initilization of SDWANSpeedChangeMigration migration script complete. 14:28:36 2025-12-10 14:28:36.230 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Initilization of SDWANSpeedChangeMigration migration script complete. 14:28:36 2025-12-10 14:28:36.231 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Started the migration SDWANSpeedChangeMigration 14:28:36 2025-12-10 14:28:36.232 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-subscription AND service-type = DHV)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.233 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 14:28:36 2025-12-10 14:28:36.233 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc7 14:28:36 2025-12-10 14:28:36.233 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 14:28:36 2025-12-10 14:28:36.233 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc7 14:28:36 2025-12-10 14:28:36.234 INFO 6345 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/11 found from traversal from allotted-resource rsrc1 14:28:36 2025-12-10 14:28:36.234 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /11 14:28:36 2025-12-10 14:28:36.234 ERROR 6345 --- [ main] SDWANSpeedChangeMigration : missing up and down vals for the plink with link name 14:28:36 2025-12-10 14:28:36.235 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 14:28:36 2025-12-10 14:28:36.235 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc1 14:28:36 2025-12-10 14:28:36.235 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 14:28:36 2025-12-10 14:28:36.235 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc1 14:28:36 2025-12-10 14:28:36.236 INFO 6345 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/10 found from traversal from allotted-resource rsrc1 14:28:36 2025-12-10 14:28:36.236 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /10 14:28:36 2025-12-10 14:28:36.236 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Successfully modified the plink with link name 14:28:36 2025-12-10 14:28:36.237 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 14:28:36 2025-12-10 14:28:36.237 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc5 14:28:36 2025-12-10 14:28:36.237 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 14:28:36 2025-12-10 14:28:36.237 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc5 14:28:36 2025-12-10 14:28:36.238 INFO 6345 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/10 found from traversal from allotted-resource rsrc1 14:28:36 2025-12-10 14:28:36.238 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /10 14:28:36 2025-12-10 14:28:36.238 INFO 6345 --- [ main] SDWANSpeedChangeMigration : missing up and down vals for the plink with link name 14:28:36 2025-12-10 14:28:36.238 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 14:28:36 2025-12-10 14:28:36.238 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc3 14:28:36 2025-12-10 14:28:36.238 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 14:28:36 2025-12-10 14:28:36.238 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc3 14:28:36 2025-12-10 14:28:36.239 INFO 6345 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/11 found from traversal from allotted-resource rsrc1 14:28:36 2025-12-10 14:28:36.239 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /11 14:28:36 2025-12-10 14:28:36.239 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Successfully modified the plink with link name 14:28:36 2025-12-10 14:28:36.239 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Successfully finished the SDWANSpeedChangeMigration 14:28:36 Initilization of SDWANSpeedChangeMigration migration script complete. 14:28:36 2025-12-10 14:28:36.303 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Initilization of SDWANSpeedChangeMigration migration script complete. 14:28:36 2025-12-10 14:28:36.303 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Started the migration SDWANSpeedChangeMigration 14:28:36 2025-12-10 14:28:36.305 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-subscription AND service-type = DHV)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.306 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 14:28:36 2025-12-10 14:28:36.306 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc3 14:28:36 2025-12-10 14:28:36.306 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 14:28:36 2025-12-10 14:28:36.306 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc3 14:28:36 2025-12-10 14:28:36.307 INFO 6345 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/11 found from traversal from allotted-resource rsrc1 14:28:36 2025-12-10 14:28:36.307 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /11 14:28:36 2025-12-10 14:28:36.307 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Successfully modified the plink with link name 14:28:36 2025-12-10 14:28:36.308 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 14:28:36 2025-12-10 14:28:36.309 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc1 14:28:36 2025-12-10 14:28:36.309 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 14:28:36 2025-12-10 14:28:36.309 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc1 14:28:36 2025-12-10 14:28:36.309 INFO 6345 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/10 found from traversal from allotted-resource rsrc1 14:28:36 2025-12-10 14:28:36.309 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /10 14:28:36 2025-12-10 14:28:36.310 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Successfully modified the plink with link name 14:28:36 2025-12-10 14:28:36.310 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 14:28:36 2025-12-10 14:28:36.310 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc5 14:28:36 2025-12-10 14:28:36.310 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 14:28:36 2025-12-10 14:28:36.310 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc5 14:28:36 2025-12-10 14:28:36.311 INFO 6345 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/10 found from traversal from allotted-resource rsrc1 14:28:36 2025-12-10 14:28:36.311 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /10 14:28:36 2025-12-10 14:28:36.311 INFO 6345 --- [ main] SDWANSpeedChangeMigration : missing up and down vals for the plink with link name 14:28:36 2025-12-10 14:28:36.311 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 14:28:36 2025-12-10 14:28:36.311 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc7 14:28:36 2025-12-10 14:28:36.311 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 14:28:36 2025-12-10 14:28:36.311 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc7 14:28:36 2025-12-10 14:28:36.312 INFO 6345 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/11 found from traversal from allotted-resource rsrc1 14:28:36 2025-12-10 14:28:36.312 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /11 14:28:36 2025-12-10 14:28:36.312 ERROR 6345 --- [ main] SDWANSpeedChangeMigration : missing up and down vals for the plink with link name 14:28:36 2025-12-10 14:28:36.313 INFO 6345 --- [ main] SDWANSpeedChangeMigration : Successfully finished the SDWANSpeedChangeMigration 14:28:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.onap.aai.migration.v12.SDWANSpeedChangeMigrationTest 14:28:36 [INFO] Running org.onap.aai.migration.v12.UriMigrationTest 14:28:36 Initilization of UriMigration migration script complete. 14:28:36 2025-12-10 14:28:36.344 INFO 6345 --- [ main] UriMigration : Initilization of UriMigration migration script complete. 14:28:36 2025-12-10 14:28:36.352 INFO 6345 --- [ main] UriMigration : Top level count : 85 14:28:36 2025-12-10 14:28:36.352 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = autonomous-system)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.353 INFO 6345 --- [ main] UriMigration : autonomous-system : 0 14:28:36 2025-12-10 14:28:36.353 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = tunnel-termination-point)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.353 INFO 6345 --- [ main] UriMigration : tunnel-termination-point : 0 14:28:36 2025-12-10 14:28:36.353 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = virtual-data-center)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.353 INFO 6345 --- [ main] UriMigration : virtual-data-center : 0 14:28:36 2025-12-10 14:28:36.353 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = multicast-configuration)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.353 INFO 6345 --- [ main] UriMigration : multicast-configuration : 0 14:28:36 2025-12-10 14:28:36.353 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = project)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.353 INFO 6345 --- [ main] UriMigration : project : 0 14:28:36 2025-12-10 14:28:36.353 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = wan-port-config)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.354 INFO 6345 --- [ main] UriMigration : wan-port-config : 0 14:28:36 2025-12-10 14:28:36.354 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = parameter-list)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.354 INFO 6345 --- [ main] UriMigration : parameter-list : 0 14:28:36 2025-12-10 14:28:36.354 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = named-query)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.354 INFO 6345 --- [ main] UriMigration : named-query : 0 14:28:36 2025-12-10 14:28:36.354 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.354 INFO 6345 --- [ main] UriMigration : pserver : 0 14:28:36 2025-12-10 14:28:36.354 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.354 INFO 6345 --- [ main] UriMigration : cloud-region : 0 14:28:36 2025-12-10 14:28:36.355 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-policy)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.355 INFO 6345 --- [ main] UriMigration : network-policy : 0 14:28:36 2025-12-10 14:28:36.355 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hardware-catalog-item)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.355 INFO 6345 --- [ main] UriMigration : hardware-catalog-item : 0 14:28:36 2025-12-10 14:28:36.355 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = label-restriction)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.355 INFO 6345 --- [ main] UriMigration : label-restriction : 0 14:28:36 2025-12-10 14:28:36.355 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-pair-set)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.355 INFO 6345 --- [ main] UriMigration : site-pair-set : 0 14:28:36 2025-12-10 14:28:36.355 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connectivity)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.356 INFO 6345 --- [ main] UriMigration : connectivity : 0 14:28:36 2025-12-10 14:28:36.356 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.356 INFO 6345 --- [ main] UriMigration : zone : 0 14:28:36 2025-12-10 14:28:36.356 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = complex)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.356 INFO 6345 --- [ main] UriMigration : complex : 0 14:28:36 2025-12-10 14:28:36.356 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = contact)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.356 INFO 6345 --- [ main] UriMigration : contact : 0 14:28:36 2025-12-10 14:28:36.356 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sp-partner)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.356 INFO 6345 --- [ main] UriMigration : sp-partner : 0 14:28:36 2025-12-10 14:28:36.356 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.357 INFO 6345 --- [ main] UriMigration : model : 0 14:28:36 2025-12-10 14:28:36.357 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lan-port-config)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.357 INFO 6345 --- [ main] UriMigration : lan-port-config : 0 14:28:36 2025-12-10 14:28:36.357 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = geo-region)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.357 INFO 6345 --- [ main] UriMigration : geo-region : 0 14:28:36 2025-12-10 14:28:36.357 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.357 INFO 6345 --- [ main] UriMigration : forwarding-path : 0 14:28:36 2025-12-10 14:28:36.357 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = bfd)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.357 INFO 6345 --- [ main] UriMigration : bfd : 0 14:28:36 2025-12-10 14:28:36.357 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = mapping)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.358 INFO 6345 --- [ main] UriMigration : mapping : 0 14:28:36 2025-12-10 14:28:36.358 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-technology)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.358 INFO 6345 --- [ main] UriMigration : network-technology : 0 14:28:36 2025-12-10 14:28:36.358 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-resource)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.358 INFO 6345 --- [ main] UriMigration : network-resource : 0 14:28:36 2025-12-10 14:28:36.358 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = dhcp-service)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.358 INFO 6345 --- [ main] UriMigration : dhcp-service : 0 14:28:36 2025-12-10 14:28:36.358 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = fqdn)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.358 INFO 6345 --- [ main] UriMigration : fqdn : 0 14:28:36 2025-12-10 14:28:36.359 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = profile)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.359 INFO 6345 --- [ main] UriMigration : profile : 0 14:28:36 2025-12-10 14:28:36.359 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.359 INFO 6345 --- [ main] UriMigration : pnf : 1 14:28:36 2025-12-10 14:28:36.363 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ipsec-configuration)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.363 INFO 6345 --- [ main] UriMigration : ipsec-configuration : 0 14:28:36 2025-12-10 14:28:36.363 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = chassis)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.363 INFO 6345 --- [ main] UriMigration : chassis : 0 14:28:36 2025-12-10 14:28:36.363 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.363 INFO 6345 --- [ main] UriMigration : collection : 0 14:28:36 2025-12-10 14:28:36.363 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = operational-environment)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.364 INFO 6345 --- [ main] UriMigration : operational-environment : 0 14:28:36 2025-12-10 14:28:36.364 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnf-image)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.364 INFO 6345 --- [ main] UriMigration : vnf-image : 0 14:28:36 2025-12-10 14:28:36.364 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.364 INFO 6345 --- [ main] UriMigration : connector : 0 14:28:36 2025-12-10 14:28:36.364 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpn-binding)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.364 INFO 6345 --- [ main] UriMigration : vpn-binding : 0 14:28:36 2025-12-10 14:28:36.364 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-thirdparty-sdnc)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.365 INFO 6345 --- [ main] UriMigration : esr-thirdparty-sdnc : 0 14:28:36 2025-12-10 14:28:36.365 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = next-hop)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.365 INFO 6345 --- [ main] UriMigration : next-hop : 0 14:28:36 2025-12-10 14:28:36.365 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.365 INFO 6345 --- [ main] UriMigration : logical-link : 0 14:28:36 2025-12-10 14:28:36.365 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.365 INFO 6345 --- [ main] UriMigration : l3-network : 0 14:28:36 2025-12-10 14:28:36.365 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = device)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.366 INFO 6345 --- [ main] UriMigration : device : 0 14:28:36 2025-12-10 14:28:36.366 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sw-component)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.366 INFO 6345 --- [ main] UriMigration : sw-component : 0 14:28:36 2025-12-10 14:28:36.366 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.366 INFO 6345 --- [ main] UriMigration : generic-vnf : 0 14:28:36 2025-12-10 14:28:36.366 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.366 INFO 6345 --- [ main] UriMigration : vnfc : 0 14:28:36 2025-12-10 14:28:36.366 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan-characteristic)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.366 INFO 6345 --- [ main] UriMigration : vlan-characteristic : 0 14:28:36 2025-12-10 14:28:36.367 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = newvce)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.367 INFO 6345 --- [ main] UriMigration : newvce : 0 14:28:36 2025-12-10 14:28:36.367 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.367 INFO 6345 --- [ main] UriMigration : instance-group : 0 14:28:36 2025-12-10 14:28:36.367 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = line-of-business)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.367 INFO 6345 --- [ main] UriMigration : line-of-business : 0 14:28:36 2025-12-10 14:28:36.367 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = relationship-rule)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.367 INFO 6345 --- [ main] UriMigration : relationship-rule : 0 14:28:36 2025-12-10 14:28:36.368 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.368 INFO 6345 --- [ main] UriMigration : configuration : 0 14:28:36 2025-12-10 14:28:36.368 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-map-member)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.368 INFO 6345 --- [ main] UriMigration : policy-map-member : 0 14:28:36 2025-12-10 14:28:36.368 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cell)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.368 INFO 6345 --- [ main] UriMigration : cell : 0 14:28:36 2025-12-10 14:28:36.368 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-key-term)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.368 INFO 6345 --- [ main] UriMigration : policy-key-term : 0 14:28:36 2025-12-10 14:28:36.368 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-range)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.369 INFO 6345 --- [ main] UriMigration : network-range : 0 14:28:36 2025-12-10 14:28:36.369 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hw-component)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.369 INFO 6345 --- [ main] UriMigration : hw-component : 0 14:28:36 2025-12-10 14:28:36.369 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = platform)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.369 INFO 6345 --- [ main] UriMigration : platform : 0 14:28:36 2025-12-10 14:28:36.369 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = endpoint)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.369 INFO 6345 --- [ main] UriMigration : endpoint : 0 14:28:36 2025-12-10 14:28:36.369 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-resource)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.369 INFO 6345 --- [ main] UriMigration : site-resource : 0 14:28:36 2025-12-10 14:28:36.369 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-key-term)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.370 INFO 6345 --- [ main] UriMigration : object-group-key-term : 0 14:28:36 2025-12-10 14:28:36.370 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-vnfm)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.370 INFO 6345 --- [ main] UriMigration : esr-vnfm : 0 14:28:36 2025-12-10 14:28:36.370 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vce)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.370 INFO 6345 --- [ main] UriMigration : vce : 0 14:28:36 2025-12-10 14:28:36.370 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-profile)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.370 INFO 6345 --- [ main] UriMigration : network-profile : 0 14:28:36 2025-12-10 14:28:36.370 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = interlayer-attachment)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.371 INFO 6345 --- [ main] UriMigration : interlayer-attachment : 0 14:28:36 2025-12-10 14:28:36.371 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.371 INFO 6345 --- [ main] UriMigration : class-map : 0 14:28:36 2025-12-10 14:28:36.371 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-member)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.371 INFO 6345 --- [ main] UriMigration : object-group-member : 0 14:28:36 2025-12-10 14:28:36.371 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ext-aai-network)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.371 INFO 6345 --- [ main] UriMigration : ext-aai-network : 0 14:28:36 2025-12-10 14:28:36.371 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = physical-link)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.371 INFO 6345 --- [ main] UriMigration : physical-link : 1 14:28:36 2025-12-10 14:28:36.372 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.372 INFO 6345 --- [ main] UriMigration : policy : 0 14:28:36 2025-12-10 14:28:36.372 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-nfvo)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.372 INFO 6345 --- [ main] UriMigration : esr-nfvo : 0 14:28:36 2025-12-10 14:28:36.373 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = te-link-attribute)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.373 INFO 6345 --- [ main] UriMigration : te-link-attribute : 0 14:28:36 2025-12-10 14:28:36.373 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpls-pe)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.373 INFO 6345 --- [ main] UriMigration : vpls-pe : 0 14:28:36 2025-12-10 14:28:36.373 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = owning-entity)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.373 INFO 6345 --- [ main] UriMigration : owning-entity : 0 14:28:36 2025-12-10 14:28:36.373 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-capability)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.373 INFO 6345 --- [ main] UriMigration : service-capability : 0 14:28:36 2025-12-10 14:28:36.373 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-ems)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.374 INFO 6345 --- [ main] UriMigration : esr-ems : 0 14:28:36 2025-12-10 14:28:36.374 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = uni)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.374 INFO 6345 --- [ main] UriMigration : uni : 0 14:28:36 2025-12-10 14:28:36.374 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map-member)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.374 INFO 6345 --- [ main] UriMigration : class-map-member : 0 14:28:36 2025-12-10 14:28:36.374 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-table-reference)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.374 INFO 6345 --- [ main] UriMigration : route-table-reference : 0 14:28:36 2025-12-10 14:28:36.374 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-route)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.374 INFO 6345 --- [ main] UriMigration : network-route : 0 14:28:36 2025-12-10 14:28:36.375 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.375 INFO 6345 --- [ main] UriMigration : service : 0 14:28:36 2025-12-10 14:28:36.375 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sdwan-vpn)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.375 INFO 6345 --- [ main] UriMigration : sdwan-vpn : 0 14:28:36 2025-12-10 14:28:36.375 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-link)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.375 INFO 6345 --- [ main] UriMigration : lag-link : 0 14:28:36 2025-12-10 14:28:36.375 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.375 INFO 6345 --- [ main] UriMigration : object-group : 0 14:28:36 2025-12-10 14:28:36.375 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = customer)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.376 INFO 6345 --- [ main] UriMigration : customer : 0 14:28:36 2025-12-10 14:28:36.376 INFO 6345 --- [ main] UriMigration : RUNTIME: 32 14:28:36 2025-12-10 14:28:36.376 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.376 INFO 6345 --- [ main] UriMigration : NO URI: 0 14:28:36 2025-12-10 14:28:36.376 INFO 6345 --- [ main] UriMigration : NUM VERTEXES SEEN: 5 14:28:36 2025-12-10 14:28:36.377 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:28:36 Initilization of UriMigration migration script complete. 14:28:36 2025-12-10 14:28:36.430 INFO 6345 --- [ main] UriMigration : Initilization of UriMigration migration script complete. 14:28:36 2025-12-10 14:28:36.434 INFO 6345 --- [ main] UriMigration : Top level count : 85 14:28:36 2025-12-10 14:28:36.434 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = autonomous-system)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.434 INFO 6345 --- [ main] UriMigration : autonomous-system : 0 14:28:36 2025-12-10 14:28:36.435 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = tunnel-termination-point)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.435 INFO 6345 --- [ main] UriMigration : tunnel-termination-point : 0 14:28:36 2025-12-10 14:28:36.435 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = virtual-data-center)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.435 INFO 6345 --- [ main] UriMigration : virtual-data-center : 0 14:28:36 2025-12-10 14:28:36.435 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = multicast-configuration)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.435 INFO 6345 --- [ main] UriMigration : multicast-configuration : 0 14:28:36 2025-12-10 14:28:36.435 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = project)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.435 INFO 6345 --- [ main] UriMigration : project : 0 14:28:36 2025-12-10 14:28:36.435 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = wan-port-config)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.435 INFO 6345 --- [ main] UriMigration : wan-port-config : 0 14:28:36 2025-12-10 14:28:36.436 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = parameter-list)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.436 INFO 6345 --- [ main] UriMigration : parameter-list : 0 14:28:36 2025-12-10 14:28:36.436 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = named-query)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.436 INFO 6345 --- [ main] UriMigration : named-query : 0 14:28:36 2025-12-10 14:28:36.436 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.436 INFO 6345 --- [ main] UriMigration : pserver : 0 14:28:36 2025-12-10 14:28:36.436 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.436 INFO 6345 --- [ main] UriMigration : cloud-region : 0 14:28:36 2025-12-10 14:28:36.436 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-policy)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.436 INFO 6345 --- [ main] UriMigration : network-policy : 0 14:28:36 2025-12-10 14:28:36.436 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hardware-catalog-item)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.437 INFO 6345 --- [ main] UriMigration : hardware-catalog-item : 0 14:28:36 2025-12-10 14:28:36.437 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = label-restriction)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.437 INFO 6345 --- [ main] UriMigration : label-restriction : 0 14:28:36 2025-12-10 14:28:36.437 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-pair-set)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.437 INFO 6345 --- [ main] UriMigration : site-pair-set : 0 14:28:36 2025-12-10 14:28:36.437 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connectivity)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.437 INFO 6345 --- [ main] UriMigration : connectivity : 0 14:28:36 2025-12-10 14:28:36.437 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.437 INFO 6345 --- [ main] UriMigration : zone : 0 14:28:36 2025-12-10 14:28:36.437 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = complex)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.438 INFO 6345 --- [ main] UriMigration : complex : 0 14:28:36 2025-12-10 14:28:36.438 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = contact)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.438 INFO 6345 --- [ main] UriMigration : contact : 0 14:28:36 2025-12-10 14:28:36.438 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sp-partner)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.438 INFO 6345 --- [ main] UriMigration : sp-partner : 0 14:28:36 2025-12-10 14:28:36.438 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.438 INFO 6345 --- [ main] UriMigration : model : 0 14:28:36 2025-12-10 14:28:36.438 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lan-port-config)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.438 INFO 6345 --- [ main] UriMigration : lan-port-config : 0 14:28:36 2025-12-10 14:28:36.438 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = geo-region)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.438 INFO 6345 --- [ main] UriMigration : geo-region : 0 14:28:36 2025-12-10 14:28:36.439 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.439 INFO 6345 --- [ main] UriMigration : forwarding-path : 0 14:28:36 2025-12-10 14:28:36.439 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = bfd)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.439 INFO 6345 --- [ main] UriMigration : bfd : 0 14:28:36 2025-12-10 14:28:36.439 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = mapping)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.439 INFO 6345 --- [ main] UriMigration : mapping : 0 14:28:36 2025-12-10 14:28:36.439 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-technology)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.439 INFO 6345 --- [ main] UriMigration : network-technology : 0 14:28:36 2025-12-10 14:28:36.439 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-resource)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.439 INFO 6345 --- [ main] UriMigration : network-resource : 0 14:28:36 2025-12-10 14:28:36.439 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = dhcp-service)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.440 INFO 6345 --- [ main] UriMigration : dhcp-service : 0 14:28:36 2025-12-10 14:28:36.440 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = fqdn)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.440 INFO 6345 --- [ main] UriMigration : fqdn : 0 14:28:36 2025-12-10 14:28:36.440 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = profile)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.440 INFO 6345 --- [ main] UriMigration : profile : 0 14:28:36 2025-12-10 14:28:36.440 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.440 INFO 6345 --- [ main] UriMigration : pnf : 1 14:28:36 2025-12-10 14:28:36.442 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ipsec-configuration)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.443 INFO 6345 --- [ main] UriMigration : ipsec-configuration : 0 14:28:36 2025-12-10 14:28:36.443 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = chassis)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.443 INFO 6345 --- [ main] UriMigration : chassis : 0 14:28:36 2025-12-10 14:28:36.443 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.443 INFO 6345 --- [ main] UriMigration : collection : 0 14:28:36 2025-12-10 14:28:36.443 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = operational-environment)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.443 INFO 6345 --- [ main] UriMigration : operational-environment : 0 14:28:36 2025-12-10 14:28:36.443 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnf-image)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.443 INFO 6345 --- [ main] UriMigration : vnf-image : 0 14:28:36 2025-12-10 14:28:36.443 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.444 INFO 6345 --- [ main] UriMigration : connector : 0 14:28:36 2025-12-10 14:28:36.444 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpn-binding)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.444 INFO 6345 --- [ main] UriMigration : vpn-binding : 0 14:28:36 2025-12-10 14:28:36.444 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-thirdparty-sdnc)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.444 INFO 6345 --- [ main] UriMigration : esr-thirdparty-sdnc : 0 14:28:36 2025-12-10 14:28:36.444 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = next-hop)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.444 INFO 6345 --- [ main] UriMigration : next-hop : 0 14:28:36 2025-12-10 14:28:36.444 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.444 INFO 6345 --- [ main] UriMigration : logical-link : 0 14:28:36 2025-12-10 14:28:36.445 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.445 INFO 6345 --- [ main] UriMigration : l3-network : 0 14:28:36 2025-12-10 14:28:36.445 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = device)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.445 INFO 6345 --- [ main] UriMigration : device : 0 14:28:36 2025-12-10 14:28:36.445 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sw-component)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.445 INFO 6345 --- [ main] UriMigration : sw-component : 0 14:28:36 2025-12-10 14:28:36.445 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.445 INFO 6345 --- [ main] UriMigration : generic-vnf : 0 14:28:36 2025-12-10 14:28:36.445 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.446 INFO 6345 --- [ main] UriMigration : vnfc : 0 14:28:36 2025-12-10 14:28:36.446 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan-characteristic)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.446 INFO 6345 --- [ main] UriMigration : vlan-characteristic : 0 14:28:36 2025-12-10 14:28:36.446 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = newvce)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.446 INFO 6345 --- [ main] UriMigration : newvce : 0 14:28:36 2025-12-10 14:28:36.446 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.446 INFO 6345 --- [ main] UriMigration : instance-group : 0 14:28:36 2025-12-10 14:28:36.446 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = line-of-business)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.446 INFO 6345 --- [ main] UriMigration : line-of-business : 0 14:28:36 2025-12-10 14:28:36.446 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = relationship-rule)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.447 INFO 6345 --- [ main] UriMigration : relationship-rule : 0 14:28:36 2025-12-10 14:28:36.447 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.447 INFO 6345 --- [ main] UriMigration : configuration : 0 14:28:36 2025-12-10 14:28:36.447 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-map-member)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.447 INFO 6345 --- [ main] UriMigration : policy-map-member : 0 14:28:36 2025-12-10 14:28:36.447 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cell)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.447 INFO 6345 --- [ main] UriMigration : cell : 0 14:28:36 2025-12-10 14:28:36.447 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-key-term)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.447 INFO 6345 --- [ main] UriMigration : policy-key-term : 0 14:28:36 2025-12-10 14:28:36.447 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-range)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.448 INFO 6345 --- [ main] UriMigration : network-range : 0 14:28:36 2025-12-10 14:28:36.448 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hw-component)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.448 INFO 6345 --- [ main] UriMigration : hw-component : 0 14:28:36 2025-12-10 14:28:36.448 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = platform)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.448 INFO 6345 --- [ main] UriMigration : platform : 0 14:28:36 2025-12-10 14:28:36.448 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = endpoint)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.448 INFO 6345 --- [ main] UriMigration : endpoint : 0 14:28:36 2025-12-10 14:28:36.448 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-resource)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.448 INFO 6345 --- [ main] UriMigration : site-resource : 0 14:28:36 2025-12-10 14:28:36.448 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-key-term)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.449 INFO 6345 --- [ main] UriMigration : object-group-key-term : 0 14:28:36 2025-12-10 14:28:36.449 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-vnfm)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.449 INFO 6345 --- [ main] UriMigration : esr-vnfm : 0 14:28:36 2025-12-10 14:28:36.449 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vce)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.449 INFO 6345 --- [ main] UriMigration : vce : 0 14:28:36 2025-12-10 14:28:36.449 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-profile)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.449 INFO 6345 --- [ main] UriMigration : network-profile : 0 14:28:36 2025-12-10 14:28:36.449 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = interlayer-attachment)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.449 INFO 6345 --- [ main] UriMigration : interlayer-attachment : 0 14:28:36 2025-12-10 14:28:36.449 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.450 INFO 6345 --- [ main] UriMigration : class-map : 0 14:28:36 2025-12-10 14:28:36.450 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-member)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.450 INFO 6345 --- [ main] UriMigration : object-group-member : 0 14:28:36 2025-12-10 14:28:36.450 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ext-aai-network)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.450 INFO 6345 --- [ main] UriMigration : ext-aai-network : 0 14:28:36 2025-12-10 14:28:36.450 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = physical-link)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.450 INFO 6345 --- [ main] UriMigration : physical-link : 1 14:28:36 2025-12-10 14:28:36.451 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.451 INFO 6345 --- [ main] UriMigration : policy : 0 14:28:36 2025-12-10 14:28:36.451 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-nfvo)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.451 INFO 6345 --- [ main] UriMigration : esr-nfvo : 0 14:28:36 2025-12-10 14:28:36.451 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = te-link-attribute)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.451 INFO 6345 --- [ main] UriMigration : te-link-attribute : 0 14:28:36 2025-12-10 14:28:36.451 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpls-pe)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.451 INFO 6345 --- [ main] UriMigration : vpls-pe : 0 14:28:36 2025-12-10 14:28:36.451 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = owning-entity)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.452 INFO 6345 --- [ main] UriMigration : owning-entity : 0 14:28:36 2025-12-10 14:28:36.452 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-capability)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.452 INFO 6345 --- [ main] UriMigration : service-capability : 0 14:28:36 2025-12-10 14:28:36.452 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-ems)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.452 INFO 6345 --- [ main] UriMigration : esr-ems : 0 14:28:36 2025-12-10 14:28:36.452 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = uni)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.452 INFO 6345 --- [ main] UriMigration : uni : 0 14:28:36 2025-12-10 14:28:36.452 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map-member)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.452 INFO 6345 --- [ main] UriMigration : class-map-member : 0 14:28:36 2025-12-10 14:28:36.452 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-table-reference)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.452 INFO 6345 --- [ main] UriMigration : route-table-reference : 0 14:28:36 2025-12-10 14:28:36.453 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-route)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.453 INFO 6345 --- [ main] UriMigration : network-route : 0 14:28:36 2025-12-10 14:28:36.453 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.453 INFO 6345 --- [ main] UriMigration : service : 0 14:28:36 2025-12-10 14:28:36.453 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sdwan-vpn)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.453 INFO 6345 --- [ main] UriMigration : sdwan-vpn : 0 14:28:36 2025-12-10 14:28:36.453 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-link)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.453 INFO 6345 --- [ main] UriMigration : lag-link : 0 14:28:36 2025-12-10 14:28:36.453 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.454 INFO 6345 --- [ main] UriMigration : object-group : 0 14:28:36 2025-12-10 14:28:36.454 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = customer)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.454 INFO 6345 --- [ main] UriMigration : customer : 0 14:28:36 2025-12-10 14:28:36.454 INFO 6345 --- [ main] UriMigration : RUNTIME: 24 14:28:36 2025-12-10 14:28:36.454 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.454 INFO 6345 --- [ main] UriMigration : NO URI: 0 14:28:36 2025-12-10 14:28:36.454 INFO 6345 --- [ main] UriMigration : NUM VERTEXES SEEN: 5 14:28:36 Initilization of UriMigration migration script complete. 14:28:36 2025-12-10 14:28:36.509 INFO 6345 --- [ main] UriMigration : Initilization of UriMigration migration script complete. 14:28:36 2025-12-10 14:28:36.512 INFO 6345 --- [ main] UriMigration : Top level count : 85 14:28:36 2025-12-10 14:28:36.513 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = autonomous-system)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.513 INFO 6345 --- [ main] UriMigration : autonomous-system : 0 14:28:36 2025-12-10 14:28:36.513 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = tunnel-termination-point)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.513 INFO 6345 --- [ main] UriMigration : tunnel-termination-point : 0 14:28:36 2025-12-10 14:28:36.513 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = virtual-data-center)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.513 INFO 6345 --- [ main] UriMigration : virtual-data-center : 0 14:28:36 2025-12-10 14:28:36.513 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = multicast-configuration)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.513 INFO 6345 --- [ main] UriMigration : multicast-configuration : 0 14:28:36 2025-12-10 14:28:36.513 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = project)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.514 INFO 6345 --- [ main] UriMigration : project : 0 14:28:36 2025-12-10 14:28:36.514 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = wan-port-config)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.514 INFO 6345 --- [ main] UriMigration : wan-port-config : 0 14:28:36 2025-12-10 14:28:36.514 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = parameter-list)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.514 INFO 6345 --- [ main] UriMigration : parameter-list : 0 14:28:36 2025-12-10 14:28:36.514 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = named-query)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.514 INFO 6345 --- [ main] UriMigration : named-query : 0 14:28:36 2025-12-10 14:28:36.514 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.514 INFO 6345 --- [ main] UriMigration : pserver : 0 14:28:36 2025-12-10 14:28:36.514 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.514 INFO 6345 --- [ main] UriMigration : cloud-region : 0 14:28:36 2025-12-10 14:28:36.515 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-policy)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.515 INFO 6345 --- [ main] UriMigration : network-policy : 0 14:28:36 2025-12-10 14:28:36.515 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hardware-catalog-item)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.515 INFO 6345 --- [ main] UriMigration : hardware-catalog-item : 0 14:28:36 2025-12-10 14:28:36.515 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = label-restriction)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.515 INFO 6345 --- [ main] UriMigration : label-restriction : 0 14:28:36 2025-12-10 14:28:36.515 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-pair-set)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.515 INFO 6345 --- [ main] UriMigration : site-pair-set : 0 14:28:36 2025-12-10 14:28:36.515 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connectivity)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.515 INFO 6345 --- [ main] UriMigration : connectivity : 0 14:28:36 2025-12-10 14:28:36.515 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.516 INFO 6345 --- [ main] UriMigration : zone : 0 14:28:36 2025-12-10 14:28:36.516 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = complex)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.516 INFO 6345 --- [ main] UriMigration : complex : 0 14:28:36 2025-12-10 14:28:36.516 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = contact)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.516 INFO 6345 --- [ main] UriMigration : contact : 0 14:28:36 2025-12-10 14:28:36.516 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sp-partner)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.516 INFO 6345 --- [ main] UriMigration : sp-partner : 0 14:28:36 2025-12-10 14:28:36.516 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.516 INFO 6345 --- [ main] UriMigration : model : 0 14:28:36 2025-12-10 14:28:36.516 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lan-port-config)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.517 INFO 6345 --- [ main] UriMigration : lan-port-config : 0 14:28:36 2025-12-10 14:28:36.517 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = geo-region)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.517 INFO 6345 --- [ main] UriMigration : geo-region : 0 14:28:36 2025-12-10 14:28:36.517 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.517 INFO 6345 --- [ main] UriMigration : forwarding-path : 0 14:28:36 2025-12-10 14:28:36.517 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = bfd)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.517 INFO 6345 --- [ main] UriMigration : bfd : 0 14:28:36 2025-12-10 14:28:36.517 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = mapping)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.517 INFO 6345 --- [ main] UriMigration : mapping : 0 14:28:36 2025-12-10 14:28:36.517 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-technology)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.517 INFO 6345 --- [ main] UriMigration : network-technology : 0 14:28:36 2025-12-10 14:28:36.518 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-resource)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.518 INFO 6345 --- [ main] UriMigration : network-resource : 0 14:28:36 2025-12-10 14:28:36.518 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = dhcp-service)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.518 INFO 6345 --- [ main] UriMigration : dhcp-service : 0 14:28:36 2025-12-10 14:28:36.518 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = fqdn)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.518 INFO 6345 --- [ main] UriMigration : fqdn : 0 14:28:36 2025-12-10 14:28:36.518 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = profile)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.518 INFO 6345 --- [ main] UriMigration : profile : 0 14:28:36 2025-12-10 14:28:36.518 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.518 INFO 6345 --- [ main] UriMigration : pnf : 1 14:28:36 2025-12-10 14:28:36.520 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ipsec-configuration)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.520 INFO 6345 --- [ main] UriMigration : ipsec-configuration : 0 14:28:36 2025-12-10 14:28:36.520 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = chassis)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.521 INFO 6345 --- [ main] UriMigration : chassis : 0 14:28:36 2025-12-10 14:28:36.521 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.521 INFO 6345 --- [ main] UriMigration : collection : 0 14:28:36 2025-12-10 14:28:36.521 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = operational-environment)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.521 INFO 6345 --- [ main] UriMigration : operational-environment : 0 14:28:36 2025-12-10 14:28:36.521 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnf-image)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.521 INFO 6345 --- [ main] UriMigration : vnf-image : 0 14:28:36 2025-12-10 14:28:36.521 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.521 INFO 6345 --- [ main] UriMigration : connector : 0 14:28:36 2025-12-10 14:28:36.521 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpn-binding)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.522 INFO 6345 --- [ main] UriMigration : vpn-binding : 0 14:28:36 2025-12-10 14:28:36.522 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-thirdparty-sdnc)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.522 INFO 6345 --- [ main] UriMigration : esr-thirdparty-sdnc : 0 14:28:36 2025-12-10 14:28:36.522 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = next-hop)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.522 INFO 6345 --- [ main] UriMigration : next-hop : 0 14:28:36 2025-12-10 14:28:36.522 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.522 INFO 6345 --- [ main] UriMigration : logical-link : 0 14:28:36 2025-12-10 14:28:36.522 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.522 INFO 6345 --- [ main] UriMigration : l3-network : 0 14:28:36 2025-12-10 14:28:36.522 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = device)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.523 INFO 6345 --- [ main] UriMigration : device : 0 14:28:36 2025-12-10 14:28:36.523 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sw-component)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.523 INFO 6345 --- [ main] UriMigration : sw-component : 0 14:28:36 2025-12-10 14:28:36.523 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.523 INFO 6345 --- [ main] UriMigration : generic-vnf : 0 14:28:36 2025-12-10 14:28:36.523 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.523 INFO 6345 --- [ main] UriMigration : vnfc : 0 14:28:36 2025-12-10 14:28:36.523 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan-characteristic)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.523 INFO 6345 --- [ main] UriMigration : vlan-characteristic : 0 14:28:36 2025-12-10 14:28:36.523 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = newvce)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.523 INFO 6345 --- [ main] UriMigration : newvce : 0 14:28:36 2025-12-10 14:28:36.524 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.524 INFO 6345 --- [ main] UriMigration : instance-group : 0 14:28:36 2025-12-10 14:28:36.524 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = line-of-business)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.524 INFO 6345 --- [ main] UriMigration : line-of-business : 0 14:28:36 2025-12-10 14:28:36.524 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = relationship-rule)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.524 INFO 6345 --- [ main] UriMigration : relationship-rule : 0 14:28:36 2025-12-10 14:28:36.524 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.524 INFO 6345 --- [ main] UriMigration : configuration : 0 14:28:36 2025-12-10 14:28:36.524 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-map-member)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.525 INFO 6345 --- [ main] UriMigration : policy-map-member : 0 14:28:36 2025-12-10 14:28:36.525 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cell)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.525 INFO 6345 --- [ main] UriMigration : cell : 0 14:28:36 2025-12-10 14:28:36.525 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-key-term)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.525 INFO 6345 --- [ main] UriMigration : policy-key-term : 0 14:28:36 2025-12-10 14:28:36.525 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-range)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.525 INFO 6345 --- [ main] UriMigration : network-range : 0 14:28:36 2025-12-10 14:28:36.525 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hw-component)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.525 INFO 6345 --- [ main] UriMigration : hw-component : 0 14:28:36 2025-12-10 14:28:36.525 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = platform)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.526 INFO 6345 --- [ main] UriMigration : platform : 0 14:28:36 2025-12-10 14:28:36.526 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = endpoint)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.526 INFO 6345 --- [ main] UriMigration : endpoint : 0 14:28:36 2025-12-10 14:28:36.526 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-resource)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.526 INFO 6345 --- [ main] UriMigration : site-resource : 0 14:28:36 2025-12-10 14:28:36.526 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-key-term)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.526 INFO 6345 --- [ main] UriMigration : object-group-key-term : 0 14:28:36 2025-12-10 14:28:36.526 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-vnfm)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.526 INFO 6345 --- [ main] UriMigration : esr-vnfm : 0 14:28:36 2025-12-10 14:28:36.526 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vce)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.527 INFO 6345 --- [ main] UriMigration : vce : 0 14:28:36 2025-12-10 14:28:36.527 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-profile)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.527 INFO 6345 --- [ main] UriMigration : network-profile : 0 14:28:36 2025-12-10 14:28:36.527 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = interlayer-attachment)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.527 INFO 6345 --- [ main] UriMigration : interlayer-attachment : 0 14:28:36 2025-12-10 14:28:36.527 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.527 INFO 6345 --- [ main] UriMigration : class-map : 0 14:28:36 2025-12-10 14:28:36.527 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-member)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.527 INFO 6345 --- [ main] UriMigration : object-group-member : 0 14:28:36 2025-12-10 14:28:36.527 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ext-aai-network)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.528 INFO 6345 --- [ main] UriMigration : ext-aai-network : 0 14:28:36 2025-12-10 14:28:36.528 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = physical-link)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.528 INFO 6345 --- [ main] UriMigration : physical-link : 1 14:28:36 2025-12-10 14:28:36.528 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.528 INFO 6345 --- [ main] UriMigration : policy : 0 14:28:36 2025-12-10 14:28:36.528 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-nfvo)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.528 INFO 6345 --- [ main] UriMigration : esr-nfvo : 0 14:28:36 2025-12-10 14:28:36.529 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = te-link-attribute)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.529 INFO 6345 --- [ main] UriMigration : te-link-attribute : 0 14:28:36 2025-12-10 14:28:36.529 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpls-pe)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.529 INFO 6345 --- [ main] UriMigration : vpls-pe : 0 14:28:36 2025-12-10 14:28:36.529 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = owning-entity)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.529 INFO 6345 --- [ main] UriMigration : owning-entity : 0 14:28:36 2025-12-10 14:28:36.529 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-capability)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.529 INFO 6345 --- [ main] UriMigration : service-capability : 0 14:28:36 2025-12-10 14:28:36.529 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-ems)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.529 INFO 6345 --- [ main] UriMigration : esr-ems : 0 14:28:36 2025-12-10 14:28:36.530 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = uni)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.530 INFO 6345 --- [ main] UriMigration : uni : 0 14:28:36 2025-12-10 14:28:36.530 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map-member)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.530 INFO 6345 --- [ main] UriMigration : class-map-member : 0 14:28:36 2025-12-10 14:28:36.530 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-table-reference)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.530 INFO 6345 --- [ main] UriMigration : route-table-reference : 0 14:28:36 2025-12-10 14:28:36.530 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-route)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.530 INFO 6345 --- [ main] UriMigration : network-route : 0 14:28:36 2025-12-10 14:28:36.530 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.530 INFO 6345 --- [ main] UriMigration : service : 0 14:28:36 2025-12-10 14:28:36.531 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sdwan-vpn)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.531 INFO 6345 --- [ main] UriMigration : sdwan-vpn : 0 14:28:36 2025-12-10 14:28:36.531 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-link)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.531 INFO 6345 --- [ main] UriMigration : lag-link : 0 14:28:36 2025-12-10 14:28:36.531 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.531 INFO 6345 --- [ main] UriMigration : object-group : 0 14:28:36 2025-12-10 14:28:36.531 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = customer)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.531 INFO 6345 --- [ main] UriMigration : customer : 0 14:28:36 2025-12-10 14:28:36.531 INFO 6345 --- [ main] UriMigration : RUNTIME: 21 14:28:36 2025-12-10 14:28:36.531 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.532 INFO 6345 --- [ main] UriMigration : NO URI: 0 14:28:36 2025-12-10 14:28:36.532 INFO 6345 --- [ main] UriMigration : NUM VERTEXES SEEN: 5 14:28:36 interface-name : p-interface-name3 14:28:36 aai-uri : /network/pnfs/pnf/pnf-name3/p-interfaces/p-interface/p-interface-name3 14:28:36 aai-node-type : p-interface 14:28:36 aai-uuid : dd170d4d-7908-4293-a870-8d1d4217f34f 14:28:36 14:28:36 14:28:36 2025-12-10 14:28:36.532 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(interface-name = p-interface-name3)]. For better performance, use indexes 14:28:36 Initilization of UriMigration migration script complete. 14:28:36 2025-12-10 14:28:36.575 INFO 6345 --- [ main] UriMigration : Initilization of UriMigration migration script complete. 14:28:36 2025-12-10 14:28:36.578 INFO 6345 --- [ main] UriMigration : Top level count : 85 14:28:36 2025-12-10 14:28:36.578 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = autonomous-system)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.578 INFO 6345 --- [ main] UriMigration : autonomous-system : 0 14:28:36 2025-12-10 14:28:36.578 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = tunnel-termination-point)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.578 INFO 6345 --- [ main] UriMigration : tunnel-termination-point : 0 14:28:36 2025-12-10 14:28:36.578 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = virtual-data-center)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.578 INFO 6345 --- [ main] UriMigration : virtual-data-center : 0 14:28:36 2025-12-10 14:28:36.579 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = multicast-configuration)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.579 INFO 6345 --- [ main] UriMigration : multicast-configuration : 0 14:28:36 2025-12-10 14:28:36.579 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = project)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.579 INFO 6345 --- [ main] UriMigration : project : 0 14:28:36 2025-12-10 14:28:36.579 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = wan-port-config)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.579 INFO 6345 --- [ main] UriMigration : wan-port-config : 0 14:28:36 2025-12-10 14:28:36.579 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = parameter-list)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.579 INFO 6345 --- [ main] UriMigration : parameter-list : 0 14:28:36 2025-12-10 14:28:36.579 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = named-query)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.579 INFO 6345 --- [ main] UriMigration : named-query : 0 14:28:36 2025-12-10 14:28:36.579 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.580 INFO 6345 --- [ main] UriMigration : pserver : 0 14:28:36 2025-12-10 14:28:36.580 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.580 INFO 6345 --- [ main] UriMigration : cloud-region : 0 14:28:36 2025-12-10 14:28:36.580 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-policy)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.580 INFO 6345 --- [ main] UriMigration : network-policy : 0 14:28:36 2025-12-10 14:28:36.580 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hardware-catalog-item)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.580 INFO 6345 --- [ main] UriMigration : hardware-catalog-item : 0 14:28:36 2025-12-10 14:28:36.580 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = label-restriction)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.580 INFO 6345 --- [ main] UriMigration : label-restriction : 0 14:28:36 2025-12-10 14:28:36.580 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-pair-set)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.580 INFO 6345 --- [ main] UriMigration : site-pair-set : 0 14:28:36 2025-12-10 14:28:36.580 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connectivity)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.581 INFO 6345 --- [ main] UriMigration : connectivity : 0 14:28:36 2025-12-10 14:28:36.581 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.581 INFO 6345 --- [ main] UriMigration : zone : 0 14:28:36 2025-12-10 14:28:36.581 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = complex)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.581 INFO 6345 --- [ main] UriMigration : complex : 0 14:28:36 2025-12-10 14:28:36.581 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = contact)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.581 INFO 6345 --- [ main] UriMigration : contact : 0 14:28:36 2025-12-10 14:28:36.581 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sp-partner)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.581 INFO 6345 --- [ main] UriMigration : sp-partner : 0 14:28:36 2025-12-10 14:28:36.581 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.581 INFO 6345 --- [ main] UriMigration : model : 0 14:28:36 2025-12-10 14:28:36.582 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lan-port-config)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.582 INFO 6345 --- [ main] UriMigration : lan-port-config : 0 14:28:36 2025-12-10 14:28:36.582 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = geo-region)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.582 INFO 6345 --- [ main] UriMigration : geo-region : 0 14:28:36 2025-12-10 14:28:36.582 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.582 INFO 6345 --- [ main] UriMigration : forwarding-path : 0 14:28:36 2025-12-10 14:28:36.582 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = bfd)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.582 INFO 6345 --- [ main] UriMigration : bfd : 0 14:28:36 2025-12-10 14:28:36.582 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = mapping)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.582 INFO 6345 --- [ main] UriMigration : mapping : 0 14:28:36 2025-12-10 14:28:36.582 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-technology)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.582 INFO 6345 --- [ main] UriMigration : network-technology : 0 14:28:36 2025-12-10 14:28:36.583 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-resource)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.583 INFO 6345 --- [ main] UriMigration : network-resource : 0 14:28:36 2025-12-10 14:28:36.583 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = dhcp-service)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.583 INFO 6345 --- [ main] UriMigration : dhcp-service : 0 14:28:36 2025-12-10 14:28:36.583 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = fqdn)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.583 INFO 6345 --- [ main] UriMigration : fqdn : 0 14:28:36 2025-12-10 14:28:36.583 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = profile)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.583 INFO 6345 --- [ main] UriMigration : profile : 0 14:28:36 2025-12-10 14:28:36.583 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.583 INFO 6345 --- [ main] UriMigration : pnf : 1 14:28:36 2025-12-10 14:28:36.585 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ipsec-configuration)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.585 INFO 6345 --- [ main] UriMigration : ipsec-configuration : 0 14:28:36 2025-12-10 14:28:36.585 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = chassis)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.585 INFO 6345 --- [ main] UriMigration : chassis : 0 14:28:36 2025-12-10 14:28:36.585 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.586 INFO 6345 --- [ main] UriMigration : collection : 0 14:28:36 2025-12-10 14:28:36.586 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = operational-environment)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.586 INFO 6345 --- [ main] UriMigration : operational-environment : 0 14:28:36 2025-12-10 14:28:36.586 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnf-image)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.586 INFO 6345 --- [ main] UriMigration : vnf-image : 0 14:28:36 2025-12-10 14:28:36.586 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.586 INFO 6345 --- [ main] UriMigration : connector : 0 14:28:36 2025-12-10 14:28:36.586 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpn-binding)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.586 INFO 6345 --- [ main] UriMigration : vpn-binding : 0 14:28:36 2025-12-10 14:28:36.586 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-thirdparty-sdnc)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.586 INFO 6345 --- [ main] UriMigration : esr-thirdparty-sdnc : 0 14:28:36 2025-12-10 14:28:36.587 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = next-hop)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.587 INFO 6345 --- [ main] UriMigration : next-hop : 0 14:28:36 2025-12-10 14:28:36.587 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.587 INFO 6345 --- [ main] UriMigration : logical-link : 0 14:28:36 2025-12-10 14:28:36.587 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.587 INFO 6345 --- [ main] UriMigration : l3-network : 0 14:28:36 2025-12-10 14:28:36.587 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = device)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.587 INFO 6345 --- [ main] UriMigration : device : 0 14:28:36 2025-12-10 14:28:36.587 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sw-component)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.587 INFO 6345 --- [ main] UriMigration : sw-component : 0 14:28:36 2025-12-10 14:28:36.587 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.588 INFO 6345 --- [ main] UriMigration : generic-vnf : 0 14:28:36 2025-12-10 14:28:36.588 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.588 INFO 6345 --- [ main] UriMigration : vnfc : 0 14:28:36 2025-12-10 14:28:36.588 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan-characteristic)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.588 INFO 6345 --- [ main] UriMigration : vlan-characteristic : 0 14:28:36 2025-12-10 14:28:36.588 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = newvce)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.588 INFO 6345 --- [ main] UriMigration : newvce : 0 14:28:36 2025-12-10 14:28:36.588 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.588 INFO 6345 --- [ main] UriMigration : instance-group : 0 14:28:36 2025-12-10 14:28:36.588 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = line-of-business)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.588 INFO 6345 --- [ main] UriMigration : line-of-business : 0 14:28:36 2025-12-10 14:28:36.588 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = relationship-rule)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.589 INFO 6345 --- [ main] UriMigration : relationship-rule : 0 14:28:36 2025-12-10 14:28:36.589 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.589 INFO 6345 --- [ main] UriMigration : configuration : 0 14:28:36 2025-12-10 14:28:36.589 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-map-member)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.589 INFO 6345 --- [ main] UriMigration : policy-map-member : 0 14:28:36 2025-12-10 14:28:36.589 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cell)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.589 INFO 6345 --- [ main] UriMigration : cell : 0 14:28:36 2025-12-10 14:28:36.589 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-key-term)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.589 INFO 6345 --- [ main] UriMigration : policy-key-term : 0 14:28:36 2025-12-10 14:28:36.589 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-range)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.589 INFO 6345 --- [ main] UriMigration : network-range : 0 14:28:36 2025-12-10 14:28:36.589 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hw-component)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.590 INFO 6345 --- [ main] UriMigration : hw-component : 0 14:28:36 2025-12-10 14:28:36.590 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = platform)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.590 INFO 6345 --- [ main] UriMigration : platform : 0 14:28:36 2025-12-10 14:28:36.590 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = endpoint)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.590 INFO 6345 --- [ main] UriMigration : endpoint : 0 14:28:36 2025-12-10 14:28:36.590 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-resource)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.590 INFO 6345 --- [ main] UriMigration : site-resource : 0 14:28:36 2025-12-10 14:28:36.590 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-key-term)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.590 INFO 6345 --- [ main] UriMigration : object-group-key-term : 0 14:28:36 2025-12-10 14:28:36.590 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-vnfm)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.590 INFO 6345 --- [ main] UriMigration : esr-vnfm : 0 14:28:36 2025-12-10 14:28:36.591 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vce)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.591 INFO 6345 --- [ main] UriMigration : vce : 0 14:28:36 2025-12-10 14:28:36.591 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-profile)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.591 INFO 6345 --- [ main] UriMigration : network-profile : 0 14:28:36 2025-12-10 14:28:36.591 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = interlayer-attachment)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.591 INFO 6345 --- [ main] UriMigration : interlayer-attachment : 0 14:28:36 2025-12-10 14:28:36.591 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.591 INFO 6345 --- [ main] UriMigration : class-map : 0 14:28:36 2025-12-10 14:28:36.591 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-member)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.591 INFO 6345 --- [ main] UriMigration : object-group-member : 0 14:28:36 2025-12-10 14:28:36.591 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ext-aai-network)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.592 INFO 6345 --- [ main] UriMigration : ext-aai-network : 0 14:28:36 2025-12-10 14:28:36.592 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = physical-link)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.592 INFO 6345 --- [ main] UriMigration : physical-link : 1 14:28:36 2025-12-10 14:28:36.592 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.592 INFO 6345 --- [ main] UriMigration : policy : 0 14:28:36 2025-12-10 14:28:36.592 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-nfvo)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.592 INFO 6345 --- [ main] UriMigration : esr-nfvo : 0 14:28:36 2025-12-10 14:28:36.592 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = te-link-attribute)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.593 INFO 6345 --- [ main] UriMigration : te-link-attribute : 0 14:28:36 2025-12-10 14:28:36.593 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpls-pe)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.593 INFO 6345 --- [ main] UriMigration : vpls-pe : 0 14:28:36 2025-12-10 14:28:36.593 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = owning-entity)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.593 INFO 6345 --- [ main] UriMigration : owning-entity : 0 14:28:36 2025-12-10 14:28:36.593 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-capability)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.593 INFO 6345 --- [ main] UriMigration : service-capability : 0 14:28:36 2025-12-10 14:28:36.593 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-ems)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.593 INFO 6345 --- [ main] UriMigration : esr-ems : 0 14:28:36 2025-12-10 14:28:36.593 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = uni)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.593 INFO 6345 --- [ main] UriMigration : uni : 0 14:28:36 2025-12-10 14:28:36.593 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map-member)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.594 INFO 6345 --- [ main] UriMigration : class-map-member : 0 14:28:36 2025-12-10 14:28:36.594 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-table-reference)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.594 INFO 6345 --- [ main] UriMigration : route-table-reference : 0 14:28:36 2025-12-10 14:28:36.594 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-route)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.594 INFO 6345 --- [ main] UriMigration : network-route : 0 14:28:36 2025-12-10 14:28:36.594 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.594 INFO 6345 --- [ main] UriMigration : service : 0 14:28:36 2025-12-10 14:28:36.594 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sdwan-vpn)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.594 INFO 6345 --- [ main] UriMigration : sdwan-vpn : 0 14:28:36 2025-12-10 14:28:36.594 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-link)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.594 INFO 6345 --- [ main] UriMigration : lag-link : 0 14:28:36 2025-12-10 14:28:36.595 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.595 INFO 6345 --- [ main] UriMigration : object-group : 0 14:28:36 2025-12-10 14:28:36.595 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = customer)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.595 INFO 6345 --- [ main] UriMigration : customer : 0 14:28:36 2025-12-10 14:28:36.595 INFO 6345 --- [ main] UriMigration : RUNTIME: 20 14:28:36 2025-12-10 14:28:36.595 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.595 INFO 6345 --- [ main] UriMigration : NO URI: 0 14:28:36 2025-12-10 14:28:36.595 INFO 6345 --- [ main] UriMigration : NUM VERTEXES SEEN: 5 14:28:36 aai-uri : /network/physical-links/physical-link/link-name3 14:28:36 aai-node-type : physical-link 14:28:36 aai-uuid : ab2c57af-a4c7-4359-a300-c5249510f78b 14:28:36 link-name : link-name3 14:28:36 14:28:36 14:28:36 2025-12-10 14:28:36.596 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(link-name = link-name3)]. For better performance, use indexes 14:28:36 Initilization of UriMigration migration script complete. 14:28:36 2025-12-10 14:28:36.647 INFO 6345 --- [ main] UriMigration : Initilization of UriMigration migration script complete. 14:28:36 2025-12-10 14:28:36.650 INFO 6345 --- [ main] UriMigration : Top level count : 85 14:28:36 2025-12-10 14:28:36.651 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = autonomous-system)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.651 INFO 6345 --- [ main] UriMigration : autonomous-system : 0 14:28:36 2025-12-10 14:28:36.651 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = tunnel-termination-point)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.651 INFO 6345 --- [ main] UriMigration : tunnel-termination-point : 0 14:28:36 2025-12-10 14:28:36.651 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = virtual-data-center)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.652 INFO 6345 --- [ main] UriMigration : virtual-data-center : 0 14:28:36 2025-12-10 14:28:36.652 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = multicast-configuration)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.652 INFO 6345 --- [ main] UriMigration : multicast-configuration : 0 14:28:36 2025-12-10 14:28:36.652 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = project)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.652 INFO 6345 --- [ main] UriMigration : project : 0 14:28:36 2025-12-10 14:28:36.652 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = wan-port-config)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.652 INFO 6345 --- [ main] UriMigration : wan-port-config : 0 14:28:36 2025-12-10 14:28:36.652 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = parameter-list)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.652 INFO 6345 --- [ main] UriMigration : parameter-list : 0 14:28:36 2025-12-10 14:28:36.652 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = named-query)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.652 INFO 6345 --- [ main] UriMigration : named-query : 0 14:28:36 2025-12-10 14:28:36.652 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.653 INFO 6345 --- [ main] UriMigration : pserver : 0 14:28:36 2025-12-10 14:28:36.653 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.653 INFO 6345 --- [ main] UriMigration : cloud-region : 0 14:28:36 2025-12-10 14:28:36.653 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-policy)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.653 INFO 6345 --- [ main] UriMigration : network-policy : 0 14:28:36 2025-12-10 14:28:36.653 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hardware-catalog-item)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.653 INFO 6345 --- [ main] UriMigration : hardware-catalog-item : 0 14:28:36 2025-12-10 14:28:36.653 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = label-restriction)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.653 INFO 6345 --- [ main] UriMigration : label-restriction : 0 14:28:36 2025-12-10 14:28:36.653 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-pair-set)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.653 INFO 6345 --- [ main] UriMigration : site-pair-set : 0 14:28:36 2025-12-10 14:28:36.653 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connectivity)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.654 INFO 6345 --- [ main] UriMigration : connectivity : 0 14:28:36 2025-12-10 14:28:36.654 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.654 INFO 6345 --- [ main] UriMigration : zone : 0 14:28:36 2025-12-10 14:28:36.654 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = complex)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.654 INFO 6345 --- [ main] UriMigration : complex : 0 14:28:36 2025-12-10 14:28:36.654 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = contact)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.654 INFO 6345 --- [ main] UriMigration : contact : 0 14:28:36 2025-12-10 14:28:36.654 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sp-partner)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.654 INFO 6345 --- [ main] UriMigration : sp-partner : 0 14:28:36 2025-12-10 14:28:36.654 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.654 INFO 6345 --- [ main] UriMigration : model : 0 14:28:36 2025-12-10 14:28:36.654 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lan-port-config)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.654 INFO 6345 --- [ main] UriMigration : lan-port-config : 0 14:28:36 2025-12-10 14:28:36.655 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = geo-region)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.655 INFO 6345 --- [ main] UriMigration : geo-region : 0 14:28:36 2025-12-10 14:28:36.655 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.655 INFO 6345 --- [ main] UriMigration : forwarding-path : 0 14:28:36 2025-12-10 14:28:36.655 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = bfd)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.655 INFO 6345 --- [ main] UriMigration : bfd : 0 14:28:36 2025-12-10 14:28:36.655 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = mapping)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.655 INFO 6345 --- [ main] UriMigration : mapping : 0 14:28:36 2025-12-10 14:28:36.655 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-technology)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.655 INFO 6345 --- [ main] UriMigration : network-technology : 0 14:28:36 2025-12-10 14:28:36.655 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-resource)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.655 INFO 6345 --- [ main] UriMigration : network-resource : 0 14:28:36 2025-12-10 14:28:36.656 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = dhcp-service)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.656 INFO 6345 --- [ main] UriMigration : dhcp-service : 0 14:28:36 2025-12-10 14:28:36.656 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = fqdn)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.656 INFO 6345 --- [ main] UriMigration : fqdn : 0 14:28:36 2025-12-10 14:28:36.656 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = profile)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.656 INFO 6345 --- [ main] UriMigration : profile : 0 14:28:36 2025-12-10 14:28:36.656 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.656 INFO 6345 --- [ main] UriMigration : pnf : 1 14:28:36 2025-12-10 14:28:36.658 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ipsec-configuration)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.658 INFO 6345 --- [ main] UriMigration : ipsec-configuration : 0 14:28:36 2025-12-10 14:28:36.658 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = chassis)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.658 INFO 6345 --- [ main] UriMigration : chassis : 0 14:28:36 2025-12-10 14:28:36.658 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.658 INFO 6345 --- [ main] UriMigration : collection : 0 14:28:36 2025-12-10 14:28:36.658 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = operational-environment)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.658 INFO 6345 --- [ main] UriMigration : operational-environment : 0 14:28:36 2025-12-10 14:28:36.658 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnf-image)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.659 INFO 6345 --- [ main] UriMigration : vnf-image : 0 14:28:36 2025-12-10 14:28:36.659 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.659 INFO 6345 --- [ main] UriMigration : connector : 0 14:28:36 2025-12-10 14:28:36.659 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpn-binding)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.659 INFO 6345 --- [ main] UriMigration : vpn-binding : 0 14:28:36 2025-12-10 14:28:36.659 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-thirdparty-sdnc)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.659 INFO 6345 --- [ main] UriMigration : esr-thirdparty-sdnc : 0 14:28:36 2025-12-10 14:28:36.659 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = next-hop)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.659 INFO 6345 --- [ main] UriMigration : next-hop : 0 14:28:36 2025-12-10 14:28:36.659 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.660 INFO 6345 --- [ main] UriMigration : logical-link : 0 14:28:36 2025-12-10 14:28:36.660 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.660 INFO 6345 --- [ main] UriMigration : l3-network : 0 14:28:36 2025-12-10 14:28:36.660 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = device)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.660 INFO 6345 --- [ main] UriMigration : device : 0 14:28:36 2025-12-10 14:28:36.660 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sw-component)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.660 INFO 6345 --- [ main] UriMigration : sw-component : 0 14:28:36 2025-12-10 14:28:36.660 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.660 INFO 6345 --- [ main] UriMigration : generic-vnf : 0 14:28:36 2025-12-10 14:28:36.660 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.660 INFO 6345 --- [ main] UriMigration : vnfc : 0 14:28:36 2025-12-10 14:28:36.660 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan-characteristic)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.661 INFO 6345 --- [ main] UriMigration : vlan-characteristic : 0 14:28:36 2025-12-10 14:28:36.661 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = newvce)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.661 INFO 6345 --- [ main] UriMigration : newvce : 0 14:28:36 2025-12-10 14:28:36.661 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.661 INFO 6345 --- [ main] UriMigration : instance-group : 0 14:28:36 2025-12-10 14:28:36.661 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = line-of-business)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.661 INFO 6345 --- [ main] UriMigration : line-of-business : 0 14:28:36 2025-12-10 14:28:36.661 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = relationship-rule)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.661 INFO 6345 --- [ main] UriMigration : relationship-rule : 0 14:28:36 2025-12-10 14:28:36.661 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.661 INFO 6345 --- [ main] UriMigration : configuration : 0 14:28:36 2025-12-10 14:28:36.661 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-map-member)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.662 INFO 6345 --- [ main] UriMigration : policy-map-member : 0 14:28:36 2025-12-10 14:28:36.662 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cell)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.662 INFO 6345 --- [ main] UriMigration : cell : 0 14:28:36 2025-12-10 14:28:36.662 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-key-term)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.662 INFO 6345 --- [ main] UriMigration : policy-key-term : 0 14:28:36 2025-12-10 14:28:36.662 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-range)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.662 INFO 6345 --- [ main] UriMigration : network-range : 0 14:28:36 2025-12-10 14:28:36.662 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hw-component)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.662 INFO 6345 --- [ main] UriMigration : hw-component : 0 14:28:36 2025-12-10 14:28:36.662 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = platform)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.663 INFO 6345 --- [ main] UriMigration : platform : 0 14:28:36 2025-12-10 14:28:36.663 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = endpoint)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.663 INFO 6345 --- [ main] UriMigration : endpoint : 0 14:28:36 2025-12-10 14:28:36.663 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-resource)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.663 INFO 6345 --- [ main] UriMigration : site-resource : 0 14:28:36 2025-12-10 14:28:36.663 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-key-term)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.663 INFO 6345 --- [ main] UriMigration : object-group-key-term : 0 14:28:36 2025-12-10 14:28:36.663 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-vnfm)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.663 INFO 6345 --- [ main] UriMigration : esr-vnfm : 0 14:28:36 2025-12-10 14:28:36.663 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vce)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.664 INFO 6345 --- [ main] UriMigration : vce : 0 14:28:36 2025-12-10 14:28:36.664 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-profile)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.664 INFO 6345 --- [ main] UriMigration : network-profile : 0 14:28:36 2025-12-10 14:28:36.664 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = interlayer-attachment)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.664 INFO 6345 --- [ main] UriMigration : interlayer-attachment : 0 14:28:36 2025-12-10 14:28:36.664 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.664 INFO 6345 --- [ main] UriMigration : class-map : 0 14:28:36 2025-12-10 14:28:36.664 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-member)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.664 INFO 6345 --- [ main] UriMigration : object-group-member : 0 14:28:36 2025-12-10 14:28:36.664 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ext-aai-network)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.664 INFO 6345 --- [ main] UriMigration : ext-aai-network : 0 14:28:36 2025-12-10 14:28:36.665 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = physical-link)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.665 INFO 6345 --- [ main] UriMigration : physical-link : 1 14:28:36 2025-12-10 14:28:36.665 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.665 INFO 6345 --- [ main] UriMigration : policy : 0 14:28:36 2025-12-10 14:28:36.665 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-nfvo)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.665 INFO 6345 --- [ main] UriMigration : esr-nfvo : 0 14:28:36 2025-12-10 14:28:36.665 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = te-link-attribute)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.665 INFO 6345 --- [ main] UriMigration : te-link-attribute : 0 14:28:36 2025-12-10 14:28:36.666 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpls-pe)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.666 INFO 6345 --- [ main] UriMigration : vpls-pe : 0 14:28:36 2025-12-10 14:28:36.666 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = owning-entity)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.666 INFO 6345 --- [ main] UriMigration : owning-entity : 0 14:28:36 2025-12-10 14:28:36.666 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-capability)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.666 INFO 6345 --- [ main] UriMigration : service-capability : 0 14:28:36 2025-12-10 14:28:36.666 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-ems)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.666 INFO 6345 --- [ main] UriMigration : esr-ems : 0 14:28:36 2025-12-10 14:28:36.666 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = uni)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.666 INFO 6345 --- [ main] UriMigration : uni : 0 14:28:36 2025-12-10 14:28:36.667 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map-member)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.667 INFO 6345 --- [ main] UriMigration : class-map-member : 0 14:28:36 2025-12-10 14:28:36.667 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-table-reference)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.667 INFO 6345 --- [ main] UriMigration : route-table-reference : 0 14:28:36 2025-12-10 14:28:36.667 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-route)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.667 INFO 6345 --- [ main] UriMigration : network-route : 0 14:28:36 2025-12-10 14:28:36.667 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.667 INFO 6345 --- [ main] UriMigration : service : 0 14:28:36 2025-12-10 14:28:36.667 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sdwan-vpn)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.667 INFO 6345 --- [ main] UriMigration : sdwan-vpn : 0 14:28:36 2025-12-10 14:28:36.667 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-link)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.668 INFO 6345 --- [ main] UriMigration : lag-link : 0 14:28:36 2025-12-10 14:28:36.668 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.668 INFO 6345 --- [ main] UriMigration : object-group : 0 14:28:36 2025-12-10 14:28:36.668 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = customer)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.668 INFO 6345 --- [ main] UriMigration : customer : 0 14:28:36 2025-12-10 14:28:36.668 INFO 6345 --- [ main] UriMigration : RUNTIME: 21 14:28:36 2025-12-10 14:28:36.668 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.668 INFO 6345 --- [ main] UriMigration : NO URI: 0 14:28:36 2025-12-10 14:28:36.668 INFO 6345 --- [ main] UriMigration : NUM VERTEXES SEEN: 5 14:28:36 Initilization of UriMigration migration script complete. 14:28:36 2025-12-10 14:28:36.713 INFO 6345 --- [ main] UriMigration : Initilization of UriMigration migration script complete. 14:28:36 2025-12-10 14:28:36.716 INFO 6345 --- [ main] UriMigration : Top level count : 85 14:28:36 2025-12-10 14:28:36.716 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = autonomous-system)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.717 INFO 6345 --- [ main] UriMigration : autonomous-system : 0 14:28:36 2025-12-10 14:28:36.717 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = tunnel-termination-point)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.717 INFO 6345 --- [ main] UriMigration : tunnel-termination-point : 0 14:28:36 2025-12-10 14:28:36.717 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = virtual-data-center)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.717 INFO 6345 --- [ main] UriMigration : virtual-data-center : 0 14:28:36 2025-12-10 14:28:36.717 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = multicast-configuration)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.717 INFO 6345 --- [ main] UriMigration : multicast-configuration : 0 14:28:36 2025-12-10 14:28:36.717 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = project)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.717 INFO 6345 --- [ main] UriMigration : project : 0 14:28:36 2025-12-10 14:28:36.717 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = wan-port-config)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.717 INFO 6345 --- [ main] UriMigration : wan-port-config : 0 14:28:36 2025-12-10 14:28:36.717 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = parameter-list)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.718 INFO 6345 --- [ main] UriMigration : parameter-list : 0 14:28:36 2025-12-10 14:28:36.718 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = named-query)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.718 INFO 6345 --- [ main] UriMigration : named-query : 0 14:28:36 2025-12-10 14:28:36.718 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.718 INFO 6345 --- [ main] UriMigration : pserver : 0 14:28:36 2025-12-10 14:28:36.718 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.718 INFO 6345 --- [ main] UriMigration : cloud-region : 0 14:28:36 2025-12-10 14:28:36.718 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-policy)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.718 INFO 6345 --- [ main] UriMigration : network-policy : 0 14:28:36 2025-12-10 14:28:36.718 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hardware-catalog-item)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.718 INFO 6345 --- [ main] UriMigration : hardware-catalog-item : 0 14:28:36 2025-12-10 14:28:36.718 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = label-restriction)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.718 INFO 6345 --- [ main] UriMigration : label-restriction : 0 14:28:36 2025-12-10 14:28:36.718 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-pair-set)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.719 INFO 6345 --- [ main] UriMigration : site-pair-set : 0 14:28:36 2025-12-10 14:28:36.719 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connectivity)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.719 INFO 6345 --- [ main] UriMigration : connectivity : 0 14:28:36 2025-12-10 14:28:36.719 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.719 INFO 6345 --- [ main] UriMigration : zone : 0 14:28:36 2025-12-10 14:28:36.719 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = complex)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.719 INFO 6345 --- [ main] UriMigration : complex : 0 14:28:36 2025-12-10 14:28:36.719 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = contact)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.719 INFO 6345 --- [ main] UriMigration : contact : 0 14:28:36 2025-12-10 14:28:36.719 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sp-partner)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.719 INFO 6345 --- [ main] UriMigration : sp-partner : 0 14:28:36 2025-12-10 14:28:36.719 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.720 INFO 6345 --- [ main] UriMigration : model : 0 14:28:36 2025-12-10 14:28:36.720 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lan-port-config)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.720 INFO 6345 --- [ main] UriMigration : lan-port-config : 0 14:28:36 2025-12-10 14:28:36.720 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = geo-region)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.720 INFO 6345 --- [ main] UriMigration : geo-region : 0 14:28:36 2025-12-10 14:28:36.720 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.720 INFO 6345 --- [ main] UriMigration : forwarding-path : 0 14:28:36 2025-12-10 14:28:36.720 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = bfd)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.720 INFO 6345 --- [ main] UriMigration : bfd : 0 14:28:36 2025-12-10 14:28:36.720 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = mapping)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.720 INFO 6345 --- [ main] UriMigration : mapping : 0 14:28:36 2025-12-10 14:28:36.721 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-technology)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.721 INFO 6345 --- [ main] UriMigration : network-technology : 0 14:28:36 2025-12-10 14:28:36.721 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-resource)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.721 INFO 6345 --- [ main] UriMigration : network-resource : 0 14:28:36 2025-12-10 14:28:36.721 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = dhcp-service)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.721 INFO 6345 --- [ main] UriMigration : dhcp-service : 0 14:28:36 2025-12-10 14:28:36.721 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = fqdn)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.721 INFO 6345 --- [ main] UriMigration : fqdn : 0 14:28:36 2025-12-10 14:28:36.721 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = profile)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.721 INFO 6345 --- [ main] UriMigration : profile : 0 14:28:36 2025-12-10 14:28:36.721 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.721 INFO 6345 --- [ main] UriMigration : pnf : 1 14:28:36 2025-12-10 14:28:36.723 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ipsec-configuration)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.723 INFO 6345 --- [ main] UriMigration : ipsec-configuration : 0 14:28:36 2025-12-10 14:28:36.723 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = chassis)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.723 INFO 6345 --- [ main] UriMigration : chassis : 0 14:28:36 2025-12-10 14:28:36.724 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.724 INFO 6345 --- [ main] UriMigration : collection : 0 14:28:36 2025-12-10 14:28:36.724 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = operational-environment)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.724 INFO 6345 --- [ main] UriMigration : operational-environment : 0 14:28:36 2025-12-10 14:28:36.724 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnf-image)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.724 INFO 6345 --- [ main] UriMigration : vnf-image : 0 14:28:36 2025-12-10 14:28:36.724 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.724 INFO 6345 --- [ main] UriMigration : connector : 0 14:28:36 2025-12-10 14:28:36.724 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpn-binding)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.725 INFO 6345 --- [ main] UriMigration : vpn-binding : 0 14:28:36 2025-12-10 14:28:36.725 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-thirdparty-sdnc)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.725 INFO 6345 --- [ main] UriMigration : esr-thirdparty-sdnc : 0 14:28:36 2025-12-10 14:28:36.725 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = next-hop)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.725 INFO 6345 --- [ main] UriMigration : next-hop : 0 14:28:36 2025-12-10 14:28:36.725 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.725 INFO 6345 --- [ main] UriMigration : logical-link : 0 14:28:36 2025-12-10 14:28:36.725 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.726 INFO 6345 --- [ main] UriMigration : l3-network : 0 14:28:36 2025-12-10 14:28:36.726 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = device)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.726 INFO 6345 --- [ main] UriMigration : device : 0 14:28:36 2025-12-10 14:28:36.726 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sw-component)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.726 INFO 6345 --- [ main] UriMigration : sw-component : 0 14:28:36 2025-12-10 14:28:36.726 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.726 INFO 6345 --- [ main] UriMigration : generic-vnf : 0 14:28:36 2025-12-10 14:28:36.726 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.726 INFO 6345 --- [ main] UriMigration : vnfc : 0 14:28:36 2025-12-10 14:28:36.726 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan-characteristic)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.726 INFO 6345 --- [ main] UriMigration : vlan-characteristic : 0 14:28:36 2025-12-10 14:28:36.726 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = newvce)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.727 INFO 6345 --- [ main] UriMigration : newvce : 0 14:28:36 2025-12-10 14:28:36.727 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.727 INFO 6345 --- [ main] UriMigration : instance-group : 0 14:28:36 2025-12-10 14:28:36.727 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = line-of-business)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.727 INFO 6345 --- [ main] UriMigration : line-of-business : 0 14:28:36 2025-12-10 14:28:36.727 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = relationship-rule)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.727 INFO 6345 --- [ main] UriMigration : relationship-rule : 0 14:28:36 2025-12-10 14:28:36.727 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.727 INFO 6345 --- [ main] UriMigration : configuration : 0 14:28:36 2025-12-10 14:28:36.727 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-map-member)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.727 INFO 6345 --- [ main] UriMigration : policy-map-member : 0 14:28:36 2025-12-10 14:28:36.727 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cell)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.728 INFO 6345 --- [ main] UriMigration : cell : 0 14:28:36 2025-12-10 14:28:36.728 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-key-term)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.728 INFO 6345 --- [ main] UriMigration : policy-key-term : 0 14:28:36 2025-12-10 14:28:36.728 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-range)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.728 INFO 6345 --- [ main] UriMigration : network-range : 0 14:28:36 2025-12-10 14:28:36.728 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hw-component)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.728 INFO 6345 --- [ main] UriMigration : hw-component : 0 14:28:36 2025-12-10 14:28:36.728 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = platform)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.728 INFO 6345 --- [ main] UriMigration : platform : 0 14:28:36 2025-12-10 14:28:36.728 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = endpoint)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.728 INFO 6345 --- [ main] UriMigration : endpoint : 0 14:28:36 2025-12-10 14:28:36.729 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-resource)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.729 INFO 6345 --- [ main] UriMigration : site-resource : 0 14:28:36 2025-12-10 14:28:36.729 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-key-term)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.729 INFO 6345 --- [ main] UriMigration : object-group-key-term : 0 14:28:36 2025-12-10 14:28:36.729 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-vnfm)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.729 INFO 6345 --- [ main] UriMigration : esr-vnfm : 0 14:28:36 2025-12-10 14:28:36.729 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vce)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.729 INFO 6345 --- [ main] UriMigration : vce : 0 14:28:36 2025-12-10 14:28:36.729 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-profile)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.729 INFO 6345 --- [ main] UriMigration : network-profile : 0 14:28:36 2025-12-10 14:28:36.729 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = interlayer-attachment)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.729 INFO 6345 --- [ main] UriMigration : interlayer-attachment : 0 14:28:36 2025-12-10 14:28:36.730 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.730 INFO 6345 --- [ main] UriMigration : class-map : 0 14:28:36 2025-12-10 14:28:36.730 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-member)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.730 INFO 6345 --- [ main] UriMigration : object-group-member : 0 14:28:36 2025-12-10 14:28:36.730 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ext-aai-network)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.730 INFO 6345 --- [ main] UriMigration : ext-aai-network : 0 14:28:36 2025-12-10 14:28:36.730 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = physical-link)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.730 INFO 6345 --- [ main] UriMigration : physical-link : 1 14:28:36 2025-12-10 14:28:36.731 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.731 INFO 6345 --- [ main] UriMigration : policy : 0 14:28:36 2025-12-10 14:28:36.731 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-nfvo)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.731 INFO 6345 --- [ main] UriMigration : esr-nfvo : 0 14:28:36 2025-12-10 14:28:36.731 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = te-link-attribute)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.731 INFO 6345 --- [ main] UriMigration : te-link-attribute : 0 14:28:36 2025-12-10 14:28:36.731 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpls-pe)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.731 INFO 6345 --- [ main] UriMigration : vpls-pe : 0 14:28:36 2025-12-10 14:28:36.731 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = owning-entity)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.731 INFO 6345 --- [ main] UriMigration : owning-entity : 0 14:28:36 2025-12-10 14:28:36.732 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-capability)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.732 INFO 6345 --- [ main] UriMigration : service-capability : 0 14:28:36 2025-12-10 14:28:36.732 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-ems)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.732 INFO 6345 --- [ main] UriMigration : esr-ems : 0 14:28:36 2025-12-10 14:28:36.732 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = uni)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.732 INFO 6345 --- [ main] UriMigration : uni : 0 14:28:36 2025-12-10 14:28:36.732 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map-member)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.732 INFO 6345 --- [ main] UriMigration : class-map-member : 0 14:28:36 2025-12-10 14:28:36.732 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-table-reference)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.732 INFO 6345 --- [ main] UriMigration : route-table-reference : 0 14:28:36 2025-12-10 14:28:36.732 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-route)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.733 INFO 6345 --- [ main] UriMigration : network-route : 0 14:28:36 2025-12-10 14:28:36.733 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.733 INFO 6345 --- [ main] UriMigration : service : 0 14:28:36 2025-12-10 14:28:36.733 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sdwan-vpn)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.733 INFO 6345 --- [ main] UriMigration : sdwan-vpn : 0 14:28:36 2025-12-10 14:28:36.733 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-link)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.733 INFO 6345 --- [ main] UriMigration : lag-link : 0 14:28:36 2025-12-10 14:28:36.733 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.733 INFO 6345 --- [ main] UriMigration : object-group : 0 14:28:36 2025-12-10 14:28:36.733 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = customer)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.733 INFO 6345 --- [ main] UriMigration : customer : 0 14:28:36 2025-12-10 14:28:36.733 INFO 6345 --- [ main] UriMigration : RUNTIME: 20 14:28:36 2025-12-10 14:28:36.734 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.734 INFO 6345 --- [ main] UriMigration : NO URI: 0 14:28:36 2025-12-10 14:28:36.734 INFO 6345 --- [ main] UriMigration : NUM VERTEXES SEEN: 5 14:28:36 aai-uri : /network/pnfs/pnf/pnf-name3 14:28:36 aai-node-type : pnf 14:28:36 aai-uuid : dead05e7-d6ff-43bb-82a6-9b0d07abb572 14:28:36 pnf-name : pnf-name3 14:28:36 14:28:36 14:28:36 2025-12-10 14:28:36.734 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name3)]. For better performance, use indexes 14:28:36 Initilization of UriMigration migration script complete. 14:28:36 2025-12-10 14:28:36.776 INFO 6345 --- [ main] UriMigration : Initilization of UriMigration migration script complete. 14:28:36 2025-12-10 14:28:36.779 INFO 6345 --- [ main] UriMigration : Top level count : 85 14:28:36 2025-12-10 14:28:36.779 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = autonomous-system)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.779 INFO 6345 --- [ main] UriMigration : autonomous-system : 0 14:28:36 2025-12-10 14:28:36.779 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = tunnel-termination-point)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.779 INFO 6345 --- [ main] UriMigration : tunnel-termination-point : 0 14:28:36 2025-12-10 14:28:36.779 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = virtual-data-center)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.779 INFO 6345 --- [ main] UriMigration : virtual-data-center : 0 14:28:36 2025-12-10 14:28:36.779 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = multicast-configuration)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.779 INFO 6345 --- [ main] UriMigration : multicast-configuration : 0 14:28:36 2025-12-10 14:28:36.780 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = project)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.780 INFO 6345 --- [ main] UriMigration : project : 0 14:28:36 2025-12-10 14:28:36.780 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = wan-port-config)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.780 INFO 6345 --- [ main] UriMigration : wan-port-config : 0 14:28:36 2025-12-10 14:28:36.780 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = parameter-list)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.780 INFO 6345 --- [ main] UriMigration : parameter-list : 0 14:28:36 2025-12-10 14:28:36.780 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = named-query)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.780 INFO 6345 --- [ main] UriMigration : named-query : 0 14:28:36 2025-12-10 14:28:36.780 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.780 INFO 6345 --- [ main] UriMigration : pserver : 0 14:28:36 2025-12-10 14:28:36.780 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.780 INFO 6345 --- [ main] UriMigration : cloud-region : 0 14:28:36 2025-12-10 14:28:36.780 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-policy)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.781 INFO 6345 --- [ main] UriMigration : network-policy : 0 14:28:36 2025-12-10 14:28:36.781 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hardware-catalog-item)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.781 INFO 6345 --- [ main] UriMigration : hardware-catalog-item : 0 14:28:36 2025-12-10 14:28:36.781 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = label-restriction)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.781 INFO 6345 --- [ main] UriMigration : label-restriction : 0 14:28:36 2025-12-10 14:28:36.781 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-pair-set)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.781 INFO 6345 --- [ main] UriMigration : site-pair-set : 0 14:28:36 2025-12-10 14:28:36.781 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connectivity)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.781 INFO 6345 --- [ main] UriMigration : connectivity : 0 14:28:36 2025-12-10 14:28:36.781 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.781 INFO 6345 --- [ main] UriMigration : zone : 0 14:28:36 2025-12-10 14:28:36.781 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = complex)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.782 INFO 6345 --- [ main] UriMigration : complex : 0 14:28:36 2025-12-10 14:28:36.782 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = contact)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.782 INFO 6345 --- [ main] UriMigration : contact : 0 14:28:36 2025-12-10 14:28:36.782 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sp-partner)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.782 INFO 6345 --- [ main] UriMigration : sp-partner : 0 14:28:36 2025-12-10 14:28:36.782 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.782 INFO 6345 --- [ main] UriMigration : model : 0 14:28:36 2025-12-10 14:28:36.782 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lan-port-config)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.782 INFO 6345 --- [ main] UriMigration : lan-port-config : 0 14:28:36 2025-12-10 14:28:36.782 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = geo-region)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.782 INFO 6345 --- [ main] UriMigration : geo-region : 0 14:28:36 2025-12-10 14:28:36.782 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.782 INFO 6345 --- [ main] UriMigration : forwarding-path : 0 14:28:36 2025-12-10 14:28:36.783 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = bfd)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.783 INFO 6345 --- [ main] UriMigration : bfd : 0 14:28:36 2025-12-10 14:28:36.783 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = mapping)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.783 INFO 6345 --- [ main] UriMigration : mapping : 0 14:28:36 2025-12-10 14:28:36.783 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-technology)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.783 INFO 6345 --- [ main] UriMigration : network-technology : 0 14:28:36 2025-12-10 14:28:36.783 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-resource)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.783 INFO 6345 --- [ main] UriMigration : network-resource : 0 14:28:36 2025-12-10 14:28:36.783 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = dhcp-service)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.783 INFO 6345 --- [ main] UriMigration : dhcp-service : 0 14:28:36 2025-12-10 14:28:36.783 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = fqdn)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.783 INFO 6345 --- [ main] UriMigration : fqdn : 0 14:28:36 2025-12-10 14:28:36.783 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = profile)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.784 INFO 6345 --- [ main] UriMigration : profile : 0 14:28:36 2025-12-10 14:28:36.784 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.784 INFO 6345 --- [ main] UriMigration : pnf : 1 14:28:36 2025-12-10 14:28:36.785 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ipsec-configuration)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.785 INFO 6345 --- [ main] UriMigration : ipsec-configuration : 0 14:28:36 2025-12-10 14:28:36.786 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = chassis)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.786 INFO 6345 --- [ main] UriMigration : chassis : 0 14:28:36 2025-12-10 14:28:36.786 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.786 INFO 6345 --- [ main] UriMigration : collection : 0 14:28:36 2025-12-10 14:28:36.786 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = operational-environment)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.786 INFO 6345 --- [ main] UriMigration : operational-environment : 0 14:28:36 2025-12-10 14:28:36.786 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnf-image)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.786 INFO 6345 --- [ main] UriMigration : vnf-image : 0 14:28:36 2025-12-10 14:28:36.786 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.786 INFO 6345 --- [ main] UriMigration : connector : 0 14:28:36 2025-12-10 14:28:36.786 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpn-binding)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.787 INFO 6345 --- [ main] UriMigration : vpn-binding : 0 14:28:36 2025-12-10 14:28:36.787 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-thirdparty-sdnc)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.787 INFO 6345 --- [ main] UriMigration : esr-thirdparty-sdnc : 0 14:28:36 2025-12-10 14:28:36.787 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = next-hop)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.787 INFO 6345 --- [ main] UriMigration : next-hop : 0 14:28:36 2025-12-10 14:28:36.787 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.787 INFO 6345 --- [ main] UriMigration : logical-link : 0 14:28:36 2025-12-10 14:28:36.787 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.787 INFO 6345 --- [ main] UriMigration : l3-network : 0 14:28:36 2025-12-10 14:28:36.787 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = device)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.787 INFO 6345 --- [ main] UriMigration : device : 0 14:28:36 2025-12-10 14:28:36.788 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sw-component)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.788 INFO 6345 --- [ main] UriMigration : sw-component : 0 14:28:36 2025-12-10 14:28:36.788 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.788 INFO 6345 --- [ main] UriMigration : generic-vnf : 0 14:28:36 2025-12-10 14:28:36.788 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.788 INFO 6345 --- [ main] UriMigration : vnfc : 0 14:28:36 2025-12-10 14:28:36.788 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan-characteristic)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.788 INFO 6345 --- [ main] UriMigration : vlan-characteristic : 0 14:28:36 2025-12-10 14:28:36.788 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = newvce)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.788 INFO 6345 --- [ main] UriMigration : newvce : 0 14:28:36 2025-12-10 14:28:36.788 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.789 INFO 6345 --- [ main] UriMigration : instance-group : 0 14:28:36 2025-12-10 14:28:36.789 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = line-of-business)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.789 INFO 6345 --- [ main] UriMigration : line-of-business : 0 14:28:36 2025-12-10 14:28:36.789 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = relationship-rule)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.789 INFO 6345 --- [ main] UriMigration : relationship-rule : 0 14:28:36 2025-12-10 14:28:36.789 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.789 INFO 6345 --- [ main] UriMigration : configuration : 0 14:28:36 2025-12-10 14:28:36.789 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-map-member)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.789 INFO 6345 --- [ main] UriMigration : policy-map-member : 0 14:28:36 2025-12-10 14:28:36.789 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cell)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.789 INFO 6345 --- [ main] UriMigration : cell : 0 14:28:36 2025-12-10 14:28:36.789 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-key-term)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.789 INFO 6345 --- [ main] UriMigration : policy-key-term : 0 14:28:36 2025-12-10 14:28:36.790 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-range)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.790 INFO 6345 --- [ main] UriMigration : network-range : 0 14:28:36 2025-12-10 14:28:36.790 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hw-component)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.790 INFO 6345 --- [ main] UriMigration : hw-component : 0 14:28:36 2025-12-10 14:28:36.790 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = platform)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.790 INFO 6345 --- [ main] UriMigration : platform : 0 14:28:36 2025-12-10 14:28:36.790 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = endpoint)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.790 INFO 6345 --- [ main] UriMigration : endpoint : 0 14:28:36 2025-12-10 14:28:36.790 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-resource)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.790 INFO 6345 --- [ main] UriMigration : site-resource : 0 14:28:36 2025-12-10 14:28:36.790 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-key-term)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.790 INFO 6345 --- [ main] UriMigration : object-group-key-term : 0 14:28:36 2025-12-10 14:28:36.791 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-vnfm)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.791 INFO 6345 --- [ main] UriMigration : esr-vnfm : 0 14:28:36 2025-12-10 14:28:36.791 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vce)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.791 INFO 6345 --- [ main] UriMigration : vce : 0 14:28:36 2025-12-10 14:28:36.791 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-profile)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.791 INFO 6345 --- [ main] UriMigration : network-profile : 0 14:28:36 2025-12-10 14:28:36.791 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = interlayer-attachment)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.791 INFO 6345 --- [ main] UriMigration : interlayer-attachment : 0 14:28:36 2025-12-10 14:28:36.791 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.791 INFO 6345 --- [ main] UriMigration : class-map : 0 14:28:36 2025-12-10 14:28:36.791 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-member)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.792 INFO 6345 --- [ main] UriMigration : object-group-member : 0 14:28:36 2025-12-10 14:28:36.792 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ext-aai-network)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.792 INFO 6345 --- [ main] UriMigration : ext-aai-network : 0 14:28:36 2025-12-10 14:28:36.792 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = physical-link)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.792 INFO 6345 --- [ main] UriMigration : physical-link : 1 14:28:36 2025-12-10 14:28:36.792 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.792 INFO 6345 --- [ main] UriMigration : policy : 0 14:28:36 2025-12-10 14:28:36.792 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-nfvo)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.792 INFO 6345 --- [ main] UriMigration : esr-nfvo : 0 14:28:36 2025-12-10 14:28:36.793 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = te-link-attribute)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.793 INFO 6345 --- [ main] UriMigration : te-link-attribute : 0 14:28:36 2025-12-10 14:28:36.793 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpls-pe)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.793 INFO 6345 --- [ main] UriMigration : vpls-pe : 0 14:28:36 2025-12-10 14:28:36.793 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = owning-entity)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.793 INFO 6345 --- [ main] UriMigration : owning-entity : 0 14:28:36 2025-12-10 14:28:36.793 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-capability)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.793 INFO 6345 --- [ main] UriMigration : service-capability : 0 14:28:36 2025-12-10 14:28:36.793 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-ems)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.793 INFO 6345 --- [ main] UriMigration : esr-ems : 0 14:28:36 2025-12-10 14:28:36.793 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = uni)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.793 INFO 6345 --- [ main] UriMigration : uni : 0 14:28:36 2025-12-10 14:28:36.794 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map-member)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.794 INFO 6345 --- [ main] UriMigration : class-map-member : 0 14:28:36 2025-12-10 14:28:36.794 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-table-reference)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.794 INFO 6345 --- [ main] UriMigration : route-table-reference : 0 14:28:36 2025-12-10 14:28:36.794 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-route)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.794 INFO 6345 --- [ main] UriMigration : network-route : 0 14:28:36 2025-12-10 14:28:36.794 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.794 INFO 6345 --- [ main] UriMigration : service : 0 14:28:36 2025-12-10 14:28:36.794 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sdwan-vpn)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.794 INFO 6345 --- [ main] UriMigration : sdwan-vpn : 0 14:28:36 2025-12-10 14:28:36.794 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-link)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.794 INFO 6345 --- [ main] UriMigration : lag-link : 0 14:28:36 2025-12-10 14:28:36.795 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.795 INFO 6345 --- [ main] UriMigration : object-group : 0 14:28:36 2025-12-10 14:28:36.795 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = customer)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.795 INFO 6345 --- [ main] UriMigration : customer : 0 14:28:36 2025-12-10 14:28:36.795 INFO 6345 --- [ main] UriMigration : RUNTIME: 19 14:28:36 2025-12-10 14:28:36.795 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.795 INFO 6345 --- [ main] UriMigration : NO URI: 0 14:28:36 2025-12-10 14:28:36.795 INFO 6345 --- [ main] UriMigration : NUM VERTEXES SEEN: 5 14:28:36 Initilization of UriMigration migration script complete. 14:28:36 2025-12-10 14:28:36.835 INFO 6345 --- [ main] UriMigration : Initilization of UriMigration migration script complete. 14:28:36 2025-12-10 14:28:36.838 INFO 6345 --- [ main] UriMigration : Top level count : 85 14:28:36 2025-12-10 14:28:36.838 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = autonomous-system)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.838 INFO 6345 --- [ main] UriMigration : autonomous-system : 0 14:28:36 2025-12-10 14:28:36.838 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = tunnel-termination-point)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.838 INFO 6345 --- [ main] UriMigration : tunnel-termination-point : 0 14:28:36 2025-12-10 14:28:36.838 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = virtual-data-center)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.839 INFO 6345 --- [ main] UriMigration : virtual-data-center : 0 14:28:36 2025-12-10 14:28:36.839 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = multicast-configuration)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.839 INFO 6345 --- [ main] UriMigration : multicast-configuration : 0 14:28:36 2025-12-10 14:28:36.839 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = project)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.839 INFO 6345 --- [ main] UriMigration : project : 0 14:28:36 2025-12-10 14:28:36.839 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = wan-port-config)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.839 INFO 6345 --- [ main] UriMigration : wan-port-config : 0 14:28:36 2025-12-10 14:28:36.839 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = parameter-list)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.840 INFO 6345 --- [ main] UriMigration : parameter-list : 0 14:28:36 2025-12-10 14:28:36.840 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = named-query)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.840 INFO 6345 --- [ main] UriMigration : named-query : 0 14:28:36 2025-12-10 14:28:36.840 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.840 INFO 6345 --- [ main] UriMigration : pserver : 0 14:28:36 2025-12-10 14:28:36.840 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.840 INFO 6345 --- [ main] UriMigration : cloud-region : 0 14:28:36 2025-12-10 14:28:36.840 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-policy)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.840 INFO 6345 --- [ main] UriMigration : network-policy : 0 14:28:36 2025-12-10 14:28:36.840 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hardware-catalog-item)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.841 INFO 6345 --- [ main] UriMigration : hardware-catalog-item : 0 14:28:36 2025-12-10 14:28:36.841 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = label-restriction)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.841 INFO 6345 --- [ main] UriMigration : label-restriction : 0 14:28:36 2025-12-10 14:28:36.841 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-pair-set)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.841 INFO 6345 --- [ main] UriMigration : site-pair-set : 0 14:28:36 2025-12-10 14:28:36.841 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connectivity)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.841 INFO 6345 --- [ main] UriMigration : connectivity : 0 14:28:36 2025-12-10 14:28:36.841 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.841 INFO 6345 --- [ main] UriMigration : zone : 0 14:28:36 2025-12-10 14:28:36.842 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = complex)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.842 INFO 6345 --- [ main] UriMigration : complex : 0 14:28:36 2025-12-10 14:28:36.842 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = contact)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.842 INFO 6345 --- [ main] UriMigration : contact : 0 14:28:36 2025-12-10 14:28:36.842 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sp-partner)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.842 INFO 6345 --- [ main] UriMigration : sp-partner : 0 14:28:36 2025-12-10 14:28:36.842 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.842 INFO 6345 --- [ main] UriMigration : model : 0 14:28:36 2025-12-10 14:28:36.842 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lan-port-config)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.843 INFO 6345 --- [ main] UriMigration : lan-port-config : 0 14:28:36 2025-12-10 14:28:36.843 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = geo-region)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.843 INFO 6345 --- [ main] UriMigration : geo-region : 0 14:28:36 2025-12-10 14:28:36.843 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarding-path)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.843 INFO 6345 --- [ main] UriMigration : forwarding-path : 0 14:28:36 2025-12-10 14:28:36.843 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = bfd)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.843 INFO 6345 --- [ main] UriMigration : bfd : 0 14:28:36 2025-12-10 14:28:36.844 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = mapping)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.844 INFO 6345 --- [ main] UriMigration : mapping : 0 14:28:36 2025-12-10 14:28:36.844 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-technology)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.844 INFO 6345 --- [ main] UriMigration : network-technology : 0 14:28:36 2025-12-10 14:28:36.844 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-resource)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.844 INFO 6345 --- [ main] UriMigration : network-resource : 0 14:28:36 2025-12-10 14:28:36.844 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = dhcp-service)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.844 INFO 6345 --- [ main] UriMigration : dhcp-service : 0 14:28:36 2025-12-10 14:28:36.844 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = fqdn)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.844 INFO 6345 --- [ main] UriMigration : fqdn : 0 14:28:36 2025-12-10 14:28:36.844 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = profile)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.844 INFO 6345 --- [ main] UriMigration : profile : 0 14:28:36 2025-12-10 14:28:36.845 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.845 INFO 6345 --- [ main] UriMigration : pnf : 1 14:28:36 2025-12-10 14:28:36.846 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ipsec-configuration)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.846 INFO 6345 --- [ main] UriMigration : ipsec-configuration : 0 14:28:36 2025-12-10 14:28:36.846 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = chassis)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.847 INFO 6345 --- [ main] UriMigration : chassis : 0 14:28:36 2025-12-10 14:28:36.847 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.847 INFO 6345 --- [ main] UriMigration : collection : 0 14:28:36 2025-12-10 14:28:36.847 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = operational-environment)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.847 INFO 6345 --- [ main] UriMigration : operational-environment : 0 14:28:36 2025-12-10 14:28:36.847 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnf-image)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.847 INFO 6345 --- [ main] UriMigration : vnf-image : 0 14:28:36 2025-12-10 14:28:36.847 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.847 INFO 6345 --- [ main] UriMigration : connector : 0 14:28:36 2025-12-10 14:28:36.847 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpn-binding)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.847 INFO 6345 --- [ main] UriMigration : vpn-binding : 0 14:28:36 2025-12-10 14:28:36.847 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-thirdparty-sdnc)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.848 INFO 6345 --- [ main] UriMigration : esr-thirdparty-sdnc : 0 14:28:36 2025-12-10 14:28:36.848 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = next-hop)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.848 INFO 6345 --- [ main] UriMigration : next-hop : 0 14:28:36 2025-12-10 14:28:36.848 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.848 INFO 6345 --- [ main] UriMigration : logical-link : 0 14:28:36 2025-12-10 14:28:36.848 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.848 INFO 6345 --- [ main] UriMigration : l3-network : 0 14:28:36 2025-12-10 14:28:36.848 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = device)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.848 INFO 6345 --- [ main] UriMigration : device : 0 14:28:36 2025-12-10 14:28:36.848 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sw-component)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.848 INFO 6345 --- [ main] UriMigration : sw-component : 0 14:28:36 2025-12-10 14:28:36.849 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.849 INFO 6345 --- [ main] UriMigration : generic-vnf : 0 14:28:36 2025-12-10 14:28:36.849 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.849 INFO 6345 --- [ main] UriMigration : vnfc : 0 14:28:36 2025-12-10 14:28:36.849 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan-characteristic)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.849 INFO 6345 --- [ main] UriMigration : vlan-characteristic : 0 14:28:36 2025-12-10 14:28:36.849 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = newvce)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.849 INFO 6345 --- [ main] UriMigration : newvce : 0 14:28:36 2025-12-10 14:28:36.849 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.849 INFO 6345 --- [ main] UriMigration : instance-group : 0 14:28:36 2025-12-10 14:28:36.849 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = line-of-business)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.849 INFO 6345 --- [ main] UriMigration : line-of-business : 0 14:28:36 2025-12-10 14:28:36.850 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = relationship-rule)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.850 INFO 6345 --- [ main] UriMigration : relationship-rule : 0 14:28:36 2025-12-10 14:28:36.850 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.850 INFO 6345 --- [ main] UriMigration : configuration : 0 14:28:36 2025-12-10 14:28:36.850 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-map-member)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.850 INFO 6345 --- [ main] UriMigration : policy-map-member : 0 14:28:36 2025-12-10 14:28:36.850 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cell)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.850 INFO 6345 --- [ main] UriMigration : cell : 0 14:28:36 2025-12-10 14:28:36.850 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-key-term)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.850 INFO 6345 --- [ main] UriMigration : policy-key-term : 0 14:28:36 2025-12-10 14:28:36.850 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-range)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.851 INFO 6345 --- [ main] UriMigration : network-range : 0 14:28:36 2025-12-10 14:28:36.851 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hw-component)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.851 INFO 6345 --- [ main] UriMigration : hw-component : 0 14:28:36 2025-12-10 14:28:36.851 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = platform)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.851 INFO 6345 --- [ main] UriMigration : platform : 0 14:28:36 2025-12-10 14:28:36.851 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = endpoint)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.851 INFO 6345 --- [ main] UriMigration : endpoint : 0 14:28:36 2025-12-10 14:28:36.851 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-resource)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.851 INFO 6345 --- [ main] UriMigration : site-resource : 0 14:28:36 2025-12-10 14:28:36.851 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-key-term)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.851 INFO 6345 --- [ main] UriMigration : object-group-key-term : 0 14:28:36 2025-12-10 14:28:36.851 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-vnfm)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.852 INFO 6345 --- [ main] UriMigration : esr-vnfm : 0 14:28:36 2025-12-10 14:28:36.852 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vce)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.852 INFO 6345 --- [ main] UriMigration : vce : 0 14:28:36 2025-12-10 14:28:36.852 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-profile)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.852 INFO 6345 --- [ main] UriMigration : network-profile : 0 14:28:36 2025-12-10 14:28:36.852 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = interlayer-attachment)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.852 INFO 6345 --- [ main] UriMigration : interlayer-attachment : 0 14:28:36 2025-12-10 14:28:36.852 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.852 INFO 6345 --- [ main] UriMigration : class-map : 0 14:28:36 2025-12-10 14:28:36.852 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-member)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.852 INFO 6345 --- [ main] UriMigration : object-group-member : 0 14:28:36 2025-12-10 14:28:36.852 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ext-aai-network)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.853 INFO 6345 --- [ main] UriMigration : ext-aai-network : 0 14:28:36 2025-12-10 14:28:36.853 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = physical-link)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.853 INFO 6345 --- [ main] UriMigration : physical-link : 1 14:28:36 2025-12-10 14:28:36.853 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.853 INFO 6345 --- [ main] UriMigration : policy : 0 14:28:36 2025-12-10 14:28:36.853 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-nfvo)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.853 INFO 6345 --- [ main] UriMigration : esr-nfvo : 0 14:28:36 2025-12-10 14:28:36.853 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = te-link-attribute)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.854 INFO 6345 --- [ main] UriMigration : te-link-attribute : 0 14:28:36 2025-12-10 14:28:36.854 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpls-pe)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.854 INFO 6345 --- [ main] UriMigration : vpls-pe : 0 14:28:36 2025-12-10 14:28:36.854 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = owning-entity)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.854 INFO 6345 --- [ main] UriMigration : owning-entity : 0 14:28:36 2025-12-10 14:28:36.854 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-capability)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.854 INFO 6345 --- [ main] UriMigration : service-capability : 0 14:28:36 2025-12-10 14:28:36.854 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-ems)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.854 INFO 6345 --- [ main] UriMigration : esr-ems : 0 14:28:36 2025-12-10 14:28:36.854 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = uni)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.854 INFO 6345 --- [ main] UriMigration : uni : 0 14:28:36 2025-12-10 14:28:36.854 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map-member)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.855 INFO 6345 --- [ main] UriMigration : class-map-member : 0 14:28:36 2025-12-10 14:28:36.855 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-table-reference)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.855 INFO 6345 --- [ main] UriMigration : route-table-reference : 0 14:28:36 2025-12-10 14:28:36.855 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-route)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.855 INFO 6345 --- [ main] UriMigration : network-route : 0 14:28:36 2025-12-10 14:28:36.855 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.855 INFO 6345 --- [ main] UriMigration : service : 0 14:28:36 2025-12-10 14:28:36.855 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sdwan-vpn)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.855 INFO 6345 --- [ main] UriMigration : sdwan-vpn : 0 14:28:36 2025-12-10 14:28:36.855 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-link)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.855 INFO 6345 --- [ main] UriMigration : lag-link : 0 14:28:36 2025-12-10 14:28:36.856 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.856 INFO 6345 --- [ main] UriMigration : object-group : 0 14:28:36 2025-12-10 14:28:36.856 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = customer)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.856 INFO 6345 --- [ main] UriMigration : customer : 0 14:28:36 2025-12-10 14:28:36.856 INFO 6345 --- [ main] UriMigration : RUNTIME: 21 14:28:36 2025-12-10 14:28:36.856 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.856 INFO 6345 --- [ main] UriMigration : NO URI: 0 14:28:36 2025-12-10 14:28:36.856 INFO 6345 --- [ main] UriMigration : NUM VERTEXES SEEN: 5 14:28:36 interface-name : p-interface-name/4 14:28:36 aai-uri : /network/pnfs/pnf/pnf-name3/p-interfaces/p-interface/p-interface-name%2F4 14:28:36 aai-node-type : p-interface 14:28:36 aai-uuid : 80b63cd4-9e2f-49b6-adb7-1cd009d16c71 14:28:36 14:28:36 14:28:36 2025-12-10 14:28:36.857 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(interface-name = p-interface-name/4)]. For better performance, use indexes 14:28:36 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.539 s -- in org.onap.aai.migration.v12.UriMigrationTest 14:28:36 [INFO] Running org.onap.aai.migration.v13.MigrateBadWidgetModelsPartOneTest 14:28:36 Initilization of MockMigrateBadWidgetModelsPartOne migration script complete. 14:28:36 2025-12-10 14:28:36.917 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : Initilization of MockMigrateBadWidgetModelsPartOne migration script complete. 14:28:36 --------- GET AFFECTED NODE PAIRS ------------- 14:28:36 2025-12-10 14:28:36.917 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : --------- GET AFFECTED NODE PAIRS ------------- 14:28:36 2025-12-10 14:28:36.918 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-type = widget)]. For better performance, use indexes 14:28:36 Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:36 2025-12-10 14:28:36.918 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:36 nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:36 2025-12-10 14:28:36.919 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:36 2025-12-10 14:28:36.919 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.920 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : 14:28:36 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:36 >> Unchanged side is [named-query-element][URI Not present] 14:28:36 >> Edge used to go to [model][URI Not present], 14:28:36 >> now swung to [model][URI Not present]. 14:28:36 2025-12-10 14:28:36.922 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : 14:28:36 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:36 >>>> SUMMARY for Migration of named-query-element to model edges: 14:28:36 2025-12-10 14:28:36.922 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> SUMMARY for Migration of named-query-element to model edges: 14:28:36 >>>> Count of bad widget model nodes found: 1 14:28:36 2025-12-10 14:28:36.922 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> Count of bad widget model nodes found: 1 14:28:36 >>>> Count of bad widget model nodes that have named-query-element edges: 1 14:28:36 2025-12-10 14:28:36.922 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> Count of bad widget model nodes that have named-query-element edges: 1 14:28:36 2025-12-10 14:28:36.922 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-1)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.922 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = model-invariant-id-1)]. For better performance, use indexes 14:28:36 Initilization of MockMigrateBadWidgetModelsPartOne migration script complete. 14:28:36 2025-12-10 14:28:36.937 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : Initilization of MockMigrateBadWidgetModelsPartOne migration script complete. 14:28:36 --------- GET AFFECTED NODE PAIRS ------------- 14:28:36 2025-12-10 14:28:36.938 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : --------- GET AFFECTED NODE PAIRS ------------- 14:28:36 2025-12-10 14:28:36.938 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-type = widget)]. For better performance, use indexes 14:28:36 Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:36 2025-12-10 14:28:36.939 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:36 nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:36 2025-12-10 14:28:36.939 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:36 2025-12-10 14:28:36.939 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes 14:28:36 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 2025-12-10 14:28:36.939 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:36 2025-12-10 14:28:36.940 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:36 nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:36 2025-12-10 14:28:36.940 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:36 2025-12-10 14:28:36.940 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes 14:28:36 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 2025-12-10 14:28:36.940 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 2025-12-10 14:28:36.941 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : 14:28:36 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:36 >> Unchanged side is [named-query-element][URI Not present] 14:28:36 >> Edge used to go to [model][URI Not present], 14:28:36 >> now swung to [model][URI Not present]. 14:28:36 2025-12-10 14:28:36.941 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : 14:28:36 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:36 >>>> SUMMARY for Migration of named-query-element to model edges: 14:28:36 2025-12-10 14:28:36.941 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> SUMMARY for Migration of named-query-element to model edges: 14:28:36 >>>> Count of bad widget model nodes found: 2 14:28:36 2025-12-10 14:28:36.941 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> Count of bad widget model nodes found: 2 14:28:36 >>>> Count of bad widget model nodes that have named-query-element edges: 1 14:28:36 2025-12-10 14:28:36.941 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> Count of bad widget model nodes that have named-query-element edges: 1 14:28:36 2025-12-10 14:28:36.941 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = named-query AND named-query-uuid = named-query-uuid-1)]. For better performance, use indexes 14:28:36 2025-12-10 14:28:36.942 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = named-query-element AND named-query-element-uuid = named-query-element-uuid-1)]. For better performance, use indexes 14:28:36 Initilization of MockMigrateBadWidgetModelsPartOne migration script complete. 14:28:36 2025-12-10 14:28:36.953 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : Initilization of MockMigrateBadWidgetModelsPartOne migration script complete. 14:28:36 --------- GET AFFECTED NODE PAIRS ------------- 14:28:36 2025-12-10 14:28:36.953 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : --------- GET AFFECTED NODE PAIRS ------------- 14:28:36 2025-12-10 14:28:36.954 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-type = widget)]. For better performance, use indexes 14:28:36 Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:36 2025-12-10 14:28:36.954 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:36 nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:36 2025-12-10 14:28:36.954 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:36 2025-12-10 14:28:36.955 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes 14:28:36 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 2025-12-10 14:28:36.955 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 2025-12-10 14:28:36.955 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:36 2025-12-10 14:28:36.955 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:36 nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:36 2025-12-10 14:28:36.956 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:36 2025-12-10 14:28:36.956 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes 14:28:36 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 2025-12-10 14:28:36.956 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 2025-12-10 14:28:36.956 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:36 2025-12-10 14:28:36.956 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:36 nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:36 2025-12-10 14:28:36.957 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:36 2025-12-10 14:28:36.957 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes 14:28:36 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 2025-12-10 14:28:36.957 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 2025-12-10 14:28:36.957 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 2025-12-10 14:28:36.958 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : 14:28:36 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:36 >> Unchanged side is [named-query-element][URI Not present] 14:28:36 >> Edge used to go to [model][URI Not present], 14:28:36 >> now swung to [model][URI Not present]. 14:28:36 2025-12-10 14:28:36.959 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : 14:28:36 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:36 >>>> SUMMARY for Migration of named-query-element to model edges: 14:28:36 2025-12-10 14:28:36.959 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> SUMMARY for Migration of named-query-element to model edges: 14:28:36 >>>> Count of bad widget model nodes found: 3 14:28:36 2025-12-10 14:28:36.959 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> Count of bad widget model nodes found: 3 14:28:36 >>>> Count of bad widget model nodes that have named-query-element edges: 1 14:28:36 2025-12-10 14:28:36.959 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> Count of bad widget model nodes that have named-query-element edges: 1 14:28:36 2025-12-10 14:28:36.959 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = model-invariant-id-1)]. For better performance, use indexes 14:28:36 Initilization of MockMigrateBadWidgetModelsPartOne migration script complete. 14:28:36 2025-12-10 14:28:36.969 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : Initilization of MockMigrateBadWidgetModelsPartOne migration script complete. 14:28:36 --------- GET AFFECTED NODE PAIRS ------------- 14:28:36 2025-12-10 14:28:36.969 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : --------- GET AFFECTED NODE PAIRS ------------- 14:28:36 2025-12-10 14:28:36.970 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-type = widget)]. For better performance, use indexes 14:28:36 Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:36 2025-12-10 14:28:36.970 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:36 nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:36 2025-12-10 14:28:36.970 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:36 2025-12-10 14:28:36.970 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes 14:28:36 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 2025-12-10 14:28:36.971 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 2025-12-10 14:28:36.971 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 2025-12-10 14:28:36.971 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:36 2025-12-10 14:28:36.971 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:36 nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:36 2025-12-10 14:28:36.971 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:36 2025-12-10 14:28:36.971 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes 14:28:36 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 2025-12-10 14:28:36.972 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 2025-12-10 14:28:36.972 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 2025-12-10 14:28:36.972 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:36 2025-12-10 14:28:36.972 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:36 nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:36 2025-12-10 14:28:36.972 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:36 2025-12-10 14:28:36.972 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes 14:28:36 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 2025-12-10 14:28:36.973 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 2025-12-10 14:28:36.973 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 2025-12-10 14:28:36.973 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:36 2025-12-10 14:28:36.973 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:36 nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:36 2025-12-10 14:28:36.973 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:36 2025-12-10 14:28:36.973 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes 14:28:36 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 2025-12-10 14:28:36.974 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 2025-12-10 14:28:36.974 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 2025-12-10 14:28:36.974 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:36 2025-12-10 14:28:36.976 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : 14:28:36 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:36 >> Unchanged side is [named-query-element][URI Not present] 14:28:36 >> Edge used to go to [model][URI Not present], 14:28:36 >> now swung to [model][URI Not present]. 14:28:36 2025-12-10 14:28:36.976 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : 14:28:36 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:36 >>>> SUMMARY for Migration of named-query-element to model edges: 14:28:37 2025-12-10 14:28:36.976 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> SUMMARY for Migration of named-query-element to model edges: 14:28:37 >>>> Count of bad widget model nodes found: 4 14:28:37 2025-12-10 14:28:36.976 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> Count of bad widget model nodes found: 4 14:28:37 >>>> Count of bad widget model nodes that have named-query-element edges: 1 14:28:37 2025-12-10 14:28:36.976 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> Count of bad widget model nodes that have named-query-element edges: 1 14:28:37 2025-12-10 14:28:36.976 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = named-query-element AND named-query-element-uuid = named-query-element-uuid-1)]. For better performance, use indexes 14:28:37 Initilization of MockMigrateBadWidgetModelsPartOne migration script complete. 14:28:37 2025-12-10 14:28:36.981 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : Initilization of MockMigrateBadWidgetModelsPartOne migration script complete. 14:28:37 --------- GET AFFECTED NODE PAIRS ------------- 14:28:37 2025-12-10 14:28:36.981 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : --------- GET AFFECTED NODE PAIRS ------------- 14:28:37 2025-12-10 14:28:36.981 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-type = widget)]. For better performance, use indexes 14:28:37 Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:37 2025-12-10 14:28:36.981 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:37 nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:37 2025-12-10 14:28:36.982 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:37 2025-12-10 14:28:36.982 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes 14:28:37 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 2025-12-10 14:28:36.982 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 2025-12-10 14:28:36.982 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 2025-12-10 14:28:36.982 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 2025-12-10 14:28:36.982 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:37 2025-12-10 14:28:36.982 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:37 nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:37 2025-12-10 14:28:36.983 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:37 2025-12-10 14:28:36.983 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes 14:28:37 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 2025-12-10 14:28:36.983 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 2025-12-10 14:28:36.983 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 2025-12-10 14:28:36.983 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 2025-12-10 14:28:36.983 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:37 2025-12-10 14:28:36.983 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:37 nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:37 2025-12-10 14:28:36.983 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:37 2025-12-10 14:28:36.984 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes 14:28:37 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 2025-12-10 14:28:36.984 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 2025-12-10 14:28:36.984 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 2025-12-10 14:28:36.984 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 2025-12-10 14:28:36.984 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:37 2025-12-10 14:28:36.984 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:37 nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:37 2025-12-10 14:28:36.984 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:37 2025-12-10 14:28:36.984 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes 14:28:37 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 2025-12-10 14:28:36.985 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 2025-12-10 14:28:36.985 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 2025-12-10 14:28:36.985 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 2025-12-10 14:28:36.985 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:37 2025-12-10 14:28:36.985 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. 14:28:37 nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:37 2025-12-10 14:28:36.985 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 14:28:37 2025-12-10 14:28:36.985 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes 14:28:37 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 2025-12-10 14:28:36.986 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 2025-12-10 14:28:36.986 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 2025-12-10 14:28:36.986 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 2025-12-10 14:28:36.986 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 14:28:37 2025-12-10 14:28:36.987 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : 14:28:37 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:37 >> Unchanged side is [named-query-element][URI Not present] 14:28:37 >> Edge used to go to [model][URI Not present], 14:28:37 >> now swung to [model][URI Not present]. 14:28:37 2025-12-10 14:28:36.987 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : 14:28:37 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:37 >>>> SUMMARY for Migration of named-query-element to model edges: 14:28:37 2025-12-10 14:28:36.987 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> SUMMARY for Migration of named-query-element to model edges: 14:28:37 >>>> Count of bad widget model nodes found: 5 14:28:37 2025-12-10 14:28:36.987 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> Count of bad widget model nodes found: 5 14:28:37 >>>> Count of bad widget model nodes that have named-query-element edges: 1 14:28:37 2025-12-10 14:28:36.987 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> Count of bad widget model nodes that have named-query-element edges: 1 14:28:37 2025-12-10 14:28:36.988 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936)]. For better performance, use indexes 14:28:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.onap.aai.migration.v13.MigrateBadWidgetModelsPartOneTest 14:28:37 [INFO] Running org.onap.aai.migration.v13.MigrateBadWidgetModelsPartTwoTest 14:28:37 Initilization of MockMigrateBadWidgetModelsPartTwo migration script complete. 14:28:37 2025-12-10 14:28:37.021 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : Initilization of MockMigrateBadWidgetModelsPartTwo migration script complete. 14:28:37 --------- GET AFFECTED NODE PAIRS ------------- 14:28:37 2025-12-10 14:28:37.021 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : --------- GET AFFECTED NODE PAIRS ------------- 14:28:37 2025-12-10 14:28:37.022 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-type = widget)]. For better performance, use indexes 14:28:37 Valid model-version-id used in DB for model-name = [connector]. 14:28:37 2025-12-10 14:28:37.022 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. 14:28:37 Bad model-version-id found in DB for model-name = connector, verId = model-version-id-1 14:28:37 2025-12-10 14:28:37.022 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : Bad model-version-id found in DB for model-name = connector, verId = model-version-id-1 14:28:37 2025-12-10 14:28:37.023 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-version-id = 22104c9f-29fd-462f-be07-96cd6b46dd33 AND aai-node-type = model-ver)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.023 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : 14:28:37 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:37 >> Unchanged side is [model-element][URI Not present] 14:28:37 >> Edge used to go to [model-ver][URI Not present], 14:28:37 >> now swung to [model-ver][URI Not present]. 14:28:37 2025-12-10 14:28:37.023 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : 14:28:37 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:37 >>> DELETEING model-ver node with model-version-id = [model-version-id-1] 14:28:37 2025-12-10 14:28:37.024 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> DELETEING model-ver node with model-version-id = [model-version-id-1] 14:28:37 >>> DELETEING model node which was the parent of model-ver with model-version-id = [model-version-id-1]. This model-invariant-id = [model-invariant-id-1] 14:28:37 2025-12-10 14:28:37.024 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> DELETEING model node which was the parent of model-ver with model-version-id = [model-version-id-1]. This model-invariant-id = [model-invariant-id-1] 14:28:37 >>> SUMMARY: total number of bad model-ver nodes found = 1 14:28:37 2025-12-10 14:28:37.024 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: total number of bad model-ver nodes found = 1 14:28:37 >>> SUMMARY: number of model-ver nodes deleted = 1 14:28:37 2025-12-10 14:28:37.024 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model-ver nodes deleted = 1 14:28:37 >>> SUMMARY: number of model nodes deleted = 1 14:28:37 2025-12-10 14:28:37.024 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes deleted = 1 14:28:37 >>> SUMMARY: number of model-ver nodes not deleted because their PARENT still had IsA edges = 0 14:28:37 2025-12-10 14:28:37.024 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model-ver nodes not deleted because their PARENT still had IsA edges = 0 14:28:37 >>> SUMMARY: number of model nodes not deleted because they were valid = 0 14:28:37 2025-12-10 14:28:37.024 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they were valid = 0 14:28:37 >>> SUMMARY: number of model nodes not deleted because they had IN edges = 0 14:28:37 2025-12-10 14:28:37.024 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they had IN edges = 0 14:28:37 >>> SUMMARY: number of model nodes not deleted because they had OUT edges = 0 14:28:37 2025-12-10 14:28:37.024 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they had OUT edges = 0 14:28:37 2025-12-10 14:28:37.025 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-1)]. For better performance, use indexes 14:28:37 Initilization of MockMigrateBadWidgetModelsPartTwo migration script complete. 14:28:37 2025-12-10 14:28:37.041 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : Initilization of MockMigrateBadWidgetModelsPartTwo migration script complete. 14:28:37 --------- GET AFFECTED NODE PAIRS ------------- 14:28:37 2025-12-10 14:28:37.041 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : --------- GET AFFECTED NODE PAIRS ------------- 14:28:37 2025-12-10 14:28:37.042 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-type = widget)]. For better performance, use indexes 14:28:37 Bad model-version-id found in DB for model-name = connector, verId = model-version-id-1 14:28:37 2025-12-10 14:28:37.042 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : Bad model-version-id found in DB for model-name = connector, verId = model-version-id-1 14:28:37 2025-12-10 14:28:37.042 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-version-id = 22104c9f-29fd-462f-be07-96cd6b46dd33 AND aai-node-type = model-ver)]. For better performance, use indexes 14:28:37 ERROR - More than one model-ver found for model-version-id = [22104c9f-29fd-462f-be07-96cd6b46dd33]. 14:28:37 2025-12-10 14:28:37.043 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : ERROR - More than one model-ver found for model-version-id = [22104c9f-29fd-462f-be07-96cd6b46dd33]. 14:28:37 Valid model-version-id used in DB for model-name = [connector]. 14:28:37 2025-12-10 14:28:37.043 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. 14:28:37 Valid model-version-id used in DB for model-name = [connector]. 14:28:37 2025-12-10 14:28:37.044 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. 14:28:37 2025-12-10 14:28:37.044 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : 14:28:37 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:37 >> Unchanged side is [model-element][URI Not present] 14:28:37 >> Edge used to go to [model-ver][URI Not present], 14:28:37 >> now swung to [model-ver][URI Not present]. 14:28:37 2025-12-10 14:28:37.044 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : 14:28:37 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:37 >>> DELETEING model-ver node with model-version-id = [model-version-id-1] 14:28:37 2025-12-10 14:28:37.044 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> DELETEING model-ver node with model-version-id = [model-version-id-1] 14:28:37 >>> DELETEING model node which was the parent of model-ver with model-version-id = [model-version-id-1]. This model-invariant-id = [model-invariant-id-1] 14:28:37 2025-12-10 14:28:37.044 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> DELETEING model node which was the parent of model-ver with model-version-id = [model-version-id-1]. This model-invariant-id = [model-invariant-id-1] 14:28:37 >>> SUMMARY: total number of bad model-ver nodes found = 1 14:28:37 2025-12-10 14:28:37.044 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: total number of bad model-ver nodes found = 1 14:28:37 >>> SUMMARY: number of model-ver nodes deleted = 1 14:28:37 2025-12-10 14:28:37.044 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model-ver nodes deleted = 1 14:28:37 >>> SUMMARY: number of model nodes deleted = 1 14:28:37 2025-12-10 14:28:37.044 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes deleted = 1 14:28:37 >>> SUMMARY: number of model-ver nodes not deleted because their PARENT still had IsA edges = 0 14:28:37 2025-12-10 14:28:37.044 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model-ver nodes not deleted because their PARENT still had IsA edges = 0 14:28:37 >>> SUMMARY: number of model nodes not deleted because they were valid = 0 14:28:37 2025-12-10 14:28:37.044 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they were valid = 0 14:28:37 >>> SUMMARY: number of model nodes not deleted because they had IN edges = 0 14:28:37 2025-12-10 14:28:37.044 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they had IN edges = 0 14:28:37 >>> SUMMARY: number of model nodes not deleted because they had OUT edges = 0 14:28:37 2025-12-10 14:28:37.044 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they had OUT edges = 0 14:28:37 2025-12-10 14:28:37.045 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = 22104c9f-29fd-462f-be07-96cd6b46dd33)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.045 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-element AND model-element-uuid = model-element-uuid-2)]. For better performance, use indexes 14:28:37 Initilization of MockMigrateBadWidgetModelsPartTwo migration script complete. 14:28:37 2025-12-10 14:28:37.059 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : Initilization of MockMigrateBadWidgetModelsPartTwo migration script complete. 14:28:37 --------- GET AFFECTED NODE PAIRS ------------- 14:28:37 2025-12-10 14:28:37.059 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : --------- GET AFFECTED NODE PAIRS ------------- 14:28:37 2025-12-10 14:28:37.059 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-type = widget)]. For better performance, use indexes 14:28:37 Valid model-version-id used in DB for model-name = [connector]. 14:28:37 2025-12-10 14:28:37.060 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. 14:28:37 Valid model-version-id used in DB for model-name = [connector]. 14:28:37 2025-12-10 14:28:37.060 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. 14:28:37 Bad model-version-id found in DB for model-name = connector, verId = model-version-id-1 14:28:37 2025-12-10 14:28:37.060 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : Bad model-version-id found in DB for model-name = connector, verId = model-version-id-1 14:28:37 2025-12-10 14:28:37.061 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-version-id = 22104c9f-29fd-462f-be07-96cd6b46dd33 AND aai-node-type = model-ver)]. For better performance, use indexes 14:28:37 ERROR - More than one model-ver found for model-version-id = [22104c9f-29fd-462f-be07-96cd6b46dd33]. 14:28:37 2025-12-10 14:28:37.061 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : ERROR - More than one model-ver found for model-version-id = [22104c9f-29fd-462f-be07-96cd6b46dd33]. 14:28:37 Valid model-version-id used in DB for model-name = [connector]. 14:28:37 2025-12-10 14:28:37.061 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. 14:28:37 2025-12-10 14:28:37.061 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : 14:28:37 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:37 >> Unchanged side is [model-element][URI Not present] 14:28:37 >> Edge used to go to [model-ver][URI Not present], 14:28:37 >> now swung to [model-ver][URI Not present]. 14:28:37 2025-12-10 14:28:37.062 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : 14:28:37 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:37 >>> DELETEING model-ver node with model-version-id = [model-version-id-1] 14:28:37 2025-12-10 14:28:37.062 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> DELETEING model-ver node with model-version-id = [model-version-id-1] 14:28:37 >>> DELETEING model node which was the parent of model-ver with model-version-id = [model-version-id-1]. This model-invariant-id = [model-invariant-id-1] 14:28:37 2025-12-10 14:28:37.062 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> DELETEING model node which was the parent of model-ver with model-version-id = [model-version-id-1]. This model-invariant-id = [model-invariant-id-1] 14:28:37 >>> SUMMARY: total number of bad model-ver nodes found = 1 14:28:37 2025-12-10 14:28:37.062 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: total number of bad model-ver nodes found = 1 14:28:37 >>> SUMMARY: number of model-ver nodes deleted = 1 14:28:37 2025-12-10 14:28:37.062 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model-ver nodes deleted = 1 14:28:37 >>> SUMMARY: number of model nodes deleted = 1 14:28:37 2025-12-10 14:28:37.062 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes deleted = 1 14:28:37 >>> SUMMARY: number of model-ver nodes not deleted because their PARENT still had IsA edges = 0 14:28:37 2025-12-10 14:28:37.062 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model-ver nodes not deleted because their PARENT still had IsA edges = 0 14:28:37 >>> SUMMARY: number of model nodes not deleted because they were valid = 0 14:28:37 2025-12-10 14:28:37.062 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they were valid = 0 14:28:37 >>> SUMMARY: number of model nodes not deleted because they had IN edges = 0 14:28:37 2025-12-10 14:28:37.062 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they had IN edges = 0 14:28:37 >>> SUMMARY: number of model nodes not deleted because they had OUT edges = 0 14:28:37 2025-12-10 14:28:37.062 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they had OUT edges = 0 14:28:37 2025-12-10 14:28:37.062 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = model-invariant-id-1)]. For better performance, use indexes 14:28:37 Initilization of MockMigrateBadWidgetModelsPartTwo migration script complete. 14:28:37 2025-12-10 14:28:37.079 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : Initilization of MockMigrateBadWidgetModelsPartTwo migration script complete. 14:28:37 --------- GET AFFECTED NODE PAIRS ------------- 14:28:37 2025-12-10 14:28:37.079 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : --------- GET AFFECTED NODE PAIRS ------------- 14:28:37 2025-12-10 14:28:37.079 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-type = widget)]. For better performance, use indexes 14:28:37 Valid model-version-id used in DB for model-name = [connector]. 14:28:37 2025-12-10 14:28:37.080 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. 14:28:37 Valid model-version-id used in DB for model-name = [connector]. 14:28:37 2025-12-10 14:28:37.080 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. 14:28:37 Valid model-version-id used in DB for model-name = [connector]. 14:28:37 2025-12-10 14:28:37.080 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. 14:28:37 Bad model-version-id found in DB for model-name = connector, verId = model-version-id-1 14:28:37 2025-12-10 14:28:37.081 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : Bad model-version-id found in DB for model-name = connector, verId = model-version-id-1 14:28:37 2025-12-10 14:28:37.081 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-version-id = 22104c9f-29fd-462f-be07-96cd6b46dd33 AND aai-node-type = model-ver)]. For better performance, use indexes 14:28:37 ERROR - More than one model-ver found for model-version-id = [22104c9f-29fd-462f-be07-96cd6b46dd33]. 14:28:37 2025-12-10 14:28:37.081 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : ERROR - More than one model-ver found for model-version-id = [22104c9f-29fd-462f-be07-96cd6b46dd33]. 14:28:37 Valid model-version-id used in DB for model-name = [connector]. 14:28:37 2025-12-10 14:28:37.082 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. 14:28:37 2025-12-10 14:28:37.082 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : 14:28:37 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:37 >> Unchanged side is [model-element][URI Not present] 14:28:37 >> Edge used to go to [model-ver][URI Not present], 14:28:37 >> now swung to [model-ver][URI Not present]. 14:28:37 2025-12-10 14:28:37.082 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : 14:28:37 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:37 >>> DELETEING model-ver node with model-version-id = [model-version-id-1] 14:28:37 2025-12-10 14:28:37.082 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> DELETEING model-ver node with model-version-id = [model-version-id-1] 14:28:37 >>> DELETEING model node which was the parent of model-ver with model-version-id = [model-version-id-1]. This model-invariant-id = [model-invariant-id-1] 14:28:37 2025-12-10 14:28:37.082 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> DELETEING model node which was the parent of model-ver with model-version-id = [model-version-id-1]. This model-invariant-id = [model-invariant-id-1] 14:28:37 >>> SUMMARY: total number of bad model-ver nodes found = 1 14:28:37 2025-12-10 14:28:37.082 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: total number of bad model-ver nodes found = 1 14:28:37 >>> SUMMARY: number of model-ver nodes deleted = 1 14:28:37 2025-12-10 14:28:37.082 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model-ver nodes deleted = 1 14:28:37 >>> SUMMARY: number of model nodes deleted = 1 14:28:37 2025-12-10 14:28:37.082 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes deleted = 1 14:28:37 >>> SUMMARY: number of model-ver nodes not deleted because their PARENT still had IsA edges = 0 14:28:37 2025-12-10 14:28:37.082 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model-ver nodes not deleted because their PARENT still had IsA edges = 0 14:28:37 >>> SUMMARY: number of model nodes not deleted because they were valid = 0 14:28:37 2025-12-10 14:28:37.082 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they were valid = 0 14:28:37 >>> SUMMARY: number of model nodes not deleted because they had IN edges = 0 14:28:37 2025-12-10 14:28:37.082 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they had IN edges = 0 14:28:37 >>> SUMMARY: number of model nodes not deleted because they had OUT edges = 0 14:28:37 2025-12-10 14:28:37.083 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they had OUT edges = 0 14:28:37 2025-12-10 14:28:37.083 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = 22104c9f-29fd-462f-be07-96cd6b46dd33)]. For better performance, use indexes 14:28:37 Initilization of MockMigrateBadWidgetModelsPartTwo migration script complete. 14:28:37 2025-12-10 14:28:37.087 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : Initilization of MockMigrateBadWidgetModelsPartTwo migration script complete. 14:28:37 --------- GET AFFECTED NODE PAIRS ------------- 14:28:37 2025-12-10 14:28:37.087 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : --------- GET AFFECTED NODE PAIRS ------------- 14:28:37 2025-12-10 14:28:37.087 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-type = widget)]. For better performance, use indexes 14:28:37 Valid model-version-id used in DB for model-name = [connector]. 14:28:37 2025-12-10 14:28:37.088 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. 14:28:37 Valid model-version-id used in DB for model-name = [connector]. 14:28:37 2025-12-10 14:28:37.088 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. 14:28:37 Valid model-version-id used in DB for model-name = [connector]. 14:28:37 2025-12-10 14:28:37.090 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. 14:28:37 Valid model-version-id used in DB for model-name = [connector]. 14:28:37 2025-12-10 14:28:37.090 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. 14:28:37 Bad model-version-id found in DB for model-name = connector, verId = model-version-id-1 14:28:37 2025-12-10 14:28:37.091 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : Bad model-version-id found in DB for model-name = connector, verId = model-version-id-1 14:28:37 2025-12-10 14:28:37.091 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-version-id = 22104c9f-29fd-462f-be07-96cd6b46dd33 AND aai-node-type = model-ver)]. For better performance, use indexes 14:28:37 ERROR - More than one model-ver found for model-version-id = [22104c9f-29fd-462f-be07-96cd6b46dd33]. 14:28:37 2025-12-10 14:28:37.091 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : ERROR - More than one model-ver found for model-version-id = [22104c9f-29fd-462f-be07-96cd6b46dd33]. 14:28:37 Valid model-version-id used in DB for model-name = [connector]. 14:28:37 2025-12-10 14:28:37.091 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. 14:28:37 2025-12-10 14:28:37.091 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : 14:28:37 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:37 >> Unchanged side is [model-element][URI Not present] 14:28:37 >> Edge used to go to [model-ver][URI Not present], 14:28:37 >> now swung to [model-ver][URI Not present]. 14:28:37 2025-12-10 14:28:37.092 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : 14:28:37 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:37 >>> DELETEING model-ver node with model-version-id = [model-version-id-1] 14:28:37 2025-12-10 14:28:37.092 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> DELETEING model-ver node with model-version-id = [model-version-id-1] 14:28:37 >>> DELETEING model node which was the parent of model-ver with model-version-id = [model-version-id-1]. This model-invariant-id = [model-invariant-id-1] 14:28:37 2025-12-10 14:28:37.092 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> DELETEING model node which was the parent of model-ver with model-version-id = [model-version-id-1]. This model-invariant-id = [model-invariant-id-1] 14:28:37 >>> SUMMARY: total number of bad model-ver nodes found = 1 14:28:37 2025-12-10 14:28:37.092 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: total number of bad model-ver nodes found = 1 14:28:37 >>> SUMMARY: number of model-ver nodes deleted = 1 14:28:37 2025-12-10 14:28:37.092 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model-ver nodes deleted = 1 14:28:37 >>> SUMMARY: number of model nodes deleted = 1 14:28:37 2025-12-10 14:28:37.092 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes deleted = 1 14:28:37 >>> SUMMARY: number of model-ver nodes not deleted because their PARENT still had IsA edges = 0 14:28:37 2025-12-10 14:28:37.092 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model-ver nodes not deleted because their PARENT still had IsA edges = 0 14:28:37 >>> SUMMARY: number of model nodes not deleted because they were valid = 0 14:28:37 2025-12-10 14:28:37.092 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they were valid = 0 14:28:37 >>> SUMMARY: number of model nodes not deleted because they had IN edges = 0 14:28:37 2025-12-10 14:28:37.092 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they had IN edges = 0 14:28:37 >>> SUMMARY: number of model nodes not deleted because they had OUT edges = 0 14:28:37 2025-12-10 14:28:37.092 INFO 6345 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they had OUT edges = 0 14:28:37 2025-12-10 14:28:37.092 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-1)]. For better performance, use indexes 14:28:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.onap.aai.migration.v13.MigrateBadWidgetModelsPartTwoTest 14:28:37 [INFO] Running org.onap.aai.migration.v13.MigrateBooleanDefaultsToFalseTest 14:28:37 Initilization of BooleanDefaultMigrator migration script complete. 14:28:37 2025-12-10 14:28:37.126 INFO 6345 --- [ main] BooleanDefaultMigrator : Initilization of BooleanDefaultMigrator migration script complete. 14:28:37 2025-12-10 14:28:37.126 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.126 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.127 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 4328 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.127 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4328 to dmaapMsgList.... 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.127 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false 14:28:37 2025-12-10 14:28:37.127 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false 14:28:37 Adding Updated Vertex 4304 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.128 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4304 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.128 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet)]. For better performance, use indexes 14:28:37 Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.128 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 4280 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.128 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4280 to dmaapMsgList.... 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.128 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled is empty, adding value false 14:28:37 2025-12-10 14:28:37.128 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled is empty, adding value false 14:28:37 Adding Updated Vertex 12496 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.128 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12496 to dmaapMsgList.... 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.128 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.129 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.129 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored is empty, adding value false 14:28:37 2025-12-10 14:28:37.129 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored is empty, adding value false 14:28:37 Adding Updated Vertex 12456 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.129 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12456 to dmaapMsgList.... 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.129 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.129 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 8360 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.129 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8360 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.130 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.130 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered is empty, adding value false 14:28:37 2025-12-10 14:28:37.130 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered is empty, adding value false 14:28:37 Adding Updated Vertex 12456 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.130 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12456 to dmaapMsgList.... 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.130 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.130 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 8360 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.130 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8360 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.131 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 14:28:37 Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false 14:28:37 2025-12-10 14:28:37.131 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false 14:28:37 Adding Updated Vertex 4128 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.131 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4128 to dmaapMsgList.... 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.131 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.131 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.131 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 4336 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.131 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4336 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.132 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes 14:28:37 Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.132 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 16400 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.132 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 16400 to dmaapMsgList.... 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.132 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered is empty, adding value false 14:28:37 2025-12-10 14:28:37.132 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered is empty, adding value false 14:28:37 Adding Updated Vertex 16552 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.132 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 16552 to dmaapMsgList.... 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.132 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.132 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.133 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.133 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.133 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 8424 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.133 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8424 to dmaapMsgList.... 14:28:37 Node Type vserver: Property is-closed-loop-disabled is empty, adding value false 14:28:37 2025-12-10 14:28:37.133 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled is empty, adding value false 14:28:37 Adding Updated Vertex 8352 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.133 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8352 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.133 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:37 Node Type l3-network: Property is-external-network is empty, adding value false 14:28:37 2025-12-10 14:28:37.134 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network is empty, adding value false 14:28:37 Adding Updated Vertex 12520 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.134 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12520 to dmaapMsgList.... 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.134 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.134 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.134 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 8224 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.134 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8224 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.134 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:37 Node Type l3-network: Property is-bound-to-vpn is empty, adding value false 14:28:37 2025-12-10 14:28:37.135 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn is empty, adding value false 14:28:37 Adding Updated Vertex 12520 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.135 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12520 to dmaapMsgList.... 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.135 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.135 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.135 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 8224 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.135 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8224 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.136 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:37 Node Type l3-network: Property is-shared-network is empty, adding value false 14:28:37 2025-12-10 14:28:37.136 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network is empty, adding value false 14:28:37 Adding Updated Vertex 12520 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.136 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12520 to dmaapMsgList.... 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.136 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.136 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.136 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 8224 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.137 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8224 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.137 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:37 Node Type l3-network: Property is-provider-network is empty, adding value false 14:28:37 2025-12-10 14:28:37.137 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network is empty, adding value false 14:28:37 Adding Updated Vertex 12520 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.137 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12520 to dmaapMsgList.... 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.137 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.137 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.138 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 8224 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.138 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8224 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.138 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module)]. For better performance, use indexes 14:28:37 Node Type vf-module: Property is-base-vf-module is empty, adding value false 14:28:37 2025-12-10 14:28:37.138 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module is empty, adding value false 14:28:37 Adding Updated Vertex 12376 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.138 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12376 to dmaapMsgList.... 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.138 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.139 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.139 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 16616 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.139 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 16616 to dmaapMsgList.... 14:28:37 ******* Final Summary for MockBooleanDefaultMigrator ********* 14:28:37 2025-12-10 14:28:37.139 INFO 6345 --- [ main] BooleanDefaultMigrator : ******* Final Summary for MockBooleanDefaultMigrator ********* 14:28:37 Total Migrated Records for generic-vnf: 2 14:28:37 2025-12-10 14:28:37.139 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for generic-vnf: 2 14:28:37 Total Migrated Records for subnet: 2 14:28:37 2025-12-10 14:28:37.139 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for subnet: 2 14:28:37 Total Migrated Records for l-interface: 4 14:28:37 2025-12-10 14:28:37.139 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l-interface: 4 14:28:37 Total Migrated Records for vnfc: 2 14:28:37 2025-12-10 14:28:37.139 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vnfc: 2 14:28:37 Total Migrated Records for vlan: 2 14:28:37 2025-12-10 14:28:37.139 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vlan: 2 14:28:37 Total Migrated Records for vserver: 2 14:28:37 2025-12-10 14:28:37.139 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vserver: 2 14:28:37 Total Migrated Records for l3-network: 8 14:28:37 2025-12-10 14:28:37.139 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l3-network: 8 14:28:37 Total Migrated Records for vf-module: 2 14:28:37 2025-12-10 14:28:37.139 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vf-module: 2 14:28:37 Migration Summary Count: Total Migrated Records: 24 14:28:37 2025-12-10 14:28:37.139 INFO 6345 --- [ main] BooleanDefaultMigrator : Migration Summary Count: Total Migrated Records: 24 14:28:37 2025-12-10 14:28:37.139 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf1 AND is-closed-loop-disabled = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.140 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc1 AND is-closed-loop-disabled = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.141 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver1 AND is-closed-loop-disabled = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.141 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet1 AND dhcp-enabled = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.142 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network1 AND network-name = l3-network-name1 AND is-bound-to-vpn = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.142 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network1 AND network-name = l3-network-name1 AND is-provider-network = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.143 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network1 AND network-name = l3-network-name1 AND is-shared-network = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.144 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network1 AND network-name = l3-network-name1 AND is-external-network = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.145 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface1 AND is-port-mirrored = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.145 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface1 AND is-ip-unnumbered = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.146 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module1 AND is-base-vf-module = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.146 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan1 AND is-ip-unnumbered = false)]. For better performance, use indexes 14:28:37 Initilization of BooleanDefaultMigrator migration script complete. 14:28:37 2025-12-10 14:28:37.152 INFO 6345 --- [ main] BooleanDefaultMigrator : Initilization of BooleanDefaultMigrator migration script complete. 14:28:37 2025-12-10 14:28:37.152 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.153 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 20512 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.153 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 20512 to dmaapMsgList.... 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.153 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.153 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.153 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.153 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false 14:28:37 2025-12-10 14:28:37.153 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false 14:28:37 Adding Updated Vertex 20568 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.153 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 20568 to dmaapMsgList.... 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.153 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.153 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.154 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet)]. For better performance, use indexes 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.154 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.154 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.154 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled is empty, adding value false 14:28:37 2025-12-10 14:28:37.154 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled is empty, adding value false 14:28:37 Adding Updated Vertex 20496 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.154 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 20496 to dmaapMsgList.... 14:28:37 Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.154 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 28880 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.154 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28880 to dmaapMsgList.... 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.155 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.155 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.155 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.155 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes 14:28:37 Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.155 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 20648 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.155 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 20648 to dmaapMsgList.... 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.155 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.156 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.156 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.156 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored is empty, adding value false 14:28:37 2025-12-10 14:28:37.156 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored is empty, adding value false 14:28:37 Adding Updated Vertex 12472 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.156 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12472 to dmaapMsgList.... 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.156 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.156 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.156 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes 14:28:37 Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.157 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 20648 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.157 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 20648 to dmaapMsgList.... 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.157 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.157 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.157 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.157 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered is empty, adding value false 14:28:37 2025-12-10 14:28:37.157 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered is empty, adding value false 14:28:37 Adding Updated Vertex 12472 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.157 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12472 to dmaapMsgList.... 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.157 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.158 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.158 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.158 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.158 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.158 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false 14:28:37 2025-12-10 14:28:37.158 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false 14:28:37 Adding Updated Vertex 24808 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.158 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24808 to dmaapMsgList.... 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.158 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.159 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 20720 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.159 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 20720 to dmaapMsgList.... 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.159 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.159 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.159 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.159 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.160 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.160 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.160 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered is empty, adding value false 14:28:37 2025-12-10 14:28:37.160 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered is empty, adding value false 14:28:37 Adding Updated Vertex 28832 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.160 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28832 to dmaapMsgList.... 14:28:37 Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.160 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 32976 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.160 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 32976 to dmaapMsgList.... 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.160 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.160 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.160 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.161 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.161 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.161 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.161 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled is empty, adding value false 14:28:37 2025-12-10 14:28:37.161 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled is empty, adding value false 14:28:37 Adding Updated Vertex 16544 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.161 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 16544 to dmaapMsgList.... 14:28:37 Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.161 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 28760 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.161 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28760 to dmaapMsgList.... 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.161 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.162 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.162 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.162 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network is empty, adding value false 14:28:37 2025-12-10 14:28:37.162 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network is empty, adding value false 14:28:37 Adding Updated Vertex 20640 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.162 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 20640 to dmaapMsgList.... 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.162 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.162 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.163 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.163 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.163 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 8376 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.163 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8376 to dmaapMsgList.... 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.163 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.163 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.163 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn is empty, adding value false 14:28:37 2025-12-10 14:28:37.164 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn is empty, adding value false 14:28:37 Adding Updated Vertex 20640 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.164 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 20640 to dmaapMsgList.... 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.164 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.164 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.164 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.164 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.164 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 8376 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.164 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8376 to dmaapMsgList.... 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.164 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.165 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.165 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network is empty, adding value false 14:28:37 2025-12-10 14:28:37.165 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network is empty, adding value false 14:28:37 Adding Updated Vertex 20640 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.165 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 20640 to dmaapMsgList.... 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.165 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.165 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.166 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.166 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.166 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 8376 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.166 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8376 to dmaapMsgList.... 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.166 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.166 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.166 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network is empty, adding value false 14:28:37 2025-12-10 14:28:37.167 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network is empty, adding value false 14:28:37 Adding Updated Vertex 20640 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.167 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 20640 to dmaapMsgList.... 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.167 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.167 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.167 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.167 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.167 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 8376 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.167 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8376 to dmaapMsgList.... 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.167 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.168 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module)]. For better performance, use indexes 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.168 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.168 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 41048 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.168 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41048 to dmaapMsgList.... 14:28:37 Node Type vf-module: Property is-base-vf-module is empty, adding value false 14:28:37 2025-12-10 14:28:37.168 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module is empty, adding value false 14:28:37 Adding Updated Vertex 32800 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.168 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 32800 to dmaapMsgList.... 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.168 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.168 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.169 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.169 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.169 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 ******* Final Summary for MockBooleanDefaultMigrator ********* 14:28:37 2025-12-10 14:28:37.169 INFO 6345 --- [ main] BooleanDefaultMigrator : ******* Final Summary for MockBooleanDefaultMigrator ********* 14:28:37 Total Migrated Records for generic-vnf: 2 14:28:37 2025-12-10 14:28:37.169 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for generic-vnf: 2 14:28:37 Total Migrated Records for subnet: 2 14:28:37 2025-12-10 14:28:37.169 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for subnet: 2 14:28:37 Total Migrated Records for l-interface: 4 14:28:37 2025-12-10 14:28:37.169 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l-interface: 4 14:28:37 Total Migrated Records for vnfc: 2 14:28:37 2025-12-10 14:28:37.169 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vnfc: 2 14:28:37 Total Migrated Records for vlan: 2 14:28:37 2025-12-10 14:28:37.169 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vlan: 2 14:28:37 Total Migrated Records for vserver: 2 14:28:37 2025-12-10 14:28:37.169 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vserver: 2 14:28:37 Total Migrated Records for l3-network: 8 14:28:37 2025-12-10 14:28:37.169 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l3-network: 8 14:28:37 Total Migrated Records for vf-module: 2 14:28:37 2025-12-10 14:28:37.169 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vf-module: 2 14:28:37 Migration Summary Count: Total Migrated Records: 24 14:28:37 2025-12-10 14:28:37.169 INFO 6345 --- [ main] BooleanDefaultMigrator : Migration Summary Count: Total Migrated Records: 24 14:28:37 2025-12-10 14:28:37.169 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf0 AND is-closed-loop-disabled = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.170 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc0 AND is-closed-loop-disabled = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.171 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver0 AND is-closed-loop-disabled = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.172 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet0 AND dhcp-enabled = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.172 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network0 AND network-name = l3-network-name0 AND is-bound-to-vpn = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.173 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network0 AND network-name = l3-network-name0 AND is-provider-network = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.174 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network0 AND network-name = l3-network-name0 AND is-shared-network = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.176 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network0 AND network-name = l3-network-name0 AND is-external-network = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.177 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface0 AND is-port-mirrored = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.178 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface0 AND is-ip-unnumbered = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.179 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module0 AND is-base-vf-module = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.180 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan0 AND is-ip-unnumbered = false)]. For better performance, use indexes 14:28:37 Initilization of BooleanDefaultMigrator migration script complete. 14:28:37 2025-12-10 14:28:37.185 INFO 6345 --- [ main] BooleanDefaultMigrator : Initilization of BooleanDefaultMigrator migration script complete. 14:28:37 2025-12-10 14:28:37.185 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.185 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.185 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.186 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.186 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.186 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.186 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 45088 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.186 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 45088 to dmaapMsgList.... 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.186 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.186 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.186 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false 14:28:37 2025-12-10 14:28:37.186 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false 14:28:37 Adding Updated Vertex 37072 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.186 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 37072 to dmaapMsgList.... 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.187 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.187 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.187 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet)]. For better performance, use indexes 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.187 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.187 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.188 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.188 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.188 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 32928 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.188 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 32928 to dmaapMsgList.... 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.188 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.188 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.188 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.188 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled is empty, adding value false 14:28:37 2025-12-10 14:28:37.188 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled is empty, adding value false 14:28:37 Adding Updated Vertex 32784 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.188 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 32784 to dmaapMsgList.... 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.188 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.188 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.189 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.189 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.189 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.189 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.189 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored is empty, adding value false 14:28:37 2025-12-10 14:28:37.189 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored is empty, adding value false 14:28:37 Adding Updated Vertex 36880 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.189 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 36880 to dmaapMsgList.... 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.189 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.189 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.189 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.190 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 32952 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.190 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 32952 to dmaapMsgList.... 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.190 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.190 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.190 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.190 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.190 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.190 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.190 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.190 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered is empty, adding value false 14:28:37 2025-12-10 14:28:37.191 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered is empty, adding value false 14:28:37 Adding Updated Vertex 36880 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.191 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 36880 to dmaapMsgList.... 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.191 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.191 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.191 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.191 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 32952 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.191 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 32952 to dmaapMsgList.... 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.192 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.192 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.192 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.192 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.192 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.193 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.193 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.193 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.193 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.193 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.193 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.193 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 24744 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.193 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24744 to dmaapMsgList.... 14:28:37 Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false 14:28:37 2025-12-10 14:28:37.193 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false 14:28:37 Adding Updated Vertex 33008 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.193 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 33008 to dmaapMsgList.... 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.194 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.194 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.194 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.194 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.194 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.194 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.194 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered is empty, adding value false 14:28:37 2025-12-10 14:28:37.195 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered is empty, adding value false 14:28:37 Adding Updated Vertex 86048 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.195 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 86048 to dmaapMsgList.... 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.195 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.195 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.195 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.195 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.195 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 45072 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.195 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 45072 to dmaapMsgList.... 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.195 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.195 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.195 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.196 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.196 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.207 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.207 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.207 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.207 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled is empty, adding value false 14:28:37 2025-12-10 14:28:37.207 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled is empty, adding value false 14:28:37 Adding Updated Vertex 61472 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.207 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 61472 to dmaapMsgList.... 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.207 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.207 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.207 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.208 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.208 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.208 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 57376 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.208 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 57376 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.208 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.208 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.208 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.208 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.208 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.209 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.209 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.209 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.209 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 73760 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.209 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 73760 to dmaapMsgList.... 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.209 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.209 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.209 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network is empty, adding value false 14:28:37 2025-12-10 14:28:37.209 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network is empty, adding value false 14:28:37 Adding Updated Vertex 28856 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.209 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28856 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.210 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.210 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.210 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.210 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.210 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.210 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.210 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.210 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.210 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 73760 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.211 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 73760 to dmaapMsgList.... 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.211 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.211 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.211 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn is empty, adding value false 14:28:37 2025-12-10 14:28:37.211 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn is empty, adding value false 14:28:37 Adding Updated Vertex 28856 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.211 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28856 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.211 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.212 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.212 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.212 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.212 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.212 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.212 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.212 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.212 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 73760 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.212 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 73760 to dmaapMsgList.... 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.213 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.213 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.213 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network is empty, adding value false 14:28:37 2025-12-10 14:28:37.213 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network is empty, adding value false 14:28:37 Adding Updated Vertex 28856 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.213 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28856 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.213 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.213 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.214 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.214 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.214 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.214 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.214 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.214 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.214 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 73760 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.214 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 73760 to dmaapMsgList.... 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.215 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.215 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.215 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network is empty, adding value false 14:28:37 2025-12-10 14:28:37.215 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network is empty, adding value false 14:28:37 Adding Updated Vertex 28856 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.215 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28856 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.215 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module)]. For better performance, use indexes 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.216 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.216 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.216 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.216 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.216 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.216 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 28904 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.216 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28904 to dmaapMsgList.... 14:28:37 Node Type vf-module: Property is-base-vf-module is empty, adding value false 14:28:37 2025-12-10 14:28:37.216 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module is empty, adding value false 14:28:37 Adding Updated Vertex 28840 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.216 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28840 to dmaapMsgList.... 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.217 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.217 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.217 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.217 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.217 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 ******* Final Summary for MockBooleanDefaultMigrator ********* 14:28:37 2025-12-10 14:28:37.217 INFO 6345 --- [ main] BooleanDefaultMigrator : ******* Final Summary for MockBooleanDefaultMigrator ********* 14:28:37 Total Migrated Records for generic-vnf: 2 14:28:37 2025-12-10 14:28:37.217 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for generic-vnf: 2 14:28:37 Total Migrated Records for subnet: 2 14:28:37 2025-12-10 14:28:37.217 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for subnet: 2 14:28:37 Total Migrated Records for l-interface: 4 14:28:37 2025-12-10 14:28:37.217 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l-interface: 4 14:28:37 Total Migrated Records for vnfc: 2 14:28:37 2025-12-10 14:28:37.217 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vnfc: 2 14:28:37 Total Migrated Records for vlan: 2 14:28:37 2025-12-10 14:28:37.217 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vlan: 2 14:28:37 Total Migrated Records for vserver: 2 14:28:37 2025-12-10 14:28:37.217 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vserver: 2 14:28:37 Total Migrated Records for l3-network: 8 14:28:37 2025-12-10 14:28:37.217 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l3-network: 8 14:28:37 Total Migrated Records for vf-module: 2 14:28:37 2025-12-10 14:28:37.217 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vf-module: 2 14:28:37 Migration Summary Count: Total Migrated Records: 24 14:28:37 2025-12-10 14:28:37.217 INFO 6345 --- [ main] BooleanDefaultMigrator : Migration Summary Count: Total Migrated Records: 24 14:28:37 2025-12-10 14:28:37.217 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf3 AND is-closed-loop-disabled = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.218 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc3 AND is-closed-loop-disabled = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.218 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver3 AND is-closed-loop-disabled = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.218 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet3 AND dhcp-enabled = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.219 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network3 AND network-name = l3-network-name3 AND is-bound-to-vpn = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.220 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network3 AND network-name = l3-network-name3 AND is-provider-network = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.220 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network3 AND network-name = l3-network-name3 AND is-shared-network = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.221 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network3 AND network-name = l3-network-name3 AND is-external-network = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.222 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface3 AND is-port-mirrored = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.222 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface3 AND is-ip-unnumbered = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.223 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module3 AND is-base-vf-module = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.224 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan3 AND is-ip-unnumbered = false)]. For better performance, use indexes 14:28:37 Initilization of BooleanDefaultMigrator migration script complete. 14:28:37 2025-12-10 14:28:37.229 INFO 6345 --- [ main] BooleanDefaultMigrator : Initilization of BooleanDefaultMigrator migration script complete. 14:28:37 2025-12-10 14:28:37.229 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.230 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.230 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.230 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.230 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.230 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.230 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.230 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.230 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.230 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false 14:28:37 2025-12-10 14:28:37.230 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false 14:28:37 Adding Updated Vertex 32936 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.230 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 32936 to dmaapMsgList.... 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.231 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.231 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.231 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.231 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.231 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 37024 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.231 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 37024 to dmaapMsgList.... 14:28:37 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.231 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.231 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet)]. For better performance, use indexes 14:28:37 Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.232 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 65552 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.232 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 65552 to dmaapMsgList.... 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.232 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.232 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.232 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.233 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.233 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.233 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.233 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.233 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.233 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.233 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.233 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.233 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled is empty, adding value false 14:28:37 2025-12-10 14:28:37.233 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled is empty, adding value false 14:28:37 Adding Updated Vertex 53432 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.233 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 53432 to dmaapMsgList.... 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.233 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.233 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.234 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.234 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.234 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.234 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored is empty, adding value false 14:28:37 2025-12-10 14:28:37.234 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored is empty, adding value false 14:28:37 Adding Updated Vertex 41192 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.234 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41192 to dmaapMsgList.... 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.234 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.234 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.234 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.234 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.234 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.234 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.234 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.235 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.235 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.235 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.235 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 57528 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.235 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 57528 to dmaapMsgList.... 14:28:37 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.236 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:37 2025-12-10 14:28:37.236 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.236 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.236 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.236 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered is empty, adding value false 14:28:37 2025-12-10 14:28:37.236 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered is empty, adding value false 14:28:37 Adding Updated Vertex 41192 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.236 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41192 to dmaapMsgList.... 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.236 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.236 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.236 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.236 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.236 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.237 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.237 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.237 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.237 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.237 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.238 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 57528 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.238 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 57528 to dmaapMsgList.... 14:28:37 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.238 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.238 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.238 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.239 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.239 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.239 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.239 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.239 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.239 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.239 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.239 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.239 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.240 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.240 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.240 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 37096 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.240 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 37096 to dmaapMsgList.... 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.240 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.240 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false 14:28:37 2025-12-10 14:28:37.240 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false 14:28:37 Adding Updated Vertex 41144 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.240 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41144 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.240 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.240 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.241 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.241 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.241 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.241 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.241 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.241 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.241 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.241 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 73744 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.241 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 73744 to dmaapMsgList.... 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.242 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.242 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.242 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.242 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.242 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 2025-12-10 14:28:37.242 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:37 Node Type vlan: Property is-ip-unnumbered is empty, adding value false 14:28:37 2025-12-10 14:28:37.242 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered is empty, adding value false 14:28:37 Adding Updated Vertex 94240 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.242 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 94240 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.242 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.243 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.243 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.243 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.243 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled is empty, adding value false 14:28:37 2025-12-10 14:28:37.243 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled is empty, adding value false 14:28:37 Adding Updated Vertex 57432 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.243 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 57432 to dmaapMsgList.... 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.243 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.243 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.244 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.244 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 57360 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.244 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 57360 to dmaapMsgList.... 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.244 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.244 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.244 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.244 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.244 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.244 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.244 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:37 2025-12-10 14:28:37.244 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.245 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.245 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.245 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.245 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.245 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network is empty, adding value false 14:28:37 2025-12-10 14:28:37.245 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network is empty, adding value false 14:28:37 Adding Updated Vertex 49392 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.245 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 49392 to dmaapMsgList.... 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.245 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.245 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.245 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.245 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.245 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.246 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 45296 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.246 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 45296 to dmaapMsgList.... 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.246 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.246 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.246 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.246 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.246 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.247 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.247 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.247 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.247 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.247 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn is empty, adding value false 14:28:37 2025-12-10 14:28:37.247 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn is empty, adding value false 14:28:37 Adding Updated Vertex 49392 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.247 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 49392 to dmaapMsgList.... 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.247 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.248 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.248 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.248 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.248 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.248 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 45296 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.248 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 45296 to dmaapMsgList.... 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.248 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.248 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.249 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.249 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:37 2025-12-10 14:28:37.249 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.249 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.249 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.249 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.249 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.249 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network is empty, adding value false 14:28:37 2025-12-10 14:28:37.249 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network is empty, adding value false 14:28:37 Adding Updated Vertex 49392 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.249 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 49392 to dmaapMsgList.... 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.250 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.250 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.250 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.250 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.250 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.250 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 45296 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.250 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 45296 to dmaapMsgList.... 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.250 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.251 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.251 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.251 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.251 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.251 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.251 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.251 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.251 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.252 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network is empty, adding value false 14:28:37 2025-12-10 14:28:37.252 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network is empty, adding value false 14:28:37 Adding Updated Vertex 49392 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.252 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 49392 to dmaapMsgList.... 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.252 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.252 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.252 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.252 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.252 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.252 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 45296 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.252 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 45296 to dmaapMsgList.... 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.253 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.253 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.253 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.253 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:37 2025-12-10 14:28:37.253 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module)]. For better performance, use indexes 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.253 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.254 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.254 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.254 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.254 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.254 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 61624 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.254 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 61624 to dmaapMsgList.... 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.254 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.254 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.254 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.254 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.255 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.255 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.255 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.255 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 2025-12-10 14:28:37.255 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:37 Node Type vf-module: Property is-base-vf-module is empty, adding value false 14:28:37 2025-12-10 14:28:37.255 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module is empty, adding value false 14:28:37 Adding Updated Vertex 69720 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.255 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 69720 to dmaapMsgList.... 14:28:37 ******* Final Summary for MockBooleanDefaultMigrator ********* 14:28:37 2025-12-10 14:28:37.255 INFO 6345 --- [ main] BooleanDefaultMigrator : ******* Final Summary for MockBooleanDefaultMigrator ********* 14:28:37 Total Migrated Records for generic-vnf: 2 14:28:37 2025-12-10 14:28:37.255 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for generic-vnf: 2 14:28:37 Total Migrated Records for subnet: 2 14:28:37 2025-12-10 14:28:37.255 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for subnet: 2 14:28:37 Total Migrated Records for l-interface: 4 14:28:37 2025-12-10 14:28:37.255 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l-interface: 4 14:28:37 Total Migrated Records for vnfc: 2 14:28:37 2025-12-10 14:28:37.255 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vnfc: 2 14:28:37 Total Migrated Records for vlan: 2 14:28:37 2025-12-10 14:28:37.255 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vlan: 2 14:28:37 Total Migrated Records for vserver: 2 14:28:37 2025-12-10 14:28:37.255 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vserver: 2 14:28:37 Total Migrated Records for l3-network: 8 14:28:37 2025-12-10 14:28:37.255 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l3-network: 8 14:28:37 Total Migrated Records for vf-module: 2 14:28:37 2025-12-10 14:28:37.255 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vf-module: 2 14:28:37 Migration Summary Count: Total Migrated Records: 24 14:28:37 2025-12-10 14:28:37.255 INFO 6345 --- [ main] BooleanDefaultMigrator : Migration Summary Count: Total Migrated Records: 24 14:28:37 2025-12-10 14:28:37.269 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf2 AND is-closed-loop-disabled = true)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.271 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc2 AND is-closed-loop-disabled = true)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.271 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver2 AND is-closed-loop-disabled = true)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.272 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet2 AND dhcp-enabled = true)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.274 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network2 AND network-name = l3-network-name2 AND is-bound-to-vpn = true)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.275 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network2 AND network-name = l3-network-name2 AND is-provider-network = true)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.275 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network2 AND network-name = l3-network-name2 AND is-shared-network = true)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.276 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network2 AND network-name = l3-network-name2 AND is-external-network = true)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.277 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface2 AND is-port-mirrored = true)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.278 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface2 AND is-ip-unnumbered = true)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.278 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module2 AND is-base-vf-module = true)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.279 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan2 AND is-ip-unnumbered = true)]. For better performance, use indexes 14:28:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.onap.aai.migration.v13.MigrateBooleanDefaultsToFalseTest 14:28:37 [INFO] Running org.onap.aai.migration.v13.MigrateForwarderEvcCircuitIdTest 14:28:37 Initilization of MigrateForwarderEvcCircuitId migration script complete. 14:28:37 2025-12-10 14:28:37.352 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Initilization of MigrateForwarderEvcCircuitId migration script complete. 14:28:37 2025-12-10 14:28:37.353 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : ---------- Start migration ---------- 14:28:37 2025-12-10 14:28:37.353 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : .//src/test/resources/migration-input-files/sarea-inventory/circuitIds.csv 14:28:37 2025-12-10 14:28:37.353 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : ---------- Processing Entries from file ---------- 14:28:37 2025-12-10 14:28:37.353 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : headerLength: 6 14:28:37 14:28:37 2025-12-10 14:28:37.354 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.355 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 14:28:37 2025-12-10 14:28:37.356 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Update of Circuit Id 1 to 10 successful 14:28:37 14:28:37 2025-12-10 14:28:37.356 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-2 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.357 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 14:28:37 2025-12-10 14:28:37.357 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Update of Circuit Id 2 to 20 successful 14:28:37 14:28:37 2025-12-10 14:28:37.357 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-3 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.358 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 14:28:37 2025-12-10 14:28:37.358 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 14:28:37 14:28:37 2025-12-10 14:28:37.358 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-4 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.358 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 14:28:37 2025-12-10 14:28:37.358 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 14:28:37 14:28:37 2025-12-10 14:28:37.359 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-5 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.359 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 14:28:37 2025-12-10 14:28:37.359 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 14:28:37 14:28:37 2025-12-10 14:28:37.359 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : 14:28:37 14:28:37 ******* Final Summary for Circuit Id Migration ********* 14:28:37 14:28:37 2025-12-10 14:28:37.359 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Summary Count: CircuitIds processed: 2 14:28:37 2025-12-10 14:28:37.359 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Summary Count: Total Rows Count: 7 14:28:37 2025-12-10 14:28:37.359 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Summary Count: Unprocessed CircuitIds : 3 14:28:37 14:28:37 Initilization of MigrateForwarderEvcCircuitId migration script complete. 14:28:37 2025-12-10 14:28:37.390 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Initilization of MigrateForwarderEvcCircuitId migration script complete. 14:28:37 2025-12-10 14:28:37.390 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : ---------- Start migration ---------- 14:28:37 2025-12-10 14:28:37.390 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : .//src/test/resources/migration-input-files/sarea-inventory/circuitIds.csv 14:28:37 2025-12-10 14:28:37.390 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : ---------- Processing Entries from file ---------- 14:28:37 2025-12-10 14:28:37.390 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : headerLength: 6 14:28:37 14:28:37 2025-12-10 14:28:37.390 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.391 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 14:28:37 2025-12-10 14:28:37.391 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 10 is the same as New Collector CircuitId 10 14:28:37 14:28:37 2025-12-10 14:28:37.391 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 14:28:37 2025-12-10 14:28:37.392 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Update of Circuit Id 1 to 10 successful 14:28:37 14:28:37 2025-12-10 14:28:37.392 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-2 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.392 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 14:28:37 2025-12-10 14:28:37.392 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 20 is the same as New Collector CircuitId 20 14:28:37 14:28:37 2025-12-10 14:28:37.392 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 14:28:37 2025-12-10 14:28:37.393 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Update of Circuit Id 2 to 20 successful 14:28:37 14:28:37 2025-12-10 14:28:37.393 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-3 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.393 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 14:28:37 2025-12-10 14:28:37.393 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 14:28:37 14:28:37 2025-12-10 14:28:37.394 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 14:28:37 2025-12-10 14:28:37.394 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 14:28:37 14:28:37 2025-12-10 14:28:37.394 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-4 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.394 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 14:28:37 2025-12-10 14:28:37.394 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 14:28:37 14:28:37 2025-12-10 14:28:37.394 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 14:28:37 2025-12-10 14:28:37.394 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 14:28:37 14:28:37 2025-12-10 14:28:37.395 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-5 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.395 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 14:28:37 2025-12-10 14:28:37.395 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 14:28:37 14:28:37 2025-12-10 14:28:37.395 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 14:28:37 2025-12-10 14:28:37.395 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 14:28:37 14:28:37 2025-12-10 14:28:37.396 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.396 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 14:28:37 2025-12-10 14:28:37.396 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 10 is the same as New Collector CircuitId 10 14:28:37 14:28:37 2025-12-10 14:28:37.396 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 14:28:37 2025-12-10 14:28:37.396 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 10 is the same as New Collector CircuitId 10 14:28:37 14:28:37 2025-12-10 14:28:37.397 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-2 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.397 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 14:28:37 2025-12-10 14:28:37.397 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 20 is the same as New Collector CircuitId 20 14:28:37 14:28:37 2025-12-10 14:28:37.397 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 14:28:37 2025-12-10 14:28:37.397 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 20 is the same as New Collector CircuitId 20 14:28:37 14:28:37 2025-12-10 14:28:37.398 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-3 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.398 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 14:28:37 2025-12-10 14:28:37.398 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 14:28:37 14:28:37 2025-12-10 14:28:37.398 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 14:28:37 2025-12-10 14:28:37.398 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 14:28:37 14:28:37 2025-12-10 14:28:37.399 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-4 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.399 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 14:28:37 2025-12-10 14:28:37.399 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 14:28:37 14:28:37 2025-12-10 14:28:37.399 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 14:28:37 2025-12-10 14:28:37.399 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 14:28:37 14:28:37 2025-12-10 14:28:37.400 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-5 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.400 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 14:28:37 2025-12-10 14:28:37.400 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 14:28:37 14:28:37 2025-12-10 14:28:37.400 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 14:28:37 2025-12-10 14:28:37.400 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 14:28:37 14:28:37 2025-12-10 14:28:37.400 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : 14:28:37 14:28:37 ******* Final Summary for Circuit Id Migration ********* 14:28:37 14:28:37 2025-12-10 14:28:37.400 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Summary Count: CircuitIds processed: 2 14:28:37 2025-12-10 14:28:37.400 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Summary Count: Total Rows Count: 7 14:28:37 2025-12-10 14:28:37.400 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Summary Count: Unprocessed CircuitIds : 18 14:28:37 14:28:37 2025-12-10 14:28:37.401 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarder-evc AND circuit-id = 10)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.401 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarder-evc AND circuit-id = 20)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.402 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarder-evc AND forwarder-evc-id = evc-3)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.402 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarder-evc AND circuit-id = 3)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.403 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarder-evc AND forwarder-evc-id = evc-5)]. For better performance, use indexes 14:28:37 Initilization of MigrateForwarderEvcCircuitId migration script complete. 14:28:37 2025-12-10 14:28:37.410 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Initilization of MigrateForwarderEvcCircuitId migration script complete. 14:28:37 2025-12-10 14:28:37.410 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : ---------- Start migration ---------- 14:28:37 2025-12-10 14:28:37.410 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : .//src/test/resources/migration-input-files/sarea-inventory/circuitIds.csv 14:28:37 2025-12-10 14:28:37.410 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : ---------- Processing Entries from file ---------- 14:28:37 2025-12-10 14:28:37.410 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : headerLength: 6 14:28:37 14:28:37 2025-12-10 14:28:37.411 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.412 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 14:28:37 2025-12-10 14:28:37.412 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Update of Circuit Id 1 to 10 successful 14:28:37 14:28:37 2025-12-10 14:28:37.412 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 14:28:37 2025-12-10 14:28:37.412 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 10 is the same as New Collector CircuitId 10 14:28:37 14:28:37 2025-12-10 14:28:37.412 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 14:28:37 2025-12-10 14:28:37.412 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 10 is the same as New Collector CircuitId 10 14:28:37 14:28:37 2025-12-10 14:28:37.412 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-2 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.413 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 14:28:37 2025-12-10 14:28:37.413 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 20 is the same as New Collector CircuitId 20 14:28:37 14:28:37 2025-12-10 14:28:37.413 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 14:28:37 2025-12-10 14:28:37.413 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Update of Circuit Id 2 to 20 successful 14:28:37 14:28:37 2025-12-10 14:28:37.413 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 14:28:37 2025-12-10 14:28:37.413 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 20 is the same as New Collector CircuitId 20 14:28:37 14:28:37 2025-12-10 14:28:37.414 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-3 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.415 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 14:28:37 2025-12-10 14:28:37.415 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 14:28:37 14:28:37 2025-12-10 14:28:37.415 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 14:28:37 2025-12-10 14:28:37.415 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 14:28:37 14:28:37 2025-12-10 14:28:37.415 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 14:28:37 2025-12-10 14:28:37.415 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 14:28:37 14:28:37 2025-12-10 14:28:37.415 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-4 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.416 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 14:28:37 2025-12-10 14:28:37.416 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 14:28:37 14:28:37 2025-12-10 14:28:37.416 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 14:28:37 2025-12-10 14:28:37.416 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 14:28:37 14:28:37 2025-12-10 14:28:37.416 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 14:28:37 2025-12-10 14:28:37.416 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 14:28:37 14:28:37 2025-12-10 14:28:37.416 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-5 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.417 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 14:28:37 2025-12-10 14:28:37.417 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 14:28:37 14:28:37 2025-12-10 14:28:37.417 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 14:28:37 2025-12-10 14:28:37.417 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 14:28:37 14:28:37 2025-12-10 14:28:37.417 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 14:28:37 2025-12-10 14:28:37.417 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 14:28:37 14:28:37 2025-12-10 14:28:37.417 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.419 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 14:28:37 2025-12-10 14:28:37.419 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 10 is the same as New Collector CircuitId 10 14:28:37 14:28:37 2025-12-10 14:28:37.419 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 14:28:37 2025-12-10 14:28:37.419 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 10 is the same as New Collector CircuitId 10 14:28:37 14:28:37 2025-12-10 14:28:37.419 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 14:28:37 2025-12-10 14:28:37.419 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 10 is the same as New Collector CircuitId 10 14:28:37 14:28:37 2025-12-10 14:28:37.419 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-2 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.420 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 14:28:37 2025-12-10 14:28:37.420 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 20 is the same as New Collector CircuitId 20 14:28:37 14:28:37 2025-12-10 14:28:37.420 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 14:28:37 2025-12-10 14:28:37.420 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 20 is the same as New Collector CircuitId 20 14:28:37 14:28:37 2025-12-10 14:28:37.420 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 14:28:37 2025-12-10 14:28:37.420 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 20 is the same as New Collector CircuitId 20 14:28:37 14:28:37 2025-12-10 14:28:37.420 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-3 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.421 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 14:28:37 2025-12-10 14:28:37.421 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 14:28:37 14:28:37 2025-12-10 14:28:37.421 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 14:28:37 2025-12-10 14:28:37.421 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 14:28:37 14:28:37 2025-12-10 14:28:37.421 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 14:28:37 2025-12-10 14:28:37.421 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 14:28:37 14:28:37 2025-12-10 14:28:37.421 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-4 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.422 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 14:28:37 2025-12-10 14:28:37.422 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 14:28:37 14:28:37 2025-12-10 14:28:37.422 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 14:28:37 2025-12-10 14:28:37.422 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 14:28:37 14:28:37 2025-12-10 14:28:37.422 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 14:28:37 2025-12-10 14:28:37.422 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 14:28:37 14:28:37 2025-12-10 14:28:37.423 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-5 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.424 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 14:28:37 2025-12-10 14:28:37.424 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 14:28:37 14:28:37 2025-12-10 14:28:37.424 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 14:28:37 2025-12-10 14:28:37.424 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 14:28:37 14:28:37 2025-12-10 14:28:37.424 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 14:28:37 2025-12-10 14:28:37.424 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 14:28:37 14:28:37 2025-12-10 14:28:37.424 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.425 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 14:28:37 2025-12-10 14:28:37.425 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 10 is the same as New Collector CircuitId 10 14:28:37 14:28:37 2025-12-10 14:28:37.425 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 14:28:37 2025-12-10 14:28:37.425 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 10 is the same as New Collector CircuitId 10 14:28:37 14:28:37 2025-12-10 14:28:37.425 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 14:28:37 2025-12-10 14:28:37.425 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 10 is the same as New Collector CircuitId 10 14:28:37 14:28:37 2025-12-10 14:28:37.425 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-2 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.426 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 14:28:37 2025-12-10 14:28:37.426 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 20 is the same as New Collector CircuitId 20 14:28:37 14:28:37 2025-12-10 14:28:37.426 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 14:28:37 2025-12-10 14:28:37.426 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 20 is the same as New Collector CircuitId 20 14:28:37 14:28:37 2025-12-10 14:28:37.426 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 14:28:37 2025-12-10 14:28:37.426 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 20 is the same as New Collector CircuitId 20 14:28:37 14:28:37 2025-12-10 14:28:37.426 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-3 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.427 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 14:28:37 2025-12-10 14:28:37.427 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 14:28:37 14:28:37 2025-12-10 14:28:37.427 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 14:28:37 2025-12-10 14:28:37.427 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 14:28:37 14:28:37 2025-12-10 14:28:37.427 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 14:28:37 2025-12-10 14:28:37.427 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 14:28:37 14:28:37 2025-12-10 14:28:37.428 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-4 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.429 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 14:28:37 2025-12-10 14:28:37.429 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 14:28:37 14:28:37 2025-12-10 14:28:37.429 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 14:28:37 2025-12-10 14:28:37.429 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 14:28:37 14:28:37 2025-12-10 14:28:37.429 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 14:28:37 2025-12-10 14:28:37.429 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 14:28:37 14:28:37 2025-12-10 14:28:37.429 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-5 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.430 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 14:28:37 2025-12-10 14:28:37.430 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 14:28:37 14:28:37 2025-12-10 14:28:37.430 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 14:28:37 2025-12-10 14:28:37.430 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 14:28:37 14:28:37 2025-12-10 14:28:37.430 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 14:28:37 2025-12-10 14:28:37.430 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 14:28:37 14:28:37 2025-12-10 14:28:37.430 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : 14:28:37 14:28:37 ******* Final Summary for Circuit Id Migration ********* 14:28:37 14:28:37 2025-12-10 14:28:37.430 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Summary Count: CircuitIds processed: 2 14:28:37 2025-12-10 14:28:37.430 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Summary Count: Total Rows Count: 7 14:28:37 2025-12-10 14:28:37.430 INFO 6345 --- [ main] MigrateForwarderEvcCircuitId : Migration Summary Count: Unprocessed CircuitIds : 43 14:28:37 14:28:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.onap.aai.migration.v13.MigrateForwarderEvcCircuitIdTest 14:28:37 [INFO] Running org.onap.aai.migration.v13.MigrateInMaintDefaultToFalseTest 14:28:37 Initilization of InMaintDefaultMigrator migration script complete. 14:28:37 2025-12-10 14:28:37.473 INFO 6345 --- [ main] InMaintDefaultMigrator : Initilization of InMaintDefaultMigrator migration script complete. 14:28:37 2025-12-10 14:28:37.474 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:37 Node Type generic-vnf: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.474 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 4120 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.475 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4120 to dmaapMsgList.... 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.475 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.475 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 4216 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.475 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4216 to dmaapMsgList.... 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.475 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.475 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface)]. For better performance, use indexes 14:28:37 Node Type p-interface: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.475 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 16408 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.475 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 16408 to dmaapMsgList.... 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.475 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.476 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 4200 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.476 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4200 to dmaapMsgList.... 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.476 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.476 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes 14:28:37 Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.476 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 4128 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.476 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4128 to dmaapMsgList.... 14:28:37 Node Type l-interface: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.476 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 8424 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.476 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8424 to dmaapMsgList.... 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.476 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.476 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.477 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.477 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.477 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 24600 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.477 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 24600 to dmaapMsgList.... 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.477 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.477 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 12432 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.477 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 12432 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.477 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server)]. For better performance, use indexes 14:28:37 Node Type nos-server: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.478 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 20512 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.478 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 20512 to dmaapMsgList.... 14:28:37 Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.478 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 41192 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.478 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 41192 to dmaapMsgList.... 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.478 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.478 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.478 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.478 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.478 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 8296 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.479 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8296 to dmaapMsgList.... 14:28:37 Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.479 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 12504 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.479 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 12504 to dmaapMsgList.... 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.479 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.479 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface)]. For better performance, use indexes 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.479 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.479 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 4136 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.479 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4136 to dmaapMsgList.... 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.479 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.480 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 8216 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.480 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8216 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.480 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.480 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.480 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 37096 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.480 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 37096 to dmaapMsgList.... 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.480 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.480 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 8248 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.480 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8248 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.481 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.481 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.481 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 12408 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.481 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 12408 to dmaapMsgList.... 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.481 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.481 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 20712 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.481 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 20712 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.481 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.482 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.482 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.482 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 8232 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.482 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8232 to dmaapMsgList.... 14:28:37 Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.482 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 12312 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.482 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 12312 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.482 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 14:28:37 Node Type pserver: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.483 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 28904 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.483 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 28904 to dmaapMsgList.... 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.483 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.483 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.483 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 16504 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.483 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 16504 to dmaapMsgList.... 14:28:37 ******* Final Summary for MockInMaintDefaultMigrator ********* 14:28:37 2025-12-10 14:28:37.483 INFO 6345 --- [ main] InMaintDefaultMigrator : ******* Final Summary for MockInMaintDefaultMigrator ********* 14:28:37 Total Migrated Records for generic-vnf: 2 14:28:37 2025-12-10 14:28:37.483 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for generic-vnf: 2 14:28:37 Total Migrated Records for p-interface: 2 14:28:37 2025-12-10 14:28:37.483 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for p-interface: 2 14:28:37 Total Migrated Records for l-interface: 2 14:28:37 2025-12-10 14:28:37.483 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for l-interface: 2 14:28:37 Total Migrated Records for vnfc: 2 14:28:37 2025-12-10 14:28:37.483 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vnfc: 2 14:28:37 Total Migrated Records for nos-server: 2 14:28:37 2025-12-10 14:28:37.483 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for nos-server: 2 14:28:37 Total Migrated Records for vlan: 2 14:28:37 2025-12-10 14:28:37.483 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vlan: 2 14:28:37 Total Migrated Records for lag-interface: 2 14:28:37 2025-12-10 14:28:37.483 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for lag-interface: 2 14:28:37 Total Migrated Records for vserver: 2 14:28:37 2025-12-10 14:28:37.483 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vserver: 2 14:28:37 Total Migrated Records for pnf: 2 14:28:37 2025-12-10 14:28:37.483 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pnf: 2 14:28:37 Total Migrated Records for logical-link: 2 14:28:37 2025-12-10 14:28:37.483 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for logical-link: 2 14:28:37 Total Migrated Records for pserver: 2 14:28:37 2025-12-10 14:28:37.483 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pserver: 2 14:28:37 Migration Summary Count: Total Migrated Records: 22 14:28:37 2025-12-10 14:28:37.483 INFO 6345 --- [ main] InMaintDefaultMigrator : Migration Summary Count: Total Migrated Records: 22 14:28:37 2025-12-10 14:28:37.483 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf1 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.484 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface1 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.484 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface AND interface-name = lag-interface1 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.485 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link1 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.486 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface AND interface-name = p-interface1 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.486 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf1 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.487 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND pserver-id = pserver1 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.488 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan1 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.488 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc1 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.489 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver1 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.490 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server AND nos-server-id = nos-server1 AND in-maint = false)]. For better performance, use indexes 14:28:37 Initilization of InMaintDefaultMigrator migration script complete. 14:28:37 2025-12-10 14:28:37.495 INFO 6345 --- [ main] InMaintDefaultMigrator : Initilization of InMaintDefaultMigrator migration script complete. 14:28:37 2025-12-10 14:28:37.495 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.495 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.495 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 20520 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.495 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 20520 to dmaapMsgList.... 14:28:37 Node Type generic-vnf: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.496 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 20536 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.496 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 20536 to dmaapMsgList.... 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.496 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.496 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.496 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.496 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.496 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.496 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface)]. For better performance, use indexes 14:28:37 Node Type p-interface: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.497 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 36904 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.497 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 36904 to dmaapMsgList.... 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.497 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.497 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.497 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 28888 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.497 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 28888 to dmaapMsgList.... 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.497 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.497 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.498 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.498 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.498 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.498 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.498 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.498 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.498 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 24696 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.499 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 24696 to dmaapMsgList.... 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.499 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.499 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.499 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 20696 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.499 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 20696 to dmaapMsgList.... 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.499 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.499 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.499 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.500 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.500 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 20584 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.500 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 20584 to dmaapMsgList.... 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.500 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.500 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.500 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.500 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 32888 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.500 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 32888 to dmaapMsgList.... 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.500 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.500 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server)]. For better performance, use indexes 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.500 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.501 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 53288 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.501 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 53288 to dmaapMsgList.... 14:28:37 Node Type nos-server: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.501 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 36920 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.501 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 36920 to dmaapMsgList.... 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.501 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.501 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.501 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.501 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.501 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.502 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.502 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.502 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 32792 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.502 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 32792 to dmaapMsgList.... 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.502 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.502 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.502 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.502 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.502 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.503 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 41000 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.503 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 41000 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.503 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface)]. For better performance, use indexes 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.503 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.503 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.503 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.504 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 20624 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.504 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 20624 to dmaapMsgList.... 14:28:37 Node Type lag-interface: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.504 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 28712 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.504 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 28712 to dmaapMsgList.... 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.504 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.504 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.504 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.504 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.505 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.505 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.505 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.505 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.505 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 41104 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.505 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 41104 to dmaapMsgList.... 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.505 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.505 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 28728 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.505 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 28728 to dmaapMsgList.... 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.505 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.506 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:37 Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.506 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 61672 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.506 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 61672 to dmaapMsgList.... 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.506 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.506 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.506 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.506 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.506 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.507 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.507 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 65768 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.507 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 65768 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.507 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.507 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.507 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 28792 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.507 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 28792 to dmaapMsgList.... 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.507 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.508 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.508 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.508 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 53480 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.508 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 53480 to dmaapMsgList.... 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.508 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.521 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.522 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.522 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.522 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 28816 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.522 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 28816 to dmaapMsgList.... 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.522 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.523 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 73960 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.523 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 73960 to dmaapMsgList.... 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.523 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.523 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.523 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.523 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 ******* Final Summary for MockInMaintDefaultMigrator ********* 14:28:37 2025-12-10 14:28:37.523 INFO 6345 --- [ main] InMaintDefaultMigrator : ******* Final Summary for MockInMaintDefaultMigrator ********* 14:28:37 Total Migrated Records for generic-vnf: 2 14:28:37 2025-12-10 14:28:37.523 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for generic-vnf: 2 14:28:37 Total Migrated Records for p-interface: 2 14:28:37 2025-12-10 14:28:37.523 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for p-interface: 2 14:28:37 Total Migrated Records for l-interface: 2 14:28:37 2025-12-10 14:28:37.523 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for l-interface: 2 14:28:37 Total Migrated Records for vnfc: 2 14:28:37 2025-12-10 14:28:37.523 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vnfc: 2 14:28:37 Total Migrated Records for nos-server: 2 14:28:37 2025-12-10 14:28:37.523 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for nos-server: 2 14:28:37 Total Migrated Records for vlan: 2 14:28:37 2025-12-10 14:28:37.523 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vlan: 2 14:28:37 Total Migrated Records for lag-interface: 2 14:28:37 2025-12-10 14:28:37.523 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for lag-interface: 2 14:28:37 Total Migrated Records for vserver: 2 14:28:37 2025-12-10 14:28:37.523 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vserver: 2 14:28:37 Total Migrated Records for pnf: 2 14:28:37 2025-12-10 14:28:37.523 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pnf: 2 14:28:37 Total Migrated Records for logical-link: 2 14:28:37 2025-12-10 14:28:37.523 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for logical-link: 2 14:28:37 Total Migrated Records for pserver: 2 14:28:37 2025-12-10 14:28:37.523 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pserver: 2 14:28:37 Migration Summary Count: Total Migrated Records: 22 14:28:37 2025-12-10 14:28:37.523 INFO 6345 --- [ main] InMaintDefaultMigrator : Migration Summary Count: Total Migrated Records: 22 14:28:37 2025-12-10 14:28:37.524 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf0 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.525 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface0 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.526 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface AND interface-name = lag-interface0 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.527 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link0 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.528 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface AND interface-name = p-interface0 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.529 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf0 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.530 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND pserver-id = pserver0 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.531 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan0 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.533 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc0 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.534 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver0 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.535 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server AND nos-server-id = nos-server0 AND in-maint = false)]. For better performance, use indexes 14:28:37 Initilization of InMaintDefaultMigrator migration script complete. 14:28:37 2025-12-10 14:28:37.542 INFO 6345 --- [ main] InMaintDefaultMigrator : Initilization of InMaintDefaultMigrator migration script complete. 14:28:37 2025-12-10 14:28:37.542 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.542 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.542 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.543 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 45200 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.543 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 45200 to dmaapMsgList.... 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.543 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.543 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.543 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.543 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.543 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.543 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.543 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.544 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.544 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 94440 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.544 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 94440 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.544 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface)]. For better performance, use indexes 14:28:37 Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.545 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 28704 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.545 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 28704 to dmaapMsgList.... 14:28:37 Node Type p-interface: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.545 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 32872 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.545 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 32872 to dmaapMsgList.... 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.545 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.545 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.545 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.546 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.546 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.546 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.546 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.546 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.546 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.546 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.547 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.547 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.547 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 45112 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.547 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 45112 to dmaapMsgList.... 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.547 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.547 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.547 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.547 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.548 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.548 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.548 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.548 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.548 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 32984 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.548 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 32984 to dmaapMsgList.... 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.548 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.549 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.549 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.549 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.549 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.549 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.550 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.550 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.550 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.550 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.550 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.550 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.550 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 53304 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.550 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 53304 to dmaapMsgList.... 14:28:37 Node Type vnfc: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.550 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 61464 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.550 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 61464 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.551 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server)]. For better performance, use indexes 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.551 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.551 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 65560 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.551 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 65560 to dmaapMsgList.... 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.551 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.551 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.552 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.552 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.552 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.552 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.552 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 65680 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.552 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 65680 to dmaapMsgList.... 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.553 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.553 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.553 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.553 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.554 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.554 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 53272 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.554 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 53272 to dmaapMsgList.... 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.554 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.554 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.554 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.554 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.554 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.554 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 49272 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.554 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 49272 to dmaapMsgList.... 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.554 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.554 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.555 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.555 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.555 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface)]. For better performance, use indexes 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.555 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.555 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.555 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 36888 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.555 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 36888 to dmaapMsgList.... 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.556 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.556 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.556 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.556 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.556 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.557 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.557 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 41080 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.557 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 41080 to dmaapMsgList.... 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.557 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.557 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.557 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes 14:28:37 Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.558 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 114920 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.558 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 114920 to dmaapMsgList.... 14:28:37 Node Type vserver: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.558 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 41176 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.558 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 41176 to dmaapMsgList.... 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.558 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.558 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.558 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.558 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.559 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.559 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.559 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.559 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.559 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.559 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.559 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.559 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.560 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.560 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.560 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.560 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.560 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.561 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.561 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.561 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 106728 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.561 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 106728 to dmaapMsgList.... 14:28:37 Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.561 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 36968 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.561 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 36968 to dmaapMsgList.... 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.561 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.561 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.561 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 14:28:37 Node Type logical-link: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.562 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 28776 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.562 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 28776 to dmaapMsgList.... 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.562 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.562 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.562 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.562 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.562 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 24608 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.562 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 24608 to dmaapMsgList.... 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.563 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.563 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.563 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.563 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.563 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.563 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.563 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.564 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.564 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.564 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 57488 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.564 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 57488 to dmaapMsgList.... 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.564 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.564 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 45160 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.564 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 45160 to dmaapMsgList.... 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.565 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.565 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.565 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.565 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.565 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.565 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.565 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 ******* Final Summary for MockInMaintDefaultMigrator ********* 14:28:37 2025-12-10 14:28:37.565 INFO 6345 --- [ main] InMaintDefaultMigrator : ******* Final Summary for MockInMaintDefaultMigrator ********* 14:28:37 Total Migrated Records for generic-vnf: 2 14:28:37 2025-12-10 14:28:37.565 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for generic-vnf: 2 14:28:37 Total Migrated Records for p-interface: 2 14:28:37 2025-12-10 14:28:37.565 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for p-interface: 2 14:28:37 Total Migrated Records for l-interface: 2 14:28:37 2025-12-10 14:28:37.565 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for l-interface: 2 14:28:37 Total Migrated Records for vnfc: 2 14:28:37 2025-12-10 14:28:37.565 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vnfc: 2 14:28:37 Total Migrated Records for nos-server: 2 14:28:37 2025-12-10 14:28:37.565 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for nos-server: 2 14:28:37 Total Migrated Records for vlan: 2 14:28:37 2025-12-10 14:28:37.565 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vlan: 2 14:28:37 Total Migrated Records for lag-interface: 2 14:28:37 2025-12-10 14:28:37.565 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for lag-interface: 2 14:28:37 Total Migrated Records for vserver: 2 14:28:37 2025-12-10 14:28:37.565 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vserver: 2 14:28:37 Total Migrated Records for pnf: 2 14:28:37 2025-12-10 14:28:37.565 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pnf: 2 14:28:37 Total Migrated Records for logical-link: 2 14:28:37 2025-12-10 14:28:37.565 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for logical-link: 2 14:28:37 Total Migrated Records for pserver: 2 14:28:37 2025-12-10 14:28:37.565 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pserver: 2 14:28:37 Migration Summary Count: Total Migrated Records: 22 14:28:37 2025-12-10 14:28:37.565 INFO 6345 --- [ main] InMaintDefaultMigrator : Migration Summary Count: Total Migrated Records: 22 14:28:37 2025-12-10 14:28:37.566 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf3 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.566 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface3 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.567 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface AND interface-name = lag-interface3 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.568 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link3 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.569 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface AND interface-name = p-interface3 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.571 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf3 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.572 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND pserver-id = pserver3 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.573 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan3 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.575 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc3 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.577 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver3 AND in-maint = false)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.579 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server AND nos-server-id = nos-server3 AND in-maint = false)]. For better performance, use indexes 14:28:37 Initilization of InMaintDefaultMigrator migration script complete. 14:28:37 2025-12-10 14:28:37.584 INFO 6345 --- [ main] InMaintDefaultMigrator : Initilization of InMaintDefaultMigrator migration script complete. 14:28:37 2025-12-10 14:28:37.584 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.585 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.585 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 53352 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.585 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 53352 to dmaapMsgList.... 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.585 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.585 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.585 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.585 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.585 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.585 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.586 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.586 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.586 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 61496 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.586 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 61496 to dmaapMsgList.... 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.586 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.586 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.587 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.587 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.587 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.587 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface)]. For better performance, use indexes 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.600 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.600 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.600 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.600 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.600 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.600 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.600 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.600 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.600 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 53464 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.600 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 53464 to dmaapMsgList.... 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.601 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.601 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 131304 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.601 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 131304 to dmaapMsgList.... 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.601 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.601 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.601 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.601 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.601 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.602 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.602 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.602 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 45272 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.602 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 45272 to dmaapMsgList.... 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.602 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.602 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.602 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.603 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.603 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.603 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.603 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.603 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.603 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 61480 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.603 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 61480 to dmaapMsgList.... 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.604 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.604 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.604 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.604 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.604 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.604 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.605 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.605 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.605 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.605 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.605 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 143592 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.605 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 143592 to dmaapMsgList.... 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.606 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.606 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.606 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.606 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.606 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.606 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.606 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.606 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.607 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.607 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:37 Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.607 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 65640 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.607 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 65640 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.607 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server)]. For better performance, use indexes 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.607 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.607 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.607 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.607 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.607 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.608 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.608 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 73832 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.608 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 73832 to dmaapMsgList.... 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.608 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.608 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.608 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.608 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.608 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.609 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.609 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.609 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 69848 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.609 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 69848 to dmaapMsgList.... 14:28:37 Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.609 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.610 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.610 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.611 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 81944 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.611 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 81944 to dmaapMsgList.... 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.611 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.611 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.611 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 61544 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.611 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 61544 to dmaapMsgList.... 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.611 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.611 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.611 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.611 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.611 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.611 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.612 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.612 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.612 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.612 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.612 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.612 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface)]. For better performance, use indexes 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.612 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.613 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.613 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.613 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.613 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.613 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 61560 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.613 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 61560 to dmaapMsgList.... 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.614 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.614 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.614 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.614 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.614 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.614 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.614 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 69656 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.614 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 69656 to dmaapMsgList.... 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.614 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.615 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.615 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.615 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes 14:28:37 Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.616 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 69736 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.616 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 69736 to dmaapMsgList.... 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.616 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.616 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.616 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.616 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.616 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.616 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.617 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.617 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 65752 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.617 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 65752 to dmaapMsgList.... 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.617 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.617 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.617 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.617 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.617 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.617 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.617 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.618 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.618 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.618 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.618 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 57560 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.618 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 57560 to dmaapMsgList.... 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.618 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.618 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.619 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.619 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.619 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.619 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.620 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.620 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.620 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 65576 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.620 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 65576 to dmaapMsgList.... 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.620 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.620 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.620 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.620 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.620 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.621 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.621 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.621 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 73872 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.623 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 73872 to dmaapMsgList.... 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.623 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.623 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.624 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.624 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.624 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.624 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.624 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.624 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.624 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.625 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 49368 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.625 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 49368 to dmaapMsgList.... 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.625 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.625 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.625 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.625 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.625 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.625 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.626 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.626 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.626 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.626 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.626 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.626 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 2025-12-10 14:28:37.626 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:37 Adding Updated Vertex 45088 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.626 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 45088 to dmaapMsgList.... 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.626 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.627 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.627 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.627 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.627 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint value already exists - skipping 14:28:37 2025-12-10 14:28:37.627 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:37 Node Type pserver: Property in-maint is empty, adding value false 14:28:37 2025-12-10 14:28:37.628 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint is empty, adding value false 14:28:37 Adding Updated Vertex 135400 to dmaapMsgList.... 14:28:37 2025-12-10 14:28:37.628 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 135400 to dmaapMsgList.... 14:28:37 ******* Final Summary for MockInMaintDefaultMigrator ********* 14:28:37 2025-12-10 14:28:37.628 INFO 6345 --- [ main] InMaintDefaultMigrator : ******* Final Summary for MockInMaintDefaultMigrator ********* 14:28:37 Total Migrated Records for generic-vnf: 2 14:28:37 2025-12-10 14:28:37.628 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for generic-vnf: 2 14:28:37 Total Migrated Records for p-interface: 2 14:28:37 2025-12-10 14:28:37.628 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for p-interface: 2 14:28:37 Total Migrated Records for l-interface: 2 14:28:37 2025-12-10 14:28:37.628 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for l-interface: 2 14:28:37 Total Migrated Records for vnfc: 2 14:28:37 2025-12-10 14:28:37.628 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vnfc: 2 14:28:37 Total Migrated Records for nos-server: 2 14:28:37 2025-12-10 14:28:37.628 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for nos-server: 2 14:28:37 Total Migrated Records for vlan: 2 14:28:37 2025-12-10 14:28:37.628 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vlan: 2 14:28:37 Total Migrated Records for lag-interface: 2 14:28:37 2025-12-10 14:28:37.628 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for lag-interface: 2 14:28:37 Total Migrated Records for vserver: 2 14:28:37 2025-12-10 14:28:37.628 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vserver: 2 14:28:37 Total Migrated Records for pnf: 2 14:28:37 2025-12-10 14:28:37.628 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pnf: 2 14:28:37 Total Migrated Records for logical-link: 2 14:28:37 2025-12-10 14:28:37.628 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for logical-link: 2 14:28:37 Total Migrated Records for pserver: 2 14:28:37 2025-12-10 14:28:37.628 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pserver: 2 14:28:37 Migration Summary Count: Total Migrated Records: 22 14:28:37 2025-12-10 14:28:37.628 INFO 6345 --- [ main] InMaintDefaultMigrator : Migration Summary Count: Total Migrated Records: 22 14:28:37 2025-12-10 14:28:37.628 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf2 AND in-maint = true)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.629 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface2 AND in-maint = true)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.630 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface AND interface-name = lag-interface2 AND in-maint = true)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.631 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link2 AND in-maint = true)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.633 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface AND interface-name = p-interface2 AND in-maint = true)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.634 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf2 AND in-maint = true)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.634 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND pserver-id = pserver2 AND in-maint = true)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.635 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan2 AND in-maint = true)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.636 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc2 AND in-maint = true)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.637 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver2 AND in-maint = true)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.639 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server AND nos-server-id = nos-server2 AND in-maint = true)]. For better performance, use indexes 14:28:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.onap.aai.migration.v13.MigrateInMaintDefaultToFalseTest 14:28:37 [INFO] Running org.onap.aai.migration.v13.MigrateInstanceGroupModelInvariantIdTest 14:28:37 Initilization of MigrateInstanceGroupModelInvariantId migration script complete. 14:28:37 2025-12-10 14:28:37.682 INFO 6345 --- [ main] MigrateInstanceGroupModelInvariantId : Initilization of MigrateInstanceGroupModelInvariantId migration script complete. 14:28:37 2025-12-10 14:28:37.682 DEBUG 6345 --- [ main] MigrateInstanceGroupModelInvariantId : -------- Starting PropertyMigrator for node type within([instance-group]) from property model-invariant-id to model-invariant-id-local -------- 14:28:37 2025-12-10 14:28:37.682 DEBUG 6345 --- [ main] MigrateInstanceGroupModelInvariantId : PropertyKey [model-invariant-id-local] already existed in the DB. 14:28:37 2025-12-10 14:28:37.683 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id <> null)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.683 DEBUG 6345 --- [ main] MigrateInstanceGroupModelInvariantId : Migrating property for vertex v[4128] 14:28:37 2025-12-10 14:28:37.684 DEBUG 6345 --- [ main] MigrateInstanceGroupModelInvariantId : v[4128] : Migrated property model-invariant-id to model-invariant-id-local with value = instance-invariant-id-1 14:28:37 2025-12-10 14:28:37.684 DEBUG 6345 --- [ main] MigrateInstanceGroupModelInvariantId : Migration Summary Count: 1 vertices modified. 14:28:37 2025-12-10 14:28:37.689 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND id = instance-id-1 AND model-invariant-id-local <> null)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.689 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND id = instance-id-1)]. For better performance, use indexes 14:28:37 Initilization of MigrateInstanceGroupModelInvariantId migration script complete. 14:28:37 2025-12-10 14:28:37.709 INFO 6345 --- [ main] MigrateInstanceGroupModelInvariantId : Initilization of MigrateInstanceGroupModelInvariantId migration script complete. 14:28:37 2025-12-10 14:28:37.709 DEBUG 6345 --- [ main] MigrateInstanceGroupModelInvariantId : -------- Starting PropertyMigrator for node type within([instance-group]) from property model-invariant-id to model-invariant-id-local -------- 14:28:37 2025-12-10 14:28:37.709 DEBUG 6345 --- [ main] MigrateInstanceGroupModelInvariantId : PropertyKey [model-invariant-id-local] already existed in the DB. 14:28:37 2025-12-10 14:28:37.710 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id <> null)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.710 DEBUG 6345 --- [ main] MigrateInstanceGroupModelInvariantId : Migrating property for vertex v[4120] 14:28:37 2025-12-10 14:28:37.717 DEBUG 6345 --- [ main] MigrateInstanceGroupModelInvariantId : v[4120] : Migrated property model-invariant-id to model-invariant-id-local with value = instance-invariant-id-1 14:28:37 2025-12-10 14:28:37.717 DEBUG 6345 --- [ main] MigrateInstanceGroupModelInvariantId : Migration Summary Count: 1 vertices modified. 14:28:37 2025-12-10 14:28:37.718 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND id = instance-id-2)]. For better performance, use indexes 14:28:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.onap.aai.migration.v13.MigrateInstanceGroupModelInvariantIdTest 14:28:37 [INFO] Running org.onap.aai.migration.v13.MigrateInstanceGroupModelVersionIdTest 14:28:37 Initilization of MigrateInstanceGroupModelVersionId migration script complete. 14:28:37 2025-12-10 14:28:37.764 INFO 6345 --- [ main] MigrateInstanceGroupModelVersionId : Initilization of MigrateInstanceGroupModelVersionId migration script complete. 14:28:37 2025-12-10 14:28:37.765 DEBUG 6345 --- [ main] MigrateInstanceGroupModelVersionId : -------- Starting PropertyMigrator for node type within([instance-group]) from property model-version-id to model-version-id-local -------- 14:28:37 2025-12-10 14:28:37.765 DEBUG 6345 --- [ main] MigrateInstanceGroupModelVersionId : PropertyKey [model-version-id-local] already existed in the DB. 14:28:37 2025-12-10 14:28:37.765 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-version-id <> null)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.765 DEBUG 6345 --- [ main] MigrateInstanceGroupModelVersionId : Migrating property for vertex v[4320] 14:28:37 2025-12-10 14:28:37.766 DEBUG 6345 --- [ main] MigrateInstanceGroupModelVersionId : v[4320] : Migrated property model-version-id to model-version-id-local with value = instance-version-id-1 14:28:37 2025-12-10 14:28:37.766 DEBUG 6345 --- [ main] MigrateInstanceGroupModelVersionId : Migration Summary Count: 1 vertices modified. 14:28:37 2025-12-10 14:28:37.771 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND id = instance-id-1 AND model-version-id-local <> null)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.771 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND id = instance-id-1)]. For better performance, use indexes 14:28:37 Initilization of MigrateInstanceGroupModelVersionId migration script complete. 14:28:37 2025-12-10 14:28:37.813 INFO 6345 --- [ main] MigrateInstanceGroupModelVersionId : Initilization of MigrateInstanceGroupModelVersionId migration script complete. 14:28:37 2025-12-10 14:28:37.813 DEBUG 6345 --- [ main] MigrateInstanceGroupModelVersionId : -------- Starting PropertyMigrator for node type within([instance-group]) from property model-version-id to model-version-id-local -------- 14:28:37 2025-12-10 14:28:37.813 DEBUG 6345 --- [ main] MigrateInstanceGroupModelVersionId : PropertyKey [model-version-id-local] already existed in the DB. 14:28:37 2025-12-10 14:28:37.814 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-version-id <> null)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.814 DEBUG 6345 --- [ main] MigrateInstanceGroupModelVersionId : Migrating property for vertex v[4328] 14:28:37 2025-12-10 14:28:37.815 DEBUG 6345 --- [ main] MigrateInstanceGroupModelVersionId : v[4328] : Migrated property model-version-id to model-version-id-local with value = instance-version-id-1 14:28:37 2025-12-10 14:28:37.816 DEBUG 6345 --- [ main] MigrateInstanceGroupModelVersionId : Migration Summary Count: 1 vertices modified. 14:28:37 2025-12-10 14:28:37.816 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND id = instance-id-2)]. For better performance, use indexes 14:28:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.onap.aai.migration.v13.MigrateInstanceGroupModelVersionIdTest 14:28:37 [INFO] Running org.onap.aai.migration.v13.MigrateInstanceGroupSubTypeTest 14:28:37 Initilization of MigrateInstanceGroupSubType migration script complete. 14:28:37 2025-12-10 14:28:37.841 INFO 6345 --- [ main] MigrateInstanceGroupSubType : Initilization of MigrateInstanceGroupSubType migration script complete. 14:28:37 2025-12-10 14:28:37.841 DEBUG 6345 --- [ main] MigrateInstanceGroupSubType : -------- Starting PropertyMigrator for node type within([instance-group]) from property sub-type to instance-group-role -------- 14:28:37 2025-12-10 14:28:37.841 DEBUG 6345 --- [ main] MigrateInstanceGroupSubType : PropertyKey [instance-group-role] already existed in the DB. 14:28:37 2025-12-10 14:28:37.842 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND sub-type <> null)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.842 DEBUG 6345 --- [ main] MigrateInstanceGroupSubType : Migrating property for vertex v[4248] 14:28:37 2025-12-10 14:28:37.843 DEBUG 6345 --- [ main] MigrateInstanceGroupSubType : v[4248] : Migrated property sub-type to instance-group-role with value = SubTypeValue 14:28:37 2025-12-10 14:28:37.843 DEBUG 6345 --- [ main] MigrateInstanceGroupSubType : Migration Summary Count: 1 vertices modified. 14:28:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.aai.migration.v13.MigrateInstanceGroupSubTypeTest 14:28:37 [INFO] Running org.onap.aai.migration.v13.MigrateInstanceGroupTypeTest 14:28:37 Initilization of MigrateInstanceGroupType migration script complete. 14:28:37 2025-12-10 14:28:37.864 INFO 6345 --- [ main] MigrateInstanceGroupType : Initilization of MigrateInstanceGroupType migration script complete. 14:28:37 2025-12-10 14:28:37.865 DEBUG 6345 --- [ main] MigrateInstanceGroupType : -------- Starting PropertyMigrator for node type within([instance-group]) from property type to instance-group-type -------- 14:28:37 2025-12-10 14:28:37.865 DEBUG 6345 --- [ main] MigrateInstanceGroupType : PropertyKey [instance-group-type] already existed in the DB. 14:28:37 2025-12-10 14:28:37.865 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND type <> null)]. For better performance, use indexes 14:28:37 2025-12-10 14:28:37.865 DEBUG 6345 --- [ main] MigrateInstanceGroupType : Migrating property for vertex v[4304] 14:28:37 2025-12-10 14:28:37.866 DEBUG 6345 --- [ main] MigrateInstanceGroupType : v[4304] : Migrated property type to instance-group-type with value = TypeValue 14:28:37 2025-12-10 14:28:37.866 DEBUG 6345 --- [ main] MigrateInstanceGroupType : Migration Summary Count: 1 vertices modified. 14:28:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.aai.migration.v13.MigrateInstanceGroupTypeTest 14:28:37 [INFO] Running org.onap.aai.migration.v13.MigrateModelVerTest 14:28:38 Initilization of MigrateModelVer migration script complete. 14:28:38 2025-12-10 14:28:37.992 INFO 6345 --- [ main] MigrateModelVer : Initilization of MigrateModelVer migration script complete. 14:28:38 2025-12-10 14:28:37.993 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:37.994 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:37.994 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector3 14:28:38 2025-12-10 14:28:37.994 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-1 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:37.995 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from connector node to models-ver with model-invariant-id :model-invariant-id-1 and model-version-id :model-version-id-1 14:28:38 2025-12-10 14:28:37.995 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector1 14:28:38 2025-12-10 14:28:37.997 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector2 14:28:38 2025-12-10 14:28:37.997 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-x AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:37.998 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-x and model-version-id :model-version-id-x 14:28:38 2025-12-10 14:28:37.998 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary connector Nodes: Finished creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:37.998 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from connector nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:37.998 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the connector nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:37.998 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:37.999 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:37.999 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance2 14:28:38 2025-12-10 14:28:37.999 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.000 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.000 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance1 14:28:38 2025-12-10 14:28:38.000 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-2 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.002 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance3 14:28:38 2025-12-10 14:28:38.002 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from service-instance node to models-ver with model-invariant-id :model-invariant-id-2 and model-version-id :model-version-id-2 14:28:38 2025-12-10 14:28:38.002 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary service-instance Nodes: Finished creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.002 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from service-instance nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.002 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the service-instance nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.003 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.003 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.004 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration1 14:28:38 2025-12-10 14:28:38.004 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-7 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.005 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration3 14:28:38 2025-12-10 14:28:38.005 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from configuration node to models-ver with model-invariant-id :model-invariant-id-7 and model-version-id :model-version-id-7 14:28:38 2025-12-10 14:28:38.005 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration2 14:28:38 2025-12-10 14:28:38.006 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.006 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.006 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary configuration Nodes: Finished creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.006 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from configuration nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.006 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the configuration nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.007 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.008 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.008 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName1 14:28:38 2025-12-10 14:28:38.008 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-4 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.010 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName3 14:28:38 2025-12-10 14:28:38.010 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from logical-link node to models-ver with model-invariant-id :model-invariant-id-4 and model-version-id :model-version-id-4 14:28:38 2025-12-10 14:28:38.010 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName2 14:28:38 2025-12-10 14:28:38.010 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.011 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.011 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary logical-link Nodes: Finished creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.011 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from logical-link nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.011 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the logical-link nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.011 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.012 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.012 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc1 14:28:38 2025-12-10 14:28:38.012 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-5 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.014 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc3 14:28:38 2025-12-10 14:28:38.014 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from vnfc node to models-ver with model-invariant-id :model-invariant-id-5 and model-version-id :model-version-id-5 14:28:38 2025-12-10 14:28:38.014 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc2 14:28:38 2025-12-10 14:28:38.014 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.015 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.015 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary vnfc Nodes: Finished creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.015 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vnfc nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.015 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vnfc nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.015 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.016 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.016 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network1 14:28:38 2025-12-10 14:28:38.016 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-8 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.018 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network2 14:28:38 2025-12-10 14:28:38.018 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.019 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.019 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network3 14:28:38 2025-12-10 14:28:38.019 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from l3-network node to models-ver with model-invariant-id :model-invariant-id-8 and model-version-id :model-version-id-8 14:28:38 2025-12-10 14:28:38.019 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary l3-network Nodes: Finished creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.019 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from l3-network nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.019 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the l3-network nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.019 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.020 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.020 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf2 14:28:38 2025-12-10 14:28:38.021 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.021 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.021 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf1 14:28:38 2025-12-10 14:28:38.022 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-6 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.023 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf3 14:28:38 2025-12-10 14:28:38.023 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from generic-vnf node to models-ver with model-invariant-id :model-invariant-id-6 and model-version-id :model-version-id-6 14:28:38 2025-12-10 14:28:38.023 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary generic-vnf Nodes: Finished creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.023 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from generic-vnf nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.023 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the generic-vnf nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.024 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.025 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.025 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName3 14:28:38 2025-12-10 14:28:38.025 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-3 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.026 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from pnf node to models-ver with model-invariant-id :model-invariant-id-3 and model-version-id :model-version-id-3 14:28:38 2025-12-10 14:28:38.026 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName2 14:28:38 2025-12-10 14:28:38.026 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.027 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.027 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName1 14:28:38 2025-12-10 14:28:38.028 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary pnf Nodes: Finished creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.028 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from pnf nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.028 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the pnf nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.028 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.029 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.029 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule2 14:28:38 2025-12-10 14:28:38.029 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.030 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.030 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule1 14:28:38 2025-12-10 14:28:38.030 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-9 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.032 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule3 14:28:38 2025-12-10 14:28:38.032 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from vf-module node to models-ver with model-invariant-id :model-invariant-id-9 and model-version-id :model-version-id-9 14:28:38 2025-12-10 14:28:38.032 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary vf-module Nodes: Finished creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.032 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vf-module nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.032 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vf-module nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.032 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.033 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.033 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup2 14:28:38 2025-12-10 14:28:38.033 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.034 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.034 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup1 14:28:38 2025-12-10 14:28:38.034 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-11 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.036 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup3 14:28:38 2025-12-10 14:28:38.036 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from instance-group node to models-ver with model-invariant-id :model-invariant-id-11 and model-version-id :model-version-id-11 14:28:38 2025-12-10 14:28:38.036 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary instance-group Nodes: Finished creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.036 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from instance-group nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.036 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the instance-group nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.036 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.037 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.037 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource1 14:28:38 2025-12-10 14:28:38.038 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-12 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.039 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource3 14:28:38 2025-12-10 14:28:38.039 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from allotted-resource node to models-ver with model-invariant-id :model-invariant-id-12 and model-version-id :model-version-id-12 14:28:38 2025-12-10 14:28:38.039 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource2 14:28:38 2025-12-10 14:28:38.040 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.040 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.040 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary allotted-resource Nodes: Finished creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.040 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from allotted-resource nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.040 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the allotted-resource nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.041 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.042 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.042 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection1 14:28:38 2025-12-10 14:28:38.042 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-10 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.043 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection2 14:28:38 2025-12-10 14:28:38.043 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.044 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.044 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection3 14:28:38 2025-12-10 14:28:38.045 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from collection node to models-ver with model-invariant-id :model-invariant-id-10 and model-version-id :model-version-id-10 14:28:38 2025-12-10 14:28:38.045 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary collection Nodes: Finished creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.045 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from collection nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.045 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the collection nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.045 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND collection-id = collection1)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.046 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND collection-id = collection2)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.047 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-10)]. For better performance, use indexes 14:28:38 Initilization of MigrateModelVer migration script complete. 14:28:38 2025-12-10 14:28:38.148 INFO 6345 --- [ main] MigrateModelVer : Initilization of MigrateModelVer migration script complete. 14:28:38 2025-12-10 14:28:38.149 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.150 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.150 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector1 14:28:38 2025-12-10 14:28:38.150 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-1 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.151 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector3 14:28:38 2025-12-10 14:28:38.152 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from connector node to models-ver with model-invariant-id :model-invariant-id-1 and model-version-id :model-version-id-1 14:28:38 2025-12-10 14:28:38.152 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector2 14:28:38 2025-12-10 14:28:38.152 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-x AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.153 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-x and model-version-id :model-version-id-x 14:28:38 2025-12-10 14:28:38.153 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary connector Nodes: Finished creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.153 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from connector nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.153 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the connector nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.153 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.154 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.154 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance2 14:28:38 2025-12-10 14:28:38.154 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.155 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.155 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance1 14:28:38 2025-12-10 14:28:38.155 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-2 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.157 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance3 14:28:38 2025-12-10 14:28:38.157 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from service-instance node to models-ver with model-invariant-id :model-invariant-id-2 and model-version-id :model-version-id-2 14:28:38 2025-12-10 14:28:38.157 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary service-instance Nodes: Finished creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.157 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from service-instance nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.157 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the service-instance nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.157 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.158 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.158 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration2 14:28:38 2025-12-10 14:28:38.158 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.159 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.159 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration1 14:28:38 2025-12-10 14:28:38.159 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-7 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.161 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration3 14:28:38 2025-12-10 14:28:38.161 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from configuration node to models-ver with model-invariant-id :model-invariant-id-7 and model-version-id :model-version-id-7 14:28:38 2025-12-10 14:28:38.161 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary configuration Nodes: Finished creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.161 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from configuration nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.161 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the configuration nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.162 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.162 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.162 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName1 14:28:38 2025-12-10 14:28:38.163 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-4 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.164 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName3 14:28:38 2025-12-10 14:28:38.164 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from logical-link node to models-ver with model-invariant-id :model-invariant-id-4 and model-version-id :model-version-id-4 14:28:38 2025-12-10 14:28:38.164 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName2 14:28:38 2025-12-10 14:28:38.165 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.165 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.165 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary logical-link Nodes: Finished creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.165 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from logical-link nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.165 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the logical-link nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.166 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.167 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.167 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc1 14:28:38 2025-12-10 14:28:38.167 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-5 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.168 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc2 14:28:38 2025-12-10 14:28:38.169 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.169 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.169 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc3 14:28:38 2025-12-10 14:28:38.170 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from vnfc node to models-ver with model-invariant-id :model-invariant-id-5 and model-version-id :model-version-id-5 14:28:38 2025-12-10 14:28:38.170 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary vnfc Nodes: Finished creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.170 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vnfc nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.170 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vnfc nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.170 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.171 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.171 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network3 14:28:38 2025-12-10 14:28:38.171 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-8 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.172 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from l3-network node to models-ver with model-invariant-id :model-invariant-id-8 and model-version-id :model-version-id-8 14:28:38 2025-12-10 14:28:38.172 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network1 14:28:38 2025-12-10 14:28:38.173 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network2 14:28:38 2025-12-10 14:28:38.173 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.174 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.174 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary l3-network Nodes: Finished creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.174 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from l3-network nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.174 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the l3-network nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.174 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.175 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.175 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf2 14:28:38 2025-12-10 14:28:38.175 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.176 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.176 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf1 14:28:38 2025-12-10 14:28:38.176 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-6 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.178 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf3 14:28:38 2025-12-10 14:28:38.178 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from generic-vnf node to models-ver with model-invariant-id :model-invariant-id-6 and model-version-id :model-version-id-6 14:28:38 2025-12-10 14:28:38.178 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary generic-vnf Nodes: Finished creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.178 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from generic-vnf nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.178 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the generic-vnf nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.178 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.179 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.179 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName3 14:28:38 2025-12-10 14:28:38.179 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-3 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.180 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from pnf node to models-ver with model-invariant-id :model-invariant-id-3 and model-version-id :model-version-id-3 14:28:38 2025-12-10 14:28:38.180 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName2 14:28:38 2025-12-10 14:28:38.181 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.181 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.181 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName1 14:28:38 2025-12-10 14:28:38.183 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary pnf Nodes: Finished creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.183 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from pnf nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.183 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the pnf nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.183 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.184 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.184 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule2 14:28:38 2025-12-10 14:28:38.184 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.185 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.185 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule3 14:28:38 2025-12-10 14:28:38.185 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-9 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.186 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from vf-module node to models-ver with model-invariant-id :model-invariant-id-9 and model-version-id :model-version-id-9 14:28:38 2025-12-10 14:28:38.186 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule1 14:28:38 2025-12-10 14:28:38.187 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary vf-module Nodes: Finished creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.187 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vf-module nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.187 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vf-module nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.187 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.188 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.188 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup3 14:28:38 2025-12-10 14:28:38.188 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-11 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.189 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from instance-group node to models-ver with model-invariant-id :model-invariant-id-11 and model-version-id :model-version-id-11 14:28:38 2025-12-10 14:28:38.189 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup2 14:28:38 2025-12-10 14:28:38.189 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.190 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.190 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup1 14:28:38 2025-12-10 14:28:38.191 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary instance-group Nodes: Finished creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.191 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from instance-group nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.191 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the instance-group nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.191 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.192 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.192 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource2 14:28:38 2025-12-10 14:28:38.192 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.193 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.193 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource1 14:28:38 2025-12-10 14:28:38.193 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-12 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.195 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource3 14:28:38 2025-12-10 14:28:38.195 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from allotted-resource node to models-ver with model-invariant-id :model-invariant-id-12 and model-version-id :model-version-id-12 14:28:38 2025-12-10 14:28:38.195 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary allotted-resource Nodes: Finished creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.195 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from allotted-resource nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.195 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the allotted-resource nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.195 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.196 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.196 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection2 14:28:38 2025-12-10 14:28:38.196 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.197 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.197 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection3 14:28:38 2025-12-10 14:28:38.197 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-10 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.198 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from collection node to models-ver with model-invariant-id :model-invariant-id-10 and model-version-id :model-version-id-10 14:28:38 2025-12-10 14:28:38.199 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection1 14:28:38 2025-12-10 14:28:38.199 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary collection Nodes: Finished creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.199 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from collection nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.199 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the collection nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.199 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3Network1)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.200 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3Network2)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.201 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-8)]. For better performance, use indexes 14:28:38 Initilization of MigrateModelVer migration script complete. 14:28:38 2025-12-10 14:28:38.300 INFO 6345 --- [ main] MigrateModelVer : Initilization of MigrateModelVer migration script complete. 14:28:38 2025-12-10 14:28:38.301 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.302 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.302 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector1 14:28:38 2025-12-10 14:28:38.302 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-1 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.304 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector2 14:28:38 2025-12-10 14:28:38.304 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-x AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.305 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-x and model-version-id :model-version-id-x 14:28:38 2025-12-10 14:28:38.305 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector3 14:28:38 2025-12-10 14:28:38.305 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from connector node to models-ver with model-invariant-id :model-invariant-id-1 and model-version-id :model-version-id-1 14:28:38 2025-12-10 14:28:38.305 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary connector Nodes: Finished creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.305 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from connector nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.305 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the connector nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.305 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.306 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.306 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance2 14:28:38 2025-12-10 14:28:38.306 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.307 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.307 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance3 14:28:38 2025-12-10 14:28:38.307 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-2 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.308 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from service-instance node to models-ver with model-invariant-id :model-invariant-id-2 and model-version-id :model-version-id-2 14:28:38 2025-12-10 14:28:38.308 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance1 14:28:38 2025-12-10 14:28:38.309 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary service-instance Nodes: Finished creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.309 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from service-instance nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.309 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the service-instance nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.309 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.310 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.310 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration2 14:28:38 2025-12-10 14:28:38.310 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.311 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.311 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration1 14:28:38 2025-12-10 14:28:38.311 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-7 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.313 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration3 14:28:38 2025-12-10 14:28:38.313 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from configuration node to models-ver with model-invariant-id :model-invariant-id-7 and model-version-id :model-version-id-7 14:28:38 2025-12-10 14:28:38.313 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary configuration Nodes: Finished creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.313 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from configuration nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.313 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the configuration nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.313 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.314 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.314 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName2 14:28:38 2025-12-10 14:28:38.314 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.315 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.315 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName3 14:28:38 2025-12-10 14:28:38.315 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-4 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.317 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from logical-link node to models-ver with model-invariant-id :model-invariant-id-4 and model-version-id :model-version-id-4 14:28:38 2025-12-10 14:28:38.317 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName1 14:28:38 2025-12-10 14:28:38.317 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary logical-link Nodes: Finished creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.317 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from logical-link nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.317 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the logical-link nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.317 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.318 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.319 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc2 14:28:38 2025-12-10 14:28:38.319 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.320 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.320 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc1 14:28:38 2025-12-10 14:28:38.320 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-5 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.321 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc3 14:28:38 2025-12-10 14:28:38.321 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from vnfc node to models-ver with model-invariant-id :model-invariant-id-5 and model-version-id :model-version-id-5 14:28:38 2025-12-10 14:28:38.321 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary vnfc Nodes: Finished creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.321 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vnfc nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.321 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vnfc nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.322 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.323 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.323 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network2 14:28:38 2025-12-10 14:28:38.323 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.324 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.324 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network1 14:28:38 2025-12-10 14:28:38.324 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-8 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.325 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network3 14:28:38 2025-12-10 14:28:38.325 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from l3-network node to models-ver with model-invariant-id :model-invariant-id-8 and model-version-id :model-version-id-8 14:28:38 2025-12-10 14:28:38.325 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary l3-network Nodes: Finished creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.325 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from l3-network nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.325 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the l3-network nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.326 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.327 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.327 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf3 14:28:38 2025-12-10 14:28:38.327 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-6 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.328 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from generic-vnf node to models-ver with model-invariant-id :model-invariant-id-6 and model-version-id :model-version-id-6 14:28:38 2025-12-10 14:28:38.328 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf1 14:28:38 2025-12-10 14:28:38.328 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf2 14:28:38 2025-12-10 14:28:38.329 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.330 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.330 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary generic-vnf Nodes: Finished creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.330 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from generic-vnf nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.330 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the generic-vnf nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.330 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.331 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.331 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName2 14:28:38 2025-12-10 14:28:38.331 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.332 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.332 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName1 14:28:38 2025-12-10 14:28:38.332 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-3 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.333 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName3 14:28:38 2025-12-10 14:28:38.334 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from pnf node to models-ver with model-invariant-id :model-invariant-id-3 and model-version-id :model-version-id-3 14:28:38 2025-12-10 14:28:38.334 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary pnf Nodes: Finished creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.334 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from pnf nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.334 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the pnf nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.334 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.335 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.335 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule3 14:28:38 2025-12-10 14:28:38.335 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-9 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.336 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from vf-module node to models-ver with model-invariant-id :model-invariant-id-9 and model-version-id :model-version-id-9 14:28:38 2025-12-10 14:28:38.336 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule1 14:28:38 2025-12-10 14:28:38.337 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule2 14:28:38 2025-12-10 14:28:38.337 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.338 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.338 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary vf-module Nodes: Finished creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.338 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vf-module nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.338 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vf-module nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.338 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.339 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.339 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup1 14:28:38 2025-12-10 14:28:38.339 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-11 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.341 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup3 14:28:38 2025-12-10 14:28:38.341 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from instance-group node to models-ver with model-invariant-id :model-invariant-id-11 and model-version-id :model-version-id-11 14:28:38 2025-12-10 14:28:38.341 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup2 14:28:38 2025-12-10 14:28:38.341 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.342 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.342 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary instance-group Nodes: Finished creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.342 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from instance-group nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.342 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the instance-group nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.342 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.343 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.343 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource1 14:28:38 2025-12-10 14:28:38.344 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-12 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.345 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource3 14:28:38 2025-12-10 14:28:38.345 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from allotted-resource node to models-ver with model-invariant-id :model-invariant-id-12 and model-version-id :model-version-id-12 14:28:38 2025-12-10 14:28:38.345 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource2 14:28:38 2025-12-10 14:28:38.345 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.346 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.346 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary allotted-resource Nodes: Finished creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.346 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from allotted-resource nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.346 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the allotted-resource nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.347 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.347 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.347 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection1 14:28:38 2025-12-10 14:28:38.348 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-10 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.349 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection2 14:28:38 2025-12-10 14:28:38.349 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.350 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.350 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection3 14:28:38 2025-12-10 14:28:38.350 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from collection node to models-ver with model-invariant-id :model-invariant-id-10 and model-version-id :model-version-id-10 14:28:38 2025-12-10 14:28:38.350 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary collection Nodes: Finished creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.350 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from collection nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.350 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the collection nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.351 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = linkName1)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.352 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = linkName2)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.353 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-4)]. For better performance, use indexes 14:28:38 Initilization of MigrateModelVer migration script complete. 14:28:38 2025-12-10 14:28:38.422 INFO 6345 --- [ main] MigrateModelVer : Initilization of MigrateModelVer migration script complete. 14:28:38 2025-12-10 14:28:38.423 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.424 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.424 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector1 14:28:38 2025-12-10 14:28:38.425 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-1 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.427 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector2 14:28:38 2025-12-10 14:28:38.427 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-x AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.428 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-x and model-version-id :model-version-id-x 14:28:38 2025-12-10 14:28:38.428 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector3 14:28:38 2025-12-10 14:28:38.429 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from connector node to models-ver with model-invariant-id :model-invariant-id-1 and model-version-id :model-version-id-1 14:28:38 2025-12-10 14:28:38.429 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary connector Nodes: Finished creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.429 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from connector nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.429 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the connector nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.429 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.430 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.430 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance3 14:28:38 2025-12-10 14:28:38.430 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-2 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.431 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from service-instance node to models-ver with model-invariant-id :model-invariant-id-2 and model-version-id :model-version-id-2 14:28:38 2025-12-10 14:28:38.431 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance2 14:28:38 2025-12-10 14:28:38.431 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.432 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.432 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance1 14:28:38 2025-12-10 14:28:38.433 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary service-instance Nodes: Finished creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.433 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from service-instance nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.433 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the service-instance nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.433 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.434 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.434 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration1 14:28:38 2025-12-10 14:28:38.434 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-7 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.435 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration2 14:28:38 2025-12-10 14:28:38.435 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.436 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.436 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration3 14:28:38 2025-12-10 14:28:38.437 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from configuration node to models-ver with model-invariant-id :model-invariant-id-7 and model-version-id :model-version-id-7 14:28:38 2025-12-10 14:28:38.437 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary configuration Nodes: Finished creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.437 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from configuration nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.437 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the configuration nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.437 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.438 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.438 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName2 14:28:38 2025-12-10 14:28:38.438 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.439 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.439 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName1 14:28:38 2025-12-10 14:28:38.439 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-4 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.440 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName3 14:28:38 2025-12-10 14:28:38.441 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from logical-link node to models-ver with model-invariant-id :model-invariant-id-4 and model-version-id :model-version-id-4 14:28:38 2025-12-10 14:28:38.441 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary logical-link Nodes: Finished creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.441 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from logical-link nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.441 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the logical-link nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.441 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.442 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.442 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc2 14:28:38 2025-12-10 14:28:38.442 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.443 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.443 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc1 14:28:38 2025-12-10 14:28:38.443 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-5 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.444 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc3 14:28:38 2025-12-10 14:28:38.445 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from vnfc node to models-ver with model-invariant-id :model-invariant-id-5 and model-version-id :model-version-id-5 14:28:38 2025-12-10 14:28:38.445 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary vnfc Nodes: Finished creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.445 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vnfc nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.445 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vnfc nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.445 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.446 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.446 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network2 14:28:38 2025-12-10 14:28:38.446 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.447 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.447 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network1 14:28:38 2025-12-10 14:28:38.447 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-8 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.448 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network3 14:28:38 2025-12-10 14:28:38.449 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from l3-network node to models-ver with model-invariant-id :model-invariant-id-8 and model-version-id :model-version-id-8 14:28:38 2025-12-10 14:28:38.449 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary l3-network Nodes: Finished creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.449 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from l3-network nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.449 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the l3-network nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.449 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.450 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.450 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf3 14:28:38 2025-12-10 14:28:38.450 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-6 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.451 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from generic-vnf node to models-ver with model-invariant-id :model-invariant-id-6 and model-version-id :model-version-id-6 14:28:38 2025-12-10 14:28:38.451 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf1 14:28:38 2025-12-10 14:28:38.452 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf2 14:28:38 2025-12-10 14:28:38.452 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.453 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.453 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary generic-vnf Nodes: Finished creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.453 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from generic-vnf nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.453 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the generic-vnf nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.453 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.454 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.454 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName1 14:28:38 2025-12-10 14:28:38.454 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-3 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.455 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName3 14:28:38 2025-12-10 14:28:38.456 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from pnf node to models-ver with model-invariant-id :model-invariant-id-3 and model-version-id :model-version-id-3 14:28:38 2025-12-10 14:28:38.456 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName2 14:28:38 2025-12-10 14:28:38.456 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.457 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.457 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary pnf Nodes: Finished creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.457 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from pnf nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.457 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the pnf nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.457 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.458 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.458 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule2 14:28:38 2025-12-10 14:28:38.458 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.459 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.459 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule1 14:28:38 2025-12-10 14:28:38.459 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-9 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.460 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule3 14:28:38 2025-12-10 14:28:38.461 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from vf-module node to models-ver with model-invariant-id :model-invariant-id-9 and model-version-id :model-version-id-9 14:28:38 2025-12-10 14:28:38.461 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary vf-module Nodes: Finished creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.461 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vf-module nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.461 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vf-module nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.461 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.462 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.462 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup3 14:28:38 2025-12-10 14:28:38.462 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-11 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.463 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from instance-group node to models-ver with model-invariant-id :model-invariant-id-11 and model-version-id :model-version-id-11 14:28:38 2025-12-10 14:28:38.463 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup1 14:28:38 2025-12-10 14:28:38.464 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup2 14:28:38 2025-12-10 14:28:38.464 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.465 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.465 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary instance-group Nodes: Finished creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.465 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from instance-group nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.465 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the instance-group nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.465 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.466 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.466 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource2 14:28:38 2025-12-10 14:28:38.466 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.467 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.467 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource3 14:28:38 2025-12-10 14:28:38.467 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-12 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.468 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from allotted-resource node to models-ver with model-invariant-id :model-invariant-id-12 and model-version-id :model-version-id-12 14:28:38 2025-12-10 14:28:38.468 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource1 14:28:38 2025-12-10 14:28:38.469 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary allotted-resource Nodes: Finished creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.469 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from allotted-resource nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.469 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the allotted-resource nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.469 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.470 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.470 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection2 14:28:38 2025-12-10 14:28:38.470 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.471 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.471 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection3 14:28:38 2025-12-10 14:28:38.471 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-10 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.472 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from collection node to models-ver with model-invariant-id :model-invariant-id-10 and model-version-id :model-version-id-10 14:28:38 2025-12-10 14:28:38.472 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection1 14:28:38 2025-12-10 14:28:38.473 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary collection Nodes: Finished creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.473 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from collection nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.473 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the collection nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.473 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnfName1)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.474 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnfName2)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.475 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-3)]. For better performance, use indexes 14:28:38 Initilization of MigrateModelVer migration script complete. 14:28:38 2025-12-10 14:28:38.613 INFO 6345 --- [ main] MigrateModelVer : Initilization of MigrateModelVer migration script complete. 14:28:38 2025-12-10 14:28:38.613 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.614 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.614 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector1 14:28:38 2025-12-10 14:28:38.615 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-1 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.616 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector2 14:28:38 2025-12-10 14:28:38.616 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-x AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.617 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-x and model-version-id :model-version-id-x 14:28:38 2025-12-10 14:28:38.617 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector3 14:28:38 2025-12-10 14:28:38.617 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from connector node to models-ver with model-invariant-id :model-invariant-id-1 and model-version-id :model-version-id-1 14:28:38 2025-12-10 14:28:38.617 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary connector Nodes: Finished creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.617 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from connector nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.617 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the connector nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.618 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.618 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.618 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance3 14:28:38 2025-12-10 14:28:38.619 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-2 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.620 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from service-instance node to models-ver with model-invariant-id :model-invariant-id-2 and model-version-id :model-version-id-2 14:28:38 2025-12-10 14:28:38.620 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance2 14:28:38 2025-12-10 14:28:38.620 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.621 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.621 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance1 14:28:38 2025-12-10 14:28:38.621 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary service-instance Nodes: Finished creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.621 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from service-instance nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.621 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the service-instance nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.622 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.622 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.622 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration1 14:28:38 2025-12-10 14:28:38.623 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-7 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.624 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration3 14:28:38 2025-12-10 14:28:38.624 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from configuration node to models-ver with model-invariant-id :model-invariant-id-7 and model-version-id :model-version-id-7 14:28:38 2025-12-10 14:28:38.624 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration2 14:28:38 2025-12-10 14:28:38.624 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.625 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.625 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary configuration Nodes: Finished creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.625 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from configuration nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.625 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the configuration nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.626 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.626 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.626 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName3 14:28:38 2025-12-10 14:28:38.627 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-4 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.636 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from logical-link node to models-ver with model-invariant-id :model-invariant-id-4 and model-version-id :model-version-id-4 14:28:38 2025-12-10 14:28:38.636 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName2 14:28:38 2025-12-10 14:28:38.636 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.637 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.637 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName1 14:28:38 2025-12-10 14:28:38.638 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary logical-link Nodes: Finished creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.638 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from logical-link nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.638 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the logical-link nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.638 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.639 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.639 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc1 14:28:38 2025-12-10 14:28:38.639 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-5 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.640 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc3 14:28:38 2025-12-10 14:28:38.641 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from vnfc node to models-ver with model-invariant-id :model-invariant-id-5 and model-version-id :model-version-id-5 14:28:38 2025-12-10 14:28:38.641 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc2 14:28:38 2025-12-10 14:28:38.641 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.642 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.642 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary vnfc Nodes: Finished creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.642 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vnfc nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.642 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vnfc nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.642 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.643 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.643 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network1 14:28:38 2025-12-10 14:28:38.643 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-8 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.644 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network3 14:28:38 2025-12-10 14:28:38.645 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from l3-network node to models-ver with model-invariant-id :model-invariant-id-8 and model-version-id :model-version-id-8 14:28:38 2025-12-10 14:28:38.645 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network2 14:28:38 2025-12-10 14:28:38.645 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.646 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.646 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary l3-network Nodes: Finished creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.646 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from l3-network nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.646 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the l3-network nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.646 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.647 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.647 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf2 14:28:38 2025-12-10 14:28:38.647 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.648 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.648 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf1 14:28:38 2025-12-10 14:28:38.648 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-6 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.649 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf3 14:28:38 2025-12-10 14:28:38.650 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from generic-vnf node to models-ver with model-invariant-id :model-invariant-id-6 and model-version-id :model-version-id-6 14:28:38 2025-12-10 14:28:38.650 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary generic-vnf Nodes: Finished creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.650 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from generic-vnf nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.650 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the generic-vnf nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.650 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.651 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.651 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName3 14:28:38 2025-12-10 14:28:38.651 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-3 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.652 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from pnf node to models-ver with model-invariant-id :model-invariant-id-3 and model-version-id :model-version-id-3 14:28:38 2025-12-10 14:28:38.652 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName2 14:28:38 2025-12-10 14:28:38.652 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.653 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.653 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName1 14:28:38 2025-12-10 14:28:38.654 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary pnf Nodes: Finished creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.654 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from pnf nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.654 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the pnf nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.654 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.655 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.655 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule1 14:28:38 2025-12-10 14:28:38.655 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-9 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.656 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule2 14:28:38 2025-12-10 14:28:38.657 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.657 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.657 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule3 14:28:38 2025-12-10 14:28:38.658 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from vf-module node to models-ver with model-invariant-id :model-invariant-id-9 and model-version-id :model-version-id-9 14:28:38 2025-12-10 14:28:38.658 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary vf-module Nodes: Finished creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.658 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vf-module nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.658 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vf-module nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.658 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.659 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.659 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup1 14:28:38 2025-12-10 14:28:38.659 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-11 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.660 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup2 14:28:38 2025-12-10 14:28:38.661 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.661 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.661 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup3 14:28:38 2025-12-10 14:28:38.662 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from instance-group node to models-ver with model-invariant-id :model-invariant-id-11 and model-version-id :model-version-id-11 14:28:38 2025-12-10 14:28:38.662 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary instance-group Nodes: Finished creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.662 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from instance-group nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.662 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the instance-group nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.662 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.663 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.663 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource1 14:28:38 2025-12-10 14:28:38.663 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-12 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.664 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource3 14:28:38 2025-12-10 14:28:38.665 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from allotted-resource node to models-ver with model-invariant-id :model-invariant-id-12 and model-version-id :model-version-id-12 14:28:38 2025-12-10 14:28:38.665 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource2 14:28:38 2025-12-10 14:28:38.665 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.666 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.666 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary allotted-resource Nodes: Finished creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.666 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from allotted-resource nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.666 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the allotted-resource nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.666 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.667 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.667 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection1 14:28:38 2025-12-10 14:28:38.667 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-10 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.668 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection3 14:28:38 2025-12-10 14:28:38.669 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from collection node to models-ver with model-invariant-id :model-invariant-id-10 and model-version-id :model-version-id-10 14:28:38 2025-12-10 14:28:38.669 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection2 14:28:38 2025-12-10 14:28:38.669 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.670 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.670 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary collection Nodes: Finished creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.670 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from collection nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.670 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the collection nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.670 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = serviceinstance1)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.671 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = serviceinstance2)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.672 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-2)]. For better performance, use indexes 14:28:38 Initilization of MigrateModelVer migration script complete. 14:28:38 2025-12-10 14:28:38.773 INFO 6345 --- [ main] MigrateModelVer : Initilization of MigrateModelVer migration script complete. 14:28:38 2025-12-10 14:28:38.773 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.774 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.774 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector1 14:28:38 2025-12-10 14:28:38.775 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-1 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.776 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector3 14:28:38 2025-12-10 14:28:38.776 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from connector node to models-ver with model-invariant-id :model-invariant-id-1 and model-version-id :model-version-id-1 14:28:38 2025-12-10 14:28:38.776 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector2 14:28:38 2025-12-10 14:28:38.776 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-x AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.777 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-x and model-version-id :model-version-id-x 14:28:38 2025-12-10 14:28:38.777 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary connector Nodes: Finished creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.777 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from connector nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.777 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the connector nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.777 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.778 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.778 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance3 14:28:38 2025-12-10 14:28:38.778 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-2 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.779 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from service-instance node to models-ver with model-invariant-id :model-invariant-id-2 and model-version-id :model-version-id-2 14:28:38 2025-12-10 14:28:38.779 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance2 14:28:38 2025-12-10 14:28:38.780 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.780 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.780 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance1 14:28:38 2025-12-10 14:28:38.781 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary service-instance Nodes: Finished creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.781 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from service-instance nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.781 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the service-instance nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.781 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.782 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.782 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration3 14:28:38 2025-12-10 14:28:38.782 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-7 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.783 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from configuration node to models-ver with model-invariant-id :model-invariant-id-7 and model-version-id :model-version-id-7 14:28:38 2025-12-10 14:28:38.783 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration2 14:28:38 2025-12-10 14:28:38.784 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.784 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.784 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration1 14:28:38 2025-12-10 14:28:38.785 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary configuration Nodes: Finished creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.785 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from configuration nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.785 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the configuration nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.785 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.786 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.786 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName1 14:28:38 2025-12-10 14:28:38.786 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-4 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.787 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName2 14:28:38 2025-12-10 14:28:38.787 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.788 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.788 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName3 14:28:38 2025-12-10 14:28:38.789 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from logical-link node to models-ver with model-invariant-id :model-invariant-id-4 and model-version-id :model-version-id-4 14:28:38 2025-12-10 14:28:38.789 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary logical-link Nodes: Finished creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.789 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from logical-link nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.789 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the logical-link nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.789 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.789 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.790 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc1 14:28:38 2025-12-10 14:28:38.790 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-5 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.791 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc2 14:28:38 2025-12-10 14:28:38.791 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.792 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.792 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc3 14:28:38 2025-12-10 14:28:38.792 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from vnfc node to models-ver with model-invariant-id :model-invariant-id-5 and model-version-id :model-version-id-5 14:28:38 2025-12-10 14:28:38.792 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary vnfc Nodes: Finished creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.792 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vnfc nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.792 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vnfc nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.792 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.793 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.793 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network3 14:28:38 2025-12-10 14:28:38.793 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-8 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.794 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from l3-network node to models-ver with model-invariant-id :model-invariant-id-8 and model-version-id :model-version-id-8 14:28:38 2025-12-10 14:28:38.794 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network2 14:28:38 2025-12-10 14:28:38.795 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.795 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.795 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network1 14:28:38 2025-12-10 14:28:38.796 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary l3-network Nodes: Finished creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.796 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from l3-network nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.796 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the l3-network nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.796 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.797 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.797 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf1 14:28:38 2025-12-10 14:28:38.797 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-6 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.798 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf3 14:28:38 2025-12-10 14:28:38.799 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from generic-vnf node to models-ver with model-invariant-id :model-invariant-id-6 and model-version-id :model-version-id-6 14:28:38 2025-12-10 14:28:38.799 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf2 14:28:38 2025-12-10 14:28:38.799 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.800 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.800 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary generic-vnf Nodes: Finished creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.800 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from generic-vnf nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.800 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the generic-vnf nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.800 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.801 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.801 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName1 14:28:38 2025-12-10 14:28:38.801 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-3 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.802 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName2 14:28:38 2025-12-10 14:28:38.802 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.803 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.803 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName3 14:28:38 2025-12-10 14:28:38.803 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from pnf node to models-ver with model-invariant-id :model-invariant-id-3 and model-version-id :model-version-id-3 14:28:38 2025-12-10 14:28:38.803 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary pnf Nodes: Finished creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.803 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from pnf nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.803 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the pnf nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.804 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.804 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.804 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule1 14:28:38 2025-12-10 14:28:38.805 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-9 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.806 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule2 14:28:38 2025-12-10 14:28:38.806 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.807 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.807 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule3 14:28:38 2025-12-10 14:28:38.807 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from vf-module node to models-ver with model-invariant-id :model-invariant-id-9 and model-version-id :model-version-id-9 14:28:38 2025-12-10 14:28:38.807 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary vf-module Nodes: Finished creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.807 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vf-module nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.807 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vf-module nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.807 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.808 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.808 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup1 14:28:38 2025-12-10 14:28:38.808 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-11 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.810 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup2 14:28:38 2025-12-10 14:28:38.810 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.811 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.811 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup3 14:28:38 2025-12-10 14:28:38.811 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from instance-group node to models-ver with model-invariant-id :model-invariant-id-11 and model-version-id :model-version-id-11 14:28:38 2025-12-10 14:28:38.811 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary instance-group Nodes: Finished creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.811 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from instance-group nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.811 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the instance-group nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.811 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.812 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.812 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource3 14:28:38 2025-12-10 14:28:38.812 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-12 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.813 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from allotted-resource node to models-ver with model-invariant-id :model-invariant-id-12 and model-version-id :model-version-id-12 14:28:38 2025-12-10 14:28:38.813 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource2 14:28:38 2025-12-10 14:28:38.813 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.814 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.814 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource1 14:28:38 2025-12-10 14:28:38.815 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary allotted-resource Nodes: Finished creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.815 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from allotted-resource nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.815 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the allotted-resource nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.815 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.816 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.816 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection2 14:28:38 2025-12-10 14:28:38.816 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.817 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.817 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection3 14:28:38 2025-12-10 14:28:38.817 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-10 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.818 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from collection node to models-ver with model-invariant-id :model-invariant-id-10 and model-version-id :model-version-id-10 14:28:38 2025-12-10 14:28:38.818 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection1 14:28:38 2025-12-10 14:28:38.818 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary collection Nodes: Finished creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.818 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from collection nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.818 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the collection nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.818 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = vnf1)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.820 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = vnf2)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.820 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-6)]. For better performance, use indexes 14:28:38 Initilization of MigrateModelVer migration script complete. 14:28:38 2025-12-10 14:28:38.905 INFO 6345 --- [ main] MigrateModelVer : Initilization of MigrateModelVer migration script complete. 14:28:38 2025-12-10 14:28:38.906 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.907 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.907 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector3 14:28:38 2025-12-10 14:28:38.907 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-1 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.909 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from connector node to models-ver with model-invariant-id :model-invariant-id-1 and model-version-id :model-version-id-1 14:28:38 2025-12-10 14:28:38.909 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector1 14:28:38 2025-12-10 14:28:38.909 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector2 14:28:38 2025-12-10 14:28:38.923 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-x AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.924 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-x and model-version-id :model-version-id-x 14:28:38 2025-12-10 14:28:38.924 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary connector Nodes: Finished creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.924 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from connector nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.924 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the connector nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.924 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.925 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.925 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance2 14:28:38 2025-12-10 14:28:38.925 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.926 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.926 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance3 14:28:38 2025-12-10 14:28:38.926 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-2 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.927 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from service-instance node to models-ver with model-invariant-id :model-invariant-id-2 and model-version-id :model-version-id-2 14:28:38 2025-12-10 14:28:38.927 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance1 14:28:38 2025-12-10 14:28:38.928 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary service-instance Nodes: Finished creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.928 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from service-instance nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.928 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the service-instance nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.928 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.929 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.929 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration2 14:28:38 2025-12-10 14:28:38.929 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.929 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.930 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration1 14:28:38 2025-12-10 14:28:38.930 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-7 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.931 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration3 14:28:38 2025-12-10 14:28:38.931 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from configuration node to models-ver with model-invariant-id :model-invariant-id-7 and model-version-id :model-version-id-7 14:28:38 2025-12-10 14:28:38.931 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary configuration Nodes: Finished creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.931 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from configuration nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.931 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the configuration nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.932 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.932 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.932 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName3 14:28:38 2025-12-10 14:28:38.933 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-4 AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.934 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from logical-link node to models-ver with model-invariant-id :model-invariant-id-4 and model-version-id :model-version-id-4 14:28:38 2025-12-10 14:28:38.934 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName2 14:28:38 2025-12-10 14:28:38.934 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.934 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:38 2025-12-10 14:28:38.934 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName1 14:28:38 2025-12-10 14:28:38.935 INFO 6345 --- [ main] MigrateModelVer : 14:28:38 14:28:38 ******* Summary logical-link Nodes: Finished creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:38 14:28:38 2025-12-10 14:28:38.935 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from logical-link nodes: 1 14:28:38 14:28:38 2025-12-10 14:28:38.935 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the logical-link nodes due to error : 1 14:28:38 14:28:38 2025-12-10 14:28:38.935 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:38 2025-12-10 14:28:38.936 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:38 2025-12-10 14:28:38.936 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc3 14:28:38 2025-12-10 14:28:38.936 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-5 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:38.937 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from vnfc node to models-ver with model-invariant-id :model-invariant-id-5 and model-version-id :model-version-id-5 14:28:39 2025-12-10 14:28:38.937 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc2 14:28:39 2025-12-10 14:28:38.937 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:38.938 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:38.938 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc1 14:28:39 2025-12-10 14:28:38.939 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary vnfc Nodes: Finished creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:38.939 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vnfc nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:38.939 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vnfc nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:38.939 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:38.940 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:38.940 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network2 14:28:39 2025-12-10 14:28:38.940 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:38.941 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:38.941 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network1 14:28:39 2025-12-10 14:28:38.941 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-8 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:38.942 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network3 14:28:39 2025-12-10 14:28:38.942 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from l3-network node to models-ver with model-invariant-id :model-invariant-id-8 and model-version-id :model-version-id-8 14:28:39 2025-12-10 14:28:38.942 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary l3-network Nodes: Finished creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:38.942 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from l3-network nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:38.942 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the l3-network nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:38.943 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:38.943 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:38.943 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf2 14:28:39 2025-12-10 14:28:38.944 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:38.944 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:38.944 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf3 14:28:39 2025-12-10 14:28:38.945 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-6 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:38.946 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from generic-vnf node to models-ver with model-invariant-id :model-invariant-id-6 and model-version-id :model-version-id-6 14:28:39 2025-12-10 14:28:38.946 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf1 14:28:39 2025-12-10 14:28:38.946 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary generic-vnf Nodes: Finished creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:38.946 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from generic-vnf nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:38.946 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the generic-vnf nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:38.946 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:38.970 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:38.970 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName2 14:28:39 2025-12-10 14:28:38.971 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:38.972 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:38.972 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName1 14:28:39 2025-12-10 14:28:38.972 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-3 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:38.973 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName3 14:28:39 2025-12-10 14:28:38.973 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from pnf node to models-ver with model-invariant-id :model-invariant-id-3 and model-version-id :model-version-id-3 14:28:39 2025-12-10 14:28:38.973 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary pnf Nodes: Finished creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:38.974 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from pnf nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:38.974 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the pnf nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:38.974 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:38.975 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:38.975 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule1 14:28:39 2025-12-10 14:28:38.975 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-9 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:38.976 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule3 14:28:39 2025-12-10 14:28:38.976 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from vf-module node to models-ver with model-invariant-id :model-invariant-id-9 and model-version-id :model-version-id-9 14:28:39 2025-12-10 14:28:38.976 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule2 14:28:39 2025-12-10 14:28:38.976 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:38.977 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:38.977 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary vf-module Nodes: Finished creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:38.977 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vf-module nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:38.977 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vf-module nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:38.978 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:38.978 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:38.978 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup3 14:28:39 2025-12-10 14:28:38.979 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-11 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:38.979 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from instance-group node to models-ver with model-invariant-id :model-invariant-id-11 and model-version-id :model-version-id-11 14:28:39 2025-12-10 14:28:38.979 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup1 14:28:39 2025-12-10 14:28:38.980 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup2 14:28:39 2025-12-10 14:28:38.980 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:38.981 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:38.981 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary instance-group Nodes: Finished creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:38.981 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from instance-group nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:38.981 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the instance-group nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:38.981 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:38.982 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:38.982 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource3 14:28:39 2025-12-10 14:28:38.982 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-12 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:38.983 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from allotted-resource node to models-ver with model-invariant-id :model-invariant-id-12 and model-version-id :model-version-id-12 14:28:39 2025-12-10 14:28:38.983 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource1 14:28:39 2025-12-10 14:28:38.984 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource2 14:28:39 2025-12-10 14:28:38.984 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:38.985 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:38.985 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary allotted-resource Nodes: Finished creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:38.985 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from allotted-resource nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:38.985 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the allotted-resource nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:38.985 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:38.986 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:38.986 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection1 14:28:39 2025-12-10 14:28:38.986 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-10 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:38.987 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection2 14:28:39 2025-12-10 14:28:38.987 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:38.988 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:38.988 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection3 14:28:39 2025-12-10 14:28:38.988 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from collection node to models-ver with model-invariant-id :model-invariant-id-10 and model-version-id :model-version-id-10 14:28:39 2025-12-10 14:28:38.988 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary collection Nodes: Finished creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:38.988 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from collection nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:38.988 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the collection nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:38.989 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND configuration-id = configuration1)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:38.989 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND configuration-id = configuration2)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:38.990 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-7)]. For better performance, use indexes 14:28:39 Initilization of MigrateModelVer migration script complete. 14:28:39 2025-12-10 14:28:39.129 INFO 6345 --- [ main] MigrateModelVer : Initilization of MigrateModelVer migration script complete. 14:28:39 2025-12-10 14:28:39.129 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.130 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.130 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector2 14:28:39 2025-12-10 14:28:39.130 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-x AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.131 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-x and model-version-id :model-version-id-x 14:28:39 2025-12-10 14:28:39.131 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector3 14:28:39 2025-12-10 14:28:39.132 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-1 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.133 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from connector node to models-ver with model-invariant-id :model-invariant-id-1 and model-version-id :model-version-id-1 14:28:39 2025-12-10 14:28:39.133 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector1 14:28:39 2025-12-10 14:28:39.133 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary connector Nodes: Finished creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.133 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from connector nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.133 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the connector nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.133 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.134 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.134 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance2 14:28:39 2025-12-10 14:28:39.134 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.135 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.135 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance3 14:28:39 2025-12-10 14:28:39.135 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-2 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.137 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from service-instance node to models-ver with model-invariant-id :model-invariant-id-2 and model-version-id :model-version-id-2 14:28:39 2025-12-10 14:28:39.137 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance1 14:28:39 2025-12-10 14:28:39.137 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary service-instance Nodes: Finished creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.137 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from service-instance nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.137 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the service-instance nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.137 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.138 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.138 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration3 14:28:39 2025-12-10 14:28:39.138 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-7 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.139 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from configuration node to models-ver with model-invariant-id :model-invariant-id-7 and model-version-id :model-version-id-7 14:28:39 2025-12-10 14:28:39.139 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration1 14:28:39 2025-12-10 14:28:39.140 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration2 14:28:39 2025-12-10 14:28:39.140 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.141 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.141 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary configuration Nodes: Finished creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.141 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from configuration nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.141 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the configuration nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.141 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.142 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.142 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName1 14:28:39 2025-12-10 14:28:39.142 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-4 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.149 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName3 14:28:39 2025-12-10 14:28:39.150 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from logical-link node to models-ver with model-invariant-id :model-invariant-id-4 and model-version-id :model-version-id-4 14:28:39 2025-12-10 14:28:39.150 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName2 14:28:39 2025-12-10 14:28:39.150 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.151 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.151 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary logical-link Nodes: Finished creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.151 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from logical-link nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.151 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the logical-link nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.151 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.152 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.152 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc2 14:28:39 2025-12-10 14:28:39.152 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.153 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.153 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc3 14:28:39 2025-12-10 14:28:39.153 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-5 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.154 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from vnfc node to models-ver with model-invariant-id :model-invariant-id-5 and model-version-id :model-version-id-5 14:28:39 2025-12-10 14:28:39.154 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc1 14:28:39 2025-12-10 14:28:39.154 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary vnfc Nodes: Finished creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.154 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vnfc nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.155 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vnfc nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.155 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.156 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.156 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network2 14:28:39 2025-12-10 14:28:39.156 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.157 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.157 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network1 14:28:39 2025-12-10 14:28:39.157 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-8 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.158 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network3 14:28:39 2025-12-10 14:28:39.158 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from l3-network node to models-ver with model-invariant-id :model-invariant-id-8 and model-version-id :model-version-id-8 14:28:39 2025-12-10 14:28:39.158 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary l3-network Nodes: Finished creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.158 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from l3-network nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.158 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the l3-network nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.158 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.159 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.159 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf2 14:28:39 2025-12-10 14:28:39.159 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.160 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.160 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf1 14:28:39 2025-12-10 14:28:39.161 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-6 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.162 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf3 14:28:39 2025-12-10 14:28:39.162 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from generic-vnf node to models-ver with model-invariant-id :model-invariant-id-6 and model-version-id :model-version-id-6 14:28:39 2025-12-10 14:28:39.162 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary generic-vnf Nodes: Finished creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.162 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from generic-vnf nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.162 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the generic-vnf nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.162 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.163 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.163 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName3 14:28:39 2025-12-10 14:28:39.163 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-3 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.164 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from pnf node to models-ver with model-invariant-id :model-invariant-id-3 and model-version-id :model-version-id-3 14:28:39 2025-12-10 14:28:39.164 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName2 14:28:39 2025-12-10 14:28:39.165 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.165 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.165 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName1 14:28:39 2025-12-10 14:28:39.166 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary pnf Nodes: Finished creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.166 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from pnf nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.166 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the pnf nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.166 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.167 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.167 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule1 14:28:39 2025-12-10 14:28:39.167 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-9 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.168 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule3 14:28:39 2025-12-10 14:28:39.168 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from vf-module node to models-ver with model-invariant-id :model-invariant-id-9 and model-version-id :model-version-id-9 14:28:39 2025-12-10 14:28:39.168 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule2 14:28:39 2025-12-10 14:28:39.169 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.169 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.169 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary vf-module Nodes: Finished creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.169 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vf-module nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.169 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vf-module nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.170 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.171 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.171 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup2 14:28:39 2025-12-10 14:28:39.171 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.171 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.171 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup1 14:28:39 2025-12-10 14:28:39.172 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-11 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.173 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup3 14:28:39 2025-12-10 14:28:39.173 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from instance-group node to models-ver with model-invariant-id :model-invariant-id-11 and model-version-id :model-version-id-11 14:28:39 2025-12-10 14:28:39.173 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary instance-group Nodes: Finished creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.173 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from instance-group nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.173 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the instance-group nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.174 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.174 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.174 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource1 14:28:39 2025-12-10 14:28:39.175 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-12 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.176 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource3 14:28:39 2025-12-10 14:28:39.176 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from allotted-resource node to models-ver with model-invariant-id :model-invariant-id-12 and model-version-id :model-version-id-12 14:28:39 2025-12-10 14:28:39.176 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource2 14:28:39 2025-12-10 14:28:39.176 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.177 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.177 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary allotted-resource Nodes: Finished creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.177 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from allotted-resource nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.177 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the allotted-resource nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.177 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.178 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.178 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection2 14:28:39 2025-12-10 14:28:39.178 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.179 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.179 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection3 14:28:39 2025-12-10 14:28:39.179 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-10 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.180 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from collection node to models-ver with model-invariant-id :model-invariant-id-10 and model-version-id :model-version-id-10 14:28:39 2025-12-10 14:28:39.180 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection1 14:28:39 2025-12-10 14:28:39.181 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary collection Nodes: Finished creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.181 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from collection nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.181 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the collection nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.181 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND resource-instance-id = connector1)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.182 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND resource-instance-id = connector2)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.183 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-1)]. For better performance, use indexes 14:28:39 Initilization of MigrateModelVer migration script complete. 14:28:39 2025-12-10 14:28:39.277 INFO 6345 --- [ main] MigrateModelVer : Initilization of MigrateModelVer migration script complete. 14:28:39 2025-12-10 14:28:39.278 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.278 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.278 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector3 14:28:39 2025-12-10 14:28:39.279 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-1 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.280 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from connector node to models-ver with model-invariant-id :model-invariant-id-1 and model-version-id :model-version-id-1 14:28:39 2025-12-10 14:28:39.280 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector2 14:28:39 2025-12-10 14:28:39.280 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-x AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.281 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-x and model-version-id :model-version-id-x 14:28:39 2025-12-10 14:28:39.281 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector1 14:28:39 2025-12-10 14:28:39.281 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary connector Nodes: Finished creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.281 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from connector nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.281 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the connector nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.282 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.282 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.282 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance3 14:28:39 2025-12-10 14:28:39.283 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-2 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.283 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from service-instance node to models-ver with model-invariant-id :model-invariant-id-2 and model-version-id :model-version-id-2 14:28:39 2025-12-10 14:28:39.283 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance2 14:28:39 2025-12-10 14:28:39.284 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.284 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.284 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance1 14:28:39 2025-12-10 14:28:39.285 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary service-instance Nodes: Finished creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.285 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from service-instance nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.285 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the service-instance nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.285 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.286 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.286 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration3 14:28:39 2025-12-10 14:28:39.286 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-7 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.287 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from configuration node to models-ver with model-invariant-id :model-invariant-id-7 and model-version-id :model-version-id-7 14:28:39 2025-12-10 14:28:39.287 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration2 14:28:39 2025-12-10 14:28:39.287 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.288 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.288 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration1 14:28:39 2025-12-10 14:28:39.289 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary configuration Nodes: Finished creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.289 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from configuration nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.289 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the configuration nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.289 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.289 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.290 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName3 14:28:39 2025-12-10 14:28:39.290 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-4 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.291 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from logical-link node to models-ver with model-invariant-id :model-invariant-id-4 and model-version-id :model-version-id-4 14:28:39 2025-12-10 14:28:39.291 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName2 14:28:39 2025-12-10 14:28:39.291 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.292 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.292 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName1 14:28:39 2025-12-10 14:28:39.292 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary logical-link Nodes: Finished creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.292 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from logical-link nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.292 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the logical-link nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.292 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.293 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.293 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc3 14:28:39 2025-12-10 14:28:39.293 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-5 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.295 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from vnfc node to models-ver with model-invariant-id :model-invariant-id-5 and model-version-id :model-version-id-5 14:28:39 2025-12-10 14:28:39.295 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc2 14:28:39 2025-12-10 14:28:39.295 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.295 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.295 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc1 14:28:39 2025-12-10 14:28:39.296 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary vnfc Nodes: Finished creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.296 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vnfc nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.296 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vnfc nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.296 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.297 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.297 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network1 14:28:39 2025-12-10 14:28:39.297 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-8 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.298 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network3 14:28:39 2025-12-10 14:28:39.298 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from l3-network node to models-ver with model-invariant-id :model-invariant-id-8 and model-version-id :model-version-id-8 14:28:39 2025-12-10 14:28:39.298 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network2 14:28:39 2025-12-10 14:28:39.299 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.300 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.300 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary l3-network Nodes: Finished creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.300 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from l3-network nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.300 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the l3-network nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.300 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.301 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.301 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf3 14:28:39 2025-12-10 14:28:39.301 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-6 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.302 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from generic-vnf node to models-ver with model-invariant-id :model-invariant-id-6 and model-version-id :model-version-id-6 14:28:39 2025-12-10 14:28:39.302 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf2 14:28:39 2025-12-10 14:28:39.302 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.303 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.303 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf1 14:28:39 2025-12-10 14:28:39.303 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary generic-vnf Nodes: Finished creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.303 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from generic-vnf nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.303 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the generic-vnf nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.303 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.304 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.304 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName1 14:28:39 2025-12-10 14:28:39.304 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-3 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.306 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName2 14:28:39 2025-12-10 14:28:39.306 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.306 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.306 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName3 14:28:39 2025-12-10 14:28:39.307 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from pnf node to models-ver with model-invariant-id :model-invariant-id-3 and model-version-id :model-version-id-3 14:28:39 2025-12-10 14:28:39.307 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary pnf Nodes: Finished creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.307 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from pnf nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.307 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the pnf nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.307 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.308 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.308 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule3 14:28:39 2025-12-10 14:28:39.308 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-9 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.309 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from vf-module node to models-ver with model-invariant-id :model-invariant-id-9 and model-version-id :model-version-id-9 14:28:39 2025-12-10 14:28:39.309 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule1 14:28:39 2025-12-10 14:28:39.309 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule2 14:28:39 2025-12-10 14:28:39.310 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.310 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.310 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary vf-module Nodes: Finished creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.310 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vf-module nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.310 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vf-module nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.311 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.311 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.311 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup3 14:28:39 2025-12-10 14:28:39.312 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-11 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.313 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from instance-group node to models-ver with model-invariant-id :model-invariant-id-11 and model-version-id :model-version-id-11 14:28:39 2025-12-10 14:28:39.313 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup2 14:28:39 2025-12-10 14:28:39.313 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.314 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.314 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup1 14:28:39 2025-12-10 14:28:39.314 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary instance-group Nodes: Finished creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.314 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from instance-group nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.314 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the instance-group nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.314 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.315 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.315 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource1 14:28:39 2025-12-10 14:28:39.315 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-12 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.317 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource3 14:28:39 2025-12-10 14:28:39.317 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from allotted-resource node to models-ver with model-invariant-id :model-invariant-id-12 and model-version-id :model-version-id-12 14:28:39 2025-12-10 14:28:39.317 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource2 14:28:39 2025-12-10 14:28:39.317 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.318 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.318 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary allotted-resource Nodes: Finished creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.318 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from allotted-resource nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.318 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the allotted-resource nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.318 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.319 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.319 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection3 14:28:39 2025-12-10 14:28:39.319 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-10 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.320 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from collection node to models-ver with model-invariant-id :model-invariant-id-10 and model-version-id :model-version-id-10 14:28:39 2025-12-10 14:28:39.320 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection2 14:28:39 2025-12-10 14:28:39.320 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.321 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.321 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection1 14:28:39 2025-12-10 14:28:39.322 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary collection Nodes: Finished creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.322 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from collection nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.322 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the collection nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.322 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vfModule1)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.323 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-9)]. For better performance, use indexes 14:28:39 Initilization of MigrateModelVer migration script complete. 14:28:39 2025-12-10 14:28:39.380 INFO 6345 --- [ main] MigrateModelVer : Initilization of MigrateModelVer migration script complete. 14:28:39 2025-12-10 14:28:39.380 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.381 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.381 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector3 14:28:39 2025-12-10 14:28:39.381 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-1 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.382 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from connector node to models-ver with model-invariant-id :model-invariant-id-1 and model-version-id :model-version-id-1 14:28:39 2025-12-10 14:28:39.382 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector1 14:28:39 2025-12-10 14:28:39.383 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector2 14:28:39 2025-12-10 14:28:39.383 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-x AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.384 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-x and model-version-id :model-version-id-x 14:28:39 2025-12-10 14:28:39.384 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary connector Nodes: Finished creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.384 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from connector nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.384 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the connector nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.384 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.385 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.385 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance3 14:28:39 2025-12-10 14:28:39.385 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-2 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.386 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from service-instance node to models-ver with model-invariant-id :model-invariant-id-2 and model-version-id :model-version-id-2 14:28:39 2025-12-10 14:28:39.386 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance1 14:28:39 2025-12-10 14:28:39.387 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance2 14:28:39 2025-12-10 14:28:39.387 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.387 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.387 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary service-instance Nodes: Finished creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.387 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from service-instance nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.387 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the service-instance nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.388 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.388 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.388 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration1 14:28:39 2025-12-10 14:28:39.389 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-7 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.390 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration2 14:28:39 2025-12-10 14:28:39.390 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.391 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.391 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration3 14:28:39 2025-12-10 14:28:39.391 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from configuration node to models-ver with model-invariant-id :model-invariant-id-7 and model-version-id :model-version-id-7 14:28:39 2025-12-10 14:28:39.391 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary configuration Nodes: Finished creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.391 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from configuration nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.391 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the configuration nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.391 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.392 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.392 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName1 14:28:39 2025-12-10 14:28:39.392 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-4 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.394 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName2 14:28:39 2025-12-10 14:28:39.394 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.395 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.395 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName3 14:28:39 2025-12-10 14:28:39.395 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from logical-link node to models-ver with model-invariant-id :model-invariant-id-4 and model-version-id :model-version-id-4 14:28:39 2025-12-10 14:28:39.395 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary logical-link Nodes: Finished creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.395 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from logical-link nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.395 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the logical-link nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.395 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.396 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.396 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc1 14:28:39 2025-12-10 14:28:39.396 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-5 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.397 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc3 14:28:39 2025-12-10 14:28:39.398 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from vnfc node to models-ver with model-invariant-id :model-invariant-id-5 and model-version-id :model-version-id-5 14:28:39 2025-12-10 14:28:39.398 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc2 14:28:39 2025-12-10 14:28:39.398 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.398 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.398 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary vnfc Nodes: Finished creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.398 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vnfc nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.398 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vnfc nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.399 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.400 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.400 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network2 14:28:39 2025-12-10 14:28:39.400 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.401 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.401 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network1 14:28:39 2025-12-10 14:28:39.401 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-8 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.402 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network3 14:28:39 2025-12-10 14:28:39.402 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from l3-network node to models-ver with model-invariant-id :model-invariant-id-8 and model-version-id :model-version-id-8 14:28:39 2025-12-10 14:28:39.402 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary l3-network Nodes: Finished creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.402 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from l3-network nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.402 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the l3-network nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.402 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.403 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.403 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf1 14:28:39 2025-12-10 14:28:39.403 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-6 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.405 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf2 14:28:39 2025-12-10 14:28:39.405 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.406 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.406 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf3 14:28:39 2025-12-10 14:28:39.406 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from generic-vnf node to models-ver with model-invariant-id :model-invariant-id-6 and model-version-id :model-version-id-6 14:28:39 2025-12-10 14:28:39.406 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary generic-vnf Nodes: Finished creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.406 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from generic-vnf nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.406 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the generic-vnf nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.406 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.407 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.407 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName1 14:28:39 2025-12-10 14:28:39.407 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-3 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.409 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName2 14:28:39 2025-12-10 14:28:39.409 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.409 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.409 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName3 14:28:39 2025-12-10 14:28:39.410 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from pnf node to models-ver with model-invariant-id :model-invariant-id-3 and model-version-id :model-version-id-3 14:28:39 2025-12-10 14:28:39.410 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary pnf Nodes: Finished creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.410 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from pnf nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.410 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the pnf nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.410 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.411 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.411 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule3 14:28:39 2025-12-10 14:28:39.411 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-9 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.412 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from vf-module node to models-ver with model-invariant-id :model-invariant-id-9 and model-version-id :model-version-id-9 14:28:39 2025-12-10 14:28:39.412 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule2 14:28:39 2025-12-10 14:28:39.412 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.413 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.413 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule1 14:28:39 2025-12-10 14:28:39.413 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary vf-module Nodes: Finished creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.413 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vf-module nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.413 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vf-module nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.414 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.415 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.415 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup3 14:28:39 2025-12-10 14:28:39.415 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-11 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.416 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from instance-group node to models-ver with model-invariant-id :model-invariant-id-11 and model-version-id :model-version-id-11 14:28:39 2025-12-10 14:28:39.416 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup2 14:28:39 2025-12-10 14:28:39.416 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.417 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.417 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup1 14:28:39 2025-12-10 14:28:39.417 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary instance-group Nodes: Finished creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.417 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from instance-group nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.417 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the instance-group nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.418 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.418 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.418 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource3 14:28:39 2025-12-10 14:28:39.419 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-12 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.420 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from allotted-resource node to models-ver with model-invariant-id :model-invariant-id-12 and model-version-id :model-version-id-12 14:28:39 2025-12-10 14:28:39.420 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource1 14:28:39 2025-12-10 14:28:39.420 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource2 14:28:39 2025-12-10 14:28:39.420 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.421 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.421 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary allotted-resource Nodes: Finished creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.421 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from allotted-resource nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.421 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the allotted-resource nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.421 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.422 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.422 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection3 14:28:39 2025-12-10 14:28:39.422 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-10 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.423 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from collection node to models-ver with model-invariant-id :model-invariant-id-10 and model-version-id :model-version-id-10 14:28:39 2025-12-10 14:28:39.423 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection1 14:28:39 2025-12-10 14:28:39.424 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection2 14:28:39 2025-12-10 14:28:39.424 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.425 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.425 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary collection Nodes: Finished creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.425 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from collection nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.425 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the collection nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.425 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND id = instanceGroup1)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.426 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND collection-id = instanceGroup2)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.427 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-11)]. For better performance, use indexes 14:28:39 Initilization of MigrateModelVer migration script complete. 14:28:39 2025-12-10 14:28:39.473 INFO 6345 --- [ main] MigrateModelVer : Initilization of MigrateModelVer migration script complete. 14:28:39 2025-12-10 14:28:39.473 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.474 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.474 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector3 14:28:39 2025-12-10 14:28:39.474 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-1 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.475 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from connector node to models-ver with model-invariant-id :model-invariant-id-1 and model-version-id :model-version-id-1 14:28:39 2025-12-10 14:28:39.475 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector1 14:28:39 2025-12-10 14:28:39.476 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector2 14:28:39 2025-12-10 14:28:39.476 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-x AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.477 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-x and model-version-id :model-version-id-x 14:28:39 2025-12-10 14:28:39.477 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary connector Nodes: Finished creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.477 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from connector nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.477 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the connector nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.477 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.478 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.478 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance2 14:28:39 2025-12-10 14:28:39.478 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.479 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.479 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance3 14:28:39 2025-12-10 14:28:39.479 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-2 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.480 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from service-instance node to models-ver with model-invariant-id :model-invariant-id-2 and model-version-id :model-version-id-2 14:28:39 2025-12-10 14:28:39.480 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance1 14:28:39 2025-12-10 14:28:39.481 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary service-instance Nodes: Finished creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.481 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from service-instance nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.481 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the service-instance nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.481 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.482 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.482 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration1 14:28:39 2025-12-10 14:28:39.482 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-7 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.483 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration3 14:28:39 2025-12-10 14:28:39.483 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from configuration node to models-ver with model-invariant-id :model-invariant-id-7 and model-version-id :model-version-id-7 14:28:39 2025-12-10 14:28:39.483 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration2 14:28:39 2025-12-10 14:28:39.484 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.484 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.484 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary configuration Nodes: Finished creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.484 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from configuration nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.484 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the configuration nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.484 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.486 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.486 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName2 14:28:39 2025-12-10 14:28:39.486 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.486 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.486 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName3 14:28:39 2025-12-10 14:28:39.487 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-4 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.488 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from logical-link node to models-ver with model-invariant-id :model-invariant-id-4 and model-version-id :model-version-id-4 14:28:39 2025-12-10 14:28:39.488 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName1 14:28:39 2025-12-10 14:28:39.488 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary logical-link Nodes: Finished creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.488 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from logical-link nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.488 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the logical-link nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.488 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.489 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.489 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc2 14:28:39 2025-12-10 14:28:39.489 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.490 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.490 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc3 14:28:39 2025-12-10 14:28:39.490 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-5 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.491 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from vnfc node to models-ver with model-invariant-id :model-invariant-id-5 and model-version-id :model-version-id-5 14:28:39 2025-12-10 14:28:39.491 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc1 14:28:39 2025-12-10 14:28:39.492 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary vnfc Nodes: Finished creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.492 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vnfc nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.492 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vnfc nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.492 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.493 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.493 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network3 14:28:39 2025-12-10 14:28:39.493 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-8 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.494 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from l3-network node to models-ver with model-invariant-id :model-invariant-id-8 and model-version-id :model-version-id-8 14:28:39 2025-12-10 14:28:39.494 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network1 14:28:39 2025-12-10 14:28:39.495 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network2 14:28:39 2025-12-10 14:28:39.495 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.495 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.495 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary l3-network Nodes: Finished creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.495 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from l3-network nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.495 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the l3-network nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.496 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.496 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.496 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf3 14:28:39 2025-12-10 14:28:39.497 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-6 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.498 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from generic-vnf node to models-ver with model-invariant-id :model-invariant-id-6 and model-version-id :model-version-id-6 14:28:39 2025-12-10 14:28:39.498 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf1 14:28:39 2025-12-10 14:28:39.498 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf2 14:28:39 2025-12-10 14:28:39.498 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.499 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.499 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary generic-vnf Nodes: Finished creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.499 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from generic-vnf nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.499 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the generic-vnf nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.499 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.500 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.500 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName3 14:28:39 2025-12-10 14:28:39.500 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-3 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.501 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from pnf node to models-ver with model-invariant-id :model-invariant-id-3 and model-version-id :model-version-id-3 14:28:39 2025-12-10 14:28:39.501 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName2 14:28:39 2025-12-10 14:28:39.502 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.503 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.503 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName1 14:28:39 2025-12-10 14:28:39.503 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary pnf Nodes: Finished creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.503 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from pnf nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.503 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the pnf nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.503 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.504 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.504 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule1 14:28:39 2025-12-10 14:28:39.504 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-9 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.505 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule3 14:28:39 2025-12-10 14:28:39.506 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from vf-module node to models-ver with model-invariant-id :model-invariant-id-9 and model-version-id :model-version-id-9 14:28:39 2025-12-10 14:28:39.506 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule2 14:28:39 2025-12-10 14:28:39.506 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.507 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.507 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary vf-module Nodes: Finished creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.507 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vf-module nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.507 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vf-module nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.507 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.508 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.508 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup2 14:28:39 2025-12-10 14:28:39.508 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.509 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.509 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup3 14:28:39 2025-12-10 14:28:39.509 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-11 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.510 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from instance-group node to models-ver with model-invariant-id :model-invariant-id-11 and model-version-id :model-version-id-11 14:28:39 2025-12-10 14:28:39.510 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup1 14:28:39 2025-12-10 14:28:39.510 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary instance-group Nodes: Finished creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.510 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from instance-group nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.510 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the instance-group nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.510 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.512 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.512 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource2 14:28:39 2025-12-10 14:28:39.512 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.513 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.513 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource3 14:28:39 2025-12-10 14:28:39.513 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-12 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.514 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from allotted-resource node to models-ver with model-invariant-id :model-invariant-id-12 and model-version-id :model-version-id-12 14:28:39 2025-12-10 14:28:39.514 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource1 14:28:39 2025-12-10 14:28:39.515 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary allotted-resource Nodes: Finished creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.515 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from allotted-resource nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.515 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the allotted-resource nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.515 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.516 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.516 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection3 14:28:39 2025-12-10 14:28:39.516 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-10 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.517 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from collection node to models-ver with model-invariant-id :model-invariant-id-10 and model-version-id :model-version-id-10 14:28:39 2025-12-10 14:28:39.517 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection1 14:28:39 2025-12-10 14:28:39.517 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection2 14:28:39 2025-12-10 14:28:39.518 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.518 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.518 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary collection Nodes: Finished creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.518 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from collection nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.518 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the collection nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.519 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND id = allottedResource1)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.519 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND id = allottedResource2)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.520 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-12)]. For better performance, use indexes 14:28:39 Initilization of MigrateModelVer migration script complete. 14:28:39 2025-12-10 14:28:39.582 INFO 6345 --- [ main] MigrateModelVer : Initilization of MigrateModelVer migration script complete. 14:28:39 2025-12-10 14:28:39.583 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.584 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.584 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector3 14:28:39 2025-12-10 14:28:39.584 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-1 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.585 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from connector node to models-ver with model-invariant-id :model-invariant-id-1 and model-version-id :model-version-id-1 14:28:39 2025-12-10 14:28:39.585 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector1 14:28:39 2025-12-10 14:28:39.586 INFO 6345 --- [ main] MigrateModelVer : Processing connector vertex with key connector2 14:28:39 2025-12-10 14:28:39.586 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-x AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.587 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-x and model-version-id :model-version-id-x 14:28:39 2025-12-10 14:28:39.587 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary connector Nodes: Finished creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.587 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from connector nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.587 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the connector nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.587 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.588 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.588 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance2 14:28:39 2025-12-10 14:28:39.588 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.589 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.589 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance1 14:28:39 2025-12-10 14:28:39.589 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-2 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.590 INFO 6345 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance3 14:28:39 2025-12-10 14:28:39.590 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from service-instance node to models-ver with model-invariant-id :model-invariant-id-2 and model-version-id :model-version-id-2 14:28:39 2025-12-10 14:28:39.590 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary service-instance Nodes: Finished creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.590 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from service-instance nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.590 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the service-instance nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.591 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.591 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.591 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration3 14:28:39 2025-12-10 14:28:39.591 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-7 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.592 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from configuration node to models-ver with model-invariant-id :model-invariant-id-7 and model-version-id :model-version-id-7 14:28:39 2025-12-10 14:28:39.592 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration2 14:28:39 2025-12-10 14:28:39.593 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.593 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.593 INFO 6345 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration1 14:28:39 2025-12-10 14:28:39.594 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary configuration Nodes: Finished creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.594 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from configuration nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.594 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the configuration nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.594 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.595 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.595 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName3 14:28:39 2025-12-10 14:28:39.595 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-4 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.596 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from logical-link node to models-ver with model-invariant-id :model-invariant-id-4 and model-version-id :model-version-id-4 14:28:39 2025-12-10 14:28:39.596 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName1 14:28:39 2025-12-10 14:28:39.596 INFO 6345 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName2 14:28:39 2025-12-10 14:28:39.597 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.597 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.597 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary logical-link Nodes: Finished creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.597 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from logical-link nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.597 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the logical-link nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.597 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.598 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.598 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc2 14:28:39 2025-12-10 14:28:39.598 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.599 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.599 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc1 14:28:39 2025-12-10 14:28:39.599 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-5 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.601 INFO 6345 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc3 14:28:39 2025-12-10 14:28:39.601 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from vnfc node to models-ver with model-invariant-id :model-invariant-id-5 and model-version-id :model-version-id-5 14:28:39 2025-12-10 14:28:39.601 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary vnfc Nodes: Finished creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.601 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vnfc nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.601 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vnfc nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.601 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.602 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.602 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network1 14:28:39 2025-12-10 14:28:39.602 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-8 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.603 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network3 14:28:39 2025-12-10 14:28:39.603 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from l3-network node to models-ver with model-invariant-id :model-invariant-id-8 and model-version-id :model-version-id-8 14:28:39 2025-12-10 14:28:39.603 INFO 6345 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network2 14:28:39 2025-12-10 14:28:39.604 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.604 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.604 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary l3-network Nodes: Finished creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.604 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from l3-network nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.604 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the l3-network nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.605 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.605 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.605 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf3 14:28:39 2025-12-10 14:28:39.606 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-6 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.606 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from generic-vnf node to models-ver with model-invariant-id :model-invariant-id-6 and model-version-id :model-version-id-6 14:28:39 2025-12-10 14:28:39.606 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf1 14:28:39 2025-12-10 14:28:39.607 INFO 6345 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf2 14:28:39 2025-12-10 14:28:39.607 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.608 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.608 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary generic-vnf Nodes: Finished creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.608 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from generic-vnf nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.608 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the generic-vnf nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.608 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.609 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.609 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName1 14:28:39 2025-12-10 14:28:39.609 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-3 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.610 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName2 14:28:39 2025-12-10 14:28:39.611 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.611 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.611 INFO 6345 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName3 14:28:39 2025-12-10 14:28:39.612 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from pnf node to models-ver with model-invariant-id :model-invariant-id-3 and model-version-id :model-version-id-3 14:28:39 2025-12-10 14:28:39.612 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary pnf Nodes: Finished creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.612 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from pnf nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.612 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the pnf nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.612 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.613 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.613 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule2 14:28:39 2025-12-10 14:28:39.613 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.613 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.613 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule1 14:28:39 2025-12-10 14:28:39.614 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-9 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.615 INFO 6345 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule3 14:28:39 2025-12-10 14:28:39.615 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from vf-module node to models-ver with model-invariant-id :model-invariant-id-9 and model-version-id :model-version-id-9 14:28:39 2025-12-10 14:28:39.615 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary vf-module Nodes: Finished creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.615 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vf-module nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.615 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vf-module nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.615 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.616 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.616 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup1 14:28:39 2025-12-10 14:28:39.616 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-11 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.617 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup3 14:28:39 2025-12-10 14:28:39.618 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from instance-group node to models-ver with model-invariant-id :model-invariant-id-11 and model-version-id :model-version-id-11 14:28:39 2025-12-10 14:28:39.618 INFO 6345 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup2 14:28:39 2025-12-10 14:28:39.618 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.619 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.619 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary instance-group Nodes: Finished creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.619 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from instance-group nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.619 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the instance-group nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.619 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.620 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.620 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource3 14:28:39 2025-12-10 14:28:39.620 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-12 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.621 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from allotted-resource node to models-ver with model-invariant-id :model-invariant-id-12 and model-version-id :model-version-id-12 14:28:39 2025-12-10 14:28:39.621 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource2 14:28:39 2025-12-10 14:28:39.621 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.622 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.622 INFO 6345 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource1 14:28:39 2025-12-10 14:28:39.622 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary allotted-resource Nodes: Finished creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.622 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from allotted-resource nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.622 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the allotted-resource nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.623 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.623 INFO 6345 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 14:28:39 2025-12-10 14:28:39.623 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection2 14:28:39 2025-12-10 14:28:39.624 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.624 INFO 6345 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 14:28:39 2025-12-10 14:28:39.624 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection1 14:28:39 2025-12-10 14:28:39.625 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-10 AND aai-node-type = model)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.626 INFO 6345 --- [ main] MigrateModelVer : Processing collection vertex with key collection3 14:28:39 2025-12-10 14:28:39.626 INFO 6345 --- [ main] MigrateModelVer : Edge already exists from collection node to models-ver with model-invariant-id :model-invariant-id-10 and model-version-id :model-version-id-10 14:28:39 2025-12-10 14:28:39.626 INFO 6345 --- [ main] MigrateModelVer : 14:28:39 14:28:39 ******* Summary collection Nodes: Finished creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.626 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from collection nodes: 1 14:28:39 14:28:39 2025-12-10 14:28:39.626 INFO 6345 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the collection nodes due to error : 1 14:28:39 14:28:39 2025-12-10 14:28:39.626 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc1)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.627 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc2)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.628 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-5)]. For better performance, use indexes 14:28:39 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.767 s -- in org.onap.aai.migration.v13.MigrateModelVerTest 14:28:39 [INFO] Running org.onap.aai.migration.v13.MigratePServerAndPnfEquipTypeTest 14:28:39 Initilization of MigratePserverAndPnfEquipType migration script complete. 14:28:39 2025-12-10 14:28:39.692 INFO 6345 --- [ main] MigratePserverAndPnfEquipType : Initilization of MigratePserverAndPnfEquipType migration script complete. 14:28:39 2025-12-10 14:28:39.692 INFO 6345 --- [ main] MigratePserverAndPnfEquipType : ---------- Start Updating equip-type for Pserver and Pnf ---------- 14:28:39 2025-12-10 14:28:39.692 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.692 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.694 INFO 6345 --- [ main] MigratePserverAndPnfEquipType : changed Pserver equip-type from Server to SERVER having hostname : 14:28:39 2025-12-10 14:28:39.694 INFO 6345 --- [ main] MigratePserverAndPnfEquipType : changed Pserver equip-type from server to SERVER having hostname : 14:28:39 2025-12-10 14:28:39.694 INFO 6345 --- [ main] MigratePserverAndPnfEquipType : changed Pnf equip-type from Switch to SWITCH having pnf-name : 14:28:39 2025-12-10 14:28:39.694 INFO 6345 --- [ main] MigratePserverAndPnfEquipType : changed Pnf equip-type from switch to SWITCH having pnf-name : 14:28:39 2025-12-10 14:28:39.694 INFO 6345 --- [ main] MigratePserverAndPnfEquipType : 14:28:39 14:28:39 ******* Final Summary Updated equip-type for Pserver and Pnf Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.694 INFO 6345 --- [ main] MigratePserverAndPnfEquipType : Migration Summary Count: Number of Pservers updated: 2 14:28:39 14:28:39 2025-12-10 14:28:39.694 INFO 6345 --- [ main] MigratePserverAndPnfEquipType : Migration Summary Count: Number of Pservers failed to update due to error : 0 14:28:39 14:28:39 2025-12-10 14:28:39.694 INFO 6345 --- [ main] MigratePserverAndPnfEquipType : Migration Summary Count: Number of Pnf updated: 2 14:28:39 14:28:39 2025-12-10 14:28:39.694 INFO 6345 --- [ main] MigratePserverAndPnfEquipType : Migration Summary Count: Number of Pnf failed to update due to error : 0 14:28:39 14:28:39 Initilization of MigratePserverAndPnfEquipType migration script complete. 14:28:39 2025-12-10 14:28:39.704 INFO 6345 --- [ main] MigratePserverAndPnfEquipType : Initilization of MigratePserverAndPnfEquipType migration script complete. 14:28:39 2025-12-10 14:28:39.704 INFO 6345 --- [ main] MigratePserverAndPnfEquipType : ---------- Start Updating equip-type for Pserver and Pnf ---------- 14:28:39 2025-12-10 14:28:39.704 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.704 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.705 INFO 6345 --- [ main] MigratePserverAndPnfEquipType : changed Pserver equip-type from server to SERVER having hostname : 14:28:39 2025-12-10 14:28:39.705 INFO 6345 --- [ main] MigratePserverAndPnfEquipType : changed Pserver equip-type from Server to SERVER having hostname : 14:28:39 2025-12-10 14:28:39.705 INFO 6345 --- [ main] MigratePserverAndPnfEquipType : changed Pnf equip-type from Switch to SWITCH having pnf-name : 14:28:39 2025-12-10 14:28:39.705 INFO 6345 --- [ main] MigratePserverAndPnfEquipType : changed Pnf equip-type from switch to SWITCH having pnf-name : 14:28:39 2025-12-10 14:28:39.705 INFO 6345 --- [ main] MigratePserverAndPnfEquipType : 14:28:39 14:28:39 ******* Final Summary Updated equip-type for Pserver and Pnf Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.705 INFO 6345 --- [ main] MigratePserverAndPnfEquipType : Migration Summary Count: Number of Pservers updated: 2 14:28:39 14:28:39 2025-12-10 14:28:39.705 INFO 6345 --- [ main] MigratePserverAndPnfEquipType : Migration Summary Count: Number of Pservers failed to update due to error : 0 14:28:39 14:28:39 2025-12-10 14:28:39.705 INFO 6345 --- [ main] MigratePserverAndPnfEquipType : Migration Summary Count: Number of Pnf updated: 2 14:28:39 14:28:39 2025-12-10 14:28:39.705 INFO 6345 --- [ main] MigratePserverAndPnfEquipType : Migration Summary Count: Number of Pnf failed to update due to error : 0 14:28:39 14:28:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.onap.aai.migration.v13.MigratePServerAndPnfEquipTypeTest 14:28:39 [INFO] Running org.onap.aai.migration.v13.MigrateVnfcModelInvariantIdTest 14:28:39 Initilization of MigrateVnfcModelInvariantId migration script complete. 14:28:39 2025-12-10 14:28:39.728 INFO 6345 --- [ main] MigrateVnfcModelInvariantId : Initilization of MigrateVnfcModelInvariantId migration script complete. 14:28:39 2025-12-10 14:28:39.729 DEBUG 6345 --- [ main] MigrateVnfcModelInvariantId : -------- Starting PropertyMigrator for node type within([vnfc]) from property model-invariant-id to model-invariant-id-local -------- 14:28:39 2025-12-10 14:28:39.729 DEBUG 6345 --- [ main] MigrateVnfcModelInvariantId : PropertyKey [model-invariant-id-local] already existed in the DB. 14:28:39 2025-12-10 14:28:39.729 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.729 DEBUG 6345 --- [ main] MigrateVnfcModelInvariantId : Migrating property for vertex v[4264] 14:28:39 2025-12-10 14:28:39.730 DEBUG 6345 --- [ main] MigrateVnfcModelInvariantId : v[4264] : Migrated property model-invariant-id to model-invariant-id-local with value = vnfc-invariant-id-1 14:28:39 2025-12-10 14:28:39.730 DEBUG 6345 --- [ main] MigrateVnfcModelInvariantId : Migration Summary Count: 1 vertices modified. 14:28:39 2025-12-10 14:28:39.730 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfcName = vnfc-name-1 AND model-invariant-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.731 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfcName = vnfc-name-1)]. For better performance, use indexes 14:28:39 Initilization of MigrateVnfcModelInvariantId migration script complete. 14:28:39 2025-12-10 14:28:39.745 INFO 6345 --- [ main] MigrateVnfcModelInvariantId : Initilization of MigrateVnfcModelInvariantId migration script complete. 14:28:39 2025-12-10 14:28:39.746 DEBUG 6345 --- [ main] MigrateVnfcModelInvariantId : -------- Starting PropertyMigrator for node type within([vnfc]) from property model-invariant-id to model-invariant-id-local -------- 14:28:39 2025-12-10 14:28:39.746 DEBUG 6345 --- [ main] MigrateVnfcModelInvariantId : PropertyKey [model-invariant-id-local] already existed in the DB. 14:28:39 2025-12-10 14:28:39.746 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.746 DEBUG 6345 --- [ main] MigrateVnfcModelInvariantId : Migrating property for vertex v[4328] 14:28:39 2025-12-10 14:28:39.747 DEBUG 6345 --- [ main] MigrateVnfcModelInvariantId : v[4328] : Migrated property model-invariant-id to model-invariant-id-local with value = vnfc-invariant-id-1 14:28:39 2025-12-10 14:28:39.747 DEBUG 6345 --- [ main] MigrateVnfcModelInvariantId : Migration Summary Count: 1 vertices modified. 14:28:39 2025-12-10 14:28:39.747 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfcName = vnfc-name-2)]. For better performance, use indexes 14:28:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.aai.migration.v13.MigrateVnfcModelInvariantIdTest 14:28:39 [INFO] Running org.onap.aai.migration.v13.MigrateVnfcModelVersionIdTest 14:28:39 Initilization of MigrateVnfcModelVersionId migration script complete. 14:28:39 2025-12-10 14:28:39.762 INFO 6345 --- [ main] MigrateVnfcModelVersionId : Initilization of MigrateVnfcModelVersionId migration script complete. 14:28:39 2025-12-10 14:28:39.762 DEBUG 6345 --- [ main] MigrateVnfcModelVersionId : -------- Starting PropertyMigrator for node type within([vnfc]) from property model-version-id to model-version-id-local -------- 14:28:39 2025-12-10 14:28:39.762 DEBUG 6345 --- [ main] MigrateVnfcModelVersionId : PropertyKey [model-version-id-local] already existed in the DB. 14:28:39 2025-12-10 14:28:39.763 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-version-id <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.763 DEBUG 6345 --- [ main] MigrateVnfcModelVersionId : Migrating property for vertex v[4280] 14:28:39 2025-12-10 14:28:39.763 DEBUG 6345 --- [ main] MigrateVnfcModelVersionId : v[4280] : Migrated property model-version-id to model-version-id-local with value = vnfc-version-id-1 14:28:39 2025-12-10 14:28:39.763 DEBUG 6345 --- [ main] MigrateVnfcModelVersionId : Migration Summary Count: 1 vertices modified. 14:28:39 2025-12-10 14:28:39.764 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfcName = vnfc-name-1 AND model-version-id-local <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.764 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfcName = vnfc-name-1)]. For better performance, use indexes 14:28:39 Initilization of MigrateVnfcModelVersionId migration script complete. 14:28:39 2025-12-10 14:28:39.778 INFO 6345 --- [ main] MigrateVnfcModelVersionId : Initilization of MigrateVnfcModelVersionId migration script complete. 14:28:39 2025-12-10 14:28:39.778 DEBUG 6345 --- [ main] MigrateVnfcModelVersionId : -------- Starting PropertyMigrator for node type within([vnfc]) from property model-version-id to model-version-id-local -------- 14:28:39 2025-12-10 14:28:39.778 DEBUG 6345 --- [ main] MigrateVnfcModelVersionId : PropertyKey [model-version-id-local] already existed in the DB. 14:28:39 2025-12-10 14:28:39.779 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-version-id <> null)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.779 DEBUG 6345 --- [ main] MigrateVnfcModelVersionId : Migrating property for vertex v[4272] 14:28:39 2025-12-10 14:28:39.780 DEBUG 6345 --- [ main] MigrateVnfcModelVersionId : v[4272] : Migrated property model-version-id to model-version-id-local with value = vnfc-version-id-1 14:28:39 2025-12-10 14:28:39.780 DEBUG 6345 --- [ main] MigrateVnfcModelVersionId : Migration Summary Count: 1 vertices modified. 14:28:39 2025-12-10 14:28:39.780 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfcName = vnfc-name-2)]. For better performance, use indexes 14:28:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.aai.migration.v13.MigrateVnfcModelVersionIdTest 14:28:39 [INFO] Running org.onap.aai.migration.v14.MigrateGenericVnfMgmtOptionsTest 14:28:39 Initilization of MigrateVnfType migration script complete. 14:28:39 2025-12-10 14:28:39.796 INFO 6345 --- [ main] MigrateVnfType : Initilization of MigrateVnfType migration script complete. 14:28:39 2025-12-10 14:28:39.797 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:39 Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 14:28:39 2025-12-10 14:28:39.797 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 14:28:39 Adding Updated Vertex 8264 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.798 INFO 6345 --- [ main] MigrateVnfType : Adding Updated Vertex 8264 to dmaapMsgList.... 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.798 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.798 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.798 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 14:28:39 2025-12-10 14:28:39.798 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 14:28:39 Adding Updated Vertex 4248 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.798 INFO 6345 --- [ main] MigrateVnfType : Adding Updated Vertex 4248 to dmaapMsgList.... 14:28:39 Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 14:28:39 2025-12-10 14:28:39.798 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 14:28:39 Adding Updated Vertex 8432 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.798 INFO 6345 --- [ main] MigrateVnfType : Adding Updated Vertex 8432 to dmaapMsgList.... 14:28:39 Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 14:28:39 2025-12-10 14:28:39.798 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 14:28:39 Adding Updated Vertex 8200 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.798 INFO 6345 --- [ main] MigrateVnfType : Adding Updated Vertex 8200 to dmaapMsgList.... 14:28:39 Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 14:28:39 2025-12-10 14:28:39.798 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 14:28:39 Adding Updated Vertex 4336 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.798 INFO 6345 --- [ main] MigrateVnfType : Adding Updated Vertex 4336 to dmaapMsgList.... 14:28:39 Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 14:28:39 2025-12-10 14:28:39.798 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 14:28:39 Adding Updated Vertex 4168 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.798 INFO 6345 --- [ main] MigrateVnfType : Adding Updated Vertex 4168 to dmaapMsgList.... 14:28:39 ******* Final Summary for MockMigrateVnfType ********* 14:28:39 2025-12-10 14:28:39.798 INFO 6345 --- [ main] MigrateVnfType : ******* Final Summary for MockMigrateVnfType ********* 14:28:39 Total Migrated Records for generic-vnf: 6 14:28:39 2025-12-10 14:28:39.798 INFO 6345 --- [ main] MigrateVnfType : Total Migrated Records for generic-vnf: 6 14:28:39 Migration Summary Count: Total Migrated Records: 6 14:28:39 2025-12-10 14:28:39.798 INFO 6345 --- [ main] MigrateVnfType : Migration Summary Count: Total Migrated Records: 6 14:28:39 2025-12-10 14:28:39.798 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf1 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.799 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf11 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.799 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf21 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes 14:28:39 Initilization of MigrateVnfType migration script complete. 14:28:39 2025-12-10 14:28:39.815 INFO 6345 --- [ main] MigrateVnfType : Initilization of MigrateVnfType migration script complete. 14:28:39 2025-12-10 14:28:39.816 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.816 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.816 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.816 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.816 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 14:28:39 2025-12-10 14:28:39.816 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 14:28:39 Adding Updated Vertex 20488 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.816 INFO 6345 --- [ main] MigrateVnfType : Adding Updated Vertex 20488 to dmaapMsgList.... 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.816 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.816 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.816 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 14:28:39 2025-12-10 14:28:39.816 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 14:28:39 Adding Updated Vertex 4328 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.817 INFO 6345 --- [ main] MigrateVnfType : Adding Updated Vertex 4328 to dmaapMsgList.... 14:28:39 Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 14:28:39 2025-12-10 14:28:39.817 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 14:28:39 Adding Updated Vertex 16456 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.817 INFO 6345 --- [ main] MigrateVnfType : Adding Updated Vertex 16456 to dmaapMsgList.... 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.817 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 14:28:39 2025-12-10 14:28:39.817 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 14:28:39 Adding Updated Vertex 24584 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.817 INFO 6345 --- [ main] MigrateVnfType : Adding Updated Vertex 24584 to dmaapMsgList.... 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.817 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.817 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.817 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.817 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 14:28:39 2025-12-10 14:28:39.817 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 14:28:39 Adding Updated Vertex 28680 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.817 INFO 6345 --- [ main] MigrateVnfType : Adding Updated Vertex 28680 to dmaapMsgList.... 14:28:39 Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 14:28:39 2025-12-10 14:28:39.817 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 14:28:39 Adding Updated Vertex 12440 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.817 INFO 6345 --- [ main] MigrateVnfType : Adding Updated Vertex 12440 to dmaapMsgList.... 14:28:39 ******* Final Summary for MockMigrateVnfType ********* 14:28:39 2025-12-10 14:28:39.817 INFO 6345 --- [ main] MigrateVnfType : ******* Final Summary for MockMigrateVnfType ********* 14:28:39 Total Migrated Records for generic-vnf: 6 14:28:39 2025-12-10 14:28:39.817 INFO 6345 --- [ main] MigrateVnfType : Total Migrated Records for generic-vnf: 6 14:28:39 Migration Summary Count: Total Migrated Records: 6 14:28:39 2025-12-10 14:28:39.817 INFO 6345 --- [ main] MigrateVnfType : Migration Summary Count: Total Migrated Records: 6 14:28:39 2025-12-10 14:28:39.818 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf30 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.819 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf31 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.820 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf32 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.821 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf40 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.822 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf41 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.823 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf42 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes 14:28:39 Initilization of MigrateVnfType migration script complete. 14:28:39 2025-12-10 14:28:39.825 INFO 6345 --- [ main] MigrateVnfType : Initilization of MigrateVnfType migration script complete. 14:28:39 2025-12-10 14:28:39.826 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.826 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.826 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.826 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 14:28:39 2025-12-10 14:28:39.826 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 14:28:39 Adding Updated Vertex 36872 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.826 INFO 6345 --- [ main] MigrateVnfType : Adding Updated Vertex 36872 to dmaapMsgList.... 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.826 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 14:28:39 2025-12-10 14:28:39.826 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 14:28:39 Adding Updated Vertex 28744 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.826 INFO 6345 --- [ main] MigrateVnfType : Adding Updated Vertex 28744 to dmaapMsgList.... 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.826 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.826 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.826 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 14:28:39 2025-12-10 14:28:39.826 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 14:28:39 Adding Updated Vertex 41200 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.826 INFO 6345 --- [ main] MigrateVnfType : Adding Updated Vertex 41200 to dmaapMsgList.... 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.826 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.826 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 14:28:39 2025-12-10 14:28:39.826 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 14:28:39 Adding Updated Vertex 40968 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.826 INFO 6345 --- [ main] MigrateVnfType : Adding Updated Vertex 40968 to dmaapMsgList.... 14:28:39 Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 14:28:39 2025-12-10 14:28:39.826 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 14:28:39 Adding Updated Vertex 32840 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.826 INFO 6345 --- [ main] MigrateVnfType : Adding Updated Vertex 32840 to dmaapMsgList.... 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.826 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.826 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.826 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.826 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.826 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.826 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 14:28:39 2025-12-10 14:28:39.827 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 14:28:39 Adding Updated Vertex 12464 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.827 INFO 6345 --- [ main] MigrateVnfType : Adding Updated Vertex 12464 to dmaapMsgList.... 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.827 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.827 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.827 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.827 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.827 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.827 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 ******* Final Summary for MockMigrateVnfType ********* 14:28:39 2025-12-10 14:28:39.827 INFO 6345 --- [ main] MigrateVnfType : ******* Final Summary for MockMigrateVnfType ********* 14:28:39 Total Migrated Records for generic-vnf: 6 14:28:39 2025-12-10 14:28:39.827 INFO 6345 --- [ main] MigrateVnfType : Total Migrated Records for generic-vnf: 6 14:28:39 Migration Summary Count: Total Migrated Records: 6 14:28:39 2025-12-10 14:28:39.827 INFO 6345 --- [ main] MigrateVnfType : Migration Summary Count: Total Migrated Records: 6 14:28:39 2025-12-10 14:28:39.827 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf2 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.828 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf12 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.829 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf22 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes 14:28:39 Initilization of MigrateVnfType migration script complete. 14:28:39 2025-12-10 14:28:39.832 INFO 6345 --- [ main] MigrateVnfType : Initilization of MigrateVnfType migration script complete. 14:28:39 2025-12-10 14:28:39.832 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:39 Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 14:28:39 Adding Updated Vertex 12520 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Adding Updated Vertex 12520 to dmaapMsgList.... 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 14:28:39 Adding Updated Vertex 20656 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Adding Updated Vertex 20656 to dmaapMsgList.... 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 14:28:39 Adding Updated Vertex 45128 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Adding Updated Vertex 45128 to dmaapMsgList.... 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 14:28:39 Adding Updated Vertex 20632 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Adding Updated Vertex 20632 to dmaapMsgList.... 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 14:28:39 Adding Updated Vertex 24728 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.833 INFO 6345 --- [ main] MigrateVnfType : Adding Updated Vertex 24728 to dmaapMsgList.... 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.834 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.834 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.834 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 14:28:39 2025-12-10 14:28:39.834 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 14:28:39 Adding Updated Vertex 16616 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.834 INFO 6345 --- [ main] MigrateVnfType : Adding Updated Vertex 16616 to dmaapMsgList.... 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.834 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.834 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.834 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.834 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 2025-12-10 14:28:39.834 INFO 6345 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping 14:28:39 ******* Final Summary for MockMigrateVnfType ********* 14:28:39 2025-12-10 14:28:39.834 INFO 6345 --- [ main] MigrateVnfType : ******* Final Summary for MockMigrateVnfType ********* 14:28:39 Total Migrated Records for generic-vnf: 6 14:28:39 2025-12-10 14:28:39.834 INFO 6345 --- [ main] MigrateVnfType : Total Migrated Records for generic-vnf: 6 14:28:39 Migration Summary Count: Total Migrated Records: 6 14:28:39 2025-12-10 14:28:39.834 INFO 6345 --- [ main] MigrateVnfType : Migration Summary Count: Total Migrated Records: 6 14:28:39 2025-12-10 14:28:39.834 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf0 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.835 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf10 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.836 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf20 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes 14:28:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.aai.migration.v14.MigrateGenericVnfMgmtOptionsTest 14:28:39 [INFO] Running org.onap.aai.migration.v14.MigrateMissingFqdnOnPserversTest 14:28:39 Initilization of MigrateMissingFqdnOnPservers migration script complete. 14:28:39 2025-12-10 14:28:39.873 INFO 6345 --- [ main] MigrateMissingFqdnOnPservers : Initilization of MigrateMissingFqdnOnPservers migration script complete. 14:28:39 2025-12-10 14:28:39.873 INFO 6345 --- [ main] MigrateMissingFqdnOnPservers : ---------- Start Updating fqdn for pserver ---------- 14:28:39 2025-12-10 14:28:39.875 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.876 INFO 6345 --- [ main] MigrateMissingFqdnOnPservers : Updated fqdn from hostname : hostname1.com and its source of truth is : RO 14:28:39 2025-12-10 14:28:39.877 INFO 6345 --- [ main] MigrateMissingFqdnOnPservers : Invalid format hostname :hostname2 and its source of truth is : RO 14:28:39 2025-12-10 14:28:39.877 INFO 6345 --- [ main] MigrateMissingFqdnOnPservers : Missing source of truth for hostname : hostname2.com 14:28:39 2025-12-10 14:28:39.877 INFO 6345 --- [ main] MigrateMissingFqdnOnPservers : Updated fqdn from hostname : hostname2.com and its source of truth is : null 14:28:39 2025-12-10 14:28:39.877 INFO 6345 --- [ main] MigrateMissingFqdnOnPservers : Invalid format hostname :hostname1 and its source of truth is : RO 14:28:39 2025-12-10 14:28:39.877 INFO 6345 --- [ main] MigrateMissingFqdnOnPservers : 14:28:39 14:28:39 ******* Final Summary of Updated fqdn for pserver Migration ********* 14:28:39 14:28:39 2025-12-10 14:28:39.877 INFO 6345 --- [ main] MigrateMissingFqdnOnPservers : Migration Summary Count: Total Number of pservers with missing or empty fqdn : 4 14:28:39 14:28:39 2025-12-10 14:28:39.877 INFO 6345 --- [ main] MigrateMissingFqdnOnPservers : Migration Summary Count: Number of pservers updated: 2 14:28:39 14:28:39 2025-12-10 14:28:39.877 INFO 6345 --- [ main] MigrateMissingFqdnOnPservers : Migration Summary Count: Number of pservers invalid: 2 14:28:39 14:28:39 2025-12-10 14:28:39.877 INFO 6345 --- [ main] MigrateMissingFqdnOnPservers : Migration Summary Count: Number of pservers failed to update due to error : 0 14:28:39 14:28:39 2025-12-10 14:28:39.877 INFO 6345 --- [ main] MigrateMissingFqdnOnPservers : Migration Summary Count: Number of pservers with missing source of truth: 1 14:28:39 14:28:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.aai.migration.v14.MigrateMissingFqdnOnPserversTest 14:28:39 [INFO] Running org.onap.aai.migration.v14.MigrateNetworkTechToCloudRegionTest 14:28:39 Initilization of MigrateNetworkTechToCloudRegion migration script complete. 14:28:39 2025-12-10 14:28:39.893 INFO 6345 --- [ main] MigrateNetworkTechToCloudRegion : Initilization of MigrateNetworkTechToCloudRegion migration script complete. 14:28:39 2025-12-10 14:28:39.893 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-owner = att-aic)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.893 INFO 6345 --- [ main] MigrateNetworkTechToCloudRegion : Number of cloud-region with cloud-owner att-aic : 2 14:28:39 2025-12-10 14:28:39.894 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-technology AND network-technology-name = CONTRAIL)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.894 INFO 6345 --- [ main] MigrateNetworkTechToCloudRegion : ---------- Start Creating an Edge from cloud-region to network-technology nodes with network-technology-name CONTRAIL ---------- 14:28:39 2025-12-10 14:28:39.895 INFO 6345 --- [ main] MigrateNetworkTechToCloudRegion : Adding Updated cloud-region Vertex 4320 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.895 INFO 6345 --- [ main] MigrateNetworkTechToCloudRegion : Edge already exists from cloud-region with cloud-owner and cloud-region-id cloud-region-id-1 to network-technology nodes with network-technology-name CONTRAIL 14:28:39 2025-12-10 14:28:39.895 INFO 6345 --- [ main] MigrateNetworkTechToCloudRegion : 14:28:39 14:28:39 ******* Summary network-technology Nodes: Finished creating an Edge from cloud-region with cloud-owner to network-technology nodes with network-technology-name CONTRAIL ********* 14:28:39 14:28:39 2025-12-10 14:28:39.895 INFO 6345 --- [ main] MigrateNetworkTechToCloudRegion : Migration Summary Count: Number of edges created from cloud-region to CONTRAIL network-technology : 1 14:28:39 14:28:39 2025-12-10 14:28:39.895 INFO 6345 --- [ main] MigrateNetworkTechToCloudRegion : Migration Summary Count: Number of edges failed from cloud-region to CONTRAIL network-technology : 0 14:28:39 14:28:39 2025-12-10 14:28:39.895 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-technology AND network-technology-name = AIC_SR_IOV)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.895 INFO 6345 --- [ main] MigrateNetworkTechToCloudRegion : ---------- Start Creating an Edge from cloud-region to network-technology nodes with network-technology-name AIC_SR_IOV ---------- 14:28:39 2025-12-10 14:28:39.896 INFO 6345 --- [ main] MigrateNetworkTechToCloudRegion : Adding Updated cloud-region Vertex 4320 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.896 INFO 6345 --- [ main] MigrateNetworkTechToCloudRegion : Adding Updated cloud-region Vertex 4176 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.896 INFO 6345 --- [ main] MigrateNetworkTechToCloudRegion : 14:28:39 14:28:39 ******* Summary network-technology Nodes: Finished creating an Edge from cloud-region with cloud-owner to network-technology nodes with network-technology-name AIC_SR_IOV ********* 14:28:39 14:28:39 2025-12-10 14:28:39.896 INFO 6345 --- [ main] MigrateNetworkTechToCloudRegion : Migration Summary Count: Number of edges created from cloud-region to AIC_SR_IOV network-technology : 2 14:28:39 14:28:39 2025-12-10 14:28:39.896 INFO 6345 --- [ main] MigrateNetworkTechToCloudRegion : Migration Summary Count: Number of edges failed from cloud-region to AIC_SR_IOV network-technology : 0 14:28:39 14:28:39 2025-12-10 14:28:39.896 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-owner = att-nc)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.897 INFO 6345 --- [ main] MigrateNetworkTechToCloudRegion : Number of cloud-region with cloud-owner att-nc : 1 14:28:39 2025-12-10 14:28:39.897 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-technology AND network-technology-name = OVS)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.897 INFO 6345 --- [ main] MigrateNetworkTechToCloudRegion : ---------- Start Creating an Edge from cloud-region to network-technology nodes with network-technology-name OVS ---------- 14:28:39 2025-12-10 14:28:39.897 INFO 6345 --- [ main] MigrateNetworkTechToCloudRegion : Adding Updated cloud-region Vertex 8272 to dmaapMsgList.... 14:28:39 2025-12-10 14:28:39.897 INFO 6345 --- [ main] MigrateNetworkTechToCloudRegion : 14:28:39 14:28:39 ******* Summary network-technology Nodes: Finished creating an Edge from cloud-region with cloud-owner to network-technology nodes with network-technology-name OVS ********* 14:28:39 14:28:39 2025-12-10 14:28:39.897 INFO 6345 --- [ main] MigrateNetworkTechToCloudRegion : Migration Summary Count: Number of edges created from cloud-region to OVS network-technology : 1 14:28:39 14:28:39 2025-12-10 14:28:39.897 INFO 6345 --- [ main] MigrateNetworkTechToCloudRegion : Migration Summary Count: Number of edges failed from cloud-region to OVS network-technology : 0 14:28:39 14:28:39 2025-12-10 14:28:39.897 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-technology AND network-technology-name = STANDARD-SR-IOV)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.898 INFO 6345 --- [ main] MigrateNetworkTechToCloudRegion : ---------- Start Creating an Edge from cloud-region to network-technology nodes with network-technology-name STANDARD-SR-IOV ---------- 14:28:39 2025-12-10 14:28:39.898 INFO 6345 --- [ main] MigrateNetworkTechToCloudRegion : 14:28:39 14:28:39 ******* Summary network-technology Nodes: Finished creating an Edge from cloud-region with cloud-owner to network-technology nodes with network-technology-name STANDARD-SR-IOV ********* 14:28:39 14:28:39 2025-12-10 14:28:39.898 INFO 6345 --- [ main] MigrateNetworkTechToCloudRegion : Migration Summary Count: Number of edges created from cloud-region to STANDARD-SR-IOV network-technology : 0 14:28:39 14:28:39 2025-12-10 14:28:39.898 INFO 6345 --- [ main] MigrateNetworkTechToCloudRegion : Migration Summary Count: Number of edges failed from cloud-region to STANDARD-SR-IOV network-technology : 0 14:28:39 14:28:39 2025-12-10 14:28:39.898 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-region-id = cloud-region-id-1)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.898 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-region-id = cloud-region-id-3)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.898 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-region-id = cloud-region-id-2)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.899 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-region-id = cloud-region-id-1)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.899 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-region-id = cloud-region-id-2)]. For better performance, use indexes 14:28:39 2025-12-10 14:28:39.899 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-technology AND network-technology-id = network-technology-1)]. For better performance, use indexes 14:28:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.aai.migration.v14.MigrateNetworkTechToCloudRegionTest 14:28:39 [INFO] Running org.onap.aai.migration.v14.MigrateSameSourcedRCTROPServerDataTest 14:28:40 Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:40 2025-12-10 14:28:40.004 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:40 2025-12-10 14:28:40.008 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 14:28:40 2025-12-10 14:28:40.009 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 14:28:40 2025-12-10 14:28:40.009 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1 14:28:40 2025-12-10 14:28:40.010 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP3 14:28:40 2025-12-10 14:28:40.010 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 3 14:28:40 2025-12-10 14:28:40.011 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 14:28:40 2025-12-10 14:28:40.011 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.012 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 14:28:40 2025-12-10 14:28:40.012 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:40 2025-12-10 14:28:40.013 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 14:28:40 2025-12-10 14:28:40.013 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 14:28:40 2025-12-10 14:28:40.014 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.014 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 14:28:40 2025-12-10 14:28:40.014 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 14:28:40 2025-12-10 14:28:40.014 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 14:28:40 2025-12-10 14:28:40.016 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 14:28:40 2025-12-10 14:28:40.016 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:40 2025-12-10 14:28:40.016 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.016 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:40 2025-12-10 14:28:40.017 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.018 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.021 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 14:28:40 2025-12-10 14:28:40.028 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 14:28:40 2025-12-10 14:28:40.028 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 14:28:40 2025-12-10 14:28:40.028 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverRCTScn6 14:28:40 2025-12-10 14:28:40.028 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 4, tempRV: 1 14:28:40 2025-12-10 14:28:40.029 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 14:28:40 2025-12-10 14:28:40.029 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:40 >> Unchanged side is [zone][URI Not present] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:40 2025-12-10 14:28:40.030 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge was not swung due to Multiplicity Rule Violation... 14:28:40 2025-12-10 14:28:40.030 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.HostedOn] IN edge. 14:28:40 >> Unchanged side is [generic-vnf][URI Not present] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:40 2025-12-10 14:28:40.031 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.HostedOn] IN edge successful 14:28:40 2025-12-10 14:28:40.031 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.031 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 14:28:40 2025-12-10 14:28:40.033 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 14:28:40 2025-12-10 14:28:40.033 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.033 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 14:28:40 2025-12-10 14:28:40.033 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn3 14:28:40 2025-12-10 14:28:40.033 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:40 2025-12-10 14:28:40.034 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 14:28:40 2025-12-10 14:28:40.034 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.034 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.035 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 14:28:40 2025-12-10 14:28:40.036 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 14:28:40 2025-12-10 14:28:40.036 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 14:28:40 2025-12-10 14:28:40.036 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 14:28:40 2025-12-10 14:28:40.036 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 14:28:40 2025-12-10 14:28:40.036 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 14:28:40 2025-12-10 14:28:40.036 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn2 14:28:40 2025-12-10 14:28:40.036 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:40 2025-12-10 14:28:40.037 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 14:28:40 2025-12-10 14:28:40.037 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.038 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 14:28:40 2025-12-10 14:28:40.038 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 14:28:40 2025-12-10 14:28:40.038 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 14:28:40 2025-12-10 14:28:40.039 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 14:28:40 2025-12-10 14:28:40.039 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.039 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.040 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 14:28:40 2025-12-10 14:28:40.041 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 14:28:40 2025-12-10 14:28:40.041 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 14:28:40 2025-12-10 14:28:40.041 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver1Scn2 14:28:40 2025-12-10 14:28:40.041 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:40 2025-12-10 14:28:40.042 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 14:28:40 2025-12-10 14:28:40.043 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.043 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:40 2025-12-10 14:28:40.043 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:40 2025-12-10 14:28:40.043 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:40 2025-12-10 14:28:40.044 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.044 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 14:28:40 2025-12-10 14:28:40.046 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 14:28:40 2025-12-10 14:28:40.046 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOld 14:28:40 2025-12-10 14:28:40.046 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNew 14:28:40 2025-12-10 14:28:40.046 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:40 2025-12-10 14:28:40.046 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 14:28:40 2025-12-10 14:28:40.046 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 14:28:40 2025-12-10 14:28:40.047 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:40 >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:40 2025-12-10 14:28:40.047 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:40 2025-12-10 14:28:40.047 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:40 2025-12-10 14:28:40.048 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.048 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:40 2025-12-10 14:28:40.048 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.048 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.051 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 14:28:40 2025-12-10 14:28:40.052 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 14:28:40 2025-12-10 14:28:40.052 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 14:28:40 2025-12-10 14:28:40.052 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2 14:28:40 2025-12-10 14:28:40.052 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn1 14:28:40 2025-12-10 14:28:40.052 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 14:28:40 2025-12-10 14:28:40.053 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn1/p-interfaces/p-interface/pint3Scn1] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2]. 14:28:40 2025-12-10 14:28:40.053 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.053 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.054 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to updated list 14:28:40 2025-12-10 14:28:40.055 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to delete list 14:28:40 2025-12-10 14:28:40.055 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 14:28:40 2025-12-10 14:28:40.055 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver1Scn1 14:28:40 2025-12-10 14:28:40.055 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:40 2025-12-10 14:28:40.056 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 14:28:40 2025-12-10 14:28:40.056 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 14:28:40 2025-12-10 14:28:40.057 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 14:28:40 2025-12-10 14:28:40.057 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 14:28:40 2025-12-10 14:28:40.057 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 14:28:40 2025-12-10 14:28:40.058 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.058 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.059 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 14:28:40 2025-12-10 14:28:40.059 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 14:28:40 2025-12-10 14:28:40.059 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.059 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.059 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.059 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 14:28:40 2025-12-10 14:28:40.059 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.059 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.059 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 14:28:40 2025-12-10 14:28:40.060 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 14:28:40 14:28:40 2025-12-10 14:28:40.060 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 14:28:40 2025-12-10 14:28:40.062 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 14:28:40 2025-12-10 14:28:40.062 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 14:28:40 2025-12-10 14:28:40.062 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbb 14:28:40 2025-12-10 14:28:40.062 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 14:28:40 2025-12-10 14:28:40.063 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 14:28:40 2025-12-10 14:28:40.063 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.063 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 14:28:40 2025-12-10 14:28:40.063 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 14:28:40 2025-12-10 14:28:40.063 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:40 2025-12-10 14:28:40.064 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. 14:28:40 >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] 14:28:40 >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], 14:28:40 >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 14:28:40 2025-12-10 14:28:40.066 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.066 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 14:28:40 2025-12-10 14:28:40.067 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 14:28:40 2025-12-10 14:28:40.067 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:40 2025-12-10 14:28:40.067 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 14:28:40 2025-12-10 14:28:40.068 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 14:28:40 2025-12-10 14:28:40.068 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.068 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 14:28:40 2025-12-10 14:28:40.068 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 14:28:40 2025-12-10 14:28:40.068 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:40 2025-12-10 14:28:40.070 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:40 >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:40 2025-12-10 14:28:40.070 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:40 2025-12-10 14:28:40.070 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:40 2025-12-10 14:28:40.070 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.070 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:40 2025-12-10 14:28:40.070 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.070 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.074 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 14:28:40 2025-12-10 14:28:40.075 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 14:28:40 2025-12-10 14:28:40.075 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 14:28:40 2025-12-10 14:28:40.075 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 14:28:40 2025-12-10 14:28:40.075 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaa 14:28:40 2025-12-10 14:28:40.075 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 14:28:40 2025-12-10 14:28:40.075 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 14:28:40 2025-12-10 14:28:40.076 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 14:28:40 2025-12-10 14:28:40.076 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.076 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.077 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 14:28:40 2025-12-10 14:28:40.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 14:28:40 2025-12-10 14:28:40.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaawas already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 14:28:40 2025-12-10 14:28:40.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 14:28:40 2025-12-10 14:28:40.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 14:28:40 14:28:40 2025-12-10 14:28:40.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 14:28:40 ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 14:28:40 14:28:40 2025-12-10 14:28:40.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 14:28:40 2025-12-10 14:28:40.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 8 14:28:40 2025-12-10 14:28:40.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 8 14:28:40 2025-12-10 14:28:40.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 8 14:28:40 14:28:40 2025-12-10 14:28:40.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 14:28:40 2025-12-10 14:28:40.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 2 14:28:40 2025-12-10 14:28:40.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 2 14:28:40 2025-12-10 14:28:40.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 2 14:28:40 14:28:40 2025-12-10 14:28:40.080 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = rctP3)]. For better performance, use indexes 14:28:40 2025-12-10 14:28:40.081 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface AND aai-uri = /cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11)]. For better performance, use indexes 14:28:40 2025-12-10 14:28:40.082 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface AND aai-uri = /cloud-infrastructure/pservers/pserver/rctP3/lag-interfaces/lag-interface/lagint11)]. For better performance, use indexes 14:28:40 2025-12-10 14:28:40.083 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = rctP3)]. For better performance, use indexes 14:28:40 Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:40 2025-12-10 14:28:40.157 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:40 2025-12-10 14:28:40.159 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 14:28:40 2025-12-10 14:28:40.161 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 14:28:40 2025-12-10 14:28:40.161 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 14:28:40 2025-12-10 14:28:40.161 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn3 14:28:40 2025-12-10 14:28:40.161 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:40 2025-12-10 14:28:40.162 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 14:28:40 2025-12-10 14:28:40.162 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.162 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.164 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 14:28:40 2025-12-10 14:28:40.165 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 14:28:40 2025-12-10 14:28:40.165 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2 14:28:40 2025-12-10 14:28:40.165 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn2 14:28:40 2025-12-10 14:28:40.165 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:40 2025-12-10 14:28:40.166 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 14:28:40 2025-12-10 14:28:40.166 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.166 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 14:28:40 2025-12-10 14:28:40.166 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 14:28:40 2025-12-10 14:28:40.166 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 14:28:40 2025-12-10 14:28:40.167 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 14:28:40 2025-12-10 14:28:40.167 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.167 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.169 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 14:28:40 2025-12-10 14:28:40.170 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 14:28:40 2025-12-10 14:28:40.170 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1 14:28:40 2025-12-10 14:28:40.170 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn1 14:28:40 2025-12-10 14:28:40.170 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:40 2025-12-10 14:28:40.170 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 14:28:40 2025-12-10 14:28:40.170 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 14:28:40 2025-12-10 14:28:40.171 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 14:28:40 2025-12-10 14:28:40.171 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 14:28:40 2025-12-10 14:28:40.171 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 14:28:40 2025-12-10 14:28:40.171 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.171 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.172 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 14:28:40 2025-12-10 14:28:40.173 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 14:28:40 2025-12-10 14:28:40.173 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6 14:28:40 2025-12-10 14:28:40.173 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: Scn6.pserverRCT1Scn6 14:28:40 2025-12-10 14:28:40.173 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 4 14:28:40 2025-12-10 14:28:40.173 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 14:28:40 2025-12-10 14:28:40.174 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:40 >> Unchanged side is [zone][URI Not present] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:40 2025-12-10 14:28:40.174 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge was not swung due to Multiplicity Rule Violation... 14:28:40 2025-12-10 14:28:40.174 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.HostedOn] IN edge. 14:28:40 >> Unchanged side is [generic-vnf][URI Not present] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:40 2025-12-10 14:28:40.174 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.HostedOn] IN edge successful 14:28:40 2025-12-10 14:28:40.174 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.175 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 14:28:40 2025-12-10 14:28:40.176 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 14:28:40 2025-12-10 14:28:40.176 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 14:28:40 2025-12-10 14:28:40.176 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 14:28:40 2025-12-10 14:28:40.176 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 14:28:40 2025-12-10 14:28:40.176 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOld 14:28:40 2025-12-10 14:28:40.176 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:40 2025-12-10 14:28:40.176 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 14:28:40 2025-12-10 14:28:40.176 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 14:28:40 2025-12-10 14:28:40.177 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:40 >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:40 2025-12-10 14:28:40.177 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:40 2025-12-10 14:28:40.177 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:40 2025-12-10 14:28:40.178 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.178 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:40 2025-12-10 14:28:40.178 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.178 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.181 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 14:28:40 2025-12-10 14:28:40.182 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 14:28:40 2025-12-10 14:28:40.182 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2 14:28:40 2025-12-10 14:28:40.182 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn2 14:28:40 2025-12-10 14:28:40.182 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:40 2025-12-10 14:28:40.183 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 14:28:40 2025-12-10 14:28:40.183 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.183 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:40 2025-12-10 14:28:40.183 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:40 2025-12-10 14:28:40.183 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:40 2025-12-10 14:28:40.184 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.185 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 14:28:40 2025-12-10 14:28:40.186 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 14:28:40 2025-12-10 14:28:40.186 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 14:28:40 2025-12-10 14:28:40.186 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1 14:28:40 2025-12-10 14:28:40.186 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP3 14:28:40 2025-12-10 14:28:40.186 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 3 14:28:40 2025-12-10 14:28:40.187 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 14:28:40 2025-12-10 14:28:40.187 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.188 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 14:28:40 2025-12-10 14:28:40.188 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.189 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 14:28:40 2025-12-10 14:28:40.189 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 14:28:40 2025-12-10 14:28:40.189 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 14:28:40 2025-12-10 14:28:40.189 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 14:28:40 2025-12-10 14:28:40.190 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:40 2025-12-10 14:28:40.190 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 14:28:40 2025-12-10 14:28:40.191 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 14:28:40 2025-12-10 14:28:40.191 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:40 2025-12-10 14:28:40.191 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.191 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:40 2025-12-10 14:28:40.192 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.192 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.194 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 14:28:40 2025-12-10 14:28:40.195 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 14:28:40 2025-12-10 14:28:40.195 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2 14:28:40 2025-12-10 14:28:40.195 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn1 14:28:40 2025-12-10 14:28:40.195 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 14:28:40 2025-12-10 14:28:40.196 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn1/p-interfaces/p-interface/pint3Scn1] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2]. 14:28:40 2025-12-10 14:28:40.196 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.196 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.197 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to updated list 14:28:40 2025-12-10 14:28:40.198 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to delete list 14:28:40 2025-12-10 14:28:40.198 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 14:28:40 2025-12-10 14:28:40.198 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 14:28:40 2025-12-10 14:28:40.198 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.198 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.198 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 14:28:40 2025-12-10 14:28:40.198 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldwas already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.198 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 14:28:40 2025-12-10 14:28:40.199 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 14:28:40 2025-12-10 14:28:40.199 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 14:28:40 2025-12-10 14:28:40.199 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 14:28:40 14:28:40 2025-12-10 14:28:40.199 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 14:28:40 2025-12-10 14:28:40.201 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 14:28:40 2025-12-10 14:28:40.201 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaa 14:28:40 2025-12-10 14:28:40.201 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaaaa 14:28:40 2025-12-10 14:28:40.201 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 14:28:40 2025-12-10 14:28:40.201 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 14:28:40 2025-12-10 14:28:40.202 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 14:28:40 2025-12-10 14:28:40.202 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.202 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.203 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 14:28:40 2025-12-10 14:28:40.204 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 14:28:40 2025-12-10 14:28:40.204 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 14:28:40 2025-12-10 14:28:40.204 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 14:28:40 2025-12-10 14:28:40.204 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 14:28:40 2025-12-10 14:28:40.204 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 14:28:40 2025-12-10 14:28:40.204 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbb 14:28:40 2025-12-10 14:28:40.204 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 14:28:40 2025-12-10 14:28:40.205 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 14:28:40 2025-12-10 14:28:40.206 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:40 2025-12-10 14:28:40.206 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 14:28:40 2025-12-10 14:28:40.206 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 14:28:40 2025-12-10 14:28:40.207 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.207 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 14:28:40 2025-12-10 14:28:40.207 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 14:28:40 2025-12-10 14:28:40.207 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:40 2025-12-10 14:28:40.207 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. 14:28:40 >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] 14:28:40 >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], 14:28:40 >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 14:28:40 2025-12-10 14:28:40.208 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.208 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 14:28:40 2025-12-10 14:28:40.208 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 14:28:40 2025-12-10 14:28:40.208 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.209 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 14:28:40 2025-12-10 14:28:40.209 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 14:28:40 2025-12-10 14:28:40.209 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:40 2025-12-10 14:28:40.210 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:40 >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:40 2025-12-10 14:28:40.210 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:40 2025-12-10 14:28:40.210 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:40 2025-12-10 14:28:40.210 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.210 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:40 2025-12-10 14:28:40.211 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.211 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.213 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 14:28:40 2025-12-10 14:28:40.214 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 14:28:40 2025-12-10 14:28:40.214 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 14:28:40 2025-12-10 14:28:40.214 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 14:28:40 14:28:40 2025-12-10 14:28:40.215 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 14:28:40 ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 14:28:40 14:28:40 2025-12-10 14:28:40.215 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 14:28:40 2025-12-10 14:28:40.215 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 16 14:28:40 2025-12-10 14:28:40.215 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 16 14:28:40 2025-12-10 14:28:40.215 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 16 14:28:40 14:28:40 2025-12-10 14:28:40.215 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 14:28:40 2025-12-10 14:28:40.215 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 4 14:28:40 2025-12-10 14:28:40.215 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 4 14:28:40 2025-12-10 14:28:40.215 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 4 14:28:40 14:28:40 2025-12-10 14:28:40.215 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes 14:28:40 2025-12-10 14:28:40.216 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes 14:28:40 2025-12-10 14:28:40.218 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes 14:28:40 Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:40 2025-12-10 14:28:40.275 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:40 2025-12-10 14:28:40.278 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 14:28:40 2025-12-10 14:28:40.279 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 14:28:40 2025-12-10 14:28:40.279 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1 14:28:40 2025-12-10 14:28:40.279 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP3 14:28:40 2025-12-10 14:28:40.279 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 3 14:28:40 2025-12-10 14:28:40.281 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 14:28:40 2025-12-10 14:28:40.281 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.281 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 14:28:40 2025-12-10 14:28:40.281 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 14:28:40 2025-12-10 14:28:40.281 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 14:28:40 2025-12-10 14:28:40.282 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 14:28:40 2025-12-10 14:28:40.283 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.283 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 14:28:40 2025-12-10 14:28:40.284 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:40 2025-12-10 14:28:40.284 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 14:28:40 2025-12-10 14:28:40.285 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 14:28:40 2025-12-10 14:28:40.285 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:40 2025-12-10 14:28:40.285 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.285 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:40 2025-12-10 14:28:40.286 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.286 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.288 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 14:28:40 2025-12-10 14:28:40.289 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 14:28:40 2025-12-10 14:28:40.289 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 14:28:40 2025-12-10 14:28:40.289 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 14:28:40 2025-12-10 14:28:40.289 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver1Scn2 14:28:40 2025-12-10 14:28:40.289 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:40 2025-12-10 14:28:40.290 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 14:28:40 2025-12-10 14:28:40.290 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.291 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:40 2025-12-10 14:28:40.291 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:40 2025-12-10 14:28:40.291 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:40 2025-12-10 14:28:40.291 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.292 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 14:28:40 2025-12-10 14:28:40.293 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 14:28:40 2025-12-10 14:28:40.293 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOld 14:28:40 2025-12-10 14:28:40.294 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNew 14:28:40 2025-12-10 14:28:40.294 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:40 2025-12-10 14:28:40.294 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 14:28:40 2025-12-10 14:28:40.294 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 14:28:40 2025-12-10 14:28:40.295 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:40 >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:40 2025-12-10 14:28:40.295 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:40 2025-12-10 14:28:40.295 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:40 2025-12-10 14:28:40.295 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.295 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:40 2025-12-10 14:28:40.296 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.296 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.298 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 14:28:40 2025-12-10 14:28:40.299 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 14:28:40 2025-12-10 14:28:40.299 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2 14:28:40 2025-12-10 14:28:40.299 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn2 14:28:40 2025-12-10 14:28:40.299 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:40 2025-12-10 14:28:40.300 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 14:28:40 2025-12-10 14:28:40.300 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.300 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 14:28:40 2025-12-10 14:28:40.300 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 14:28:40 2025-12-10 14:28:40.300 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 14:28:40 2025-12-10 14:28:40.301 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 14:28:40 2025-12-10 14:28:40.301 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.301 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.303 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 14:28:40 2025-12-10 14:28:40.303 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 14:28:40 2025-12-10 14:28:40.303 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1 14:28:40 2025-12-10 14:28:40.303 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn1 14:28:40 2025-12-10 14:28:40.303 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:40 2025-12-10 14:28:40.304 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 14:28:40 2025-12-10 14:28:40.304 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 14:28:40 2025-12-10 14:28:40.304 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 14:28:40 2025-12-10 14:28:40.304 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 14:28:40 2025-12-10 14:28:40.305 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 14:28:40 2025-12-10 14:28:40.305 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.305 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.306 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 14:28:40 2025-12-10 14:28:40.307 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 14:28:40 2025-12-10 14:28:40.307 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 14:28:40 2025-12-10 14:28:40.307 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverRCTScn6 14:28:40 2025-12-10 14:28:40.307 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 4, tempRV: 1 14:28:40 2025-12-10 14:28:40.307 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 14:28:40 2025-12-10 14:28:40.308 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:40 >> Unchanged side is [zone][URI Not present] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:40 2025-12-10 14:28:40.308 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge was not swung due to Multiplicity Rule Violation... 14:28:40 2025-12-10 14:28:40.308 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.HostedOn] IN edge. 14:28:40 >> Unchanged side is [generic-vnf][URI Not present] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:40 2025-12-10 14:28:40.308 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.HostedOn] IN edge successful 14:28:40 2025-12-10 14:28:40.308 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.309 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 14:28:40 2025-12-10 14:28:40.326 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 14:28:40 2025-12-10 14:28:40.326 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1 14:28:40 2025-12-10 14:28:40.327 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn2 14:28:40 2025-12-10 14:28:40.327 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 14:28:40 2025-12-10 14:28:40.328 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn2/p-interfaces/p-interface/pint3Scn2] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1]. 14:28:40 2025-12-10 14:28:40.328 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.328 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.329 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to updated list 14:28:40 2025-12-10 14:28:40.330 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to delete list 14:28:40 2025-12-10 14:28:40.330 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 14:28:40 2025-12-10 14:28:40.330 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 14:28:40 2025-12-10 14:28:40.330 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.330 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.330 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 14:28:40 2025-12-10 14:28:40.330 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 14:28:40 2025-12-10 14:28:40.330 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 14:28:40 2025-12-10 14:28:40.330 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 14:28:40 2025-12-10 14:28:40.330 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3 14:28:40 2025-12-10 14:28:40.331 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn3 14:28:40 2025-12-10 14:28:40.331 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:40 2025-12-10 14:28:40.332 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 14:28:40 2025-12-10 14:28:40.332 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.332 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.333 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 14:28:40 2025-12-10 14:28:40.334 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 14:28:40 2025-12-10 14:28:40.334 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 14:28:40 2025-12-10 14:28:40.334 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 14:28:40 2025-12-10 14:28:40.334 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.334 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 14:28:40 14:28:40 2025-12-10 14:28:40.335 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 14:28:40 2025-12-10 14:28:40.336 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 14:28:40 2025-12-10 14:28:40.336 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbb 14:28:40 2025-12-10 14:28:40.336 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 14:28:40 2025-12-10 14:28:40.337 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 14:28:40 2025-12-10 14:28:40.337 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.337 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 14:28:40 2025-12-10 14:28:40.337 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 14:28:40 2025-12-10 14:28:40.337 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:40 2025-12-10 14:28:40.338 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. 14:28:40 >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] 14:28:40 >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], 14:28:40 >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 14:28:40 2025-12-10 14:28:40.338 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.338 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 14:28:40 2025-12-10 14:28:40.339 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 14:28:40 2025-12-10 14:28:40.339 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:40 2025-12-10 14:28:40.340 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 14:28:40 2025-12-10 14:28:40.340 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 14:28:40 2025-12-10 14:28:40.341 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.341 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 14:28:40 2025-12-10 14:28:40.341 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 14:28:40 2025-12-10 14:28:40.341 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:40 2025-12-10 14:28:40.342 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:40 >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:40 2025-12-10 14:28:40.342 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:40 2025-12-10 14:28:40.342 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:40 2025-12-10 14:28:40.342 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.342 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:40 2025-12-10 14:28:40.343 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.343 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.345 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 14:28:40 2025-12-10 14:28:40.346 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 14:28:40 2025-12-10 14:28:40.346 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 14:28:40 2025-12-10 14:28:40.346 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 14:28:40 2025-12-10 14:28:40.346 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaa 14:28:40 2025-12-10 14:28:40.346 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaaaa 14:28:40 2025-12-10 14:28:40.347 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 14:28:40 2025-12-10 14:28:40.347 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 14:28:40 2025-12-10 14:28:40.347 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 14:28:40 2025-12-10 14:28:40.348 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.348 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.348 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 14:28:40 2025-12-10 14:28:40.349 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 14:28:40 2025-12-10 14:28:40.349 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 14:28:40 2025-12-10 14:28:40.349 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 14:28:40 2025-12-10 14:28:40.349 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 14:28:40 2025-12-10 14:28:40.349 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 14:28:40 14:28:40 2025-12-10 14:28:40.349 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 14:28:40 ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 14:28:40 14:28:40 2025-12-10 14:28:40.349 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 14:28:40 2025-12-10 14:28:40.349 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 24 14:28:40 2025-12-10 14:28:40.349 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 24 14:28:40 2025-12-10 14:28:40.349 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 24 14:28:40 14:28:40 2025-12-10 14:28:40.349 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 14:28:40 2025-12-10 14:28:40.349 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 6 14:28:40 2025-12-10 14:28:40.349 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 6 14:28:40 2025-12-10 14:28:40.349 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 6 14:28:40 14:28:40 2025-12-10 14:28:40.350 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname <> null)]. For better performance, use indexes 14:28:40 rctP4 14:28:40 pserver2Scn2 14:28:40 .pserver2EmptyFirstToken.1 14:28:40 pserverRo.NewOne.aaaa.ccccccccccc 14:28:40 Scn6.pserverRCT1Scn6 14:28:40 pserver3Scn1 14:28:40 pserverNewScn2 14:28:40 pserver2EmptyFirstTokenFqdn 14:28:40 pserverRoComplexTest.aaaaa 14:28:40 .pserver1EmptyFirstToken 14:28:40 pserverRo3 14:28:40 rctP5 14:28:40 rctP2 14:28:40 pserverNew 14:28:40 pserver2Scn1 14:28:40 pserver1EmptyFirstTokenFqdn 14:28:40 pserverNewScn3 14:28:40 rctP3 14:28:40 2025-12-10 14:28:40.351 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserver1EmptyFirstTokenFqdn)]. For better performance, use indexes 14:28:40 2025-12-10 14:28:40.352 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = .pserver1EmptyFirstToken)]. For better performance, use indexes 14:28:40 22f2a132-a2a1-42b1-8e92-290b701a647b 14:28:40 c05dbd0a-8d1c-4254-a3de-302207e10d48 14:28:40 Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:40 2025-12-10 14:28:40.407 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:40 2025-12-10 14:28:40.409 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 14:28:40 2025-12-10 14:28:40.411 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 14:28:40 2025-12-10 14:28:40.411 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 14:28:40 2025-12-10 14:28:40.411 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver1Scn1 14:28:40 2025-12-10 14:28:40.411 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:40 2025-12-10 14:28:40.412 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 14:28:40 2025-12-10 14:28:40.412 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 14:28:40 2025-12-10 14:28:40.412 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 14:28:40 2025-12-10 14:28:40.412 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 14:28:40 2025-12-10 14:28:40.413 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 14:28:40 2025-12-10 14:28:40.413 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.413 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.414 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 14:28:40 2025-12-10 14:28:40.415 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 14:28:40 2025-12-10 14:28:40.415 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3 14:28:40 2025-12-10 14:28:40.415 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn3 14:28:40 2025-12-10 14:28:40.415 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:40 2025-12-10 14:28:40.416 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 14:28:40 2025-12-10 14:28:40.416 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.416 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.417 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 14:28:40 2025-12-10 14:28:40.418 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 14:28:40 2025-12-10 14:28:40.418 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2 14:28:40 2025-12-10 14:28:40.418 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn1 14:28:40 2025-12-10 14:28:40.418 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 14:28:40 2025-12-10 14:28:40.419 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn1/p-interfaces/p-interface/pint3Scn1] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2]. 14:28:40 2025-12-10 14:28:40.420 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.420 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.421 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to updated list 14:28:40 2025-12-10 14:28:40.422 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to delete list 14:28:40 2025-12-10 14:28:40.422 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 14:28:40 2025-12-10 14:28:40.422 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn2 14:28:40 2025-12-10 14:28:40.422 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:40 2025-12-10 14:28:40.422 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 14:28:40 2025-12-10 14:28:40.423 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.423 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 14:28:40 2025-12-10 14:28:40.423 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 14:28:40 2025-12-10 14:28:40.423 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 14:28:40 2025-12-10 14:28:40.424 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 14:28:40 2025-12-10 14:28:40.424 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.424 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.427 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 14:28:40 2025-12-10 14:28:40.428 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 14:28:40 2025-12-10 14:28:40.428 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 14:28:40 2025-12-10 14:28:40.428 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOld 14:28:40 2025-12-10 14:28:40.428 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:40 2025-12-10 14:28:40.429 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 14:28:40 2025-12-10 14:28:40.429 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 14:28:40 2025-12-10 14:28:40.430 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:40 >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:40 2025-12-10 14:28:40.430 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:40 2025-12-10 14:28:40.430 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:40 2025-12-10 14:28:40.430 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.430 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:40 2025-12-10 14:28:40.431 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.431 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.434 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 14:28:40 2025-12-10 14:28:40.435 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 14:28:40 2025-12-10 14:28:40.435 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1 14:28:40 2025-12-10 14:28:40.435 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP3 14:28:40 2025-12-10 14:28:40.435 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 3 14:28:40 2025-12-10 14:28:40.436 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 14:28:40 2025-12-10 14:28:40.437 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.438 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 14:28:40 2025-12-10 14:28:40.439 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:40 2025-12-10 14:28:40.439 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 14:28:40 2025-12-10 14:28:40.440 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 14:28:40 2025-12-10 14:28:40.440 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.440 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 14:28:40 2025-12-10 14:28:40.440 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 14:28:40 2025-12-10 14:28:40.440 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 14:28:40 2025-12-10 14:28:40.441 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 14:28:40 2025-12-10 14:28:40.442 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:40 2025-12-10 14:28:40.442 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.442 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:40 2025-12-10 14:28:40.442 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.442 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.444 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 14:28:40 2025-12-10 14:28:40.445 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 14:28:40 2025-12-10 14:28:40.445 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 14:28:40 2025-12-10 14:28:40.445 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 14:28:40 2025-12-10 14:28:40.445 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.445 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 14:28:40 2025-12-10 14:28:40.446 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldwas already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.446 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 14:28:40 2025-12-10 14:28:40.446 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2 14:28:40 2025-12-10 14:28:40.446 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn2 14:28:40 2025-12-10 14:28:40.446 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:40 2025-12-10 14:28:40.446 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 14:28:40 2025-12-10 14:28:40.447 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.447 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:40 2025-12-10 14:28:40.447 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:40 2025-12-10 14:28:40.447 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:40 2025-12-10 14:28:40.448 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.448 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 14:28:40 2025-12-10 14:28:40.449 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 14:28:40 2025-12-10 14:28:40.449 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.449 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.449 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 14:28:40 2025-12-10 14:28:40.449 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6 14:28:40 2025-12-10 14:28:40.449 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: Scn6.pserverRCT1Scn6 14:28:40 2025-12-10 14:28:40.449 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 4 14:28:40 2025-12-10 14:28:40.450 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 14:28:40 2025-12-10 14:28:40.450 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:40 >> Unchanged side is [zone][URI Not present] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:40 2025-12-10 14:28:40.450 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge was not swung due to Multiplicity Rule Violation... 14:28:40 2025-12-10 14:28:40.450 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.HostedOn] IN edge. 14:28:40 >> Unchanged side is [generic-vnf][URI Not present] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:40 2025-12-10 14:28:40.451 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.HostedOn] IN edge successful 14:28:40 2025-12-10 14:28:40.451 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.451 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 14:28:40 2025-12-10 14:28:40.452 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 14:28:40 2025-12-10 14:28:40.452 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 14:28:40 2025-12-10 14:28:40.452 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 14:28:40 2025-12-10 14:28:40.452 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 14:28:40 2025-12-10 14:28:40.452 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 14:28:40 14:28:40 2025-12-10 14:28:40.452 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 14:28:40 2025-12-10 14:28:40.454 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 14:28:40 2025-12-10 14:28:40.454 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbb 14:28:40 2025-12-10 14:28:40.454 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 14:28:40 2025-12-10 14:28:40.455 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 14:28:40 2025-12-10 14:28:40.455 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.456 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 14:28:40 2025-12-10 14:28:40.456 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 14:28:40 2025-12-10 14:28:40.456 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:40 2025-12-10 14:28:40.456 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. 14:28:40 >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] 14:28:40 >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], 14:28:40 >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 14:28:40 2025-12-10 14:28:40.456 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.456 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 14:28:40 2025-12-10 14:28:40.457 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 14:28:40 2025-12-10 14:28:40.458 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:40 2025-12-10 14:28:40.458 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 14:28:40 2025-12-10 14:28:40.459 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 14:28:40 2025-12-10 14:28:40.459 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.459 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 14:28:40 2025-12-10 14:28:40.459 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 14:28:40 2025-12-10 14:28:40.459 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:40 2025-12-10 14:28:40.460 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:40 >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:40 2025-12-10 14:28:40.460 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:40 2025-12-10 14:28:40.460 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:40 2025-12-10 14:28:40.460 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.460 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:40 2025-12-10 14:28:40.461 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.461 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.463 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 14:28:40 2025-12-10 14:28:40.464 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 14:28:40 2025-12-10 14:28:40.464 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 14:28:40 2025-12-10 14:28:40.464 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 14:28:40 2025-12-10 14:28:40.464 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaa 14:28:40 2025-12-10 14:28:40.464 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 14:28:40 2025-12-10 14:28:40.464 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 14:28:40 2025-12-10 14:28:40.465 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 14:28:40 2025-12-10 14:28:40.465 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.465 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.466 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 14:28:40 2025-12-10 14:28:40.467 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 14:28:40 2025-12-10 14:28:40.467 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 14:28:40 2025-12-10 14:28:40.467 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaawas already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.467 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 14:28:40 2025-12-10 14:28:40.467 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 14:28:40 2025-12-10 14:28:40.467 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 14:28:40 14:28:40 2025-12-10 14:28:40.467 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 14:28:40 ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 14:28:40 14:28:40 2025-12-10 14:28:40.467 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 14:28:40 2025-12-10 14:28:40.467 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 32 14:28:40 2025-12-10 14:28:40.467 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 32 14:28:40 2025-12-10 14:28:40.467 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 32 14:28:40 14:28:40 2025-12-10 14:28:40.467 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 14:28:40 2025-12-10 14:28:40.467 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 8 14:28:40 2025-12-10 14:28:40.467 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 8 14:28:40 2025-12-10 14:28:40.467 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 8 14:28:40 14:28:40 2025-12-10 14:28:40.467 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes 14:28:40 2025-12-10 14:28:40.469 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes 14:28:40 2025-12-10 14:28:40.470 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes 14:28:40 Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:40 2025-12-10 14:28:40.540 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:40 2025-12-10 14:28:40.543 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 14:28:40 2025-12-10 14:28:40.544 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 14:28:40 2025-12-10 14:28:40.544 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 14:28:40 2025-12-10 14:28:40.544 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP1 14:28:40 2025-12-10 14:28:40.544 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 3, tempRV: 1 14:28:40 2025-12-10 14:28:40.545 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 14:28:40 2025-12-10 14:28:40.546 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:40 2025-12-10 14:28:40.546 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 14:28:40 2025-12-10 14:28:40.546 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 14:28:40 2025-12-10 14:28:40.547 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.547 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 14:28:40 2025-12-10 14:28:40.548 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.548 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 14:28:40 2025-12-10 14:28:40.548 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 14:28:40 2025-12-10 14:28:40.548 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 14:28:40 2025-12-10 14:28:40.550 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 14:28:40 2025-12-10 14:28:40.550 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:40 2025-12-10 14:28:40.550 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.550 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:40 2025-12-10 14:28:40.550 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.550 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.553 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 14:28:40 2025-12-10 14:28:40.554 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 14:28:40 2025-12-10 14:28:40.554 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.554 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3 14:28:40 2025-12-10 14:28:40.554 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn3 14:28:40 2025-12-10 14:28:40.554 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:40 2025-12-10 14:28:40.555 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 14:28:40 2025-12-10 14:28:40.555 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.555 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.556 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 14:28:40 2025-12-10 14:28:40.557 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 14:28:40 2025-12-10 14:28:40.557 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2 14:28:40 2025-12-10 14:28:40.557 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn2 14:28:40 2025-12-10 14:28:40.557 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:40 2025-12-10 14:28:40.558 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 14:28:40 2025-12-10 14:28:40.558 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.559 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 14:28:40 2025-12-10 14:28:40.559 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 14:28:40 2025-12-10 14:28:40.559 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 14:28:40 2025-12-10 14:28:40.560 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 14:28:40 2025-12-10 14:28:40.560 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.560 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.561 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 14:28:40 2025-12-10 14:28:40.562 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 14:28:40 2025-12-10 14:28:40.562 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 14:28:40 2025-12-10 14:28:40.562 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6 14:28:40 2025-12-10 14:28:40.562 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: Scn6.pserverRCT1Scn6 14:28:40 2025-12-10 14:28:40.562 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 4 14:28:40 2025-12-10 14:28:40.562 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 14:28:40 2025-12-10 14:28:40.563 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:40 >> Unchanged side is [zone][URI Not present] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:40 2025-12-10 14:28:40.563 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge was not swung due to Multiplicity Rule Violation... 14:28:40 2025-12-10 14:28:40.563 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.HostedOn] IN edge. 14:28:40 >> Unchanged side is [generic-vnf][URI Not present] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:40 2025-12-10 14:28:40.563 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.HostedOn] IN edge successful 14:28:40 2025-12-10 14:28:40.563 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.564 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 14:28:40 2025-12-10 14:28:40.564 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 14:28:40 2025-12-10 14:28:40.564 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2 14:28:40 2025-12-10 14:28:40.564 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn2 14:28:40 2025-12-10 14:28:40.564 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:40 2025-12-10 14:28:40.565 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 14:28:40 2025-12-10 14:28:40.565 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.566 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:40 2025-12-10 14:28:40.566 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:40 2025-12-10 14:28:40.566 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:40 2025-12-10 14:28:40.566 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.567 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 14:28:40 2025-12-10 14:28:40.568 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 14:28:40 2025-12-10 14:28:40.568 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1 14:28:40 2025-12-10 14:28:40.568 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn2 14:28:40 2025-12-10 14:28:40.568 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 14:28:40 2025-12-10 14:28:40.569 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn2/p-interfaces/p-interface/pint3Scn2] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1]. 14:28:40 2025-12-10 14:28:40.569 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.569 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.570 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to updated list 14:28:40 2025-12-10 14:28:40.571 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to delete list 14:28:40 2025-12-10 14:28:40.571 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 14:28:40 2025-12-10 14:28:40.571 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 14:28:40 2025-12-10 14:28:40.571 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver1Scn1 14:28:40 2025-12-10 14:28:40.571 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:40 2025-12-10 14:28:40.572 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 14:28:40 2025-12-10 14:28:40.572 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 14:28:40 2025-12-10 14:28:40.572 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 14:28:40 2025-12-10 14:28:40.572 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 14:28:40 2025-12-10 14:28:40.573 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 14:28:40 2025-12-10 14:28:40.573 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.573 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.584 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 14:28:40 2025-12-10 14:28:40.585 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 14:28:40 2025-12-10 14:28:40.585 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 14:28:40 2025-12-10 14:28:40.585 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOld 14:28:40 2025-12-10 14:28:40.585 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:40 2025-12-10 14:28:40.586 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 14:28:40 2025-12-10 14:28:40.586 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 14:28:40 2025-12-10 14:28:40.587 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:40 >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:40 2025-12-10 14:28:40.587 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:40 2025-12-10 14:28:40.587 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:40 2025-12-10 14:28:40.587 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.587 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:40 2025-12-10 14:28:40.588 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.588 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.590 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 14:28:40 2025-12-10 14:28:40.591 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 14:28:40 2025-12-10 14:28:40.591 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 14:28:40 2025-12-10 14:28:40.591 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 14:28:40 2025-12-10 14:28:40.591 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 14:28:40 2025-12-10 14:28:40.591 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.591 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.591 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 14:28:40 2025-12-10 14:28:40.591 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 14:28:40 2025-12-10 14:28:40.591 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 14:28:40 2025-12-10 14:28:40.591 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldwas already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.591 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 14:28:40 14:28:40 2025-12-10 14:28:40.592 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 14:28:40 2025-12-10 14:28:40.593 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 14:28:40 2025-12-10 14:28:40.593 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 14:28:40 2025-12-10 14:28:40.593 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 14:28:40 2025-12-10 14:28:40.593 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 14:28:40 2025-12-10 14:28:40.593 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.OldOne.aaaa.bbbbb 14:28:40 2025-12-10 14:28:40.595 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 14:28:40 2025-12-10 14:28:40.595 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.595 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 14:28:40 2025-12-10 14:28:40.595 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 14:28:40 2025-12-10 14:28:40.595 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:40 2025-12-10 14:28:40.596 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. 14:28:40 >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] 14:28:40 >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], 14:28:40 >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 14:28:40 2025-12-10 14:28:40.596 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.596 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 14:28:40 2025-12-10 14:28:40.596 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 14:28:40 2025-12-10 14:28:40.597 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.597 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 14:28:40 2025-12-10 14:28:40.597 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 14:28:40 2025-12-10 14:28:40.597 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:40 2025-12-10 14:28:40.598 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 14:28:40 2025-12-10 14:28:40.598 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:40 2025-12-10 14:28:40.599 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 14:28:40 2025-12-10 14:28:40.599 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:40 >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:40 2025-12-10 14:28:40.600 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:40 2025-12-10 14:28:40.600 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:40 2025-12-10 14:28:40.600 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.600 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:40 2025-12-10 14:28:40.600 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.600 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.603 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 14:28:40 2025-12-10 14:28:40.604 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 14:28:40 2025-12-10 14:28:40.604 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbbwas already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.604 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaa 14:28:40 2025-12-10 14:28:40.604 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaaaa 14:28:40 2025-12-10 14:28:40.604 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 14:28:40 2025-12-10 14:28:40.604 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 14:28:40 2025-12-10 14:28:40.605 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 14:28:40 2025-12-10 14:28:40.605 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.605 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.606 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 14:28:40 2025-12-10 14:28:40.606 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 14:28:40 2025-12-10 14:28:40.606 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 14:28:40 2025-12-10 14:28:40.606 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 14:28:40 2025-12-10 14:28:40.606 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 14:28:40 14:28:40 2025-12-10 14:28:40.607 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 14:28:40 ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 14:28:40 14:28:40 2025-12-10 14:28:40.607 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 14:28:40 2025-12-10 14:28:40.607 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 40 14:28:40 2025-12-10 14:28:40.607 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 40 14:28:40 2025-12-10 14:28:40.607 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 40 14:28:40 14:28:40 2025-12-10 14:28:40.607 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 14:28:40 2025-12-10 14:28:40.607 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 10 14:28:40 2025-12-10 14:28:40.607 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 10 14:28:40 2025-12-10 14:28:40.607 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 10 14:28:40 14:28:40 2025-12-10 14:28:40.607 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = Scn6.pserverRCT1Scn6)]. For better performance, use indexes 14:28:40 2025-12-10 14:28:40.608 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = vnf-1)]. For better performance, use indexes 14:28:40 2025-12-10 14:28:40.609 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = vnf-1)]. For better performance, use indexes 14:28:40 Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:40 2025-12-10 14:28:40.650 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:40 2025-12-10 14:28:40.652 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 14:28:40 2025-12-10 14:28:40.654 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 14:28:40 2025-12-10 14:28:40.654 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 14:28:40 2025-12-10 14:28:40.654 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP1 14:28:40 2025-12-10 14:28:40.654 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 3, tempRV: 1 14:28:40 2025-12-10 14:28:40.655 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 14:28:40 2025-12-10 14:28:40.655 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.656 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 14:28:40 2025-12-10 14:28:40.656 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.657 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 14:28:40 2025-12-10 14:28:40.657 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 14:28:40 2025-12-10 14:28:40.657 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 14:28:40 2025-12-10 14:28:40.657 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 14:28:40 2025-12-10 14:28:40.658 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:40 2025-12-10 14:28:40.658 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 14:28:40 2025-12-10 14:28:40.659 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 14:28:40 2025-12-10 14:28:40.659 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:40 2025-12-10 14:28:40.659 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.659 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:40 2025-12-10 14:28:40.659 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.659 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.662 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 14:28:40 2025-12-10 14:28:40.663 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 14:28:40 2025-12-10 14:28:40.663 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6 14:28:40 2025-12-10 14:28:40.663 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: Scn6.pserverRCT1Scn6 14:28:40 2025-12-10 14:28:40.663 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 4 14:28:40 2025-12-10 14:28:40.663 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 14:28:40 2025-12-10 14:28:40.664 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:40 >> Unchanged side is [zone][URI Not present] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:40 2025-12-10 14:28:40.664 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge was not swung due to Multiplicity Rule Violation... 14:28:40 2025-12-10 14:28:40.664 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.HostedOn] IN edge. 14:28:40 >> Unchanged side is [generic-vnf][URI Not present] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:40 2025-12-10 14:28:40.664 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.HostedOn] IN edge successful 14:28:40 2025-12-10 14:28:40.664 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.664 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 14:28:40 2025-12-10 14:28:40.665 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 14:28:40 2025-12-10 14:28:40.665 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 14:28:40 2025-12-10 14:28:40.665 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn2 14:28:40 2025-12-10 14:28:40.665 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:40 2025-12-10 14:28:40.666 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 14:28:40 2025-12-10 14:28:40.667 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.667 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 14:28:40 2025-12-10 14:28:40.667 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 14:28:40 2025-12-10 14:28:40.667 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 14:28:40 2025-12-10 14:28:40.668 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 14:28:40 2025-12-10 14:28:40.668 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.668 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.669 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 14:28:40 2025-12-10 14:28:40.670 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 14:28:40 2025-12-10 14:28:40.670 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 14:28:40 2025-12-10 14:28:40.670 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 14:28:40 2025-12-10 14:28:40.670 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn3 14:28:40 2025-12-10 14:28:40.670 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:40 2025-12-10 14:28:40.671 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 14:28:40 2025-12-10 14:28:40.671 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.671 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.672 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 14:28:40 2025-12-10 14:28:40.673 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 14:28:40 2025-12-10 14:28:40.673 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1 14:28:40 2025-12-10 14:28:40.673 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn2 14:28:40 2025-12-10 14:28:40.673 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 14:28:40 2025-12-10 14:28:40.674 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn2/p-interfaces/p-interface/pint3Scn2] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1]. 14:28:40 2025-12-10 14:28:40.674 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.674 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.675 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to updated list 14:28:40 2025-12-10 14:28:40.676 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to delete list 14:28:40 2025-12-10 14:28:40.676 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1 14:28:40 2025-12-10 14:28:40.676 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn1 14:28:40 2025-12-10 14:28:40.676 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:40 2025-12-10 14:28:40.677 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 14:28:40 2025-12-10 14:28:40.677 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 14:28:40 2025-12-10 14:28:40.677 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 14:28:40 2025-12-10 14:28:40.677 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 14:28:40 2025-12-10 14:28:40.678 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 14:28:40 2025-12-10 14:28:40.678 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.678 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.679 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 14:28:40 2025-12-10 14:28:40.679 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 14:28:40 2025-12-10 14:28:40.679 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 14:28:40 2025-12-10 14:28:40.680 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.680 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.680 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 14:28:40 2025-12-10 14:28:40.680 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2 14:28:40 2025-12-10 14:28:40.680 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn2 14:28:40 2025-12-10 14:28:40.680 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:40 2025-12-10 14:28:40.680 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 14:28:40 2025-12-10 14:28:40.681 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.681 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:40 2025-12-10 14:28:40.681 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:40 2025-12-10 14:28:40.681 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:40 2025-12-10 14:28:40.682 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.682 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 14:28:40 2025-12-10 14:28:40.683 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 14:28:40 2025-12-10 14:28:40.683 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 14:28:40 2025-12-10 14:28:40.683 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.683 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 14:28:40 2025-12-10 14:28:40.683 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 14:28:40 2025-12-10 14:28:40.683 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 14:28:40 2025-12-10 14:28:40.683 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOld 14:28:40 2025-12-10 14:28:40.683 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:40 2025-12-10 14:28:40.684 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 14:28:40 2025-12-10 14:28:40.684 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 14:28:40 2025-12-10 14:28:40.684 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:40 >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:40 2025-12-10 14:28:40.685 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:40 2025-12-10 14:28:40.685 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:40 2025-12-10 14:28:40.685 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.685 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:40 2025-12-10 14:28:40.685 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.685 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.687 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 14:28:40 2025-12-10 14:28:40.688 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 14:28:40 2025-12-10 14:28:40.688 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldwas already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.688 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.688 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 14:28:40 2025-12-10 14:28:40.688 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 14:28:40 14:28:40 2025-12-10 14:28:40.689 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 14:28:40 2025-12-10 14:28:40.691 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 14:28:40 2025-12-10 14:28:40.691 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 14:28:40 2025-12-10 14:28:40.691 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.OldOne.aaaa.bbbbb 14:28:40 2025-12-10 14:28:40.692 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 14:28:40 2025-12-10 14:28:40.692 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.692 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 14:28:40 2025-12-10 14:28:40.692 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 14:28:40 2025-12-10 14:28:40.692 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:40 2025-12-10 14:28:40.693 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. 14:28:40 >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] 14:28:40 >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], 14:28:40 >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 14:28:40 2025-12-10 14:28:40.693 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.693 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 14:28:40 2025-12-10 14:28:40.694 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 14:28:40 2025-12-10 14:28:40.694 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.695 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 14:28:40 2025-12-10 14:28:40.695 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 14:28:40 2025-12-10 14:28:40.695 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:40 2025-12-10 14:28:40.695 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 14:28:40 2025-12-10 14:28:40.696 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:40 2025-12-10 14:28:40.696 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 14:28:40 2025-12-10 14:28:40.696 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:40 >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:40 2025-12-10 14:28:40.697 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:40 2025-12-10 14:28:40.697 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:40 2025-12-10 14:28:40.697 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.697 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:40 2025-12-10 14:28:40.697 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.697 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.700 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 14:28:40 2025-12-10 14:28:40.701 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 14:28:40 2025-12-10 14:28:40.701 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 14:28:40 2025-12-10 14:28:40.701 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaa 14:28:40 2025-12-10 14:28:40.701 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 14:28:40 2025-12-10 14:28:40.701 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 14:28:40 2025-12-10 14:28:40.702 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 14:28:40 2025-12-10 14:28:40.702 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.702 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.703 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 14:28:40 2025-12-10 14:28:40.704 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 14:28:40 2025-12-10 14:28:40.704 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaawas already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.704 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbbwas already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.704 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 14:28:40 2025-12-10 14:28:40.704 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 14:28:40 2025-12-10 14:28:40.704 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 14:28:40 2025-12-10 14:28:40.704 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 14:28:40 14:28:40 2025-12-10 14:28:40.704 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 14:28:40 ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 14:28:40 14:28:40 2025-12-10 14:28:40.704 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 14:28:40 2025-12-10 14:28:40.704 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 48 14:28:40 2025-12-10 14:28:40.704 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 48 14:28:40 2025-12-10 14:28:40.704 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 48 14:28:40 14:28:40 2025-12-10 14:28:40.704 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 14:28:40 2025-12-10 14:28:40.704 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 12 14:28:40 2025-12-10 14:28:40.704 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 12 14:28:40 2025-12-10 14:28:40.704 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 12 14:28:40 14:28:40 2025-12-10 14:28:40.704 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverNewScn2)]. For better performance, use indexes 14:28:40 Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:40 2025-12-10 14:28:40.766 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:40 2025-12-10 14:28:40.768 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 14:28:40 2025-12-10 14:28:40.770 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 14:28:40 2025-12-10 14:28:40.770 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1 14:28:40 2025-12-10 14:28:40.770 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn2 14:28:40 2025-12-10 14:28:40.770 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 14:28:40 2025-12-10 14:28:40.771 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn2/p-interfaces/p-interface/pint3Scn2] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1]. 14:28:40 2025-12-10 14:28:40.771 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.771 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.772 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to updated list 14:28:40 2025-12-10 14:28:40.773 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to delete list 14:28:40 2025-12-10 14:28:40.773 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 14:28:40 2025-12-10 14:28:40.774 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP1 14:28:40 2025-12-10 14:28:40.774 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 3, tempRV: 1 14:28:40 2025-12-10 14:28:40.774 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 14:28:40 2025-12-10 14:28:40.775 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:40 2025-12-10 14:28:40.775 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 14:28:40 2025-12-10 14:28:40.775 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 14:28:40 2025-12-10 14:28:40.776 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.777 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 14:28:40 2025-12-10 14:28:40.777 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.777 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 14:28:40 2025-12-10 14:28:40.777 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 14:28:40 2025-12-10 14:28:40.778 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 14:28:40 2025-12-10 14:28:40.779 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 14:28:40 2025-12-10 14:28:40.779 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:40 2025-12-10 14:28:40.779 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.779 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:40 2025-12-10 14:28:40.779 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.779 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.781 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 14:28:40 2025-12-10 14:28:40.782 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 14:28:40 2025-12-10 14:28:40.782 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 14:28:40 2025-12-10 14:28:40.782 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2 14:28:40 2025-12-10 14:28:40.782 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn2 14:28:40 2025-12-10 14:28:40.782 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:40 2025-12-10 14:28:40.783 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 14:28:40 2025-12-10 14:28:40.784 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.784 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 14:28:40 2025-12-10 14:28:40.784 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 14:28:40 2025-12-10 14:28:40.784 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 14:28:40 2025-12-10 14:28:40.785 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 14:28:40 2025-12-10 14:28:40.785 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.785 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.786 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 14:28:40 2025-12-10 14:28:40.786 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 14:28:40 2025-12-10 14:28:40.787 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3 14:28:40 2025-12-10 14:28:40.787 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn3 14:28:40 2025-12-10 14:28:40.787 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:40 2025-12-10 14:28:40.788 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 14:28:40 2025-12-10 14:28:40.788 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.788 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.789 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 14:28:40 2025-12-10 14:28:40.790 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 14:28:40 2025-12-10 14:28:40.790 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 14:28:40 2025-12-10 14:28:40.790 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 14:28:40 2025-12-10 14:28:40.790 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1 14:28:40 2025-12-10 14:28:40.790 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn1 14:28:40 2025-12-10 14:28:40.790 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:40 2025-12-10 14:28:40.790 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 14:28:40 2025-12-10 14:28:40.790 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 14:28:40 2025-12-10 14:28:40.791 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 14:28:40 2025-12-10 14:28:40.791 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 14:28:40 2025-12-10 14:28:40.791 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 14:28:40 2025-12-10 14:28:40.792 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.792 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.792 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 14:28:40 2025-12-10 14:28:40.793 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 14:28:40 2025-12-10 14:28:40.793 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 14:28:40 2025-12-10 14:28:40.793 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver1Scn2 14:28:40 2025-12-10 14:28:40.793 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:40 2025-12-10 14:28:40.794 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 14:28:40 2025-12-10 14:28:40.794 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.794 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:40 2025-12-10 14:28:40.794 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:40 2025-12-10 14:28:40.794 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:40 2025-12-10 14:28:40.795 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.796 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 14:28:40 2025-12-10 14:28:40.796 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 14:28:40 2025-12-10 14:28:40.796 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.796 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 14:28:40 2025-12-10 14:28:40.796 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.797 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 14:28:40 2025-12-10 14:28:40.797 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 14:28:40 2025-12-10 14:28:40.797 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 14:28:40 2025-12-10 14:28:40.797 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverRCTScn6 14:28:40 2025-12-10 14:28:40.797 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 4, tempRV: 1 14:28:40 2025-12-10 14:28:40.797 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 14:28:40 2025-12-10 14:28:40.797 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:40 >> Unchanged side is [zone][URI Not present] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:40 2025-12-10 14:28:40.798 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge was not swung due to Multiplicity Rule Violation... 14:28:40 2025-12-10 14:28:40.798 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.HostedOn] IN edge. 14:28:40 >> Unchanged side is [generic-vnf][URI Not present] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:40 2025-12-10 14:28:40.798 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.HostedOn] IN edge successful 14:28:40 2025-12-10 14:28:40.798 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.798 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 14:28:40 2025-12-10 14:28:40.799 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 14:28:40 2025-12-10 14:28:40.799 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 14:28:40 2025-12-10 14:28:40.799 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 14:28:40 2025-12-10 14:28:40.799 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOld 14:28:40 2025-12-10 14:28:40.799 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:40 2025-12-10 14:28:40.799 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 14:28:40 2025-12-10 14:28:40.799 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 14:28:40 2025-12-10 14:28:40.800 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:40 >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:40 2025-12-10 14:28:40.800 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:40 2025-12-10 14:28:40.800 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:40 2025-12-10 14:28:40.801 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.801 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:40 2025-12-10 14:28:40.801 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.801 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.803 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 14:28:40 2025-12-10 14:28:40.804 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 14:28:40 2025-12-10 14:28:40.804 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.804 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldwas already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.804 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.804 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 14:28:40 14:28:40 2025-12-10 14:28:40.805 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 14:28:40 2025-12-10 14:28:40.806 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 14:28:40 2025-12-10 14:28:40.806 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 14:28:40 2025-12-10 14:28:40.806 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.OldOne.aaaa.bbbbb 14:28:40 2025-12-10 14:28:40.807 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 14:28:40 2025-12-10 14:28:40.807 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.807 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 14:28:40 2025-12-10 14:28:40.808 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 14:28:40 2025-12-10 14:28:40.808 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:40 2025-12-10 14:28:40.808 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. 14:28:40 >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] 14:28:40 >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], 14:28:40 >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 14:28:40 2025-12-10 14:28:40.808 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.808 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 14:28:40 2025-12-10 14:28:40.809 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 14:28:40 2025-12-10 14:28:40.810 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.810 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 14:28:40 2025-12-10 14:28:40.810 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 14:28:40 2025-12-10 14:28:40.810 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:40 2025-12-10 14:28:40.811 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 14:28:40 2025-12-10 14:28:40.811 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:40 2025-12-10 14:28:40.811 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 14:28:40 2025-12-10 14:28:40.812 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:40 >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:40 2025-12-10 14:28:40.812 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:40 2025-12-10 14:28:40.812 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:40 2025-12-10 14:28:40.812 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.812 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:40 2025-12-10 14:28:40.813 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.813 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.815 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 14:28:40 2025-12-10 14:28:40.816 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 14:28:40 2025-12-10 14:28:40.816 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 14:28:40 2025-12-10 14:28:40.816 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 14:28:40 2025-12-10 14:28:40.816 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbbwas already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.816 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaa 14:28:40 2025-12-10 14:28:40.816 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaaaa 14:28:40 2025-12-10 14:28:40.816 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 14:28:40 2025-12-10 14:28:40.816 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 14:28:40 2025-12-10 14:28:40.817 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 14:28:40 2025-12-10 14:28:40.817 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.817 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.818 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 14:28:40 2025-12-10 14:28:40.818 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 14:28:40 2025-12-10 14:28:40.818 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 14:28:40 2025-12-10 14:28:40.819 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 14:28:40 2025-12-10 14:28:40.819 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 14:28:40 14:28:40 2025-12-10 14:28:40.819 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 14:28:40 ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 14:28:40 14:28:40 2025-12-10 14:28:40.819 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 14:28:40 2025-12-10 14:28:40.819 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 56 14:28:40 2025-12-10 14:28:40.819 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 56 14:28:40 2025-12-10 14:28:40.819 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 56 14:28:40 14:28:40 2025-12-10 14:28:40.819 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 14:28:40 2025-12-10 14:28:40.819 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 14 14:28:40 2025-12-10 14:28:40.819 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 14 14:28:40 2025-12-10 14:28:40.819 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 14 14:28:40 14:28:40 2025-12-10 14:28:40.819 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverNewplink)]. For better performance, use indexes 14:28:40 Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:40 2025-12-10 14:28:40.896 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:40 2025-12-10 14:28:40.898 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 14:28:40 2025-12-10 14:28:40.900 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 14:28:40 2025-12-10 14:28:40.900 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3 14:28:40 2025-12-10 14:28:40.900 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn3 14:28:40 2025-12-10 14:28:40.900 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:40 2025-12-10 14:28:40.901 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 14:28:40 2025-12-10 14:28:40.901 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.901 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.903 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 14:28:40 2025-12-10 14:28:40.904 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 14:28:40 2025-12-10 14:28:40.904 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 14:28:40 2025-12-10 14:28:40.904 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP1 14:28:40 2025-12-10 14:28:40.904 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 3, tempRV: 1 14:28:40 2025-12-10 14:28:40.905 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 14:28:40 2025-12-10 14:28:40.905 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.905 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 14:28:40 2025-12-10 14:28:40.905 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 14:28:40 2025-12-10 14:28:40.905 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 14:28:40 2025-12-10 14:28:40.906 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 14:28:40 2025-12-10 14:28:40.907 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.907 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 14:28:40 2025-12-10 14:28:40.908 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:40 2025-12-10 14:28:40.908 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 14:28:40 2025-12-10 14:28:40.909 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 14:28:40 2025-12-10 14:28:40.909 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:40 2025-12-10 14:28:40.909 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.909 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:40 2025-12-10 14:28:40.909 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.909 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.911 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 14:28:40 2025-12-10 14:28:40.912 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 14:28:40 2025-12-10 14:28:40.912 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 14:28:40 2025-12-10 14:28:40.912 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOld 14:28:40 2025-12-10 14:28:40.912 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:40 2025-12-10 14:28:40.913 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 14:28:40 2025-12-10 14:28:40.913 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 14:28:40 2025-12-10 14:28:40.913 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:40 >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:40 2025-12-10 14:28:40.914 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:40 2025-12-10 14:28:40.914 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:40 2025-12-10 14:28:40.914 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.914 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:40 2025-12-10 14:28:40.914 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.914 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.916 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 14:28:40 2025-12-10 14:28:40.917 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 14:28:40 2025-12-10 14:28:40.917 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2 14:28:40 2025-12-10 14:28:40.917 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn1 14:28:40 2025-12-10 14:28:40.917 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 14:28:40 2025-12-10 14:28:40.918 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn1/p-interfaces/p-interface/pint3Scn1] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2]. 14:28:40 2025-12-10 14:28:40.918 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.918 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.919 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to updated list 14:28:40 2025-12-10 14:28:40.920 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to delete list 14:28:40 2025-12-10 14:28:40.920 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6 14:28:40 2025-12-10 14:28:40.920 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: Scn6.pserverRCT1Scn6 14:28:40 2025-12-10 14:28:40.920 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 4 14:28:40 2025-12-10 14:28:40.920 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 14:28:40 2025-12-10 14:28:40.921 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:40 >> Unchanged side is [zone][URI Not present] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:40 2025-12-10 14:28:40.921 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge was not swung due to Multiplicity Rule Violation... 14:28:40 2025-12-10 14:28:40.921 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.HostedOn] IN edge. 14:28:40 >> Unchanged side is [generic-vnf][URI Not present] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:40 2025-12-10 14:28:40.921 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.HostedOn] IN edge successful 14:28:40 2025-12-10 14:28:40.921 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.922 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 14:28:40 2025-12-10 14:28:40.922 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 14:28:40 2025-12-10 14:28:40.922 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 14:28:40 2025-12-10 14:28:40.922 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 14:28:40 2025-12-10 14:28:40.923 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2 14:28:40 2025-12-10 14:28:40.923 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn2 14:28:40 2025-12-10 14:28:40.923 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:40 2025-12-10 14:28:40.923 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 14:28:40 2025-12-10 14:28:40.924 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.924 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 14:28:40 2025-12-10 14:28:40.924 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 14:28:40 2025-12-10 14:28:40.924 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 14:28:40 2025-12-10 14:28:40.925 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 14:28:40 2025-12-10 14:28:40.925 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.925 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.926 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 14:28:40 2025-12-10 14:28:40.927 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 14:28:40 2025-12-10 14:28:40.927 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldwas already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.927 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.927 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 14:28:40 2025-12-10 14:28:40.927 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver1Scn1 14:28:40 2025-12-10 14:28:40.927 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:40 2025-12-10 14:28:40.927 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 14:28:40 2025-12-10 14:28:40.927 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 14:28:40 2025-12-10 14:28:40.928 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 14:28:40 2025-12-10 14:28:40.928 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 14:28:40 2025-12-10 14:28:40.928 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 14:28:40 2025-12-10 14:28:40.928 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.928 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.929 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 14:28:40 2025-12-10 14:28:40.930 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 14:28:40 2025-12-10 14:28:40.930 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 14:28:40 2025-12-10 14:28:40.930 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 14:28:40 2025-12-10 14:28:40.930 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.930 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 14:28:40 2025-12-10 14:28:40.930 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1was already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.930 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2 14:28:40 2025-12-10 14:28:40.930 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn2 14:28:40 2025-12-10 14:28:40.930 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:40 2025-12-10 14:28:40.931 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 14:28:40 2025-12-10 14:28:40.931 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.931 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:40 2025-12-10 14:28:40.931 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:40 2025-12-10 14:28:40.931 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:40 2025-12-10 14:28:40.932 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.933 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 14:28:40 2025-12-10 14:28:40.933 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 14:28:40 2025-12-10 14:28:40.933 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 14:28:40 2025-12-10 14:28:40.933 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 14:28:40 2025-12-10 14:28:40.933 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 14:28:40 2025-12-10 14:28:40.933 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 14:28:40 14:28:40 2025-12-10 14:28:40.934 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 14:28:40 2025-12-10 14:28:40.936 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 14:28:40 2025-12-10 14:28:40.936 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbb 14:28:40 2025-12-10 14:28:40.936 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 14:28:40 2025-12-10 14:28:40.936 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 14:28:40 2025-12-10 14:28:40.937 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.937 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 14:28:40 2025-12-10 14:28:40.937 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 14:28:40 2025-12-10 14:28:40.937 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:40 2025-12-10 14:28:40.937 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. 14:28:40 >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] 14:28:40 >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], 14:28:40 >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 14:28:40 2025-12-10 14:28:40.938 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.938 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 14:28:40 2025-12-10 14:28:40.938 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 14:28:40 2025-12-10 14:28:40.939 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:40 2025-12-10 14:28:40.939 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 14:28:40 2025-12-10 14:28:40.939 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 14:28:40 2025-12-10 14:28:40.939 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:40 2025-12-10 14:28:40.940 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 14:28:40 2025-12-10 14:28:40.940 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:40 2025-12-10 14:28:40.940 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 14:28:40 2025-12-10 14:28:40.941 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:40 >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:40 2025-12-10 14:28:40.941 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:40 2025-12-10 14:28:40.941 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:40 2025-12-10 14:28:40.942 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.942 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:40 2025-12-10 14:28:40.942 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.942 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.944 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 14:28:40 2025-12-10 14:28:40.945 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 14:28:40 2025-12-10 14:28:40.945 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 14:28:40 2025-12-10 14:28:40.945 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 14:28:40 2025-12-10 14:28:40.945 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaa 14:28:40 2025-12-10 14:28:40.945 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 14:28:40 2025-12-10 14:28:40.945 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 14:28:40 2025-12-10 14:28:40.946 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:40 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] 14:28:40 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], 14:28:40 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 14:28:40 2025-12-10 14:28:40.946 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:40 2025-12-10 14:28:40.946 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:40 2025-12-10 14:28:40.947 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 14:28:40 2025-12-10 14:28:40.947 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 14:28:40 2025-12-10 14:28:40.947 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaawas already added to delete list. No further processing needed for this. 14:28:40 2025-12-10 14:28:40.947 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 14:28:40 2025-12-10 14:28:40.947 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 14:28:40 2025-12-10 14:28:40.947 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 14:28:40 2025-12-10 14:28:40.947 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 14:28:40 14:28:40 2025-12-10 14:28:40.948 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:40 14:28:40 ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 14:28:40 14:28:40 2025-12-10 14:28:40.948 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 14:28:40 2025-12-10 14:28:40.948 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 64 14:28:40 2025-12-10 14:28:40.948 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 64 14:28:40 2025-12-10 14:28:40.948 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 64 14:28:40 14:28:41 2025-12-10 14:28:40.948 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 14:28:41 2025-12-10 14:28:40.948 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 16 14:28:41 2025-12-10 14:28:40.948 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 16 14:28:41 2025-12-10 14:28:40.948 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 16 14:28:41 14:28:41 Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:41 2025-12-10 14:28:41.028 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:41 2025-12-10 14:28:41.030 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.032 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 14:28:41 2025-12-10 14:28:41.032 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1 14:28:41 2025-12-10 14:28:41.032 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn2 14:28:41 2025-12-10 14:28:41.032 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 14:28:41 2025-12-10 14:28:41.033 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn2/p-interfaces/p-interface/pint3Scn2] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1]. 14:28:41 2025-12-10 14:28:41.033 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.033 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.034 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to updated list 14:28:41 2025-12-10 14:28:41.035 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to delete list 14:28:41 2025-12-10 14:28:41.035 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 14:28:41 2025-12-10 14:28:41.035 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOld 14:28:41 2025-12-10 14:28:41.035 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:41 2025-12-10 14:28:41.036 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 14:28:41 2025-12-10 14:28:41.036 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 14:28:41 2025-12-10 14:28:41.036 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:41 >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:41 2025-12-10 14:28:41.037 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:41 2025-12-10 14:28:41.037 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:41 2025-12-10 14:28:41.037 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.037 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:41 2025-12-10 14:28:41.037 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.037 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.039 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 14:28:41 2025-12-10 14:28:41.040 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 14:28:41 2025-12-10 14:28:41.040 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 14:28:41 2025-12-10 14:28:41.040 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverRCTScn6 14:28:41 2025-12-10 14:28:41.040 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 4, tempRV: 1 14:28:41 2025-12-10 14:28:41.040 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 14:28:41 2025-12-10 14:28:41.041 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:41 >> Unchanged side is [zone][URI Not present] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:41 2025-12-10 14:28:41.041 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge was not swung due to Multiplicity Rule Violation... 14:28:41 2025-12-10 14:28:41.041 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.HostedOn] IN edge. 14:28:41 >> Unchanged side is [generic-vnf][URI Not present] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:41 2025-12-10 14:28:41.041 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.HostedOn] IN edge successful 14:28:41 2025-12-10 14:28:41.041 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.042 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 14:28:41 2025-12-10 14:28:41.042 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 14:28:41 2025-12-10 14:28:41.043 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 14:28:41 2025-12-10 14:28:41.043 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver1Scn2 14:28:41 2025-12-10 14:28:41.043 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:41 2025-12-10 14:28:41.043 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 14:28:41 2025-12-10 14:28:41.044 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.044 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:41 2025-12-10 14:28:41.044 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:41 2025-12-10 14:28:41.044 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:41 2025-12-10 14:28:41.044 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.045 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 14:28:41 2025-12-10 14:28:41.046 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 14:28:41 2025-12-10 14:28:41.046 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6was already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.046 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 14:28:41 2025-12-10 14:28:41.046 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn3 14:28:41 2025-12-10 14:28:41.046 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:41 2025-12-10 14:28:41.047 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 14:28:41 2025-12-10 14:28:41.047 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.047 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.048 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 14:28:41 2025-12-10 14:28:41.049 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 14:28:41 2025-12-10 14:28:41.049 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 14:28:41 2025-12-10 14:28:41.049 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver1Scn1 14:28:41 2025-12-10 14:28:41.049 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:41 2025-12-10 14:28:41.049 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 14:28:41 2025-12-10 14:28:41.049 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 14:28:41 2025-12-10 14:28:41.050 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 14:28:41 2025-12-10 14:28:41.050 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 14:28:41 2025-12-10 14:28:41.050 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 14:28:41 2025-12-10 14:28:41.051 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.051 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.051 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 14:28:41 2025-12-10 14:28:41.052 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 14:28:41 2025-12-10 14:28:41.052 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 14:28:41 2025-12-10 14:28:41.052 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 14:28:41 2025-12-10 14:28:41.052 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2was already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.052 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2was already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.052 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1was already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.052 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2 14:28:41 2025-12-10 14:28:41.052 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn2 14:28:41 2025-12-10 14:28:41.052 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:41 2025-12-10 14:28:41.053 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 14:28:41 2025-12-10 14:28:41.053 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.054 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 14:28:41 2025-12-10 14:28:41.054 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 14:28:41 2025-12-10 14:28:41.054 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 14:28:41 2025-12-10 14:28:41.054 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 14:28:41 2025-12-10 14:28:41.055 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.055 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.055 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 14:28:41 2025-12-10 14:28:41.056 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 14:28:41 2025-12-10 14:28:41.056 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldwas already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.056 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 14:28:41 2025-12-10 14:28:41.056 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 14:28:41 2025-12-10 14:28:41.056 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3was already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.056 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 14:28:41 2025-12-10 14:28:41.056 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 14:28:41 2025-12-10 14:28:41.056 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP1 14:28:41 2025-12-10 14:28:41.056 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 3, tempRV: 1 14:28:41 2025-12-10 14:28:41.057 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 14:28:41 2025-12-10 14:28:41.058 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.058 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 14:28:41 2025-12-10 14:28:41.059 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:41 2025-12-10 14:28:41.059 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 14:28:41 2025-12-10 14:28:41.059 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 14:28:41 2025-12-10 14:28:41.060 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.060 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 14:28:41 2025-12-10 14:28:41.060 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 14:28:41 2025-12-10 14:28:41.060 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 14:28:41 2025-12-10 14:28:41.061 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 14:28:41 2025-12-10 14:28:41.061 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:41 2025-12-10 14:28:41.062 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.062 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:41 2025-12-10 14:28:41.062 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.062 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.064 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 14:28:41 2025-12-10 14:28:41.065 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 14:28:41 2025-12-10 14:28:41.065 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1was already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.065 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 14:28:41 14:28:41 2025-12-10 14:28:41.065 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.067 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 14:28:41 2025-12-10 14:28:41.067 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 14:28:41 2025-12-10 14:28:41.067 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 14:28:41 2025-12-10 14:28:41.067 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaa 14:28:41 2025-12-10 14:28:41.067 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 14:28:41 2025-12-10 14:28:41.067 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 14:28:41 2025-12-10 14:28:41.068 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 14:28:41 2025-12-10 14:28:41.068 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.068 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.069 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 14:28:41 2025-12-10 14:28:41.070 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 14:28:41 2025-12-10 14:28:41.070 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 14:28:41 2025-12-10 14:28:41.070 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.OldOne.aaaa.bbbbb 14:28:41 2025-12-10 14:28:41.070 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 14:28:41 2025-12-10 14:28:41.071 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.071 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 14:28:41 2025-12-10 14:28:41.071 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 14:28:41 2025-12-10 14:28:41.071 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:41 2025-12-10 14:28:41.071 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. 14:28:41 >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] 14:28:41 >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], 14:28:41 >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 14:28:41 2025-12-10 14:28:41.071 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.071 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 14:28:41 2025-12-10 14:28:41.072 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 14:28:41 2025-12-10 14:28:41.072 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.073 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 14:28:41 2025-12-10 14:28:41.073 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 14:28:41 2025-12-10 14:28:41.073 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:41 2025-12-10 14:28:41.074 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 14:28:41 2025-12-10 14:28:41.074 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:41 2025-12-10 14:28:41.074 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 14:28:41 2025-12-10 14:28:41.075 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:41 >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:41 2025-12-10 14:28:41.075 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:41 2025-12-10 14:28:41.075 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:41 2025-12-10 14:28:41.075 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.075 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:41 2025-12-10 14:28:41.076 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.076 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.078 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 14:28:41 2025-12-10 14:28:41.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 14:28:41 2025-12-10 14:28:41.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 14:28:41 2025-12-10 14:28:41.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 14:28:41 2025-12-10 14:28:41.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbbwas already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaawas already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 14:28:41 14:28:41 2025-12-10 14:28:41.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 14:28:41 ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 14:28:41 14:28:41 2025-12-10 14:28:41.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 14:28:41 2025-12-10 14:28:41.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 72 14:28:41 2025-12-10 14:28:41.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 72 14:28:41 2025-12-10 14:28:41.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 72 14:28:41 14:28:41 2025-12-10 14:28:41.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 14:28:41 2025-12-10 14:28:41.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 18 14:28:41 2025-12-10 14:28:41.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 18 14:28:41 2025-12-10 14:28:41.079 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 18 14:28:41 14:28:41 2025-12-10 14:28:41.079 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.080 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.082 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.083 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sriov-pf AND pf-pci-id = sriovpfOldRo1)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.084 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sriov-pf AND pf-pci-id = sriovpfOldRo1)]. For better performance, use indexes 14:28:41 Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:41 2025-12-10 14:28:41.156 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:41 2025-12-10 14:28:41.158 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.159 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 14:28:41 2025-12-10 14:28:41.159 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 14:28:41 2025-12-10 14:28:41.159 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn3 14:28:41 2025-12-10 14:28:41.159 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:41 2025-12-10 14:28:41.160 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 14:28:41 2025-12-10 14:28:41.161 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.161 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.162 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 14:28:41 2025-12-10 14:28:41.163 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 14:28:41 2025-12-10 14:28:41.163 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 14:28:41 2025-12-10 14:28:41.163 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn2 14:28:41 2025-12-10 14:28:41.163 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:41 2025-12-10 14:28:41.163 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 14:28:41 2025-12-10 14:28:41.164 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.164 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 14:28:41 2025-12-10 14:28:41.164 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 14:28:41 2025-12-10 14:28:41.164 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 14:28:41 2025-12-10 14:28:41.165 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 14:28:41 2025-12-10 14:28:41.165 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.165 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.166 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 14:28:41 2025-12-10 14:28:41.167 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 14:28:41 2025-12-10 14:28:41.167 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 14:28:41 2025-12-10 14:28:41.167 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver1Scn2 14:28:41 2025-12-10 14:28:41.167 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:41 2025-12-10 14:28:41.167 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 14:28:41 2025-12-10 14:28:41.168 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.168 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:41 2025-12-10 14:28:41.168 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:41 2025-12-10 14:28:41.168 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:41 2025-12-10 14:28:41.169 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.169 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 14:28:41 2025-12-10 14:28:41.170 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 14:28:41 2025-12-10 14:28:41.170 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2was already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.170 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1 14:28:41 2025-12-10 14:28:41.170 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn1 14:28:41 2025-12-10 14:28:41.170 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:41 2025-12-10 14:28:41.170 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 14:28:41 2025-12-10 14:28:41.170 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 14:28:41 2025-12-10 14:28:41.171 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 14:28:41 2025-12-10 14:28:41.171 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 14:28:41 2025-12-10 14:28:41.171 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 14:28:41 2025-12-10 14:28:41.171 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.171 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.172 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 14:28:41 2025-12-10 14:28:41.173 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 14:28:41 2025-12-10 14:28:41.173 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6 14:28:41 2025-12-10 14:28:41.173 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: Scn6.pserverRCT1Scn6 14:28:41 2025-12-10 14:28:41.173 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 4 14:28:41 2025-12-10 14:28:41.173 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 14:28:41 2025-12-10 14:28:41.174 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:41 >> Unchanged side is [zone][URI Not present] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:41 2025-12-10 14:28:41.174 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge was not swung due to Multiplicity Rule Violation... 14:28:41 2025-12-10 14:28:41.174 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.HostedOn] IN edge. 14:28:41 >> Unchanged side is [generic-vnf][URI Not present] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:41 2025-12-10 14:28:41.174 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.HostedOn] IN edge successful 14:28:41 2025-12-10 14:28:41.174 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.174 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 14:28:41 2025-12-10 14:28:41.175 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 14:28:41 2025-12-10 14:28:41.175 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 14:28:41 2025-12-10 14:28:41.175 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2was already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.175 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 14:28:41 2025-12-10 14:28:41.175 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1 14:28:41 2025-12-10 14:28:41.175 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn2 14:28:41 2025-12-10 14:28:41.175 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 14:28:41 2025-12-10 14:28:41.176 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn2/p-interfaces/p-interface/pint3Scn2] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1]. 14:28:41 2025-12-10 14:28:41.176 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.176 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.177 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to updated list 14:28:41 2025-12-10 14:28:41.178 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to delete list 14:28:41 2025-12-10 14:28:41.178 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 14:28:41 2025-12-10 14:28:41.178 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOld 14:28:41 2025-12-10 14:28:41.178 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNew 14:28:41 2025-12-10 14:28:41.178 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:41 2025-12-10 14:28:41.178 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 14:28:41 2025-12-10 14:28:41.179 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 14:28:41 2025-12-10 14:28:41.179 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:41 >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:41 2025-12-10 14:28:41.179 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:41 2025-12-10 14:28:41.179 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:41 2025-12-10 14:28:41.180 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.180 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:41 2025-12-10 14:28:41.180 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.180 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.182 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 14:28:41 2025-12-10 14:28:41.183 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 14:28:41 2025-12-10 14:28:41.183 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2was already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.183 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1 14:28:41 2025-12-10 14:28:41.183 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP3 14:28:41 2025-12-10 14:28:41.183 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 3 14:28:41 2025-12-10 14:28:41.184 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 14:28:41 2025-12-10 14:28:41.184 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.184 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 14:28:41 2025-12-10 14:28:41.184 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 14:28:41 2025-12-10 14:28:41.184 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 14:28:41 2025-12-10 14:28:41.185 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 14:28:41 2025-12-10 14:28:41.185 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.186 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 14:28:41 2025-12-10 14:28:41.186 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:41 2025-12-10 14:28:41.186 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 14:28:41 2025-12-10 14:28:41.187 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 14:28:41 2025-12-10 14:28:41.187 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:41 2025-12-10 14:28:41.188 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.188 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:41 2025-12-10 14:28:41.188 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.188 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.190 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 14:28:41 2025-12-10 14:28:41.191 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 14:28:41 2025-12-10 14:28:41.191 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3was already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.191 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 14:28:41 2025-12-10 14:28:41.191 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 14:28:41 2025-12-10 14:28:41.191 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 14:28:41 2025-12-10 14:28:41.191 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 14:28:41 2025-12-10 14:28:41.191 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 14:28:41 2025-12-10 14:28:41.191 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 14:28:41 14:28:41 2025-12-10 14:28:41.191 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.193 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 14:28:41 2025-12-10 14:28:41.193 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbb 14:28:41 2025-12-10 14:28:41.193 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 14:28:41 2025-12-10 14:28:41.194 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 14:28:41 2025-12-10 14:28:41.195 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.195 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 14:28:41 2025-12-10 14:28:41.195 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 14:28:41 2025-12-10 14:28:41.195 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:41 2025-12-10 14:28:41.195 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. 14:28:41 >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] 14:28:41 >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], 14:28:41 >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 14:28:41 2025-12-10 14:28:41.195 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.195 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 14:28:41 2025-12-10 14:28:41.196 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 14:28:41 2025-12-10 14:28:41.196 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.196 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 14:28:41 2025-12-10 14:28:41.196 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 14:28:41 2025-12-10 14:28:41.196 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:41 2025-12-10 14:28:41.197 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 14:28:41 2025-12-10 14:28:41.197 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:41 2025-12-10 14:28:41.198 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 14:28:41 2025-12-10 14:28:41.198 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:41 >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:41 2025-12-10 14:28:41.198 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:41 2025-12-10 14:28:41.198 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:41 2025-12-10 14:28:41.199 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.199 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:41 2025-12-10 14:28:41.199 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.199 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.201 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 14:28:41 2025-12-10 14:28:41.202 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 14:28:41 2025-12-10 14:28:41.202 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 14:28:41 2025-12-10 14:28:41.202 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaa 14:28:41 2025-12-10 14:28:41.202 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 14:28:41 2025-12-10 14:28:41.202 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 14:28:41 2025-12-10 14:28:41.203 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 14:28:41 2025-12-10 14:28:41.203 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.203 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.204 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 14:28:41 2025-12-10 14:28:41.204 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 14:28:41 2025-12-10 14:28:41.204 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 14:28:41 2025-12-10 14:28:41.204 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 14:28:41 2025-12-10 14:28:41.205 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 14:28:41 2025-12-10 14:28:41.205 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaawas already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.205 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 14:28:41 2025-12-10 14:28:41.205 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 14:28:41 14:28:41 2025-12-10 14:28:41.205 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 14:28:41 ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 14:28:41 14:28:41 2025-12-10 14:28:41.205 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 14:28:41 2025-12-10 14:28:41.205 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 80 14:28:41 2025-12-10 14:28:41.205 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 80 14:28:41 2025-12-10 14:28:41.205 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 80 14:28:41 14:28:41 2025-12-10 14:28:41.205 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 14:28:41 2025-12-10 14:28:41.205 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 20 14:28:41 2025-12-10 14:28:41.205 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 20 14:28:41 2025-12-10 14:28:41.205 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 20 14:28:41 14:28:41 2025-12-10 14:28:41.205 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverNew)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.206 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sriov-pf AND pf-pci-id = sriovPfOld)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.207 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverNew)]. For better performance, use indexes 14:28:41 Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:41 2025-12-10 14:28:41.276 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:41 2025-12-10 14:28:41.278 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.279 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 14:28:41 2025-12-10 14:28:41.279 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 14:28:41 2025-12-10 14:28:41.279 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver1Scn1 14:28:41 2025-12-10 14:28:41.279 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:41 2025-12-10 14:28:41.280 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 14:28:41 2025-12-10 14:28:41.280 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 14:28:41 2025-12-10 14:28:41.280 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 14:28:41 2025-12-10 14:28:41.280 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 14:28:41 2025-12-10 14:28:41.281 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 14:28:41 2025-12-10 14:28:41.281 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.281 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.282 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 14:28:41 2025-12-10 14:28:41.283 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 14:28:41 2025-12-10 14:28:41.283 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 14:28:41 2025-12-10 14:28:41.283 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 14:28:41 2025-12-10 14:28:41.283 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 14:28:41 2025-12-10 14:28:41.283 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOld 14:28:41 2025-12-10 14:28:41.283 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:41 2025-12-10 14:28:41.283 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 14:28:41 2025-12-10 14:28:41.283 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 14:28:41 2025-12-10 14:28:41.284 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:41 >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:41 2025-12-10 14:28:41.284 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:41 2025-12-10 14:28:41.284 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:41 2025-12-10 14:28:41.285 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.285 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:41 2025-12-10 14:28:41.285 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.285 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.287 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 14:28:41 2025-12-10 14:28:41.288 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 14:28:41 2025-12-10 14:28:41.288 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6 14:28:41 2025-12-10 14:28:41.288 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: Scn6.pserverRCT1Scn6 14:28:41 2025-12-10 14:28:41.288 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 4 14:28:41 2025-12-10 14:28:41.288 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 14:28:41 2025-12-10 14:28:41.289 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:41 >> Unchanged side is [zone][URI Not present] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:41 2025-12-10 14:28:41.289 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge was not swung due to Multiplicity Rule Violation... 14:28:41 2025-12-10 14:28:41.289 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.HostedOn] IN edge. 14:28:41 >> Unchanged side is [generic-vnf][URI Not present] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:41 2025-12-10 14:28:41.289 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.HostedOn] IN edge successful 14:28:41 2025-12-10 14:28:41.289 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.289 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 14:28:41 2025-12-10 14:28:41.290 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 14:28:41 2025-12-10 14:28:41.290 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 14:28:41 2025-12-10 14:28:41.290 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP1 14:28:41 2025-12-10 14:28:41.290 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 3, tempRV: 1 14:28:41 2025-12-10 14:28:41.291 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 14:28:41 2025-12-10 14:28:41.292 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.292 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 14:28:41 2025-12-10 14:28:41.293 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:41 2025-12-10 14:28:41.293 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 14:28:41 2025-12-10 14:28:41.293 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 14:28:41 2025-12-10 14:28:41.294 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.294 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 14:28:41 2025-12-10 14:28:41.294 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 14:28:41 2025-12-10 14:28:41.294 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 14:28:41 2025-12-10 14:28:41.295 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 14:28:41 2025-12-10 14:28:41.295 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:41 2025-12-10 14:28:41.296 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.296 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:41 2025-12-10 14:28:41.296 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.296 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.298 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 14:28:41 2025-12-10 14:28:41.299 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 14:28:41 2025-12-10 14:28:41.299 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3 14:28:41 2025-12-10 14:28:41.299 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn3 14:28:41 2025-12-10 14:28:41.299 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:41 2025-12-10 14:28:41.300 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 14:28:41 2025-12-10 14:28:41.300 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.300 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.301 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 14:28:41 2025-12-10 14:28:41.302 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 14:28:41 2025-12-10 14:28:41.302 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 14:28:41 2025-12-10 14:28:41.302 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 14:28:41 2025-12-10 14:28:41.302 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1was already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.302 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2 14:28:41 2025-12-10 14:28:41.302 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn2 14:28:41 2025-12-10 14:28:41.302 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:41 2025-12-10 14:28:41.302 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 14:28:41 2025-12-10 14:28:41.303 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.303 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:41 2025-12-10 14:28:41.303 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:41 2025-12-10 14:28:41.303 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:41 2025-12-10 14:28:41.304 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.304 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 14:28:41 2025-12-10 14:28:41.305 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 14:28:41 2025-12-10 14:28:41.305 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 14:28:41 2025-12-10 14:28:41.305 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2 14:28:41 2025-12-10 14:28:41.305 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn1 14:28:41 2025-12-10 14:28:41.305 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 14:28:41 2025-12-10 14:28:41.306 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn1/p-interfaces/p-interface/pint3Scn1] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2]. 14:28:41 2025-12-10 14:28:41.306 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.306 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.307 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to updated list 14:28:41 2025-12-10 14:28:41.308 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to delete list 14:28:41 2025-12-10 14:28:41.308 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldwas already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.308 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 14:28:41 2025-12-10 14:28:41.308 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2 14:28:41 2025-12-10 14:28:41.308 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn2 14:28:41 2025-12-10 14:28:41.308 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:41 2025-12-10 14:28:41.309 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 14:28:41 2025-12-10 14:28:41.309 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.309 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 14:28:41 2025-12-10 14:28:41.309 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 14:28:41 2025-12-10 14:28:41.309 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 14:28:41 2025-12-10 14:28:41.310 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 14:28:41 2025-12-10 14:28:41.311 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.311 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.312 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 14:28:41 2025-12-10 14:28:41.313 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 14:28:41 2025-12-10 14:28:41.313 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1was already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.313 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1was already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.313 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 14:28:41 2025-12-10 14:28:41.313 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 14:28:41 2025-12-10 14:28:41.313 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 14:28:41 14:28:41 2025-12-10 14:28:41.313 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.315 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 14:28:41 2025-12-10 14:28:41.315 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 14:28:41 2025-12-10 14:28:41.315 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 14:28:41 2025-12-10 14:28:41.315 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaa 14:28:41 2025-12-10 14:28:41.315 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaaaa 14:28:41 2025-12-10 14:28:41.315 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 14:28:41 2025-12-10 14:28:41.315 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 14:28:41 2025-12-10 14:28:41.316 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 14:28:41 2025-12-10 14:28:41.316 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.316 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.317 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 14:28:41 2025-12-10 14:28:41.317 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 14:28:41 2025-12-10 14:28:41.317 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 14:28:41 2025-12-10 14:28:41.317 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 14:28:41 2025-12-10 14:28:41.317 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbb 14:28:41 2025-12-10 14:28:41.317 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 14:28:41 2025-12-10 14:28:41.318 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 14:28:41 2025-12-10 14:28:41.318 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.319 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 14:28:41 2025-12-10 14:28:41.319 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 14:28:41 2025-12-10 14:28:41.319 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:41 2025-12-10 14:28:41.319 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. 14:28:41 >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] 14:28:41 >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], 14:28:41 >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 14:28:41 2025-12-10 14:28:41.319 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.319 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 14:28:41 2025-12-10 14:28:41.320 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 14:28:41 2025-12-10 14:28:41.321 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.321 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 14:28:41 2025-12-10 14:28:41.321 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 14:28:41 2025-12-10 14:28:41.321 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:41 2025-12-10 14:28:41.322 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 14:28:41 2025-12-10 14:28:41.322 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:41 2025-12-10 14:28:41.322 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 14:28:41 2025-12-10 14:28:41.323 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:41 >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:41 2025-12-10 14:28:41.323 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:41 2025-12-10 14:28:41.323 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:41 2025-12-10 14:28:41.323 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.323 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:41 2025-12-10 14:28:41.324 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.324 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.326 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 14:28:41 2025-12-10 14:28:41.327 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 14:28:41 2025-12-10 14:28:41.327 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 14:28:41 2025-12-10 14:28:41.327 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 14:28:41 14:28:41 2025-12-10 14:28:41.327 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 14:28:41 ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 14:28:41 14:28:41 2025-12-10 14:28:41.327 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 14:28:41 2025-12-10 14:28:41.327 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 88 14:28:41 2025-12-10 14:28:41.327 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 88 14:28:41 2025-12-10 14:28:41.327 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 88 14:28:41 14:28:41 2025-12-10 14:28:41.327 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 14:28:41 2025-12-10 14:28:41.327 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 22 14:28:41 2025-12-10 14:28:41.327 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 22 14:28:41 2025-12-10 14:28:41.327 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 22 14:28:41 14:28:41 2025-12-10 14:28:41.327 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.328 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.OldOne.aaaa.bbbbb)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.330 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.331 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(physical-location-id = complexOldRO)]. For better performance, use indexes 14:28:41 Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:41 2025-12-10 14:28:41.391 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:41 2025-12-10 14:28:41.393 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.395 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 14:28:41 2025-12-10 14:28:41.395 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 14:28:41 2025-12-10 14:28:41.395 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOld 14:28:41 2025-12-10 14:28:41.395 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:41 2025-12-10 14:28:41.395 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 14:28:41 2025-12-10 14:28:41.395 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 14:28:41 2025-12-10 14:28:41.396 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:41 >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:41 2025-12-10 14:28:41.396 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:41 2025-12-10 14:28:41.396 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:41 2025-12-10 14:28:41.397 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.397 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:41 2025-12-10 14:28:41.397 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.397 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.399 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 14:28:41 2025-12-10 14:28:41.400 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 14:28:41 2025-12-10 14:28:41.400 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2 14:28:41 2025-12-10 14:28:41.400 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn2 14:28:41 2025-12-10 14:28:41.400 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:41 2025-12-10 14:28:41.400 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 14:28:41 2025-12-10 14:28:41.401 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.401 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:41 2025-12-10 14:28:41.401 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:41 2025-12-10 14:28:41.401 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:41 2025-12-10 14:28:41.402 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.402 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 14:28:41 2025-12-10 14:28:41.403 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 14:28:41 2025-12-10 14:28:41.403 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 14:28:41 2025-12-10 14:28:41.403 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1 14:28:41 2025-12-10 14:28:41.403 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn1 14:28:41 2025-12-10 14:28:41.403 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:41 2025-12-10 14:28:41.403 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 14:28:41 2025-12-10 14:28:41.403 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 14:28:41 2025-12-10 14:28:41.404 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 14:28:41 2025-12-10 14:28:41.404 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 14:28:41 2025-12-10 14:28:41.404 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 14:28:41 2025-12-10 14:28:41.405 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.405 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.405 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 14:28:41 2025-12-10 14:28:41.406 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 14:28:41 2025-12-10 14:28:41.406 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 14:28:41 2025-12-10 14:28:41.406 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverRCTScn6 14:28:41 2025-12-10 14:28:41.406 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 4, tempRV: 1 14:28:41 2025-12-10 14:28:41.406 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 14:28:41 2025-12-10 14:28:41.407 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:41 >> Unchanged side is [zone][URI Not present] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:41 2025-12-10 14:28:41.407 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge was not swung due to Multiplicity Rule Violation... 14:28:41 2025-12-10 14:28:41.407 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.HostedOn] IN edge. 14:28:41 >> Unchanged side is [generic-vnf][URI Not present] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:41 2025-12-10 14:28:41.407 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.HostedOn] IN edge successful 14:28:41 2025-12-10 14:28:41.407 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.408 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 14:28:41 2025-12-10 14:28:41.409 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 14:28:41 2025-12-10 14:28:41.409 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3 14:28:41 2025-12-10 14:28:41.409 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn3 14:28:41 2025-12-10 14:28:41.409 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:41 2025-12-10 14:28:41.410 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 14:28:41 2025-12-10 14:28:41.410 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.410 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.411 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 14:28:41 2025-12-10 14:28:41.412 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 14:28:41 2025-12-10 14:28:41.412 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 14:28:41 2025-12-10 14:28:41.412 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn2 14:28:41 2025-12-10 14:28:41.412 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:41 2025-12-10 14:28:41.413 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 14:28:41 2025-12-10 14:28:41.413 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.413 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 14:28:41 2025-12-10 14:28:41.413 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 14:28:41 2025-12-10 14:28:41.413 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 14:28:41 2025-12-10 14:28:41.414 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 14:28:41 2025-12-10 14:28:41.414 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.414 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.415 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 14:28:41 2025-12-10 14:28:41.416 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 14:28:41 2025-12-10 14:28:41.416 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 14:28:41 2025-12-10 14:28:41.416 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 14:28:41 2025-12-10 14:28:41.416 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1 14:28:41 2025-12-10 14:28:41.416 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP3 14:28:41 2025-12-10 14:28:41.416 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 3 14:28:41 2025-12-10 14:28:41.417 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 14:28:41 2025-12-10 14:28:41.417 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.418 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 14:28:41 2025-12-10 14:28:41.418 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 14:28:41 2025-12-10 14:28:41.418 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 14:28:41 2025-12-10 14:28:41.418 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 14:28:41 2025-12-10 14:28:41.418 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.419 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 14:28:41 2025-12-10 14:28:41.419 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:41 2025-12-10 14:28:41.419 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 14:28:41 2025-12-10 14:28:41.420 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 14:28:41 2025-12-10 14:28:41.421 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:41 2025-12-10 14:28:41.421 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.421 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:41 2025-12-10 14:28:41.421 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.421 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.423 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 14:28:41 2025-12-10 14:28:41.424 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 14:28:41 2025-12-10 14:28:41.424 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 14:28:41 2025-12-10 14:28:41.424 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 14:28:41 2025-12-10 14:28:41.424 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 14:28:41 2025-12-10 14:28:41.424 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 14:28:41 2025-12-10 14:28:41.424 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2was already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.424 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6was already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.424 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2 14:28:41 2025-12-10 14:28:41.424 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn1 14:28:41 2025-12-10 14:28:41.424 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 14:28:41 2025-12-10 14:28:41.425 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn1/p-interfaces/p-interface/pint3Scn1] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2]. 14:28:41 2025-12-10 14:28:41.425 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.425 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.426 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to updated list 14:28:41 2025-12-10 14:28:41.427 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to delete list 14:28:41 2025-12-10 14:28:41.427 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1was already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.427 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 14:28:41 2025-12-10 14:28:41.427 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldwas already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.427 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 14:28:41 14:28:41 2025-12-10 14:28:41.427 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.429 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 14:28:41 2025-12-10 14:28:41.429 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaa 14:28:41 2025-12-10 14:28:41.429 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaaaa 14:28:41 2025-12-10 14:28:41.429 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 14:28:41 2025-12-10 14:28:41.429 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 14:28:41 2025-12-10 14:28:41.430 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 14:28:41 2025-12-10 14:28:41.430 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.430 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.430 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 14:28:41 2025-12-10 14:28:41.431 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 14:28:41 2025-12-10 14:28:41.431 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 14:28:41 2025-12-10 14:28:41.431 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 14:28:41 2025-12-10 14:28:41.431 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 14:28:41 2025-12-10 14:28:41.431 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.OldOne.aaaa.bbbbb 14:28:41 2025-12-10 14:28:41.432 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 14:28:41 2025-12-10 14:28:41.433 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.433 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 14:28:41 2025-12-10 14:28:41.433 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 14:28:41 2025-12-10 14:28:41.433 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:41 2025-12-10 14:28:41.433 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. 14:28:41 >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] 14:28:41 >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], 14:28:41 >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 14:28:41 2025-12-10 14:28:41.433 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.433 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 14:28:41 2025-12-10 14:28:41.434 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 14:28:41 2025-12-10 14:28:41.434 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.434 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 14:28:41 2025-12-10 14:28:41.434 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 14:28:41 2025-12-10 14:28:41.434 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:41 2025-12-10 14:28:41.435 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 14:28:41 2025-12-10 14:28:41.435 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:41 2025-12-10 14:28:41.435 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 14:28:41 2025-12-10 14:28:41.436 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:41 >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:41 2025-12-10 14:28:41.437 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:41 2025-12-10 14:28:41.437 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:41 2025-12-10 14:28:41.437 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.437 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:41 2025-12-10 14:28:41.437 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.437 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.439 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 14:28:41 2025-12-10 14:28:41.440 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 14:28:41 2025-12-10 14:28:41.440 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbbwas already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.440 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 14:28:41 2025-12-10 14:28:41.440 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 14:28:41 2025-12-10 14:28:41.440 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 14:28:41 14:28:41 2025-12-10 14:28:41.440 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 14:28:41 ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 14:28:41 14:28:41 2025-12-10 14:28:41.440 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 14:28:41 2025-12-10 14:28:41.440 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 96 14:28:41 2025-12-10 14:28:41.440 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 96 14:28:41 2025-12-10 14:28:41.440 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 96 14:28:41 14:28:41 2025-12-10 14:28:41.440 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 14:28:41 2025-12-10 14:28:41.440 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 24 14:28:41 2025-12-10 14:28:41.440 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 24 14:28:41 2025-12-10 14:28:41.440 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 24 14:28:41 14:28:41 2025-12-10 14:28:41.440 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = Scn6.pserverRCT1Scn6)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.442 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone AND zone-id = zone-62)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.443 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone AND zone-id = zone-61)]. For better performance, use indexes 14:28:41 Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:41 2025-12-10 14:28:41.504 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:41 2025-12-10 14:28:41.505 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.507 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 14:28:41 2025-12-10 14:28:41.507 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2 14:28:41 2025-12-10 14:28:41.507 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn2 14:28:41 2025-12-10 14:28:41.507 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:41 2025-12-10 14:28:41.508 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 14:28:41 2025-12-10 14:28:41.508 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.509 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 14:28:41 2025-12-10 14:28:41.509 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 14:28:41 2025-12-10 14:28:41.509 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 14:28:41 2025-12-10 14:28:41.509 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 14:28:41 2025-12-10 14:28:41.510 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.510 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.511 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 14:28:41 2025-12-10 14:28:41.511 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 14:28:41 2025-12-10 14:28:41.511 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6 14:28:41 2025-12-10 14:28:41.512 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: Scn6.pserverRCT1Scn6 14:28:41 2025-12-10 14:28:41.512 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 4 14:28:41 2025-12-10 14:28:41.512 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 14:28:41 2025-12-10 14:28:41.512 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:41 >> Unchanged side is [zone][URI Not present] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:41 2025-12-10 14:28:41.513 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge was not swung due to Multiplicity Rule Violation... 14:28:41 2025-12-10 14:28:41.513 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.HostedOn] IN edge. 14:28:41 >> Unchanged side is [generic-vnf][URI Not present] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:41 2025-12-10 14:28:41.513 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.HostedOn] IN edge successful 14:28:41 2025-12-10 14:28:41.513 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.513 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 14:28:41 2025-12-10 14:28:41.514 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 14:28:41 2025-12-10 14:28:41.514 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOld 14:28:41 2025-12-10 14:28:41.514 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNew 14:28:41 2025-12-10 14:28:41.514 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:41 2025-12-10 14:28:41.514 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 14:28:41 2025-12-10 14:28:41.514 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 14:28:41 2025-12-10 14:28:41.515 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:41 >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:41 2025-12-10 14:28:41.515 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:41 2025-12-10 14:28:41.515 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:41 2025-12-10 14:28:41.515 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.515 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:41 2025-12-10 14:28:41.516 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.516 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.517 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 14:28:41 2025-12-10 14:28:41.518 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 14:28:41 2025-12-10 14:28:41.518 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 14:28:41 2025-12-10 14:28:41.518 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 14:28:41 2025-12-10 14:28:41.518 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1 14:28:41 2025-12-10 14:28:41.518 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP3 14:28:41 2025-12-10 14:28:41.518 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 3 14:28:41 2025-12-10 14:28:41.520 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 14:28:41 2025-12-10 14:28:41.520 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.520 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 14:28:41 2025-12-10 14:28:41.520 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 14:28:41 2025-12-10 14:28:41.520 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 14:28:41 2025-12-10 14:28:41.521 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 14:28:41 2025-12-10 14:28:41.521 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.522 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 14:28:41 2025-12-10 14:28:41.522 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:41 2025-12-10 14:28:41.522 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 14:28:41 2025-12-10 14:28:41.523 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 14:28:41 2025-12-10 14:28:41.523 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:41 2025-12-10 14:28:41.523 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.523 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:41 2025-12-10 14:28:41.524 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.524 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.525 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 14:28:41 2025-12-10 14:28:41.526 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 14:28:41 2025-12-10 14:28:41.526 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1 14:28:41 2025-12-10 14:28:41.526 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn1 14:28:41 2025-12-10 14:28:41.526 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:41 2025-12-10 14:28:41.527 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 14:28:41 2025-12-10 14:28:41.527 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 14:28:41 2025-12-10 14:28:41.527 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 14:28:41 2025-12-10 14:28:41.527 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 14:28:41 2025-12-10 14:28:41.528 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 14:28:41 2025-12-10 14:28:41.528 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.528 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.528 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 14:28:41 2025-12-10 14:28:41.529 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 14:28:41 2025-12-10 14:28:41.529 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 14:28:41 2025-12-10 14:28:41.529 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver1Scn2 14:28:41 2025-12-10 14:28:41.529 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:41 2025-12-10 14:28:41.530 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 14:28:41 2025-12-10 14:28:41.530 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.530 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:41 2025-12-10 14:28:41.530 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:41 2025-12-10 14:28:41.530 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:41 2025-12-10 14:28:41.531 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.532 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 14:28:41 2025-12-10 14:28:41.532 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 14:28:41 2025-12-10 14:28:41.532 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2 14:28:41 2025-12-10 14:28:41.532 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn1 14:28:41 2025-12-10 14:28:41.532 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 14:28:41 2025-12-10 14:28:41.533 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn1/p-interfaces/p-interface/pint3Scn1] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2]. 14:28:41 2025-12-10 14:28:41.534 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.534 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.534 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to updated list 14:28:41 2025-12-10 14:28:41.535 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to delete list 14:28:41 2025-12-10 14:28:41.535 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 14:28:41 2025-12-10 14:28:41.535 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3 14:28:41 2025-12-10 14:28:41.535 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn3 14:28:41 2025-12-10 14:28:41.535 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:41 2025-12-10 14:28:41.536 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 14:28:41 2025-12-10 14:28:41.537 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.537 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.537 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 14:28:41 2025-12-10 14:28:41.538 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 14:28:41 2025-12-10 14:28:41.538 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2was already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.538 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 14:28:41 2025-12-10 14:28:41.538 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 14:28:41 2025-12-10 14:28:41.538 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 14:28:41 2025-12-10 14:28:41.538 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 14:28:41 2025-12-10 14:28:41.538 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1was already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.538 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 14:28:41 2025-12-10 14:28:41.538 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 14:28:41 2025-12-10 14:28:41.538 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 14:28:41 2025-12-10 14:28:41.538 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 14:28:41 14:28:41 2025-12-10 14:28:41.539 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.541 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 14:28:41 2025-12-10 14:28:41.541 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 14:28:41 2025-12-10 14:28:41.541 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 14:28:41 2025-12-10 14:28:41.541 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbb 14:28:41 2025-12-10 14:28:41.541 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 14:28:41 2025-12-10 14:28:41.542 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 14:28:41 2025-12-10 14:28:41.542 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.542 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 14:28:41 2025-12-10 14:28:41.542 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 14:28:41 2025-12-10 14:28:41.542 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:41 2025-12-10 14:28:41.543 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. 14:28:41 >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] 14:28:41 >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], 14:28:41 >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 14:28:41 2025-12-10 14:28:41.543 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.543 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 14:28:41 2025-12-10 14:28:41.544 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 14:28:41 2025-12-10 14:28:41.544 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.544 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 14:28:41 2025-12-10 14:28:41.544 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 14:28:41 2025-12-10 14:28:41.544 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:41 2025-12-10 14:28:41.545 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 14:28:41 2025-12-10 14:28:41.545 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:41 2025-12-10 14:28:41.545 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 14:28:41 2025-12-10 14:28:41.546 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:41 >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:41 2025-12-10 14:28:41.546 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:41 2025-12-10 14:28:41.546 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:41 2025-12-10 14:28:41.546 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.546 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:41 2025-12-10 14:28:41.547 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.547 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.549 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 14:28:41 2025-12-10 14:28:41.549 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 14:28:41 2025-12-10 14:28:41.549 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaa 14:28:41 2025-12-10 14:28:41.549 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaaaa 14:28:41 2025-12-10 14:28:41.550 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 14:28:41 2025-12-10 14:28:41.550 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 14:28:41 2025-12-10 14:28:41.550 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 14:28:41 2025-12-10 14:28:41.551 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.551 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.551 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 14:28:41 2025-12-10 14:28:41.552 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 14:28:41 2025-12-10 14:28:41.552 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 14:28:41 2025-12-10 14:28:41.552 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 14:28:41 2025-12-10 14:28:41.552 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 14:28:41 2025-12-10 14:28:41.552 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 14:28:41 14:28:41 2025-12-10 14:28:41.552 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 14:28:41 ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 14:28:41 14:28:41 2025-12-10 14:28:41.552 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 14:28:41 2025-12-10 14:28:41.552 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 104 14:28:41 2025-12-10 14:28:41.552 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 104 14:28:41 2025-12-10 14:28:41.552 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 104 14:28:41 14:28:41 2025-12-10 14:28:41.552 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 14:28:41 2025-12-10 14:28:41.552 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 26 14:28:41 2025-12-10 14:28:41.552 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 26 14:28:41 2025-12-10 14:28:41.552 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 26 14:28:41 14:28:41 2025-12-10 14:28:41.552 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.554 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.555 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes 14:28:41 Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:41 2025-12-10 14:28:41.628 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:41 2025-12-10 14:28:41.630 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.632 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 14:28:41 2025-12-10 14:28:41.632 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6 14:28:41 2025-12-10 14:28:41.632 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: Scn6.pserverRCT1Scn6 14:28:41 2025-12-10 14:28:41.632 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 4 14:28:41 2025-12-10 14:28:41.632 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 14:28:41 2025-12-10 14:28:41.632 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:41 >> Unchanged side is [zone][URI Not present] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:41 2025-12-10 14:28:41.633 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge was not swung due to Multiplicity Rule Violation... 14:28:41 2025-12-10 14:28:41.633 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.HostedOn] IN edge. 14:28:41 >> Unchanged side is [generic-vnf][URI Not present] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:41 2025-12-10 14:28:41.633 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.HostedOn] IN edge successful 14:28:41 2025-12-10 14:28:41.633 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.633 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 14:28:41 2025-12-10 14:28:41.634 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 14:28:41 2025-12-10 14:28:41.634 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 14:28:41 2025-12-10 14:28:41.634 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOld 14:28:41 2025-12-10 14:28:41.634 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:41 2025-12-10 14:28:41.635 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 14:28:41 2025-12-10 14:28:41.635 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 14:28:41 2025-12-10 14:28:41.636 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:41 >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:41 2025-12-10 14:28:41.636 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:41 2025-12-10 14:28:41.636 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:41 2025-12-10 14:28:41.636 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.636 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:41 2025-12-10 14:28:41.636 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.636 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.638 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 14:28:41 2025-12-10 14:28:41.639 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 14:28:41 2025-12-10 14:28:41.639 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 14:28:41 2025-12-10 14:28:41.639 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2 14:28:41 2025-12-10 14:28:41.639 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn1 14:28:41 2025-12-10 14:28:41.639 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 14:28:41 2025-12-10 14:28:41.640 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn1/p-interfaces/p-interface/pint3Scn1] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2]. 14:28:41 2025-12-10 14:28:41.640 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.640 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.641 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to updated list 14:28:41 2025-12-10 14:28:41.642 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to delete list 14:28:41 2025-12-10 14:28:41.642 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 14:28:41 2025-12-10 14:28:41.642 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 14:28:41 2025-12-10 14:28:41.642 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver1Scn1 14:28:41 2025-12-10 14:28:41.642 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:41 2025-12-10 14:28:41.642 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 14:28:41 2025-12-10 14:28:41.642 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 14:28:41 2025-12-10 14:28:41.642 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 14:28:41 2025-12-10 14:28:41.642 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 14:28:41 2025-12-10 14:28:41.643 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 14:28:41 2025-12-10 14:28:41.643 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.643 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.644 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 14:28:41 2025-12-10 14:28:41.644 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 14:28:41 2025-12-10 14:28:41.644 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 14:28:41 2025-12-10 14:28:41.644 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn2 14:28:41 2025-12-10 14:28:41.644 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:41 2025-12-10 14:28:41.645 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 14:28:41 2025-12-10 14:28:41.645 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.646 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 14:28:41 2025-12-10 14:28:41.646 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 14:28:41 2025-12-10 14:28:41.646 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 14:28:41 2025-12-10 14:28:41.646 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 14:28:41 2025-12-10 14:28:41.647 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.647 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.647 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 14:28:41 2025-12-10 14:28:41.648 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 14:28:41 2025-12-10 14:28:41.648 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1was already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.648 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2 14:28:41 2025-12-10 14:28:41.648 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn2 14:28:41 2025-12-10 14:28:41.648 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:41 2025-12-10 14:28:41.649 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 14:28:41 2025-12-10 14:28:41.649 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.649 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:41 2025-12-10 14:28:41.649 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:41 2025-12-10 14:28:41.649 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:41 2025-12-10 14:28:41.650 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.651 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 14:28:41 2025-12-10 14:28:41.651 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 14:28:41 2025-12-10 14:28:41.651 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 14:28:41 2025-12-10 14:28:41.651 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1 14:28:41 2025-12-10 14:28:41.651 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP3 14:28:41 2025-12-10 14:28:41.651 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 3 14:28:41 2025-12-10 14:28:41.652 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 14:28:41 2025-12-10 14:28:41.652 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.653 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 14:28:41 2025-12-10 14:28:41.653 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 14:28:41 2025-12-10 14:28:41.653 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 14:28:41 2025-12-10 14:28:41.654 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 14:28:41 2025-12-10 14:28:41.654 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.655 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 14:28:41 2025-12-10 14:28:41.655 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:41 2025-12-10 14:28:41.655 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 14:28:41 2025-12-10 14:28:41.656 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 14:28:41 2025-12-10 14:28:41.656 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:41 2025-12-10 14:28:41.656 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.656 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:41 2025-12-10 14:28:41.657 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.657 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.658 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 14:28:41 2025-12-10 14:28:41.659 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 14:28:41 2025-12-10 14:28:41.659 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3 14:28:41 2025-12-10 14:28:41.659 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn3 14:28:41 2025-12-10 14:28:41.659 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:41 2025-12-10 14:28:41.660 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 14:28:41 2025-12-10 14:28:41.660 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.660 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.661 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 14:28:41 2025-12-10 14:28:41.662 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 14:28:41 2025-12-10 14:28:41.662 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 14:28:41 2025-12-10 14:28:41.662 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1was already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.662 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldwas already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.662 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 14:28:41 2025-12-10 14:28:41.662 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 14:28:41 2025-12-10 14:28:41.662 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 14:28:41 2025-12-10 14:28:41.662 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2was already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.662 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 14:28:41 2025-12-10 14:28:41.662 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 14:28:41 14:28:41 2025-12-10 14:28:41.663 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.664 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 14:28:41 2025-12-10 14:28:41.664 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbb 14:28:41 2025-12-10 14:28:41.664 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 14:28:41 2025-12-10 14:28:41.666 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 14:28:41 2025-12-10 14:28:41.666 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.666 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 14:28:41 2025-12-10 14:28:41.666 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 14:28:41 2025-12-10 14:28:41.666 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:41 2025-12-10 14:28:41.666 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. 14:28:41 >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] 14:28:41 >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], 14:28:41 >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 14:28:41 2025-12-10 14:28:41.667 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.667 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 14:28:41 2025-12-10 14:28:41.667 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 14:28:41 2025-12-10 14:28:41.668 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:41 2025-12-10 14:28:41.668 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 14:28:41 2025-12-10 14:28:41.668 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 14:28:41 2025-12-10 14:28:41.669 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.669 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 14:28:41 2025-12-10 14:28:41.669 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 14:28:41 2025-12-10 14:28:41.669 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:41 2025-12-10 14:28:41.669 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:41 >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:41 2025-12-10 14:28:41.670 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:41 2025-12-10 14:28:41.670 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:41 2025-12-10 14:28:41.670 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.670 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:41 2025-12-10 14:28:41.670 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.670 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.672 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 14:28:41 2025-12-10 14:28:41.673 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 14:28:41 2025-12-10 14:28:41.673 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaa 14:28:41 2025-12-10 14:28:41.673 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaaaa 14:28:41 2025-12-10 14:28:41.673 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 14:28:41 2025-12-10 14:28:41.673 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 14:28:41 2025-12-10 14:28:41.674 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 14:28:41 2025-12-10 14:28:41.674 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.674 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.675 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 14:28:41 2025-12-10 14:28:41.675 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 14:28:41 2025-12-10 14:28:41.675 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 14:28:41 2025-12-10 14:28:41.675 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 14:28:41 2025-12-10 14:28:41.675 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 14:28:41 2025-12-10 14:28:41.675 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 14:28:41 2025-12-10 14:28:41.675 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 14:28:41 2025-12-10 14:28:41.675 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 14:28:41 14:28:41 2025-12-10 14:28:41.676 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 14:28:41 ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 14:28:41 14:28:41 2025-12-10 14:28:41.676 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 14:28:41 2025-12-10 14:28:41.676 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 112 14:28:41 2025-12-10 14:28:41.676 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 112 14:28:41 2025-12-10 14:28:41.676 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 112 14:28:41 14:28:41 2025-12-10 14:28:41.676 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 14:28:41 2025-12-10 14:28:41.676 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 28 14:28:41 2025-12-10 14:28:41.676 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 28 14:28:41 2025-12-10 14:28:41.676 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 28 14:28:41 14:28:41 2025-12-10 14:28:41.676 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = rctP3)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.677 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface AND aai-uri = /cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.678 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface AND aai-uri = /cloud-infrastructure/pservers/pserver/rctP3/p-interfaces/p-interface/pint11)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.679 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = rctP3)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.681 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = rctP2)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.682 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = rctP5)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.683 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = rctP5)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.684 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = rctP3)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.685 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = rctP3)]. For better performance, use indexes 14:28:41 plink on pint13 is rctP2:pint21|rctP3:pint13 14:28:41 2025-12-10 14:28:41.687 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = physical-link AND link-name = rctP2:pint21|rctP3:pint13)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.688 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = physical-link AND link-name = rctP2:pint24|rctP3:pint14)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.689 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = physical-link AND link-name = rctP1:pint14|rctP2:pint23)]. For better performance, use indexes 14:28:41 Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:41 2025-12-10 14:28:41.763 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 14:28:41 2025-12-10 14:28:41.765 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.766 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 14:28:41 2025-12-10 14:28:41.766 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2 14:28:41 2025-12-10 14:28:41.766 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn1 14:28:41 2025-12-10 14:28:41.766 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 14:28:41 2025-12-10 14:28:41.767 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn1/p-interfaces/p-interface/pint3Scn1] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2]. 14:28:41 2025-12-10 14:28:41.768 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.768 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.768 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to updated list 14:28:41 2025-12-10 14:28:41.769 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to delete list 14:28:41 2025-12-10 14:28:41.769 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 14:28:41 2025-12-10 14:28:41.769 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverRCTScn6 14:28:41 2025-12-10 14:28:41.769 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 4, tempRV: 1 14:28:41 2025-12-10 14:28:41.770 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 14:28:41 2025-12-10 14:28:41.770 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:41 >> Unchanged side is [zone][URI Not present] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:41 2025-12-10 14:28:41.770 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge was not swung due to Multiplicity Rule Violation... 14:28:41 2025-12-10 14:28:41.771 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.HostedOn] IN edge. 14:28:41 >> Unchanged side is [generic-vnf][URI Not present] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 14:28:41 2025-12-10 14:28:41.771 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.HostedOn] IN edge successful 14:28:41 2025-12-10 14:28:41.771 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.771 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 14:28:41 2025-12-10 14:28:41.772 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 14:28:41 2025-12-10 14:28:41.772 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 14:28:41 2025-12-10 14:28:41.772 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn3 14:28:41 2025-12-10 14:28:41.772 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:41 2025-12-10 14:28:41.773 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 14:28:41 2025-12-10 14:28:41.773 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.773 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.774 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 14:28:41 2025-12-10 14:28:41.774 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 14:28:41 2025-12-10 14:28:41.774 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1 14:28:41 2025-12-10 14:28:41.774 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP3 14:28:41 2025-12-10 14:28:41.775 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 3 14:28:41 2025-12-10 14:28:41.775 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 14:28:41 2025-12-10 14:28:41.775 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.776 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 14:28:41 2025-12-10 14:28:41.776 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 14:28:41 2025-12-10 14:28:41.776 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 14:28:41 2025-12-10 14:28:41.776 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 14:28:41 2025-12-10 14:28:41.777 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.778 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 14:28:41 2025-12-10 14:28:41.778 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:41 2025-12-10 14:28:41.778 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 14:28:41 2025-12-10 14:28:41.779 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 14:28:41 2025-12-10 14:28:41.779 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:41 2025-12-10 14:28:41.779 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.779 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 14:28:41 2025-12-10 14:28:41.780 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.780 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.781 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 14:28:41 2025-12-10 14:28:41.782 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 14:28:41 2025-12-10 14:28:41.782 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3was already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.782 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 14:28:41 2025-12-10 14:28:41.782 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 14:28:41 2025-12-10 14:28:41.782 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 14:28:41 2025-12-10 14:28:41.782 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOld 14:28:41 2025-12-10 14:28:41.782 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:41 2025-12-10 14:28:41.783 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 14:28:41 2025-12-10 14:28:41.783 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 14:28:41 2025-12-10 14:28:41.783 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:41 >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:41 2025-12-10 14:28:41.784 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:41 2025-12-10 14:28:41.784 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:41 2025-12-10 14:28:41.784 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.784 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 14:28:41 2025-12-10 14:28:41.784 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.784 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.786 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 14:28:41 2025-12-10 14:28:41.787 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 14:28:41 2025-12-10 14:28:41.787 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2 14:28:41 2025-12-10 14:28:41.787 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn2 14:28:41 2025-12-10 14:28:41.787 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 14:28:41 2025-12-10 14:28:41.787 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 14:28:41 2025-12-10 14:28:41.788 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.788 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:41 2025-12-10 14:28:41.788 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:41 2025-12-10 14:28:41.788 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 14:28:41 2025-12-10 14:28:41.788 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.789 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 14:28:41 2025-12-10 14:28:41.790 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 14:28:41 2025-12-10 14:28:41.790 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 14:28:41 2025-12-10 14:28:41.790 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver1Scn1 14:28:41 2025-12-10 14:28:41.790 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:41 2025-12-10 14:28:41.790 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 14:28:41 2025-12-10 14:28:41.790 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 14:28:41 2025-12-10 14:28:41.791 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 14:28:41 2025-12-10 14:28:41.791 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 14:28:41 2025-12-10 14:28:41.791 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 14:28:41 2025-12-10 14:28:41.791 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.791 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.792 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 14:28:41 2025-12-10 14:28:41.792 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 14:28:41 2025-12-10 14:28:41.793 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 14:28:41 2025-12-10 14:28:41.793 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 14:28:41 2025-12-10 14:28:41.793 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn2 14:28:41 2025-12-10 14:28:41.793 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 14:28:41 2025-12-10 14:28:41.793 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 14:28:41 2025-12-10 14:28:41.794 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.794 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 14:28:41 2025-12-10 14:28:41.794 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 14:28:41 2025-12-10 14:28:41.794 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 14:28:41 2025-12-10 14:28:41.795 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 14:28:41 2025-12-10 14:28:41.795 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.795 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.796 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 14:28:41 2025-12-10 14:28:41.797 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 14:28:41 2025-12-10 14:28:41.797 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 14:28:41 2025-12-10 14:28:41.797 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1was already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.797 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldwas already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.797 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2was already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.797 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1was already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.797 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6was already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.797 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 14:28:41 2025-12-10 14:28:41.797 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 14:28:41 2025-12-10 14:28:41.797 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 14:28:41 14:28:41 2025-12-10 14:28:41.797 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.799 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 14:28:41 2025-12-10 14:28:41.799 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbb 14:28:41 2025-12-10 14:28:41.799 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 14:28:41 2025-12-10 14:28:41.800 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 14:28:41 2025-12-10 14:28:41.800 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 14:28:41 2025-12-10 14:28:41.800 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 14:28:41 2025-12-10 14:28:41.801 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 14:28:41 2025-12-10 14:28:41.801 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.802 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 14:28:41 2025-12-10 14:28:41.802 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 14:28:41 2025-12-10 14:28:41.802 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:41 2025-12-10 14:28:41.802 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. 14:28:41 >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] 14:28:41 >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], 14:28:41 >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 14:28:41 2025-12-10 14:28:41.802 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.802 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 14:28:41 2025-12-10 14:28:41.803 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 14:28:41 2025-12-10 14:28:41.803 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 14:28:41 2025-12-10 14:28:41.803 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 14:28:41 2025-12-10 14:28:41.803 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 14:28:41 2025-12-10 14:28:41.803 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 14:28:41 2025-12-10 14:28:41.804 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:41 >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:41 2025-12-10 14:28:41.804 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:41 2025-12-10 14:28:41.804 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:41 2025-12-10 14:28:41.805 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.805 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 14:28:41 2025-12-10 14:28:41.805 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.805 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.807 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 14:28:41 2025-12-10 14:28:41.808 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 14:28:41 2025-12-10 14:28:41.808 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 14:28:41 2025-12-10 14:28:41.808 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 14:28:41 2025-12-10 14:28:41.808 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaa 14:28:41 2025-12-10 14:28:41.808 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 14:28:41 2025-12-10 14:28:41.808 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 14:28:41 2025-12-10 14:28:41.809 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 14:28:41 2025-12-10 14:28:41.809 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.809 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 14:28:41 2025-12-10 14:28:41.809 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 14:28:41 2025-12-10 14:28:41.810 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 14:28:41 2025-12-10 14:28:41.810 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 14:28:41 2025-12-10 14:28:41.810 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 14:28:41 2025-12-10 14:28:41.810 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 14:28:41 2025-12-10 14:28:41.810 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaawas already added to delete list. No further processing needed for this. 14:28:41 2025-12-10 14:28:41.810 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 14:28:41 14:28:41 2025-12-10 14:28:41.810 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : 14:28:41 14:28:41 ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 14:28:41 14:28:41 2025-12-10 14:28:41.810 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 14:28:41 2025-12-10 14:28:41.810 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 120 14:28:41 2025-12-10 14:28:41.810 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 120 14:28:41 2025-12-10 14:28:41.810 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 120 14:28:41 14:28:41 2025-12-10 14:28:41.810 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 14:28:41 2025-12-10 14:28:41.810 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 30 14:28:41 2025-12-10 14:28:41.810 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 30 14:28:41 2025-12-10 14:28:41.810 INFO 6345 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 30 14:28:41 14:28:41 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.909 s -- in org.onap.aai.migration.v14.MigrateSameSourcedRCTROPServerDataTest 14:28:41 [INFO] Running org.onap.aai.migration.v14.MigrateSdnaIvlanDataTest 14:28:41 Initilization of MigrateSdnaIvlanData migration script complete. 14:28:41 2025-12-10 14:28:41.854 INFO 6345 --- [ main] MigrateSdnaIvlanData : Initilization of MigrateSdnaIvlanData migration script complete. 14:28:41 2025-12-10 14:28:41.854 INFO 6345 --- [ main] MigrateSdnaIvlanData : ---------- Start migration ---------- 14:28:41 2025-12-10 14:28:41.854 INFO 6345 --- [ main] MigrateSdnaIvlanData : .//src/test/resources/migration-input-files/sarea-inventory/ivlanData.csv 14:28:41 2025-12-10 14:28:41.854 INFO 6345 --- [ main] MigrateSdnaIvlanData : ---------- Processing Entries from file ---------- 14:28:41 2025-12-10 14:28:41.855 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.855 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.856 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.856 INFO 6345 --- [ main] MigrateSdnaIvlanData : Updating Node Type forwarder-evc Property ivlan value 111 14:28:41 2025-12-10 14:28:41.857 INFO 6345 --- [ main] MigrateSdnaIvlanData : Adding Updated Vertex 8208 to dmaapMsgList.... 14:28:41 2025-12-10 14:28:41.857 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.857 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.858 INFO 6345 --- [ main] MigrateSdnaIvlanData : Updating Node Type forwarder-evc Property ivlan value 222 14:28:41 2025-12-10 14:28:41.858 INFO 6345 --- [ main] MigrateSdnaIvlanData : Adding Updated Vertex 4152 to dmaapMsgList.... 14:28:41 2025-12-10 14:28:41.858 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.858 INFO 6345 --- [ main] MigrateSdnaIvlanData : Migration Error: ERROR PNF pnf1 with a p-interface of 11111.2 does not exist. 14:28:41 2025-12-10 14:28:41.858 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.858 INFO 6345 --- [ main] MigrateSdnaIvlanData : Migration Error: ERROR: Failure to update pnf/evc ID pnf1 test/evc/one, ivlan to value 333. Node Not Found 14:28:41 14:28:41 2025-12-10 14:28:41.859 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.859 INFO 6345 --- [ main] MigrateSdnaIvlanData : Migration Error: ERROR PNF pnf1 with a lag-interface of lag-interface2 does not exist. 14:28:41 2025-12-10 14:28:41.859 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.859 INFO 6345 --- [ main] MigrateSdnaIvlanData : Migration Error: ERROR: Failure to update pnf/evc ID pnf1 test/evc/one, ivlan to value 444. Node Not Found 14:28:41 14:28:41 2025-12-10 14:28:41.859 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.859 INFO 6345 --- [ main] MigrateSdnaIvlanData : Migration Error: ERROR PNF pnf1 with a p-interface of 11111.3 does not exist. 14:28:41 2025-12-10 14:28:41.860 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.860 INFO 6345 --- [ main] MigrateSdnaIvlanData : Migration Error: ERROR: Failure to update pnf/evc ID pnf1 test/evc/one_2, ivlan to value 555. Node Not Found 14:28:41 14:28:41 2025-12-10 14:28:41.860 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.860 INFO 6345 --- [ main] MigrateSdnaIvlanData : Migration Error: ERROR PNF pnf1 with a lag-interface of lag-interface3 does not exist. 14:28:41 2025-12-10 14:28:41.860 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf1 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.861 INFO 6345 --- [ main] MigrateSdnaIvlanData : Migration Error: ERROR: Failure to update pnf/evc ID pnf1 test/evc/one_2, ivlan to value 666. Node Not Found 14:28:41 14:28:41 2025-12-10 14:28:41.861 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf2 AND aai-node-type = pnf)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.861 INFO 6345 --- [ main] MigrateSdnaIvlanData : Migration Error: ERROR: PNF value pnf2 does not exist. 14:28:41 2025-12-10 14:28:41.861 INFO 6345 --- [ main] MigrateSdnaIvlanData : Migration Error: ERROR: PNF value pnf2 does not exist. 14:28:41 2025-12-10 14:28:41.861 INFO 6345 --- [ main] MigrateSdnaIvlanData : 14:28:41 14:28:41 ******* Final Summary for SDN-A IVLAN Migration ********* 14:28:41 14:28:41 2025-12-10 14:28:41.861 INFO 6345 --- [ main] MigrateSdnaIvlanData : Migration Summary Count: SDN-A forward-evcs: IVLANs updated: 2 14:28:41 2025-12-10 14:28:41.861 INFO 6345 --- [ main] MigrateSdnaIvlanData : Migration Summary Count: Total File Record Count: 8 14:28:41 2025-12-10 14:28:41.861 INFO 6345 --- [ main] MigrateSdnaIvlanData : Migration Summary Count: Unprocessed SDNA File Records : 6 14:28:41 2025-12-10 14:28:41.861 INFO 6345 --- [ main] MigrateSdnaIvlanData : Migration Summary Count: PNFs from Input File not found : 1 14:28:41 14:28:41 2025-12-10 14:28:41.861 INFO 6345 --- [ main] MigrateSdnaIvlanData : Migration Summary Count: Total PNF + P-INTERFACEs from Input File not found : 2 14:28:41 2025-12-10 14:28:41.861 INFO 6345 --- [ main] MigrateSdnaIvlanData : Migration Summary Count: Total PNF + LAG-INTERFACEs from Input File not found : 2 14:28:41 2025-12-10 14:28:41.861 INFO 6345 --- [ main] MigrateSdnaIvlanData : Migration Summary Count: Total PNF/INTERFACEs from Input File not found : 4 14:28:41 2025-12-10 14:28:41.861 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf1)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.862 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf1)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.862 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf1)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.863 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf1)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.863 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf1)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.863 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf1)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.864 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf2)]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.864 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf2)]. For better performance, use indexes 14:28:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.aai.migration.v14.MigrateSdnaIvlanDataTest 14:28:41 [INFO] Running org.onap.aai.migration.v14.PserverDedupWithDifferentSourcesOfTruthTest 14:28:41 Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 14:28:41 2025-12-10 14:28:41.920 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 14:28:41 2025-12-10 14:28:41.923 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAIRctFeed OR source-of-truth = RCT))]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.924 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAI-EXTENSIONS OR source-of-truth = RO))]. For better performance, use indexes 14:28:41 2025-12-10 14:28:41.925 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RCT sourced pservers in A&AI :7 14:28:41 2025-12-10 14:28:41.925 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RO sourced pservers in A&AI :7 14:28:41 2025-12-10 14:28:41.925 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:41 14:28:41 2025-12-10 14:28:41.925 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn6 fqdn: Scn6.pserverRCTScn6 14:28:41 2025-12-10 14:28:41.925 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn6.pserverROScn6 14:28:41 2025-12-10 14:28:41.931 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:41 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:41 >> Unchanged side is [zone][/network/zones/zone/zone-62] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 14:28:41 2025-12-10 14:28:41.931 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:41 Edge was not swung due to Multiplicity Rule Violation... 14:28:41 2025-12-10 14:28:41.931 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:41 Swinging [tosca.relationships.HostedOn] IN edge. 14:28:41 >> Unchanged side is [generic-vnf][/network/generic-vnfs/generic-vnf/vnf-2] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 14:28:41 2025-12-10 14:28:41.931 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:41 Edge swing of [tosca.relationships.HostedOn] IN edge successful 14:28:41 2025-12-10 14:28:41.938 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:41 2025-12-10 14:28:41.938 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:41 14:28:41 2025-12-10 14:28:41.938 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn2 fqdn: Scn2.pserverRCTScn2 14:28:41 2025-12-10 14:28:41.938 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn2.pserverROScn2 14:28:41 2025-12-10 14:28:41.950 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2/p-interfaces/p-interface/pIntRoScn2] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn2]. 14:28:41 2025-12-10 14:28:41.950 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.952 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:41 2025-12-10 14:28:41.952 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:41 14:28:41 2025-12-10 14:28:41.952 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: rctP1 fqdn: pserver.rrrr.tttt.yyyy 14:28:41 2025-12-10 14:28:41.952 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: pserver.ro 14:28:41 2025-12-10 14:28:41.961 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed lag-interface /cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint12 and its edge to RO pserver, not swinging the lag-interface to RCT pserver 14:28:41 2025-12-10 14:28:41.961 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:41 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:41 >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint11] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver.ro], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP1]. 14:28:41 2025-12-10 14:28:41.961 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:41 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:41 2025-12-10 14:28:41.962 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:41 2025-12-10 14:28:41.962 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:41 14:28:41 2025-12-10 14:28:41.962 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn3 fqdn: Scn3.pserverRCTScn3 14:28:41 2025-12-10 14:28:41.962 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn3.pserverROScn3 14:28:41 2025-12-10 14:28:41.964 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:41 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:41 >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/complexScn3] 14:28:41 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn3.pserverROScn3], 14:28:41 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn3]. 14:28:41 2025-12-10 14:28:41.964 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:41 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:41 2025-12-10 14:28:41.964 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:41.964 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:41.964 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTPlinkScn4 fqdn: Scn4.pserverRCTPlinkScn4 14:28:42 2025-12-10 14:28:41.964 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn4.pserverROSPlinkScn4 14:28:42 2025-12-10 14:28:41.968 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed p-interface /cloud-infrastructure/pservers/pserver/Scn4.pserverROSPlinkScn4/p-interfaces/p-interface/pintPlinkScn4 and its edge to RO pserver, not swinging the p-interface to RCT pserver 14:28:42 2025-12-10 14:28:41.968 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:41.968 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:41.968 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCT fqdn: tttt.bbbb.cccc.dddd 14:28:42 2025-12-10 14:28:41.969 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: tttt.RoHostname 14:28:42 2025-12-10 14:28:41.973 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pintPlinkScn1] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 14:28:42 2025-12-10 14:28:41.974 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:41.974 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pIntRo] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 14:28:42 2025-12-10 14:28:41.974 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:41.975 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:41.975 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:41.975 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserver1EmptyFirstTokenFqdn fqdn: .rrrr.tttt.yyyy 14:28:42 2025-12-10 14:28:41.976 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 ******* Migration Summary Counts for Dedup of RCT and RO sourced pservers ********* 14:28:42 14:28:42 2025-12-10 14:28:41.976 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RCT: 7 14:28:42 2025-12-10 14:28:41.976 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RO: 7 14:28:42 2025-12-10 14:28:41.976 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Duplicate pserver count: 6 14:28:42 2025-12-10 14:28:41.976 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RCT updated: 6 14:28:42 2025-12-10 14:28:41.976 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RO deleted: 6 14:28:42 14:28:42 2025-12-10 14:28:41.976 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRCTScn3)]. For better performance, use indexes 14:28:42 Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 14:28:42 2025-12-10 14:28:41.993 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 14:28:42 2025-12-10 14:28:42.000 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAIRctFeed OR source-of-truth = RCT))]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.001 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAI-EXTENSIONS OR source-of-truth = RO))]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.002 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RCT sourced pservers in A&AI :7 14:28:42 2025-12-10 14:28:42.002 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RO sourced pservers in A&AI :7 14:28:42 2025-12-10 14:28:42.002 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.002 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCT fqdn: tttt.bbbb.cccc.dddd 14:28:42 2025-12-10 14:28:42.002 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: tttt.RoHostname 14:28:42 2025-12-10 14:28:42.008 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pIntRo] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 14:28:42 2025-12-10 14:28:42.008 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.008 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pintPlinkScn1] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 14:28:42 2025-12-10 14:28:42.008 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.010 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.010 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.010 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn3 fqdn: Scn3.pserverRCTScn3 14:28:42 2025-12-10 14:28:42.010 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn3.pserverROScn3 14:28:42 2025-12-10 14:28:42.012 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:42 >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/complexScn3] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn3.pserverROScn3], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn3]. 14:28:42 2025-12-10 14:28:42.012 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:42 2025-12-10 14:28:42.012 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.012 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.012 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: rctP1 fqdn: pserver.rrrr.tttt.yyyy 14:28:42 2025-12-10 14:28:42.012 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: pserver.ro 14:28:42 2025-12-10 14:28:42.015 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed lag-interface /cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint12 and its edge to RO pserver, not swinging the lag-interface to RCT pserver 14:28:42 2025-12-10 14:28:42.015 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint11] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver.ro], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP1]. 14:28:42 2025-12-10 14:28:42.016 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.016 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.016 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.016 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn2 fqdn: Scn2.pserverRCTScn2 14:28:42 2025-12-10 14:28:42.016 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn2.pserverROScn2 14:28:42 2025-12-10 14:28:42.020 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2/p-interfaces/p-interface/pIntRoScn2] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn2]. 14:28:42 2025-12-10 14:28:42.020 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.022 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.022 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.022 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserver1EmptyFirstTokenFqdn fqdn: .rrrr.tttt.yyyy 14:28:42 2025-12-10 14:28:42.022 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.022 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTPlinkScn4 fqdn: Scn4.pserverRCTPlinkScn4 14:28:42 2025-12-10 14:28:42.022 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn4.pserverROSPlinkScn4 14:28:42 2025-12-10 14:28:42.024 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed p-interface /cloud-infrastructure/pservers/pserver/Scn4.pserverROSPlinkScn4/p-interfaces/p-interface/pintPlinkScn4 and its edge to RO pserver, not swinging the p-interface to RCT pserver 14:28:42 2025-12-10 14:28:42.025 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.025 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.025 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn6 fqdn: Scn6.pserverRCTScn6 14:28:42 2025-12-10 14:28:42.025 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn6.pserverROScn6 14:28:42 2025-12-10 14:28:42.027 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:42 >> Unchanged side is [zone][/network/zones/zone/zone-62] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 14:28:42 2025-12-10 14:28:42.027 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge was not swung due to Multiplicity Rule Violation... 14:28:42 2025-12-10 14:28:42.027 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.HostedOn] IN edge. 14:28:42 >> Unchanged side is [generic-vnf][/network/generic-vnfs/generic-vnf/vnf-2] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 14:28:42 2025-12-10 14:28:42.027 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.HostedOn] IN edge successful 14:28:42 2025-12-10 14:28:42.028 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.028 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 ******* Migration Summary Counts for Dedup of RCT and RO sourced pservers ********* 14:28:42 14:28:42 2025-12-10 14:28:42.028 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RCT: 7 14:28:42 2025-12-10 14:28:42.028 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RO: 7 14:28:42 2025-12-10 14:28:42.028 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Duplicate pserver count: 6 14:28:42 2025-12-10 14:28:42.028 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RCT updated: 12 14:28:42 2025-12-10 14:28:42.028 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RO deleted: 12 14:28:42 14:28:42 2025-12-10 14:28:42.028 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRCT)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.029 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRCT)]. For better performance, use indexes 14:28:42 Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 14:28:42 2025-12-10 14:28:42.075 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 14:28:42 2025-12-10 14:28:42.077 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAIRctFeed OR source-of-truth = RCT))]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.078 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAI-EXTENSIONS OR source-of-truth = RO))]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.078 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RCT sourced pservers in A&AI :7 14:28:42 2025-12-10 14:28:42.078 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RO sourced pservers in A&AI :7 14:28:42 2025-12-10 14:28:42.078 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.078 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn3 fqdn: Scn3.pserverRCTScn3 14:28:42 2025-12-10 14:28:42.078 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn3.pserverROScn3 14:28:42 2025-12-10 14:28:42.081 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:42 >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/complexScn3] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn3.pserverROScn3], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn3]. 14:28:42 2025-12-10 14:28:42.081 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:42 2025-12-10 14:28:42.081 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.081 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.081 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn6 fqdn: Scn6.pserverRCTScn6 14:28:42 2025-12-10 14:28:42.081 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn6.pserverROScn6 14:28:42 2025-12-10 14:28:42.083 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:42 >> Unchanged side is [zone][/network/zones/zone/zone-62] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 14:28:42 2025-12-10 14:28:42.084 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge was not swung due to Multiplicity Rule Violation... 14:28:42 2025-12-10 14:28:42.084 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.HostedOn] IN edge. 14:28:42 >> Unchanged side is [generic-vnf][/network/generic-vnfs/generic-vnf/vnf-2] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 14:28:42 2025-12-10 14:28:42.084 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.HostedOn] IN edge successful 14:28:42 2025-12-10 14:28:42.084 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.084 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.084 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCT fqdn: tttt.bbbb.cccc.dddd 14:28:42 2025-12-10 14:28:42.084 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: tttt.RoHostname 14:28:42 2025-12-10 14:28:42.090 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pIntRo] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 14:28:42 2025-12-10 14:28:42.090 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.090 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pintPlinkScn1] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 14:28:42 2025-12-10 14:28:42.090 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.091 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.091 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.091 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn2 fqdn: Scn2.pserverRCTScn2 14:28:42 2025-12-10 14:28:42.091 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn2.pserverROScn2 14:28:42 2025-12-10 14:28:42.095 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2/p-interfaces/p-interface/pIntRoScn2] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn2]. 14:28:42 2025-12-10 14:28:42.095 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.096 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.096 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.096 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTPlinkScn4 fqdn: Scn4.pserverRCTPlinkScn4 14:28:42 2025-12-10 14:28:42.096 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn4.pserverROSPlinkScn4 14:28:42 2025-12-10 14:28:42.099 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed p-interface /cloud-infrastructure/pservers/pserver/Scn4.pserverROSPlinkScn4/p-interfaces/p-interface/pintPlinkScn4 and its edge to RO pserver, not swinging the p-interface to RCT pserver 14:28:42 2025-12-10 14:28:42.099 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.099 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.099 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserver1EmptyFirstTokenFqdn fqdn: .rrrr.tttt.yyyy 14:28:42 2025-12-10 14:28:42.099 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.099 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: rctP1 fqdn: pserver.rrrr.tttt.yyyy 14:28:42 2025-12-10 14:28:42.100 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: pserver.ro 14:28:42 2025-12-10 14:28:42.103 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed lag-interface /cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint12 and its edge to RO pserver, not swinging the lag-interface to RCT pserver 14:28:42 2025-12-10 14:28:42.103 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint11] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver.ro], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP1]. 14:28:42 2025-12-10 14:28:42.103 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.104 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.104 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 ******* Migration Summary Counts for Dedup of RCT and RO sourced pservers ********* 14:28:42 14:28:42 2025-12-10 14:28:42.104 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RCT: 7 14:28:42 2025-12-10 14:28:42.104 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RO: 7 14:28:42 2025-12-10 14:28:42.104 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Duplicate pserver count: 6 14:28:42 2025-12-10 14:28:42.104 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RCT updated: 18 14:28:42 2025-12-10 14:28:42.104 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RO deleted: 18 14:28:42 14:28:42 2025-12-10 14:28:42.104 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserver1EmptyFirstTokenFqdn)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.105 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = .pserver1EmptyFirstToken)]. For better performance, use indexes 14:28:42 Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 14:28:42 2025-12-10 14:28:42.176 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 14:28:42 2025-12-10 14:28:42.178 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAIRctFeed OR source-of-truth = RCT))]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.179 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAI-EXTENSIONS OR source-of-truth = RO))]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.180 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RCT sourced pservers in A&AI :7 14:28:42 2025-12-10 14:28:42.180 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RO sourced pservers in A&AI :7 14:28:42 2025-12-10 14:28:42.180 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.180 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserver1EmptyFirstTokenFqdn fqdn: .rrrr.tttt.yyyy 14:28:42 2025-12-10 14:28:42.180 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.180 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCT fqdn: tttt.bbbb.cccc.dddd 14:28:42 2025-12-10 14:28:42.180 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: tttt.RoHostname 14:28:42 2025-12-10 14:28:42.185 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pIntRo] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 14:28:42 2025-12-10 14:28:42.185 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.185 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pintPlinkScn1] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 14:28:42 2025-12-10 14:28:42.185 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.187 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.187 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.187 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: rctP1 fqdn: pserver.rrrr.tttt.yyyy 14:28:42 2025-12-10 14:28:42.187 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: pserver.ro 14:28:42 2025-12-10 14:28:42.190 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed lag-interface /cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint12 and its edge to RO pserver, not swinging the lag-interface to RCT pserver 14:28:42 2025-12-10 14:28:42.190 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint11] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver.ro], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP1]. 14:28:42 2025-12-10 14:28:42.190 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.191 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.191 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.191 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn6 fqdn: Scn6.pserverRCTScn6 14:28:42 2025-12-10 14:28:42.191 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn6.pserverROScn6 14:28:42 2025-12-10 14:28:42.193 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:42 >> Unchanged side is [zone][/network/zones/zone/zone-62] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 14:28:42 2025-12-10 14:28:42.193 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge was not swung due to Multiplicity Rule Violation... 14:28:42 2025-12-10 14:28:42.193 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.HostedOn] IN edge. 14:28:42 >> Unchanged side is [generic-vnf][/network/generic-vnfs/generic-vnf/vnf-2] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 14:28:42 2025-12-10 14:28:42.193 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.HostedOn] IN edge successful 14:28:42 2025-12-10 14:28:42.194 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.194 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.194 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTPlinkScn4 fqdn: Scn4.pserverRCTPlinkScn4 14:28:42 2025-12-10 14:28:42.194 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn4.pserverROSPlinkScn4 14:28:42 2025-12-10 14:28:42.196 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed p-interface /cloud-infrastructure/pservers/pserver/Scn4.pserverROSPlinkScn4/p-interfaces/p-interface/pintPlinkScn4 and its edge to RO pserver, not swinging the p-interface to RCT pserver 14:28:42 2025-12-10 14:28:42.197 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.197 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.197 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn3 fqdn: Scn3.pserverRCTScn3 14:28:42 2025-12-10 14:28:42.197 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn3.pserverROScn3 14:28:42 2025-12-10 14:28:42.199 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:42 >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/complexScn3] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn3.pserverROScn3], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn3]. 14:28:42 2025-12-10 14:28:42.199 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:42 2025-12-10 14:28:42.199 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.199 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.199 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn2 fqdn: Scn2.pserverRCTScn2 14:28:42 2025-12-10 14:28:42.199 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn2.pserverROScn2 14:28:42 2025-12-10 14:28:42.203 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2/p-interfaces/p-interface/pIntRoScn2] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn2]. 14:28:42 2025-12-10 14:28:42.203 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.204 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.205 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 ******* Migration Summary Counts for Dedup of RCT and RO sourced pservers ********* 14:28:42 14:28:42 2025-12-10 14:28:42.205 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RCT: 7 14:28:42 2025-12-10 14:28:42.205 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RO: 7 14:28:42 2025-12-10 14:28:42.205 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Duplicate pserver count: 6 14:28:42 2025-12-10 14:28:42.205 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RCT updated: 24 14:28:42 2025-12-10 14:28:42.205 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RO deleted: 24 14:28:42 14:28:42 2025-12-10 14:28:42.205 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRCTScn6)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.206 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = vnf-2)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.206 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = vnf-2)]. For better performance, use indexes 14:28:42 Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 14:28:42 2025-12-10 14:28:42.248 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 14:28:42 2025-12-10 14:28:42.251 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAIRctFeed OR source-of-truth = RCT))]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.252 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAI-EXTENSIONS OR source-of-truth = RO))]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.252 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RCT sourced pservers in A&AI :7 14:28:42 2025-12-10 14:28:42.253 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RO sourced pservers in A&AI :7 14:28:42 2025-12-10 14:28:42.253 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.253 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserver1EmptyFirstTokenFqdn fqdn: .rrrr.tttt.yyyy 14:28:42 2025-12-10 14:28:42.253 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.253 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: rctP1 fqdn: pserver.rrrr.tttt.yyyy 14:28:42 2025-12-10 14:28:42.253 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: pserver.ro 14:28:42 2025-12-10 14:28:42.256 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed lag-interface /cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint12 and its edge to RO pserver, not swinging the lag-interface to RCT pserver 14:28:42 2025-12-10 14:28:42.256 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint11] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver.ro], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP1]. 14:28:42 2025-12-10 14:28:42.256 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.257 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.257 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.257 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn2 fqdn: Scn2.pserverRCTScn2 14:28:42 2025-12-10 14:28:42.257 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn2.pserverROScn2 14:28:42 2025-12-10 14:28:42.261 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2/p-interfaces/p-interface/pIntRoScn2] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn2]. 14:28:42 2025-12-10 14:28:42.261 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.263 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.263 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.263 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCT fqdn: tttt.bbbb.cccc.dddd 14:28:42 2025-12-10 14:28:42.263 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: tttt.RoHostname 14:28:42 2025-12-10 14:28:42.267 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pIntRo] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 14:28:42 2025-12-10 14:28:42.268 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.268 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pintPlinkScn1] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 14:28:42 2025-12-10 14:28:42.268 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.269 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.269 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.269 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTPlinkScn4 fqdn: Scn4.pserverRCTPlinkScn4 14:28:42 2025-12-10 14:28:42.269 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn4.pserverROSPlinkScn4 14:28:42 2025-12-10 14:28:42.272 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed p-interface /cloud-infrastructure/pservers/pserver/Scn4.pserverROSPlinkScn4/p-interfaces/p-interface/pintPlinkScn4 and its edge to RO pserver, not swinging the p-interface to RCT pserver 14:28:42 2025-12-10 14:28:42.272 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.272 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.272 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn3 fqdn: Scn3.pserverRCTScn3 14:28:42 2025-12-10 14:28:42.272 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn3.pserverROScn3 14:28:42 2025-12-10 14:28:42.275 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:42 >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/complexScn3] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn3.pserverROScn3], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn3]. 14:28:42 2025-12-10 14:28:42.275 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:42 2025-12-10 14:28:42.275 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.275 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.275 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn6 fqdn: Scn6.pserverRCTScn6 14:28:42 2025-12-10 14:28:42.275 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn6.pserverROScn6 14:28:42 2025-12-10 14:28:42.277 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:42 >> Unchanged side is [zone][/network/zones/zone/zone-62] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 14:28:42 2025-12-10 14:28:42.277 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge was not swung due to Multiplicity Rule Violation... 14:28:42 2025-12-10 14:28:42.277 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.HostedOn] IN edge. 14:28:42 >> Unchanged side is [generic-vnf][/network/generic-vnfs/generic-vnf/vnf-2] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 14:28:42 2025-12-10 14:28:42.277 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.HostedOn] IN edge successful 14:28:42 2025-12-10 14:28:42.278 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.278 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 ******* Migration Summary Counts for Dedup of RCT and RO sourced pservers ********* 14:28:42 14:28:42 2025-12-10 14:28:42.278 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RCT: 7 14:28:42 2025-12-10 14:28:42.278 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RO: 7 14:28:42 2025-12-10 14:28:42.278 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Duplicate pserver count: 6 14:28:42 2025-12-10 14:28:42.278 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RCT updated: 30 14:28:42 2025-12-10 14:28:42.278 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RO deleted: 30 14:28:42 14:28:42 2025-12-10 14:28:42.278 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRCTPlinkScn4)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.279 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRCTPlinkScn4)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.280 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRCT)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.280 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverROPlinkScn4)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.281 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface AND interface-name = pintPlinkScn4)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.281 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = physical-link AND link-name = pLinkScn2)]. For better performance, use indexes 14:28:42 Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 14:28:42 2025-12-10 14:28:42.316 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 14:28:42 2025-12-10 14:28:42.318 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAIRctFeed OR source-of-truth = RCT))]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.319 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAI-EXTENSIONS OR source-of-truth = RO))]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.320 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RCT sourced pservers in A&AI :7 14:28:42 2025-12-10 14:28:42.320 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RO sourced pservers in A&AI :7 14:28:42 2025-12-10 14:28:42.320 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.320 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserver1EmptyFirstTokenFqdn fqdn: .rrrr.tttt.yyyy 14:28:42 2025-12-10 14:28:42.320 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.320 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: rctP1 fqdn: pserver.rrrr.tttt.yyyy 14:28:42 2025-12-10 14:28:42.320 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: pserver.ro 14:28:42 2025-12-10 14:28:42.323 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed lag-interface /cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint12 and its edge to RO pserver, not swinging the lag-interface to RCT pserver 14:28:42 2025-12-10 14:28:42.323 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint11] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver.ro], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP1]. 14:28:42 2025-12-10 14:28:42.324 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.325 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.325 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.325 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn2 fqdn: Scn2.pserverRCTScn2 14:28:42 2025-12-10 14:28:42.325 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn2.pserverROScn2 14:28:42 2025-12-10 14:28:42.328 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2/p-interfaces/p-interface/pIntRoScn2] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn2]. 14:28:42 2025-12-10 14:28:42.329 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.330 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.330 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.330 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn6 fqdn: Scn6.pserverRCTScn6 14:28:42 2025-12-10 14:28:42.330 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn6.pserverROScn6 14:28:42 2025-12-10 14:28:42.332 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:42 >> Unchanged side is [zone][/network/zones/zone/zone-62] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 14:28:42 2025-12-10 14:28:42.332 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge was not swung due to Multiplicity Rule Violation... 14:28:42 2025-12-10 14:28:42.332 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.HostedOn] IN edge. 14:28:42 >> Unchanged side is [generic-vnf][/network/generic-vnfs/generic-vnf/vnf-2] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 14:28:42 2025-12-10 14:28:42.332 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.HostedOn] IN edge successful 14:28:42 2025-12-10 14:28:42.333 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.333 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.333 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCT fqdn: tttt.bbbb.cccc.dddd 14:28:42 2025-12-10 14:28:42.333 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: tttt.RoHostname 14:28:42 2025-12-10 14:28:42.337 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pIntRo] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 14:28:42 2025-12-10 14:28:42.337 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.338 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pintPlinkScn1] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 14:28:42 2025-12-10 14:28:42.338 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.339 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.339 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.339 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTPlinkScn4 fqdn: Scn4.pserverRCTPlinkScn4 14:28:42 2025-12-10 14:28:42.339 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn4.pserverROSPlinkScn4 14:28:42 2025-12-10 14:28:42.341 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed p-interface /cloud-infrastructure/pservers/pserver/Scn4.pserverROSPlinkScn4/p-interfaces/p-interface/pintPlinkScn4 and its edge to RO pserver, not swinging the p-interface to RCT pserver 14:28:42 2025-12-10 14:28:42.342 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.342 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.342 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn3 fqdn: Scn3.pserverRCTScn3 14:28:42 2025-12-10 14:28:42.342 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn3.pserverROScn3 14:28:42 2025-12-10 14:28:42.344 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:42 >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/complexScn3] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn3.pserverROScn3], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn3]. 14:28:42 2025-12-10 14:28:42.344 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:42 2025-12-10 14:28:42.344 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.345 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 ******* Migration Summary Counts for Dedup of RCT and RO sourced pservers ********* 14:28:42 14:28:42 2025-12-10 14:28:42.345 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RCT: 7 14:28:42 2025-12-10 14:28:42.345 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RO: 7 14:28:42 2025-12-10 14:28:42.345 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Duplicate pserver count: 6 14:28:42 2025-12-10 14:28:42.345 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RCT updated: 36 14:28:42 2025-12-10 14:28:42.345 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RO deleted: 36 14:28:42 14:28:42 2025-12-10 14:28:42.345 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = rctP1)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.345 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface AND aai-uri = /cloud-infrastructure/pservers/pserver/pserver.ro/lag-interfaces/lag-interface/lagint11)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.346 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface AND aai-uri = /cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.346 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = rctP1)]. For better performance, use indexes 14:28:42 Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 14:28:42 2025-12-10 14:28:42.420 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 14:28:42 2025-12-10 14:28:42.422 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAIRctFeed OR source-of-truth = RCT))]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.423 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAI-EXTENSIONS OR source-of-truth = RO))]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.424 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RCT sourced pservers in A&AI :7 14:28:42 2025-12-10 14:28:42.424 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RO sourced pservers in A&AI :7 14:28:42 2025-12-10 14:28:42.424 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.424 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCT fqdn: tttt.bbbb.cccc.dddd 14:28:42 2025-12-10 14:28:42.424 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: tttt.RoHostname 14:28:42 2025-12-10 14:28:42.430 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pintPlinkScn1] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 14:28:42 2025-12-10 14:28:42.430 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.430 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pIntRo] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 14:28:42 2025-12-10 14:28:42.430 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.431 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.431 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.431 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn2 fqdn: Scn2.pserverRCTScn2 14:28:42 2025-12-10 14:28:42.431 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn2.pserverROScn2 14:28:42 2025-12-10 14:28:42.435 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2/p-interfaces/p-interface/pIntRoScn2] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn2]. 14:28:42 2025-12-10 14:28:42.435 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.436 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.436 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.436 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn6 fqdn: Scn6.pserverRCTScn6 14:28:42 2025-12-10 14:28:42.436 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn6.pserverROScn6 14:28:42 2025-12-10 14:28:42.438 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:42 >> Unchanged side is [zone][/network/zones/zone/zone-62] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 14:28:42 2025-12-10 14:28:42.439 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge was not swung due to Multiplicity Rule Violation... 14:28:42 2025-12-10 14:28:42.439 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.HostedOn] IN edge. 14:28:42 >> Unchanged side is [generic-vnf][/network/generic-vnfs/generic-vnf/vnf-2] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 14:28:42 2025-12-10 14:28:42.439 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.HostedOn] IN edge successful 14:28:42 2025-12-10 14:28:42.439 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.439 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.439 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: rctP1 fqdn: pserver.rrrr.tttt.yyyy 14:28:42 2025-12-10 14:28:42.439 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: pserver.ro 14:28:42 2025-12-10 14:28:42.442 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed lag-interface /cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint12 and its edge to RO pserver, not swinging the lag-interface to RCT pserver 14:28:42 2025-12-10 14:28:42.442 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint11] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver.ro], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP1]. 14:28:42 2025-12-10 14:28:42.442 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.443 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.443 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.443 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn3 fqdn: Scn3.pserverRCTScn3 14:28:42 2025-12-10 14:28:42.443 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn3.pserverROScn3 14:28:42 2025-12-10 14:28:42.445 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.445 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.445 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserver1EmptyFirstTokenFqdn fqdn: .rrrr.tttt.yyyy 14:28:42 2025-12-10 14:28:42.445 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.445 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTPlinkScn4 fqdn: Scn4.pserverRCTPlinkScn4 14:28:42 2025-12-10 14:28:42.445 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn4.pserverROSPlinkScn4 14:28:42 2025-12-10 14:28:42.448 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed p-interface /cloud-infrastructure/pservers/pserver/Scn4.pserverROSPlinkScn4/p-interfaces/p-interface/pintPlinkScn4 and its edge to RO pserver, not swinging the p-interface to RCT pserver 14:28:42 2025-12-10 14:28:42.448 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.449 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 ******* Migration Summary Counts for Dedup of RCT and RO sourced pservers ********* 14:28:42 14:28:42 2025-12-10 14:28:42.449 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RCT: 7 14:28:42 2025-12-10 14:28:42.449 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RO: 7 14:28:42 2025-12-10 14:28:42.449 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Duplicate pserver count: 6 14:28:42 2025-12-10 14:28:42.449 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RCT updated: 42 14:28:42 2025-12-10 14:28:42.449 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RO deleted: 42 14:28:42 14:28:42 2025-12-10 14:28:42.449 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRCT)]. For better performance, use indexes 14:28:42 Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 14:28:42 2025-12-10 14:28:42.532 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 14:28:42 2025-12-10 14:28:42.534 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAIRctFeed OR source-of-truth = RCT))]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.535 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAI-EXTENSIONS OR source-of-truth = RO))]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.536 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RCT sourced pservers in A&AI :7 14:28:42 2025-12-10 14:28:42.536 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RO sourced pservers in A&AI :7 14:28:42 2025-12-10 14:28:42.536 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.536 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserver1EmptyFirstTokenFqdn fqdn: .rrrr.tttt.yyyy 14:28:42 2025-12-10 14:28:42.536 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.536 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: rctP1 fqdn: pserver.rrrr.tttt.yyyy 14:28:42 2025-12-10 14:28:42.536 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: pserver.ro 14:28:42 2025-12-10 14:28:42.540 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed lag-interface /cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint12 and its edge to RO pserver, not swinging the lag-interface to RCT pserver 14:28:42 2025-12-10 14:28:42.540 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint11] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver.ro], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP1]. 14:28:42 2025-12-10 14:28:42.540 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.542 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.542 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.542 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn2 fqdn: Scn2.pserverRCTScn2 14:28:42 2025-12-10 14:28:42.542 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn2.pserverROScn2 14:28:42 2025-12-10 14:28:42.546 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2/p-interfaces/p-interface/pIntRoScn2] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn2]. 14:28:42 2025-12-10 14:28:42.546 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.547 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.547 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.547 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCT fqdn: tttt.bbbb.cccc.dddd 14:28:42 2025-12-10 14:28:42.547 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: tttt.RoHostname 14:28:42 2025-12-10 14:28:42.552 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pintPlinkScn1] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 14:28:42 2025-12-10 14:28:42.553 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.553 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pIntRo] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 14:28:42 2025-12-10 14:28:42.553 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.554 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.554 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.554 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn6 fqdn: Scn6.pserverRCTScn6 14:28:42 2025-12-10 14:28:42.554 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn6.pserverROScn6 14:28:42 2025-12-10 14:28:42.556 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:42 >> Unchanged side is [zone][/network/zones/zone/zone-62] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 14:28:42 2025-12-10 14:28:42.556 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge was not swung due to Multiplicity Rule Violation... 14:28:42 2025-12-10 14:28:42.556 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.HostedOn] IN edge. 14:28:42 >> Unchanged side is [generic-vnf][/network/generic-vnfs/generic-vnf/vnf-2] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 14:28:42 2025-12-10 14:28:42.557 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.HostedOn] IN edge successful 14:28:42 2025-12-10 14:28:42.557 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.557 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.557 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn3 fqdn: Scn3.pserverRCTScn3 14:28:42 2025-12-10 14:28:42.557 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn3.pserverROScn3 14:28:42 2025-12-10 14:28:42.559 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.559 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.559 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTPlinkScn4 fqdn: Scn4.pserverRCTPlinkScn4 14:28:42 2025-12-10 14:28:42.559 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn4.pserverROSPlinkScn4 14:28:42 2025-12-10 14:28:42.561 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed p-interface /cloud-infrastructure/pservers/pserver/Scn4.pserverROSPlinkScn4/p-interfaces/p-interface/pintPlinkScn4 and its edge to RO pserver, not swinging the p-interface to RCT pserver 14:28:42 2025-12-10 14:28:42.562 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.562 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 ******* Migration Summary Counts for Dedup of RCT and RO sourced pservers ********* 14:28:42 14:28:42 2025-12-10 14:28:42.562 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RCT: 7 14:28:42 2025-12-10 14:28:42.562 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RO: 7 14:28:42 2025-12-10 14:28:42.562 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Duplicate pserver count: 6 14:28:42 2025-12-10 14:28:42.562 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RCT updated: 48 14:28:42 2025-12-10 14:28:42.562 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RO deleted: 48 14:28:42 14:28:42 2025-12-10 14:28:42.563 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRCTScn2)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.563 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRCTScn2)]. For better performance, use indexes 14:28:42 Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 14:28:42 2025-12-10 14:28:42.620 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 14:28:42 2025-12-10 14:28:42.622 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAIRctFeed OR source-of-truth = RCT))]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.623 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAI-EXTENSIONS OR source-of-truth = RO))]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.624 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RCT sourced pservers in A&AI :7 14:28:42 2025-12-10 14:28:42.624 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RO sourced pservers in A&AI :7 14:28:42 2025-12-10 14:28:42.625 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.625 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserver1EmptyFirstTokenFqdn fqdn: .rrrr.tttt.yyyy 14:28:42 2025-12-10 14:28:42.625 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.625 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn3 fqdn: Scn3.pserverRCTScn3 14:28:42 2025-12-10 14:28:42.625 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn3.pserverROScn3 14:28:42 2025-12-10 14:28:42.627 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:42 >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/complexScn3] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn3.pserverROScn3], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn3]. 14:28:42 2025-12-10 14:28:42.628 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 14:28:42 2025-12-10 14:28:42.628 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.628 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.628 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTPlinkScn4 fqdn: Scn4.pserverRCTPlinkScn4 14:28:42 2025-12-10 14:28:42.628 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn4.pserverROSPlinkScn4 14:28:42 2025-12-10 14:28:42.631 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed p-interface /cloud-infrastructure/pservers/pserver/Scn4.pserverROSPlinkScn4/p-interfaces/p-interface/pintPlinkScn4 and its edge to RO pserver, not swinging the p-interface to RCT pserver 14:28:42 2025-12-10 14:28:42.631 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.632 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.632 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn6 fqdn: Scn6.pserverRCTScn6 14:28:42 2025-12-10 14:28:42.632 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn6.pserverROScn6 14:28:42 2025-12-10 14:28:42.633 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. 14:28:42 >> Unchanged side is [zone][/network/zones/zone/zone-62] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 14:28:42 2025-12-10 14:28:42.633 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge was not swung due to Multiplicity Rule Violation... 14:28:42 2025-12-10 14:28:42.634 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.HostedOn] IN edge. 14:28:42 >> Unchanged side is [generic-vnf][/network/generic-vnfs/generic-vnf/vnf-2] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 14:28:42 2025-12-10 14:28:42.634 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.HostedOn] IN edge successful 14:28:42 2025-12-10 14:28:42.634 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.634 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.634 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: rctP1 fqdn: pserver.rrrr.tttt.yyyy 14:28:42 2025-12-10 14:28:42.634 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: pserver.ro 14:28:42 2025-12-10 14:28:42.637 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed lag-interface /cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint12 and its edge to RO pserver, not swinging the lag-interface to RCT pserver 14:28:42 2025-12-10 14:28:42.637 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint11] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver.ro], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP1]. 14:28:42 2025-12-10 14:28:42.637 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.638 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.638 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.638 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn2 fqdn: Scn2.pserverRCTScn2 14:28:42 2025-12-10 14:28:42.638 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn2.pserverROScn2 14:28:42 2025-12-10 14:28:42.641 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2/p-interfaces/p-interface/pIntRoScn2] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn2]. 14:28:42 2025-12-10 14:28:42.642 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.643 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.643 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 2025-12-10 14:28:42.643 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCT fqdn: tttt.bbbb.cccc.dddd 14:28:42 2025-12-10 14:28:42.643 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: tttt.RoHostname 14:28:42 2025-12-10 14:28:42.648 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pIntRo] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 14:28:42 2025-12-10 14:28:42.648 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.648 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Swinging [tosca.relationships.network.BindsTo] IN edge. 14:28:42 >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pintPlinkScn1] 14:28:42 >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], 14:28:42 >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 14:28:42 2025-12-10 14:28:42.648 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 14:28:42 2025-12-10 14:28:42.649 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 14:28:42 2025-12-10 14:28:42.649 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 14:28:42 14:28:42 ******* Migration Summary Counts for Dedup of RCT and RO sourced pservers ********* 14:28:42 14:28:42 2025-12-10 14:28:42.649 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RCT: 7 14:28:42 2025-12-10 14:28:42.650 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RO: 7 14:28:42 2025-12-10 14:28:42.650 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Duplicate pserver count: 6 14:28:42 2025-12-10 14:28:42.650 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RCT updated: 54 14:28:42 2025-12-10 14:28:42.650 INFO 6345 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RO deleted: 54 14:28:42 14:28:42 2025-12-10 14:28:42.650 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRCTScn6)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.650 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone AND zone-id = zone-62)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.651 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone AND zone-id = zone-62)]. For better performance, use indexes 14:28:42 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.798 s -- in org.onap.aai.migration.v14.PserverDedupWithDifferentSourcesOfTruthTest 14:28:42 [INFO] Running org.onap.aai.migration.v15.MigrateBooleanDefaultsToFalseTest 14:28:42 Initilization of BooleanDefaultMigrator migration script complete. 14:28:42 2025-12-10 14:28:42.697 INFO 6345 --- [ main] BooleanDefaultMigrator : Initilization of BooleanDefaultMigrator migration script complete. 14:28:42 2025-12-10 14:28:42.698 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.698 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.698 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 4192 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.699 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4192 to dmaapMsgList.... 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.699 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false 14:28:42 2025-12-10 14:28:42.699 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false 14:28:42 Adding Updated Vertex 4312 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.699 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4312 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.700 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet)]. For better performance, use indexes 14:28:42 Node Type subnet: Property dhcp-enabled is empty, adding value false 14:28:42 2025-12-10 14:28:42.700 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled is empty, adding value false 14:28:42 Adding Updated Vertex 16384 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.700 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 16384 to dmaapMsgList.... 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.700 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.700 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.700 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 12288 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.700 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12288 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.700 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes 14:28:42 Node Type l-interface: Property is-port-mirrored is empty, adding value false 14:28:42 2025-12-10 14:28:42.701 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored is empty, adding value false 14:28:42 Adding Updated Vertex 20512 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.701 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 20512 to dmaapMsgList.... 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.701 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.701 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.701 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 4296 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.701 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4296 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.701 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes 14:28:42 Node Type l-interface: Property is-ip-unnumbered is empty, adding value false 14:28:42 2025-12-10 14:28:42.702 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered is empty, adding value false 14:28:42 Adding Updated Vertex 20512 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.702 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 20512 to dmaapMsgList.... 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.702 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.702 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.702 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 4296 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.702 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4296 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.702 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 14:28:42 Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false 14:28:42 2025-12-10 14:28:42.702 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false 14:28:42 Adding Updated Vertex 8288 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.702 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8288 to dmaapMsgList.... 14:28:42 Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.703 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 8296 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.703 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8296 to dmaapMsgList.... 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.703 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.703 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.703 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.703 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.703 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 20576 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.703 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 20576 to dmaapMsgList.... 14:28:42 Node Type vlan: Property is-ip-unnumbered is empty, adding value false 14:28:42 2025-12-10 14:28:42.703 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered is empty, adding value false 14:28:42 Adding Updated Vertex 8344 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.703 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8344 to dmaapMsgList.... 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.703 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.703 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes 14:28:42 Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.704 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 12384 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.704 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12384 to dmaapMsgList.... 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.704 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled is empty, adding value false 14:28:42 2025-12-10 14:28:42.704 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled is empty, adding value false 14:28:42 Adding Updated Vertex 8280 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.704 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8280 to dmaapMsgList.... 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.704 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.704 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:42 Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.704 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 4096 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.704 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4096 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-external-network is empty, adding value false 14:28:42 2025-12-10 14:28:42.704 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network is empty, adding value false 14:28:42 Adding Updated Vertex 12320 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.704 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12320 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.705 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.705 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.705 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:42 Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.705 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 4096 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.705 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4096 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-bound-to-vpn is empty, adding value false 14:28:42 2025-12-10 14:28:42.705 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn is empty, adding value false 14:28:42 Adding Updated Vertex 12320 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.705 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12320 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.705 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.705 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.705 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:42 Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.706 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 4096 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.706 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4096 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-shared-network is empty, adding value false 14:28:42 2025-12-10 14:28:42.706 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network is empty, adding value false 14:28:42 Adding Updated Vertex 12320 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.706 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12320 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.706 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.706 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.706 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:42 Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.706 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 4096 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.706 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4096 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-provider-network is empty, adding value false 14:28:42 2025-12-10 14:28:42.706 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network is empty, adding value false 14:28:42 Adding Updated Vertex 12320 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.707 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12320 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.707 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.707 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.707 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module)]. For better performance, use indexes 14:28:42 Node Type vf-module: Property is-base-vf-module is empty, adding value false 14:28:42 2025-12-10 14:28:42.707 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module is empty, adding value false 14:28:42 Adding Updated Vertex 8392 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.707 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8392 to dmaapMsgList.... 14:28:42 Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.707 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 4248 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.707 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4248 to dmaapMsgList.... 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.707 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.707 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 ******* Final Summary for MockBooleanDefaultMigrator ********* 14:28:42 2025-12-10 14:28:42.707 INFO 6345 --- [ main] BooleanDefaultMigrator : ******* Final Summary for MockBooleanDefaultMigrator ********* 14:28:42 Total Migrated Records for generic-vnf: 2 14:28:42 2025-12-10 14:28:42.707 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for generic-vnf: 2 14:28:42 Total Migrated Records for subnet: 2 14:28:42 2025-12-10 14:28:42.707 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for subnet: 2 14:28:42 Total Migrated Records for l-interface: 4 14:28:42 2025-12-10 14:28:42.707 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l-interface: 4 14:28:42 Total Migrated Records for vnfc: 2 14:28:42 2025-12-10 14:28:42.707 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vnfc: 2 14:28:42 Total Migrated Records for vlan: 2 14:28:42 2025-12-10 14:28:42.707 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vlan: 2 14:28:42 Total Migrated Records for vserver: 2 14:28:42 2025-12-10 14:28:42.707 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vserver: 2 14:28:42 Total Migrated Records for l3-network: 8 14:28:42 2025-12-10 14:28:42.707 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l3-network: 8 14:28:42 Total Migrated Records for vf-module: 2 14:28:42 2025-12-10 14:28:42.707 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vf-module: 2 14:28:42 Migration Summary Count: Total Migrated Records: 24 14:28:42 2025-12-10 14:28:42.707 INFO 6345 --- [ main] BooleanDefaultMigrator : Migration Summary Count: Total Migrated Records: 24 14:28:42 2025-12-10 14:28:42.708 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf1 AND is-closed-loop-disabled = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.708 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc1 AND is-closed-loop-disabled = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.709 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver1 AND is-closed-loop-disabled = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.709 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet1 AND dhcp-enabled = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.710 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network1 AND network-name = l3-network-name1 AND is-bound-to-vpn = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.710 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network1 AND network-name = l3-network-name1 AND is-provider-network = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.711 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network1 AND network-name = l3-network-name1 AND is-shared-network = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.711 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network1 AND network-name = l3-network-name1 AND is-external-network = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.712 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface1 AND is-port-mirrored = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.712 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface1 AND is-ip-unnumbered = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.713 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module1 AND is-base-vf-module = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.713 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan1 AND is-ip-unnumbered = false)]. For better performance, use indexes 14:28:42 Initilization of BooleanDefaultMigrator migration script complete. 14:28:42 2025-12-10 14:28:42.718 INFO 6345 --- [ main] BooleanDefaultMigrator : Initilization of BooleanDefaultMigrator migration script complete. 14:28:42 2025-12-10 14:28:42.718 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.718 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false 14:28:42 2025-12-10 14:28:42.719 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false 14:28:42 Adding Updated Vertex 32800 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.719 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 32800 to dmaapMsgList.... 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.719 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 28704 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.719 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28704 to dmaapMsgList.... 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.719 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.719 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.719 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.719 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.719 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.719 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet)]. For better performance, use indexes 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.719 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.719 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.719 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled is empty, adding value false 14:28:42 2025-12-10 14:28:42.720 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled is empty, adding value false 14:28:42 Adding Updated Vertex 20632 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.720 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 20632 to dmaapMsgList.... 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.720 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.720 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.720 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.720 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 28672 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.720 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28672 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.720 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.720 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.720 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.720 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.720 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored is empty, adding value false 14:28:42 2025-12-10 14:28:42.720 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored is empty, adding value false 14:28:42 Adding Updated Vertex 24672 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.721 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24672 to dmaapMsgList.... 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.721 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.721 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.721 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 28824 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.721 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28824 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.721 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.721 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.721 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.721 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.721 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered is empty, adding value false 14:28:42 2025-12-10 14:28:42.721 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered is empty, adding value false 14:28:42 Adding Updated Vertex 24672 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.722 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24672 to dmaapMsgList.... 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.722 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.722 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.722 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 28824 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.722 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28824 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.722 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 14:28:42 Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.722 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 8408 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.722 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8408 to dmaapMsgList.... 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.722 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.723 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.723 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false 14:28:42 2025-12-10 14:28:42.723 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false 14:28:42 Adding Updated Vertex 8336 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.723 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8336 to dmaapMsgList.... 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.723 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.723 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.723 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.723 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.723 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.724 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.724 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 28760 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.724 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28760 to dmaapMsgList.... 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.724 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.724 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered is empty, adding value false 14:28:42 2025-12-10 14:28:42.724 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered is empty, adding value false 14:28:42 Adding Updated Vertex 20680 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.724 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 20680 to dmaapMsgList.... 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.724 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.724 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.724 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.724 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.724 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled is empty, adding value false 14:28:42 2025-12-10 14:28:42.724 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled is empty, adding value false 14:28:42 Adding Updated Vertex 16528 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.724 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 16528 to dmaapMsgList.... 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.724 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.725 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.725 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.725 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 16440 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.725 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 16440 to dmaapMsgList.... 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.725 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.725 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.725 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.726 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.726 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.726 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.726 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.726 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 24576 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.726 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24576 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-external-network is empty, adding value false 14:28:42 2025-12-10 14:28:42.726 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network is empty, adding value false 14:28:42 Adding Updated Vertex 12440 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.726 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12440 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.726 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.726 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.726 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.727 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.727 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.727 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.727 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.727 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 24576 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.727 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24576 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-bound-to-vpn is empty, adding value false 14:28:42 2025-12-10 14:28:42.727 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn is empty, adding value false 14:28:42 Adding Updated Vertex 12440 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.727 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12440 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.727 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.727 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.728 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.728 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.728 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.728 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.728 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.728 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 24576 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.728 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24576 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-shared-network is empty, adding value false 14:28:42 2025-12-10 14:28:42.728 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network is empty, adding value false 14:28:42 Adding Updated Vertex 12440 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.728 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12440 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.728 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.728 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.729 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.729 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.729 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.729 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.729 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.729 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 24576 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.729 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24576 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-provider-network is empty, adding value false 14:28:42 2025-12-10 14:28:42.729 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network is empty, adding value false 14:28:42 Adding Updated Vertex 12440 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.729 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12440 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.729 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.730 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module)]. For better performance, use indexes 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.730 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module is empty, adding value false 14:28:42 2025-12-10 14:28:42.730 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module is empty, adding value false 14:28:42 Adding Updated Vertex 24664 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.730 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24664 to dmaapMsgList.... 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.730 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.730 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.730 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.730 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.730 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.731 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 24720 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.731 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24720 to dmaapMsgList.... 14:28:42 ******* Final Summary for MockBooleanDefaultMigrator ********* 14:28:42 2025-12-10 14:28:42.731 INFO 6345 --- [ main] BooleanDefaultMigrator : ******* Final Summary for MockBooleanDefaultMigrator ********* 14:28:42 Total Migrated Records for generic-vnf: 2 14:28:42 2025-12-10 14:28:42.731 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for generic-vnf: 2 14:28:42 Total Migrated Records for subnet: 2 14:28:42 2025-12-10 14:28:42.731 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for subnet: 2 14:28:42 Total Migrated Records for l-interface: 4 14:28:42 2025-12-10 14:28:42.731 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l-interface: 4 14:28:42 Total Migrated Records for vnfc: 2 14:28:42 2025-12-10 14:28:42.731 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vnfc: 2 14:28:42 Total Migrated Records for vlan: 2 14:28:42 2025-12-10 14:28:42.731 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vlan: 2 14:28:42 Total Migrated Records for vserver: 2 14:28:42 2025-12-10 14:28:42.731 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vserver: 2 14:28:42 Total Migrated Records for l3-network: 8 14:28:42 2025-12-10 14:28:42.731 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l3-network: 8 14:28:42 Total Migrated Records for vf-module: 2 14:28:42 2025-12-10 14:28:42.731 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vf-module: 2 14:28:42 Migration Summary Count: Total Migrated Records: 24 14:28:42 2025-12-10 14:28:42.731 INFO 6345 --- [ main] BooleanDefaultMigrator : Migration Summary Count: Total Migrated Records: 24 14:28:42 2025-12-10 14:28:42.731 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf0 AND is-closed-loop-disabled = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.731 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc0 AND is-closed-loop-disabled = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.732 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver0 AND is-closed-loop-disabled = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.732 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet0 AND dhcp-enabled = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.733 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network0 AND network-name = l3-network-name0 AND is-bound-to-vpn = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.734 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network0 AND network-name = l3-network-name0 AND is-provider-network = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.734 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network0 AND network-name = l3-network-name0 AND is-shared-network = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.735 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network0 AND network-name = l3-network-name0 AND is-external-network = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.736 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface0 AND is-port-mirrored = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.737 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface0 AND is-ip-unnumbered = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.737 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module0 AND is-base-vf-module = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.738 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan0 AND is-ip-unnumbered = false)]. For better performance, use indexes 14:28:42 Initilization of BooleanDefaultMigrator migration script complete. 14:28:42 2025-12-10 14:28:42.741 INFO 6345 --- [ main] BooleanDefaultMigrator : Initilization of BooleanDefaultMigrator migration script complete. 14:28:42 2025-12-10 14:28:42.742 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.742 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.742 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.742 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.742 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.742 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.742 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.743 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 37016 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.743 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 37016 to dmaapMsgList.... 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.743 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.743 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false 14:28:42 2025-12-10 14:28:42.743 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false 14:28:42 Adding Updated Vertex 36960 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.743 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 36960 to dmaapMsgList.... 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.743 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.743 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.743 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet)]. For better performance, use indexes 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.743 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.744 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 45208 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.744 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 45208 to dmaapMsgList.... 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.744 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.744 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.744 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.744 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.744 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.744 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled is empty, adding value false 14:28:42 2025-12-10 14:28:42.744 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled is empty, adding value false 14:28:42 Adding Updated Vertex 49152 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.744 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 49152 to dmaapMsgList.... 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.744 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.744 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.744 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.745 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.745 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.745 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 32968 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.745 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 32968 to dmaapMsgList.... 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.745 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.745 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.745 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored is empty, adding value false 14:28:42 2025-12-10 14:28:42.745 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored is empty, adding value false 14:28:42 Adding Updated Vertex 37064 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.745 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 37064 to dmaapMsgList.... 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.745 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.745 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.746 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.746 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.746 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.746 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.746 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.746 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.746 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 32968 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.746 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 32968 to dmaapMsgList.... 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.746 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.746 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.747 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered is empty, adding value false 14:28:42 2025-12-10 14:28:42.747 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered is empty, adding value false 14:28:42 Adding Updated Vertex 37064 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.747 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 37064 to dmaapMsgList.... 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.747 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.747 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.747 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.747 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.747 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.747 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.747 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.748 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.748 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.748 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false 14:28:42 2025-12-10 14:28:42.748 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false 14:28:42 Adding Updated Vertex 41056 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.748 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41056 to dmaapMsgList.... 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.748 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.748 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 40992 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.748 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 40992 to dmaapMsgList.... 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.748 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.748 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.749 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.749 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.749 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.749 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.749 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.749 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.749 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.749 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.749 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.749 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.749 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.750 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.750 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 12504 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.750 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12504 to dmaapMsgList.... 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.750 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.750 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.750 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered is empty, adding value false 14:28:42 2025-12-10 14:28:42.751 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered is empty, adding value false 14:28:42 Adding Updated Vertex 57376 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.751 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 57376 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.751 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.751 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.751 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.751 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.751 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.751 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.751 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.751 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled is empty, adding value false 14:28:42 2025-12-10 14:28:42.751 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled is empty, adding value false 14:28:42 Adding Updated Vertex 45088 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.751 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 45088 to dmaapMsgList.... 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.752 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.752 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.752 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.752 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 28728 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.752 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28728 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.752 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.752 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.753 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.753 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 49184 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.753 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 49184 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-external-network is empty, adding value false 14:28:42 2025-12-10 14:28:42.753 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network is empty, adding value false 14:28:42 Adding Updated Vertex 41112 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.753 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41112 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.753 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.753 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.753 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.753 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.753 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.753 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.753 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.753 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.753 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.754 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.754 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.754 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 49184 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.754 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 49184 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-bound-to-vpn is empty, adding value false 14:28:42 2025-12-10 14:28:42.754 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn is empty, adding value false 14:28:42 Adding Updated Vertex 41112 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.754 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41112 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.754 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.755 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.755 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.755 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.755 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.755 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.755 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.755 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.755 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.755 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.755 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.756 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 49184 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.756 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 49184 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-shared-network is empty, adding value false 14:28:42 2025-12-10 14:28:42.756 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network is empty, adding value false 14:28:42 Adding Updated Vertex 41112 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.756 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41112 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.756 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.756 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.756 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.756 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.756 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.756 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.756 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.756 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.757 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.757 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.757 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.788 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 49184 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.788 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 49184 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-provider-network is empty, adding value false 14:28:42 2025-12-10 14:28:42.788 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network is empty, adding value false 14:28:42 Adding Updated Vertex 41112 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.789 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41112 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.789 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.789 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.789 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.790 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.790 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.790 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.790 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.790 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.791 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module)]. For better performance, use indexes 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.791 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.792 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.792 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.792 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module is empty, adding value false 14:28:42 2025-12-10 14:28:42.792 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module is empty, adding value false 14:28:42 Adding Updated Vertex 24680 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.792 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24680 to dmaapMsgList.... 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.792 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.792 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.792 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 36920 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.793 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 36920 to dmaapMsgList.... 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.793 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.793 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.793 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.793 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 ******* Final Summary for MockBooleanDefaultMigrator ********* 14:28:42 2025-12-10 14:28:42.793 INFO 6345 --- [ main] BooleanDefaultMigrator : ******* Final Summary for MockBooleanDefaultMigrator ********* 14:28:42 Total Migrated Records for generic-vnf: 2 14:28:42 2025-12-10 14:28:42.793 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for generic-vnf: 2 14:28:42 Total Migrated Records for subnet: 2 14:28:42 2025-12-10 14:28:42.793 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for subnet: 2 14:28:42 Total Migrated Records for l-interface: 4 14:28:42 2025-12-10 14:28:42.793 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l-interface: 4 14:28:42 Total Migrated Records for vnfc: 2 14:28:42 2025-12-10 14:28:42.793 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vnfc: 2 14:28:42 Total Migrated Records for vlan: 2 14:28:42 2025-12-10 14:28:42.793 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vlan: 2 14:28:42 Total Migrated Records for vserver: 2 14:28:42 2025-12-10 14:28:42.793 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vserver: 2 14:28:42 Total Migrated Records for l3-network: 8 14:28:42 2025-12-10 14:28:42.793 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l3-network: 8 14:28:42 Total Migrated Records for vf-module: 2 14:28:42 2025-12-10 14:28:42.793 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vf-module: 2 14:28:42 Migration Summary Count: Total Migrated Records: 24 14:28:42 2025-12-10 14:28:42.793 INFO 6345 --- [ main] BooleanDefaultMigrator : Migration Summary Count: Total Migrated Records: 24 14:28:42 2025-12-10 14:28:42.794 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf3 AND is-closed-loop-disabled = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.795 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc3 AND is-closed-loop-disabled = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.797 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver3 AND is-closed-loop-disabled = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.798 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet3 AND dhcp-enabled = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.799 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network3 AND network-name = l3-network-name3 AND is-bound-to-vpn = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.800 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network3 AND network-name = l3-network-name3 AND is-provider-network = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.801 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network3 AND network-name = l3-network-name3 AND is-shared-network = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.802 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network3 AND network-name = l3-network-name3 AND is-external-network = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.803 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface3 AND is-port-mirrored = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.803 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface3 AND is-ip-unnumbered = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.804 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module3 AND is-base-vf-module = false)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.805 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan3 AND is-ip-unnumbered = false)]. For better performance, use indexes 14:28:42 Initilization of BooleanDefaultMigrator migration script complete. 14:28:42 2025-12-10 14:28:42.809 INFO 6345 --- [ main] BooleanDefaultMigrator : Initilization of BooleanDefaultMigrator migration script complete. 14:28:42 2025-12-10 14:28:42.809 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.810 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.810 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.810 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.810 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.810 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false 14:28:42 2025-12-10 14:28:42.810 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false 14:28:42 Adding Updated Vertex 53400 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.810 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 53400 to dmaapMsgList.... 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.810 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.810 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.811 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.811 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.811 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.811 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 45256 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.811 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 45256 to dmaapMsgList.... 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.811 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.811 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.811 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.811 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.811 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet)]. For better performance, use indexes 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.812 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.812 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.812 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.812 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.812 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.812 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled is empty, adding value false 14:28:42 2025-12-10 14:28:42.812 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled is empty, adding value false 14:28:42 Adding Updated Vertex 65688 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.812 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 65688 to dmaapMsgList.... 14:28:42 Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.812 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 61640 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.812 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 61640 to dmaapMsgList.... 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.813 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.813 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.813 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.813 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.813 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.813 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.813 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.813 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.813 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.814 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.814 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.814 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.814 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.814 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.814 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.814 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored is empty, adding value false 14:28:42 2025-12-10 14:28:42.814 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored is empty, adding value false 14:28:42 Adding Updated Vertex 65736 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.814 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 65736 to dmaapMsgList.... 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.814 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.814 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.814 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.815 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.815 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.815 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.815 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 57440 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.815 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 57440 to dmaapMsgList.... 14:28:42 Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.815 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 14:28:42 2025-12-10 14:28:42.815 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.816 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.816 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.816 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.816 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.816 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.816 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.816 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered is empty, adding value false 14:28:42 2025-12-10 14:28:42.816 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered is empty, adding value false 14:28:42 Adding Updated Vertex 65736 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.816 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 65736 to dmaapMsgList.... 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.817 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.817 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.817 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.817 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.817 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.817 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.817 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 57440 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.817 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 57440 to dmaapMsgList.... 14:28:42 Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.818 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.818 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.818 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.818 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false 14:28:42 2025-12-10 14:28:42.818 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false 14:28:42 Adding Updated Vertex 53344 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.818 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 53344 to dmaapMsgList.... 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.818 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.819 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.819 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.819 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.819 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.819 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.819 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.819 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.819 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 32912 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.819 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 32912 to dmaapMsgList.... 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.819 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.819 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.820 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.820 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.820 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.820 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.820 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.820 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.820 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.820 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.821 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.821 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.821 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 73760 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.821 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 73760 to dmaapMsgList.... 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.821 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.821 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.821 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered is empty, adding value false 14:28:42 2025-12-10 14:28:42.821 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered is empty, adding value false 14:28:42 Adding Updated Vertex 77856 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.821 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 77856 to dmaapMsgList.... 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.821 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.821 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.822 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.822 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 14:28:42 2025-12-10 14:28:42.822 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.822 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.822 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.822 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.822 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.822 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.822 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.823 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.823 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.823 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled is empty, adding value false 14:28:42 2025-12-10 14:28:42.823 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled is empty, adding value false 14:28:42 Adding Updated Vertex 57344 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.823 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 57344 to dmaapMsgList.... 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.823 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.823 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.823 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.824 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 2025-12-10 14:28:42.824 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 14:28:42 Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.824 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 61592 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.824 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 61592 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.824 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.824 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.824 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.824 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.824 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.825 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 57544 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.825 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 57544 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.825 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.825 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.825 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.825 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.825 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.825 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.825 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network is empty, adding value false 14:28:42 2025-12-10 14:28:42.825 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network is empty, adding value false 14:28:42 Adding Updated Vertex 65568 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.826 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 65568 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.826 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.826 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.826 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.826 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.826 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.826 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.826 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.826 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.827 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 57544 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.827 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 57544 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.827 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.827 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.827 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.827 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.827 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.828 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.828 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn is empty, adding value false 14:28:42 2025-12-10 14:28:42.828 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn is empty, adding value false 14:28:42 Adding Updated Vertex 65568 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.828 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 65568 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.828 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.828 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.828 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 14:28:42 2025-12-10 14:28:42.828 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.828 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.828 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.829 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.829 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.829 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 57544 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.829 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 57544 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.829 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.829 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.829 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.830 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.830 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.830 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.830 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network is empty, adding value false 14:28:42 2025-12-10 14:28:42.830 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network is empty, adding value false 14:28:42 Adding Updated Vertex 65568 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.830 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 65568 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.830 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.830 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.830 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.830 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.830 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.830 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.831 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.831 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.831 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 57544 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.831 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 57544 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.831 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.831 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.832 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.832 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.832 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.832 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.832 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network is empty, adding value false 14:28:42 2025-12-10 14:28:42.832 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network is empty, adding value false 14:28:42 Adding Updated Vertex 65568 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.832 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 65568 to dmaapMsgList.... 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.832 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.832 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.832 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 14:28:42 2025-12-10 14:28:42.833 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module)]. For better performance, use indexes 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.833 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.833 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.833 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.833 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module is empty, adding value false 14:28:42 2025-12-10 14:28:42.833 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module is empty, adding value false 14:28:42 Adding Updated Vertex 69832 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.833 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 69832 to dmaapMsgList.... 14:28:42 Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 2025-12-10 14:28:42.833 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:42 Adding Updated Vertex 65536 to dmaapMsgList.... 14:28:42 2025-12-10 14:28:42.833 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 65536 to dmaapMsgList.... 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.833 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.834 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.834 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.834 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.834 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.834 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.834 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.834 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.834 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 2025-12-10 14:28:42.835 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping 14:28:42 ******* Final Summary for MockBooleanDefaultMigrator ********* 14:28:42 2025-12-10 14:28:42.835 INFO 6345 --- [ main] BooleanDefaultMigrator : ******* Final Summary for MockBooleanDefaultMigrator ********* 14:28:42 Total Migrated Records for generic-vnf: 2 14:28:42 2025-12-10 14:28:42.835 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for generic-vnf: 2 14:28:42 Total Migrated Records for subnet: 2 14:28:42 2025-12-10 14:28:42.835 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for subnet: 2 14:28:42 Total Migrated Records for l-interface: 4 14:28:42 2025-12-10 14:28:42.835 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l-interface: 4 14:28:42 Total Migrated Records for vnfc: 2 14:28:42 2025-12-10 14:28:42.835 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vnfc: 2 14:28:42 Total Migrated Records for vlan: 2 14:28:42 2025-12-10 14:28:42.835 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vlan: 2 14:28:42 Total Migrated Records for vserver: 2 14:28:42 2025-12-10 14:28:42.835 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vserver: 2 14:28:42 Total Migrated Records for l3-network: 8 14:28:42 2025-12-10 14:28:42.835 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l3-network: 8 14:28:42 Total Migrated Records for vf-module: 2 14:28:42 2025-12-10 14:28:42.835 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vf-module: 2 14:28:42 Migration Summary Count: Total Migrated Records: 24 14:28:42 2025-12-10 14:28:42.835 INFO 6345 --- [ main] BooleanDefaultMigrator : Migration Summary Count: Total Migrated Records: 24 14:28:42 2025-12-10 14:28:42.835 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf2 AND is-closed-loop-disabled = true)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.836 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc2 AND is-closed-loop-disabled = true)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.837 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver2 AND is-closed-loop-disabled = true)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.837 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet2 AND dhcp-enabled = true)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.838 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network2 AND network-name = l3-network-name2 AND is-bound-to-vpn = true)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.838 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network2 AND network-name = l3-network-name2 AND is-provider-network = true)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.839 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network2 AND network-name = l3-network-name2 AND is-shared-network = true)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.839 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network2 AND network-name = l3-network-name2 AND is-external-network = true)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.840 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface2 AND is-port-mirrored = true)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.841 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface2 AND is-ip-unnumbered = true)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.841 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module2 AND is-base-vf-module = true)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.842 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan2 AND is-ip-unnumbered = true)]. For better performance, use indexes 14:28:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.onap.aai.migration.v15.MigrateBooleanDefaultsToFalseTest 14:28:42 [INFO] Running org.onap.aai.migration.v15.MigrateCloudRegionUpgradeCycleTest 14:28:42 Initilization of MigrateCloudRegionUpgradeCycle migration script complete. 14:28:42 2025-12-10 14:28:42.922 INFO 6345 --- [ main] MigrateCloudRegionUpgradeCycle : Initilization of MigrateCloudRegionUpgradeCycle migration script complete. 14:28:42 2025-12-10 14:28:42.922 INFO 6345 --- [ main] MigrateCloudRegionUpgradeCycle : ---------- Start Updating upgrade-cycle for cloud-region ---------- 14:28:42 2025-12-10 14:28:42.922 INFO 6345 --- [ main] MigrateCloudRegionUpgradeCycle : .//src/test/resources/migration-input-files/CloudRegion-ART-migration-data/CloudRegion-ART-migration-data.csv 14:28:42 2025-12-10 14:28:42.922 INFO 6345 --- [ main] MigrateCloudRegionUpgradeCycle : ---------- Processing Region Entries from file ---------- 14:28:42 2025-12-10 14:28:42.922 INFO 6345 --- [ main] MigrateCloudRegionUpgradeCycle : headerLength: 4 14:28:42 2025-12-10 14:28:42.922 INFO 6345 --- [ main] MigrateCloudRegionUpgradeCycle : Total rows count excluding header: 7 14:28:42 2025-12-10 14:28:42.926 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-owner = att-aic)]. For better performance, use indexes 14:28:42 2025-12-10 14:28:42.926 INFO 6345 --- [ main] MigrateCloudRegionUpgradeCycle : Region akr1b from ART is not found in A&AI 14:28:42 2025-12-10 14:28:42.926 INFO 6345 --- [ main] MigrateCloudRegionUpgradeCycle : Region alp1 from ART is not found in A&AI 14:28:42 2025-12-10 14:28:42.928 INFO 6345 --- [ main] MigrateCloudRegionUpgradeCycle : Updated cloud-region, upgrade-cycle to B having cloud-region-id : amsnl1b 14:28:42 2025-12-10 14:28:42.928 INFO 6345 --- [ main] MigrateCloudRegionUpgradeCycle : Updated cloud-region, upgrade-cycle to E having cloud-region-id : akr1 14:28:42 2025-12-10 14:28:42.928 INFO 6345 --- [ main] MigrateCloudRegionUpgradeCycle : Region all1b from ART is not found in A&AI 14:28:42 2025-12-10 14:28:42.928 INFO 6345 --- [ main] MigrateCloudRegionUpgradeCycle : Region all1 from ART is not found in A&AI 14:28:42 2025-12-10 14:28:42.928 INFO 6345 --- [ main] MigrateCloudRegionUpgradeCycle : Region alp1b from ART is not found in A&AI 14:28:42 2025-12-10 14:28:42.928 INFO 6345 --- [ main] MigrateCloudRegionUpgradeCycle : 14:28:42 14:28:42 ******* Final Summary of Updated upgrade-cycle for cloud-region Migration ********* 14:28:42 14:28:42 2025-12-10 14:28:42.928 INFO 6345 --- [ main] MigrateCloudRegionUpgradeCycle : Migration Summary Count: Number of cloud-region updated: 2 14:28:42 14:28:42 2025-12-10 14:28:42.928 INFO 6345 --- [ main] MigrateCloudRegionUpgradeCycle : Migration Summary Count: Number of cloud-region failed to update due to error : 0 14:28:42 14:28:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.onap.aai.migration.v15.MigrateCloudRegionUpgradeCycleTest 14:28:42 [INFO] Running org.onap.aai.migration.v15.MigrateInMaintDefaultToFalseTest 14:28:43 Initilization of InMaintDefaultMigrator migration script complete. 14:28:43 2025-12-10 14:28:42.974 INFO 6345 --- [ main] InMaintDefaultMigrator : Initilization of InMaintDefaultMigrator migration script complete. 14:28:43 2025-12-10 14:28:42.975 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.975 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:42.976 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 4272 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.977 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4272 to dmaapMsgList.... 14:28:43 Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:42.977 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 4120 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.977 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4120 to dmaapMsgList.... 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.977 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.977 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface)]. For better performance, use indexes 14:28:43 Node Type p-interface: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:42.978 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 12528 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.978 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 12528 to dmaapMsgList.... 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.978 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.978 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:42.978 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 8240 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.978 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8240 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.978 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes 14:28:43 Node Type l-interface: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:42.978 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 4096 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.978 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4096 to dmaapMsgList.... 14:28:43 Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:42.978 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 4248 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.978 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4248 to dmaapMsgList.... 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.978 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.979 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.979 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.979 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.979 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:42.979 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 8224 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.979 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8224 to dmaapMsgList.... 14:28:43 Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:42.979 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 12288 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.979 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 12288 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.980 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server)]. For better performance, use indexes 14:28:43 Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:42.980 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 24656 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.980 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 24656 to dmaapMsgList.... 14:28:43 Node Type nos-server: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:42.980 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 16408 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.980 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 16408 to dmaapMsgList.... 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.980 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.980 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.980 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes 14:28:43 Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:42.981 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 12368 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.981 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 12368 to dmaapMsgList.... 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.981 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:42.981 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 16464 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.981 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 16464 to dmaapMsgList.... 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.981 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.981 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface)]. For better performance, use indexes 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.982 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.982 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:42.982 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 4200 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.982 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4200 to dmaapMsgList.... 14:28:43 Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:42.982 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 4336 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.982 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4336 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.982 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.982 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.983 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:42.983 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 28720 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.983 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 28720 to dmaapMsgList.... 14:28:43 Node Type vserver: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:42.983 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 16624 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.983 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 16624 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.983 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.983 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:42.983 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 8272 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.983 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8272 to dmaapMsgList.... 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.983 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:42.984 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 12336 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.984 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 12336 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.984 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.984 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:42.984 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 4152 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.984 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4152 to dmaapMsgList.... 14:28:43 Node Type logical-link: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:42.984 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 12440 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.984 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 12440 to dmaapMsgList.... 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.985 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.985 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 14:28:43 Node Type pserver: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:42.985 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 4128 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.985 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4128 to dmaapMsgList.... 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.985 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:42.985 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 8248 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.985 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8248 to dmaapMsgList.... 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.985 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 ******* Final Summary for MockInMaintDefaultMigrator ********* 14:28:43 2025-12-10 14:28:42.985 INFO 6345 --- [ main] InMaintDefaultMigrator : ******* Final Summary for MockInMaintDefaultMigrator ********* 14:28:43 Total Migrated Records for generic-vnf: 2 14:28:43 2025-12-10 14:28:42.985 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for generic-vnf: 2 14:28:43 Total Migrated Records for p-interface: 2 14:28:43 2025-12-10 14:28:42.985 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for p-interface: 2 14:28:43 Total Migrated Records for l-interface: 2 14:28:43 2025-12-10 14:28:42.985 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for l-interface: 2 14:28:43 Total Migrated Records for vnfc: 2 14:28:43 2025-12-10 14:28:42.985 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vnfc: 2 14:28:43 Total Migrated Records for nos-server: 2 14:28:43 2025-12-10 14:28:42.985 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for nos-server: 2 14:28:43 Total Migrated Records for vlan: 2 14:28:43 2025-12-10 14:28:42.985 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vlan: 2 14:28:43 Total Migrated Records for lag-interface: 2 14:28:43 2025-12-10 14:28:42.985 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for lag-interface: 2 14:28:43 Total Migrated Records for vserver: 2 14:28:43 2025-12-10 14:28:42.985 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vserver: 2 14:28:43 Total Migrated Records for pnf: 2 14:28:43 2025-12-10 14:28:42.985 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pnf: 2 14:28:43 Total Migrated Records for logical-link: 2 14:28:43 2025-12-10 14:28:42.985 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for logical-link: 2 14:28:43 Total Migrated Records for pserver: 2 14:28:43 2025-12-10 14:28:42.985 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pserver: 2 14:28:43 Migration Summary Count: Total Migrated Records: 22 14:28:43 2025-12-10 14:28:42.985 INFO 6345 --- [ main] InMaintDefaultMigrator : Migration Summary Count: Total Migrated Records: 22 14:28:43 2025-12-10 14:28:42.986 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf1 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:42.986 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface1 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:42.987 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface AND interface-name = lag-interface1 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:42.988 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link1 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:42.989 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface AND interface-name = p-interface1 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:42.989 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf1 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:42.990 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND pserver-id = pserver1 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:42.991 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan1 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:42.991 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc1 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:42.992 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver1 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:42.993 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server AND nos-server-id = nos-server1 AND in-maint = false)]. For better performance, use indexes 14:28:43 Initilization of InMaintDefaultMigrator migration script complete. 14:28:43 2025-12-10 14:28:42.997 INFO 6345 --- [ main] InMaintDefaultMigrator : Initilization of InMaintDefaultMigrator migration script complete. 14:28:43 2025-12-10 14:28:42.997 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.998 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.998 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:42.998 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 20720 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.998 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 20720 to dmaapMsgList.... 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.998 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.998 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.998 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:42.999 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 24728 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.999 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 24728 to dmaapMsgList.... 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.999 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.999 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface)]. For better performance, use indexes 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.999 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:42.999 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:42.999 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 45104 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:42.999 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 45104 to dmaapMsgList.... 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.000 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.000 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.000 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.000 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 28672 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.000 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 28672 to dmaapMsgList.... 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.000 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.000 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.001 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.001 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.001 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 32816 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.001 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 32816 to dmaapMsgList.... 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.001 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.001 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.002 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.002 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 24576 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.002 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 24576 to dmaapMsgList.... 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.002 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.002 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 14:28:43 Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.002 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 37040 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.002 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 37040 to dmaapMsgList.... 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.002 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.002 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.002 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 36864 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.002 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 36864 to dmaapMsgList.... 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.002 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.003 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.003 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.003 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.003 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server)]. For better performance, use indexes 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.004 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.004 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 32872 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.004 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 32872 to dmaapMsgList.... 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.004 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.004 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 41040 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.004 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 41040 to dmaapMsgList.... 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.004 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.004 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.004 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.004 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.005 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.005 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.005 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 36944 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.005 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 36944 to dmaapMsgList.... 14:28:43 Node Type vlan: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.005 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 33008 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.005 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 33008 to dmaapMsgList.... 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.005 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.005 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.005 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.006 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.006 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.006 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface)]. For better performance, use indexes 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.006 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.006 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 28752 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.007 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 28752 to dmaapMsgList.... 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.007 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.007 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.007 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 36912 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.007 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 36912 to dmaapMsgList.... 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.007 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.007 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.007 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.007 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.008 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.009 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.009 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.009 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 24632 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.009 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 24632 to dmaapMsgList.... 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.009 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.009 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 16416 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.009 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 16416 to dmaapMsgList.... 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.009 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.009 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.009 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.010 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.010 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.010 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.010 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 32944 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.010 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 32944 to dmaapMsgList.... 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.010 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.010 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.010 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.011 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 32848 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.011 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 32848 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.011 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.011 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.011 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.011 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 24816 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.011 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 24816 to dmaapMsgList.... 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.012 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.012 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.012 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.012 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.012 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 28848 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.012 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 28848 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.012 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 14:28:43 Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.013 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 28776 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.013 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 28776 to dmaapMsgList.... 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.013 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.013 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.013 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.013 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 28824 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.013 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 28824 to dmaapMsgList.... 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.013 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.013 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.014 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 ******* Final Summary for MockInMaintDefaultMigrator ********* 14:28:43 2025-12-10 14:28:43.014 INFO 6345 --- [ main] InMaintDefaultMigrator : ******* Final Summary for MockInMaintDefaultMigrator ********* 14:28:43 Total Migrated Records for generic-vnf: 2 14:28:43 2025-12-10 14:28:43.014 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for generic-vnf: 2 14:28:43 Total Migrated Records for p-interface: 2 14:28:43 2025-12-10 14:28:43.014 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for p-interface: 2 14:28:43 Total Migrated Records for l-interface: 2 14:28:43 2025-12-10 14:28:43.014 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for l-interface: 2 14:28:43 Total Migrated Records for vnfc: 2 14:28:43 2025-12-10 14:28:43.014 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vnfc: 2 14:28:43 Total Migrated Records for nos-server: 2 14:28:43 2025-12-10 14:28:43.014 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for nos-server: 2 14:28:43 Total Migrated Records for vlan: 2 14:28:43 2025-12-10 14:28:43.014 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vlan: 2 14:28:43 Total Migrated Records for lag-interface: 2 14:28:43 2025-12-10 14:28:43.014 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for lag-interface: 2 14:28:43 Total Migrated Records for vserver: 2 14:28:43 2025-12-10 14:28:43.014 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vserver: 2 14:28:43 Total Migrated Records for pnf: 2 14:28:43 2025-12-10 14:28:43.014 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pnf: 2 14:28:43 Total Migrated Records for logical-link: 2 14:28:43 2025-12-10 14:28:43.014 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for logical-link: 2 14:28:43 Total Migrated Records for pserver: 2 14:28:43 2025-12-10 14:28:43.014 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pserver: 2 14:28:43 Migration Summary Count: Total Migrated Records: 22 14:28:43 2025-12-10 14:28:43.014 INFO 6345 --- [ main] InMaintDefaultMigrator : Migration Summary Count: Total Migrated Records: 22 14:28:43 2025-12-10 14:28:43.014 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf0 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.015 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface0 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.015 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface AND interface-name = lag-interface0 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.016 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link0 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.016 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface AND interface-name = p-interface0 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.017 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf0 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.018 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND pserver-id = pserver0 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.019 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan0 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.020 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc0 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.020 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver0 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.022 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server AND nos-server-id = nos-server0 AND in-maint = false)]. For better performance, use indexes 14:28:43 Initilization of InMaintDefaultMigrator migration script complete. 14:28:43 2025-12-10 14:28:43.026 INFO 6345 --- [ main] InMaintDefaultMigrator : Initilization of InMaintDefaultMigrator migration script complete. 14:28:43 2025-12-10 14:28:43.026 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.026 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.026 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.027 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.027 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.027 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.027 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 20512 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.027 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 20512 to dmaapMsgList.... 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.027 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.027 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.027 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 45232 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.027 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 45232 to dmaapMsgList.... 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.028 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.028 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.028 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.028 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface)]. For better performance, use indexes 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.028 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.028 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.028 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.028 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.029 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.029 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.029 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.029 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 45296 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.029 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 45296 to dmaapMsgList.... 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.029 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.030 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 45080 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.030 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 45080 to dmaapMsgList.... 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.030 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.030 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.030 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.031 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.031 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.031 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.031 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.032 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.032 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 41064 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.032 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 41064 to dmaapMsgList.... 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.032 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.032 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.032 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.032 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.032 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 36968 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.032 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 36968 to dmaapMsgList.... 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.032 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.032 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.033 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.033 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.033 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.033 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.033 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.033 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.033 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 61616 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.033 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 61616 to dmaapMsgList.... 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.033 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.034 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.034 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 57424 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.034 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 57424 to dmaapMsgList.... 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.034 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.034 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.035 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server)]. For better performance, use indexes 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.035 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.035 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.035 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.035 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.035 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.035 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.036 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 53400 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.036 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 53400 to dmaapMsgList.... 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.036 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.036 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 65584 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.036 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 65584 to dmaapMsgList.... 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.036 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.036 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.036 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.037 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.037 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.037 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.037 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.038 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 45088 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.038 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 45088 to dmaapMsgList.... 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.038 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.038 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.038 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.038 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.038 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.039 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 40992 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.039 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 40992 to dmaapMsgList.... 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.039 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.039 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.039 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface)]. For better performance, use indexes 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.040 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.040 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 37104 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.040 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 37104 to dmaapMsgList.... 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.040 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.040 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.040 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.041 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 40984 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.041 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 40984 to dmaapMsgList.... 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.041 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.041 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.041 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.041 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.041 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.041 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.041 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.042 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.042 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.042 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.042 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.043 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 61488 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.043 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 61488 to dmaapMsgList.... 14:28:43 Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.043 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 49304 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.043 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 49304 to dmaapMsgList.... 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.043 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.043 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.043 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.043 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.043 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.043 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.044 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.044 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.044 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 49232 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.044 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 49232 to dmaapMsgList.... 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.044 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.044 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.044 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.045 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.045 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.045 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.045 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.045 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.045 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 53424 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.045 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 53424 to dmaapMsgList.... 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.045 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.046 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.046 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.046 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.046 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.046 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 49328 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.046 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 49328 to dmaapMsgList.... 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.046 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.046 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.047 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 49256 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.047 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 49256 to dmaapMsgList.... 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.047 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.047 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.047 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.048 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.048 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.048 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.048 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.048 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.048 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 45208 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.048 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 45208 to dmaapMsgList.... 14:28:43 Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.048 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 57392 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.048 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 57392 to dmaapMsgList.... 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.049 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.049 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.049 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.049 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.049 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.049 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.049 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.050 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 ******* Final Summary for MockInMaintDefaultMigrator ********* 14:28:43 2025-12-10 14:28:43.050 INFO 6345 --- [ main] InMaintDefaultMigrator : ******* Final Summary for MockInMaintDefaultMigrator ********* 14:28:43 Total Migrated Records for generic-vnf: 2 14:28:43 2025-12-10 14:28:43.050 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for generic-vnf: 2 14:28:43 Total Migrated Records for p-interface: 2 14:28:43 2025-12-10 14:28:43.050 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for p-interface: 2 14:28:43 Total Migrated Records for l-interface: 2 14:28:43 2025-12-10 14:28:43.050 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for l-interface: 2 14:28:43 Total Migrated Records for vnfc: 2 14:28:43 2025-12-10 14:28:43.050 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vnfc: 2 14:28:43 Total Migrated Records for nos-server: 2 14:28:43 2025-12-10 14:28:43.050 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for nos-server: 2 14:28:43 Total Migrated Records for vlan: 2 14:28:43 2025-12-10 14:28:43.050 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vlan: 2 14:28:43 Total Migrated Records for lag-interface: 2 14:28:43 2025-12-10 14:28:43.050 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for lag-interface: 2 14:28:43 Total Migrated Records for vserver: 2 14:28:43 2025-12-10 14:28:43.050 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vserver: 2 14:28:43 Total Migrated Records for pnf: 2 14:28:43 2025-12-10 14:28:43.050 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pnf: 2 14:28:43 Total Migrated Records for logical-link: 2 14:28:43 2025-12-10 14:28:43.050 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for logical-link: 2 14:28:43 Total Migrated Records for pserver: 2 14:28:43 2025-12-10 14:28:43.050 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pserver: 2 14:28:43 Migration Summary Count: Total Migrated Records: 22 14:28:43 2025-12-10 14:28:43.050 INFO 6345 --- [ main] InMaintDefaultMigrator : Migration Summary Count: Total Migrated Records: 22 14:28:43 2025-12-10 14:28:43.050 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf3 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.050 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface3 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.052 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface AND interface-name = lag-interface3 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.053 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link3 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.054 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface AND interface-name = p-interface3 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.055 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf3 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.056 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND pserver-id = pserver3 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.057 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan3 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.058 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc3 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.060 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver3 AND in-maint = false)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.061 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server AND nos-server-id = nos-server3 AND in-maint = false)]. For better performance, use indexes 14:28:43 Initilization of InMaintDefaultMigrator migration script complete. 14:28:43 2025-12-10 14:28:43.071 INFO 6345 --- [ main] InMaintDefaultMigrator : Initilization of InMaintDefaultMigrator migration script complete. 14:28:43 2025-12-10 14:28:43.072 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.072 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.072 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.072 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.073 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.073 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 32824 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.073 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 32824 to dmaapMsgList.... 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.073 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.073 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.073 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.073 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.073 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 69632 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.073 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 69632 to dmaapMsgList.... 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.074 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.074 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.074 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.074 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.074 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.074 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.075 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface)]. For better performance, use indexes 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.075 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.075 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.075 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.075 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 65616 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.075 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 65616 to dmaapMsgList.... 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.075 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.075 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.076 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.076 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.076 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.076 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.076 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.076 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.077 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.077 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 61520 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.077 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 61520 to dmaapMsgList.... 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.077 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.077 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.077 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.078 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.078 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.078 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.078 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.078 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.078 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.079 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 36920 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.079 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 36920 to dmaapMsgList.... 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.079 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.079 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.079 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.079 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.079 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.079 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.079 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.079 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 14:28:43 Node Type l-interface: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.079 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 73728 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.079 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 73728 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.080 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.080 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.080 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.080 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.080 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.080 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.081 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 69736 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.081 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 69736 to dmaapMsgList.... 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.081 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.081 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.081 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 73832 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.081 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 73832 to dmaapMsgList.... 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.081 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.081 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.082 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.082 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.082 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.082 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.083 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.083 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server)]. For better performance, use indexes 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.083 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.083 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 69664 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.083 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 69664 to dmaapMsgList.... 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.083 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.084 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.084 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.084 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.084 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.084 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.084 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.084 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.084 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.084 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 49208 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.084 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 49208 to dmaapMsgList.... 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.085 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.085 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.085 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.085 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.085 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.086 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.086 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.086 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 86096 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.086 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 86096 to dmaapMsgList.... 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.086 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.086 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.086 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.087 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.087 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.087 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 61544 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.087 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 61544 to dmaapMsgList.... 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.087 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.087 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.087 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.087 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.088 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.088 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.088 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.088 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface)]. For better performance, use indexes 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.088 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.089 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.089 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.089 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.089 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.089 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.090 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.090 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.090 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.090 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.090 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 73904 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.090 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 73904 to dmaapMsgList.... 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.090 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.090 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.090 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 53488 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.091 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 53488 to dmaapMsgList.... 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.091 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.091 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.091 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.091 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.091 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.091 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.092 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.092 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.092 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.092 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.093 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.093 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.093 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.093 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.093 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.093 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 65568 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.093 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 65568 to dmaapMsgList.... 14:28:43 Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.093 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 78000 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.093 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 78000 to dmaapMsgList.... 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.093 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.093 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.093 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 14:28:43 Node Type pnf: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.094 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 49176 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.094 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 49176 to dmaapMsgList.... 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.094 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.094 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.094 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.094 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.094 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.095 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.095 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 73808 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.095 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 73808 to dmaapMsgList.... 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.095 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.096 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.096 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.096 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.096 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.096 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.096 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.096 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.097 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.097 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.097 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.097 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.097 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.097 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.098 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.098 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.098 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.098 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.098 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.098 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 86064 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.098 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 86064 to dmaapMsgList.... 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.098 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.099 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.099 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.099 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 14:28:43 Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.099 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 61592 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.099 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 61592 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.099 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.100 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.100 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.100 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.100 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.100 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.100 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 2025-12-10 14:28:43.100 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:43 Adding Updated Vertex 77904 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.100 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 77904 to dmaapMsgList.... 14:28:43 Node Type pserver: Property in-maint is empty, adding value false 14:28:43 2025-12-10 14:28:43.100 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint is empty, adding value false 14:28:43 Adding Updated Vertex 82000 to dmaapMsgList.... 14:28:43 2025-12-10 14:28:43.100 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 82000 to dmaapMsgList.... 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.101 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.101 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.101 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.101 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.101 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.101 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.102 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 Node Type pserver: Property in-maint value already exists - skipping 14:28:43 2025-12-10 14:28:43.102 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping 14:28:43 ******* Final Summary for MockInMaintDefaultMigrator ********* 14:28:43 2025-12-10 14:28:43.102 INFO 6345 --- [ main] InMaintDefaultMigrator : ******* Final Summary for MockInMaintDefaultMigrator ********* 14:28:43 Total Migrated Records for generic-vnf: 2 14:28:43 2025-12-10 14:28:43.102 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for generic-vnf: 2 14:28:43 Total Migrated Records for p-interface: 2 14:28:43 2025-12-10 14:28:43.102 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for p-interface: 2 14:28:43 Total Migrated Records for l-interface: 2 14:28:43 2025-12-10 14:28:43.102 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for l-interface: 2 14:28:43 Total Migrated Records for vnfc: 2 14:28:43 2025-12-10 14:28:43.102 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vnfc: 2 14:28:43 Total Migrated Records for nos-server: 2 14:28:43 2025-12-10 14:28:43.102 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for nos-server: 2 14:28:43 Total Migrated Records for vlan: 2 14:28:43 2025-12-10 14:28:43.102 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vlan: 2 14:28:43 Total Migrated Records for lag-interface: 2 14:28:43 2025-12-10 14:28:43.102 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for lag-interface: 2 14:28:43 Total Migrated Records for vserver: 2 14:28:43 2025-12-10 14:28:43.102 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vserver: 2 14:28:43 Total Migrated Records for pnf: 2 14:28:43 2025-12-10 14:28:43.102 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pnf: 2 14:28:43 Total Migrated Records for logical-link: 2 14:28:43 2025-12-10 14:28:43.102 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for logical-link: 2 14:28:43 Total Migrated Records for pserver: 2 14:28:43 2025-12-10 14:28:43.102 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pserver: 2 14:28:43 Migration Summary Count: Total Migrated Records: 22 14:28:43 2025-12-10 14:28:43.102 INFO 6345 --- [ main] InMaintDefaultMigrator : Migration Summary Count: Total Migrated Records: 22 14:28:43 2025-12-10 14:28:43.102 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf2 AND in-maint = true)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.102 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface2 AND in-maint = true)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.104 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface AND interface-name = lag-interface2 AND in-maint = true)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.105 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link2 AND in-maint = true)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.106 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface AND interface-name = p-interface2 AND in-maint = true)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.107 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf2 AND in-maint = true)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.108 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND pserver-id = pserver2 AND in-maint = true)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.110 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan2 AND in-maint = true)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.112 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc2 AND in-maint = true)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.112 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver2 AND in-maint = true)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.113 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server AND nos-server-id = nos-server2 AND in-maint = true)]. For better performance, use indexes 14:28:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in org.onap.aai.migration.v15.MigrateInMaintDefaultToFalseTest 14:28:43 [INFO] Running org.onap.aai.migration.v15.MigrateRadcomChangesTest 14:28:43 Initilization of MigrateRadcomChanges migration script complete. 14:28:43 2025-12-10 14:28:43.207 INFO 6345 --- [ main] MigrateRadcomChanges : Initilization of MigrateRadcomChanges migration script complete. 14:28:43 2025-12-10 14:28:43.207 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Start migration ---------- 14:28:43 2025-12-10 14:28:43.207 INFO 6345 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 14:28:43 2025-12-10 14:28:43.207 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Reading all file types and vf-modules ---------- 14:28:43 2025-12-10 14:28:43.207 INFO 6345 --- [ main] MigrateRadcomChanges : headerLength: 7 14:28:43 14:28:43 2025-12-10 14:28:43.208 INFO 6345 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 14:28:43 2025-12-10 14:28:43.208 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 14:28:43 2025-12-10 14:28:43.208 INFO 6345 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-VNF.csv 14:28:43 2025-12-10 14:28:43.208 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 14:28:43 2025-12-10 14:28:43.208 INFO 6345 --- [ main] MigrateRadcomChanges : headerLength: 2 14:28:43 14:28:43 2025-12-10 14:28:43.208 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.209 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.210 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.213 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.213 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.214 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.215 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.216 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.216 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.217 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.219 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.220 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.221 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.222 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.223 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id change to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.223 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.223 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.224 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.225 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.226 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.226 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.227 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.228 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:43 2025-12-10 14:28:43.229 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.231 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.231 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.232 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:43 2025-12-10 14:28:43.232 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.233 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.234 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.235 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.236 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.237 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.238 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.238 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:43 14:28:43 2025-12-10 14:28:43.238 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.239 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.240 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.242 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.243 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.244 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.245 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.246 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.246 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:43 14:28:43 2025-12-10 14:28:43.246 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.247 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.248 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.249 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:43 14:28:43 2025-12-10 14:28:43.249 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.250 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.251 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:43 2025-12-10 14:28:43.251 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.252 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.252 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.254 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:43 2025-12-10 14:28:43.254 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:43 >> Unchanged side is [vserver][URI Not present] 14:28:43 >> Edge used to go to [image][URI Not present], 14:28:43 >> now swung to [image][URI Not present]. 14:28:43 2025-12-10 14:28:43.254 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Edge swing of [org.onap.relationships.inventory.Uses] IN edge successful 14:28:43 2025-12-10 14:28:43.254 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.254 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.255 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.256 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.258 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.259 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.259 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:43 14:28:43 2025-12-10 14:28:43.259 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.260 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.261 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.262 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:43 14:28:43 2025-12-10 14:28:43.262 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.263 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.264 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:43 2025-12-10 14:28:43.264 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.265 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:43 14:28:43 2025-12-10 14:28:43.265 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.266 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.268 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.269 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.270 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.270 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:43 14:28:43 2025-12-10 14:28:43.270 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.271 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.272 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.273 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:43 14:28:43 2025-12-10 14:28:43.273 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.274 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.275 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:43 2025-12-10 14:28:43.275 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.277 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:43 14:28:43 2025-12-10 14:28:43.277 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.278 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.279 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.280 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.281 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:43 14:28:43 2025-12-10 14:28:43.281 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.282 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.283 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.284 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.286 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:43 2025-12-10 14:28:43.286 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.287 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:43 14:28:43 2025-12-10 14:28:43.287 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.288 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.289 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.290 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.290 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.291 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.292 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.292 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:43 14:28:43 2025-12-10 14:28:43.292 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.293 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.294 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.294 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.295 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.296 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.296 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.296 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.296 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.296 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.296 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.296 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.296 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:43 14:28:43 2025-12-10 14:28:43.296 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.298 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.298 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:43 14:28:43 2025-12-10 14:28:43.298 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.299 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.300 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.301 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:43 14:28:43 2025-12-10 14:28:43.301 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.302 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.303 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = wrong-type AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.304 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Error: ERROR: Failure to update generic-vnf wrong-type Graph Traversal failed 14:28:43 14:28:43 2025-12-10 14:28:43.304 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 14:28:43 ******* Final Summary for RADCOM Change Migration ********* 14:28:43 14:28:43 2025-12-10 14:28:43.304 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: Total generic-vnfs in File: 13 14:28:43 2025-12-10 14:28:43.304 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs processed: 11 14:28:43 2025-12-10 14:28:43.304 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs failed to process: 1 14:28:43 2025-12-10 14:28:43.304 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances processed: 7 14:28:43 2025-12-10 14:28:43.304 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances failed to process: 0 14:28:43 2025-12-10 14:28:43.304 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules processed: 5 14:28:43 2025-12-10 14:28:43.304 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules failed to process: 0 14:28:43 2025-12-10 14:28:43.304 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: images processed: 2 14:28:43 2025-12-10 14:28:43.304 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: images failed to process: 0 14:28:43 14:28:43 Initilization of MigrateRadcomChanges migration script complete. 14:28:43 2025-12-10 14:28:43.314 INFO 6345 --- [ main] MigrateRadcomChanges : Initilization of MigrateRadcomChanges migration script complete. 14:28:43 2025-12-10 14:28:43.314 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Start migration ---------- 14:28:43 2025-12-10 14:28:43.314 INFO 6345 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 14:28:43 2025-12-10 14:28:43.314 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Reading all file types and vf-modules ---------- 14:28:43 2025-12-10 14:28:43.314 INFO 6345 --- [ main] MigrateRadcomChanges : headerLength: 7 14:28:43 14:28:43 2025-12-10 14:28:43.314 INFO 6345 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 14:28:43 2025-12-10 14:28:43.314 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 14:28:43 2025-12-10 14:28:43.317 INFO 6345 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-VNF.csv 14:28:43 2025-12-10 14:28:43.317 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 14:28:43 2025-12-10 14:28:43.317 INFO 6345 --- [ main] MigrateRadcomChanges : headerLength: 2 14:28:43 14:28:43 2025-12-10 14:28:43.317 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.319 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.320 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.320 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.321 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.322 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.324 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.325 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.325 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.325 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.325 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.328 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.330 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.332 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.334 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.337 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.337 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.338 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:43 2025-12-10 14:28:43.339 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.339 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:43 2025-12-10 14:28:43.339 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.339 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:43 2025-12-10 14:28:43.339 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.340 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:43 2025-12-10 14:28:43.340 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.340 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:43 2025-12-10 14:28:43.340 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.340 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:43 2025-12-10 14:28:43.340 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.340 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:43 2025-12-10 14:28:43.340 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:43 2025-12-10 14:28:43.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:43 2025-12-10 14:28:43.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:43 2025-12-10 14:28:43.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:43 2025-12-10 14:28:43.341 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.341 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.343 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.345 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.346 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.346 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.346 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.346 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.346 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.346 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.348 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.351 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.353 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.355 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.357 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.359 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id change to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.359 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.359 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.361 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.363 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.364 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.364 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.364 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.364 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.366 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.368 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:43 2025-12-10 14:28:43.369 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.371 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.371 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.373 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:43 2025-12-10 14:28:43.373 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.373 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:43 2025-12-10 14:28:43.373 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:43 >> Unchanged side is [vserver][URI Not present] 14:28:43 >> Edge used to go to [image][URI Not present], 14:28:43 >> now swung to [image][URI Not present]. 14:28:43 2025-12-10 14:28:43.373 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.373 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:43 2025-12-10 14:28:43.374 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.376 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [vf-module][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.376 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [vf-module][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.376 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.376 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.378 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:43 2025-12-10 14:28:43.378 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:43 >> Unchanged side is [vserver][URI Not present] 14:28:43 >> Edge used to go to [image][URI Not present], 14:28:43 >> now swung to [image][URI Not present]. 14:28:43 2025-12-10 14:28:43.378 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.378 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:43 2025-12-10 14:28:43.378 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.379 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.381 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.383 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.385 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.388 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.388 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.388 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.388 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.388 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.388 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.388 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.388 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.388 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.388 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.388 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.388 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.388 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.388 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.388 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.388 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.390 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.392 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.392 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.392 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.392 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.392 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.392 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.393 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.393 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.395 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.397 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.399 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.401 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.403 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.404 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:43 14:28:43 2025-12-10 14:28:43.404 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.406 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.408 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.410 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.412 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.414 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.416 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.417 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:43 14:28:43 2025-12-10 14:28:43.417 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.419 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.421 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.423 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.425 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.427 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.429 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.431 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.432 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:43 14:28:43 2025-12-10 14:28:43.432 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.434 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.436 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.436 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:43 14:28:43 2025-12-10 14:28:43.436 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.437 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:43 14:28:43 2025-12-10 14:28:43.437 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.439 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.441 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:43 2025-12-10 14:28:43.441 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.443 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.443 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.445 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:43 2025-12-10 14:28:43.445 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:43 >> Unchanged side is [vserver][URI Not present] 14:28:43 >> Edge used to go to [image][URI Not present], 14:28:43 >> now swung to [image][URI Not present]. 14:28:43 2025-12-10 14:28:43.446 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Edge swing of [org.onap.relationships.inventory.Uses] IN edge successful 14:28:43 2025-12-10 14:28:43.446 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.446 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:43 2025-12-10 14:28:43.446 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:43 >> Unchanged side is [vserver][URI Not present] 14:28:43 >> Edge used to go to [image][URI Not present], 14:28:43 >> now swung to [image][URI Not present]. 14:28:43 2025-12-10 14:28:43.446 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.446 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:43 2025-12-10 14:28:43.446 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.448 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [vf-module][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.449 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:43 2025-12-10 14:28:43.449 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.450 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.452 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:43 2025-12-10 14:28:43.452 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:43 >> Unchanged side is [vserver][URI Not present] 14:28:43 >> Edge used to go to [image][URI Not present], 14:28:43 >> now swung to [image][URI Not present]. 14:28:43 2025-12-10 14:28:43.452 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.452 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:43 2025-12-10 14:28:43.452 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.452 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.454 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.457 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.459 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.459 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:43 14:28:43 2025-12-10 14:28:43.459 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.461 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.463 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.464 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.464 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.464 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.464 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:43 14:28:43 2025-12-10 14:28:43.464 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.464 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:43 14:28:43 2025-12-10 14:28:43.464 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.466 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.469 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.471 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.472 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.473 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:43 14:28:43 2025-12-10 14:28:43.473 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.475 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.477 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.477 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:43 14:28:43 2025-12-10 14:28:43.477 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.477 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:43 14:28:43 2025-12-10 14:28:43.478 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.480 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.482 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:43 2025-12-10 14:28:43.482 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.484 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:43 14:28:43 2025-12-10 14:28:43.484 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.486 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:43 2025-12-10 14:28:43.486 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.488 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [vf-module][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.488 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [vf-module][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.488 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:43 14:28:43 2025-12-10 14:28:43.488 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.490 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.492 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.495 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.496 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:43 14:28:43 2025-12-10 14:28:43.496 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.498 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.500 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.500 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.500 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.500 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.500 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:43 14:28:43 2025-12-10 14:28:43.500 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.500 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:43 14:28:43 2025-12-10 14:28:43.501 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.503 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.505 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.507 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.507 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:43 14:28:43 2025-12-10 14:28:43.507 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.509 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.511 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.512 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:43 14:28:43 2025-12-10 14:28:43.512 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.512 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:43 14:28:43 2025-12-10 14:28:43.512 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.514 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.517 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:43 2025-12-10 14:28:43.517 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.519 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [vf-module][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.519 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:43 2025-12-10 14:28:43.519 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:43 14:28:43 2025-12-10 14:28:43.519 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.521 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:43 2025-12-10 14:28:43.521 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.524 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:43 14:28:43 2025-12-10 14:28:43.524 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.526 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.529 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.529 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:43 14:28:43 2025-12-10 14:28:43.529 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.531 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.533 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.533 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.533 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.533 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.533 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:43 14:28:43 2025-12-10 14:28:43.533 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.534 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:43 14:28:43 2025-12-10 14:28:43.534 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.536 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.538 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.538 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:43 14:28:43 2025-12-10 14:28:43.538 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.540 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.542 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.544 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.547 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:43 2025-12-10 14:28:43.547 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.549 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [vf-module][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.549 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:43 14:28:43 2025-12-10 14:28:43.549 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.551 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:43 2025-12-10 14:28:43.551 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.553 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:43 14:28:43 2025-12-10 14:28:43.553 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.556 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.556 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:43 14:28:43 2025-12-10 14:28:43.556 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.558 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.560 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.561 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.561 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.561 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.563 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.565 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.566 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:43 14:28:43 2025-12-10 14:28:43.566 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.566 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:43 14:28:43 2025-12-10 14:28:43.568 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.568 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.568 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.570 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.572 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.573 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.573 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.573 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.573 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:43 14:28:43 2025-12-10 14:28:43.573 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.573 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:43 14:28:43 2025-12-10 14:28:43.573 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.574 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.575 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.575 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.576 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.579 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.579 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.579 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:43 14:28:43 2025-12-10 14:28:43.579 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.579 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:43 14:28:43 2025-12-10 14:28:43.581 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.581 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.581 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.583 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.586 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.586 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:43 14:28:43 2025-12-10 14:28:43.586 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.586 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.586 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.586 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:43 14:28:43 2025-12-10 14:28:43.587 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.588 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.588 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:43 14:28:43 2025-12-10 14:28:43.588 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.590 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.593 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.594 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:43 14:28:43 2025-12-10 14:28:43.594 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.596 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.598 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.598 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:43 14:28:43 2025-12-10 14:28:43.599 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.600 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.603 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.603 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:43 14:28:43 2025-12-10 14:28:43.603 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.605 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.608 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = wrong-type AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.610 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Error: ERROR: Failure to update generic-vnf wrong-type Graph Traversal failed 14:28:43 14:28:43 2025-12-10 14:28:43.610 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 14:28:43 ******* Final Summary for RADCOM Change Migration ********* 14:28:43 14:28:43 2025-12-10 14:28:43.610 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: Total generic-vnfs in File: 13 14:28:43 2025-12-10 14:28:43.610 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs processed: 22 14:28:43 2025-12-10 14:28:43.610 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs failed to process: 1 14:28:43 2025-12-10 14:28:43.610 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances processed: 28 14:28:43 2025-12-10 14:28:43.610 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances failed to process: 0 14:28:43 2025-12-10 14:28:43.610 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules processed: 10 14:28:43 2025-12-10 14:28:43.610 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules failed to process: 0 14:28:43 2025-12-10 14:28:43.610 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: images processed: 8 14:28:43 2025-12-10 14:28:43.610 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: images failed to process: 0 14:28:43 14:28:43 2025-12-10 14:28:43.610 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver-1)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.612 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver-2)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.614 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver-2)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.615 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = image AND image-id = image-old)]. For better performance, use indexes 14:28:43 Initilization of MigrateRadcomChanges migration script complete. 14:28:43 2025-12-10 14:28:43.625 INFO 6345 --- [ main] MigrateRadcomChanges : Initilization of MigrateRadcomChanges migration script complete. 14:28:43 2025-12-10 14:28:43.625 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Start migration ---------- 14:28:43 2025-12-10 14:28:43.625 INFO 6345 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 14:28:43 2025-12-10 14:28:43.625 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Reading all file types and vf-modules ---------- 14:28:43 2025-12-10 14:28:43.626 INFO 6345 --- [ main] MigrateRadcomChanges : headerLength: 7 14:28:43 14:28:43 2025-12-10 14:28:43.626 INFO 6345 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 14:28:43 2025-12-10 14:28:43.626 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 14:28:43 2025-12-10 14:28:43.626 INFO 6345 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-VNF.csv 14:28:43 2025-12-10 14:28:43.626 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 14:28:43 2025-12-10 14:28:43.626 INFO 6345 --- [ main] MigrateRadcomChanges : headerLength: 2 14:28:43 14:28:43 2025-12-10 14:28:43.626 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.629 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.630 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.631 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.631 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.634 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.637 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.637 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.637 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.638 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.638 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.638 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.638 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.641 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.644 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.648 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.651 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.654 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.655 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.655 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.658 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.661 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.661 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.661 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.661 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.661 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.661 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.661 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.661 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.662 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.662 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.665 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.668 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.671 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.675 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.678 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.679 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.679 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.681 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.685 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.685 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.685 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.686 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.686 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.686 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.686 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.686 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.686 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.686 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.689 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.693 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.696 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.699 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.702 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.704 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.704 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.705 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.707 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.710 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.711 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.711 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.711 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.711 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.712 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.712 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.715 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.718 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:43 2025-12-10 14:28:43.718 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.721 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.721 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.724 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:43 2025-12-10 14:28:43.725 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.725 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:43 2025-12-10 14:28:43.725 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.725 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:43 2025-12-10 14:28:43.725 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:43 >> Unchanged side is [vserver][URI Not present] 14:28:43 >> Edge used to go to [image][URI Not present], 14:28:43 >> now swung to [image][URI Not present]. 14:28:43 2025-12-10 14:28:43.725 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.725 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:43 2025-12-10 14:28:43.725 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.728 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.729 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.731 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:43 2025-12-10 14:28:43.732 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:43 >> Unchanged side is [vserver][URI Not present] 14:28:43 >> Edge used to go to [image][URI Not present], 14:28:43 >> now swung to [image][URI Not present]. 14:28:43 2025-12-10 14:28:43.732 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.732 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:43 2025-12-10 14:28:43.732 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:43 >> Unchanged side is [vserver][URI Not present] 14:28:43 >> Edge used to go to [image][URI Not present], 14:28:43 >> now swung to [image][URI Not present]. 14:28:43 2025-12-10 14:28:43.732 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.732 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:43 2025-12-10 14:28:43.732 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.732 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:43 2025-12-10 14:28:43.732 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.736 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.736 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.739 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:43 2025-12-10 14:28:43.739 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.739 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:43 2025-12-10 14:28:43.739 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.740 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:43 2025-12-10 14:28:43.740 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:43 >> Unchanged side is [vserver][URI Not present] 14:28:43 >> Edge used to go to [image][URI Not present], 14:28:43 >> now swung to [image][URI Not present]. 14:28:43 2025-12-10 14:28:43.740 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:43 14:28:43 2025-12-10 14:28:43.740 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.743 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.746 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.749 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.753 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id change to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.753 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.754 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.756 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.759 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.760 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.760 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.760 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.760 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.760 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.760 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.760 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.760 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.761 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.761 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.764 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.767 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.770 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.774 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.775 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.775 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.777 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.780 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.781 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.781 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.781 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.781 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.781 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [service-instance][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.781 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.781 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:43 2025-12-10 14:28:43.782 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:43 14:28:43 2025-12-10 14:28:43.782 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.785 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.789 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.792 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.796 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.798 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.799 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.799 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.799 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.799 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.799 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.799 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.799 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.799 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.799 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.799 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.799 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.799 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.799 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.799 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.799 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.799 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.799 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.799 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.799 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.799 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.799 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.799 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.799 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.799 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:43 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:43 >> Unchanged side is [generic-vnf][URI Not present] 14:28:43 >> Edge used to go to [model-ver][URI Not present], 14:28:43 >> now swung to [model-ver][URI Not present]. 14:28:43 2025-12-10 14:28:43.799 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:43 14:28:43 2025-12-10 14:28:43.799 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.802 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.805 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.808 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.811 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.814 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:43 2025-12-10 14:28:43.818 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:43 2025-12-10 14:28:43.818 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:43 14:28:43 2025-12-10 14:28:43.818 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.821 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.824 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.827 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.831 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.834 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.837 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:43.837 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:44 14:28:44 2025-12-10 14:28:43.837 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.840 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.843 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.846 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.849 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.853 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.856 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.859 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:43.859 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:43.859 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.862 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.865 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:43.865 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:43.865 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:43.866 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:43.866 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:43.866 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:43.866 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.869 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.872 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:44 2025-12-10 14:28:43.872 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.875 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:44 14:28:44 2025-12-10 14:28:43.875 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.878 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:44 2025-12-10 14:28:43.879 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:44 14:28:44 2025-12-10 14:28:43.879 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:44 2025-12-10 14:28:43.879 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:44 >> Unchanged side is [vserver][URI Not present] 14:28:44 >> Edge used to go to [image][URI Not present], 14:28:44 >> now swung to [image][URI Not present]. 14:28:44 2025-12-10 14:28:43.879 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Edge swing of [org.onap.relationships.inventory.Uses] IN edge successful 14:28:44 2025-12-10 14:28:43.879 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:44 14:28:44 2025-12-10 14:28:43.880 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:44 2025-12-10 14:28:43.880 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:44 >> Unchanged side is [vserver][URI Not present] 14:28:44 >> Edge used to go to [image][URI Not present], 14:28:44 >> now swung to [image][URI Not present]. 14:28:44 2025-12-10 14:28:43.880 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:44 14:28:44 2025-12-10 14:28:43.880 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:44 2025-12-10 14:28:43.880 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.883 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [vf-module][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:43.883 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [vf-module][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:43.883 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [vf-module][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:43.883 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:44 14:28:44 2025-12-10 14:28:43.883 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.886 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:44 2025-12-10 14:28:43.886 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:44 >> Unchanged side is [vserver][URI Not present] 14:28:44 >> Edge used to go to [image][URI Not present], 14:28:44 >> now swung to [image][URI Not present]. 14:28:44 2025-12-10 14:28:43.886 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:44 14:28:44 2025-12-10 14:28:43.886 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:44 2025-12-10 14:28:43.886 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:44 >> Unchanged side is [vserver][URI Not present] 14:28:44 >> Edge used to go to [image][URI Not present], 14:28:44 >> now swung to [image][URI Not present]. 14:28:44 2025-12-10 14:28:43.886 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:44 14:28:44 2025-12-10 14:28:43.886 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:44 2025-12-10 14:28:43.887 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:44 14:28:44 2025-12-10 14:28:43.887 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:44 2025-12-10 14:28:43.887 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.890 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:44 14:28:44 2025-12-10 14:28:43.890 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.893 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:44 2025-12-10 14:28:43.893 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:44 14:28:44 2025-12-10 14:28:43.893 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:44 2025-12-10 14:28:43.894 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:44 14:28:44 2025-12-10 14:28:43.894 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:44 2025-12-10 14:28:43.894 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:44 >> Unchanged side is [vserver][URI Not present] 14:28:44 >> Edge used to go to [image][URI Not present], 14:28:44 >> now swung to [image][URI Not present]. 14:28:44 2025-12-10 14:28:43.894 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:44 14:28:44 2025-12-10 14:28:43.894 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.897 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.900 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.917 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:43.918 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:43.918 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.921 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.925 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:43.925 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:43.925 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:43.925 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:43.925 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:43.925 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:43.925 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:43.926 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:43.926 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:43.927 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:43.927 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.930 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.933 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.936 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:43.937 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:43.937 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.939 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.942 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:43.943 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:43.943 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:43.943 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:43.943 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:43.943 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:43.943 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:43.943 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:43.944 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:43.944 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.947 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.950 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.952 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.954 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:43.954 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:44 14:28:44 2025-12-10 14:28:43.954 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.957 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.960 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:43.961 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:44 14:28:44 2025-12-10 14:28:43.961 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:43.961 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:44 14:28:44 2025-12-10 14:28:43.961 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:43.962 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:44 14:28:44 2025-12-10 14:28:43.962 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.964 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.967 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:44 2025-12-10 14:28:43.967 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.970 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:43.970 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.973 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:44 2025-12-10 14:28:43.973 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.975 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:43.975 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.978 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:44 2025-12-10 14:28:43.978 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.981 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:43.981 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.984 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.987 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.990 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:43.990 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:44 14:28:44 2025-12-10 14:28:43.991 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.993 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:43.996 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:43.996 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:43.996 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:43.996 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:43.996 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:43.996 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:44 14:28:44 2025-12-10 14:28:43.996 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:43.997 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:44 14:28:44 2025-12-10 14:28:43.997 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:43.997 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:44 14:28:44 2025-12-10 14:28:43.997 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.000 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.004 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.005 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:44 14:28:44 2025-12-10 14:28:44.005 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.007 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.010 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.011 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:44 14:28:44 2025-12-10 14:28:44.011 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.011 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.011 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.011 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.011 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:44 14:28:44 2025-12-10 14:28:44.011 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.012 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:44 14:28:44 2025-12-10 14:28:44.012 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.015 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.017 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.018 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.018 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:44 14:28:44 2025-12-10 14:28:44.018 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.021 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.024 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.024 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.024 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.024 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.024 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.025 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.025 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.028 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.031 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:44 2025-12-10 14:28:44.031 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.034 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:44 14:28:44 2025-12-10 14:28:44.034 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.037 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:44 2025-12-10 14:28:44.037 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.040 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [vf-module][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.040 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [vf-module][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.040 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [vf-module][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.040 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:44 14:28:44 2025-12-10 14:28:44.040 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.043 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:44 2025-12-10 14:28:44.043 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.046 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:44 14:28:44 2025-12-10 14:28:44.046 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.049 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.054 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.054 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:44 14:28:44 2025-12-10 14:28:44.054 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.057 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.060 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.060 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.060 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.060 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.060 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.060 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.060 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.061 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.061 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.061 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.061 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.065 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.065 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:44 14:28:44 2025-12-10 14:28:44.065 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.068 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.071 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.071 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.071 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.071 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.071 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.071 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.071 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.071 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.072 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.072 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.075 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.076 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.076 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.076 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.079 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.082 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.085 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.088 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:44 2025-12-10 14:28:44.088 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.091 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.091 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.094 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:44 2025-12-10 14:28:44.094 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.096 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.096 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.099 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:44 2025-12-10 14:28:44.099 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.102 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [vf-module][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.103 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:44 2025-12-10 14:28:44.103 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.103 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.106 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.107 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.107 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.109 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.113 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.114 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.114 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.116 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.119 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.120 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.120 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.120 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.123 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.126 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.126 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:44 14:28:44 2025-12-10 14:28:44.126 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.126 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:44 14:28:44 2025-12-10 14:28:44.126 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.127 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:44 14:28:44 2025-12-10 14:28:44.128 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.129 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.129 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.131 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.134 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.134 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.134 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.134 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.135 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.135 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:44 14:28:44 2025-12-10 14:28:44.135 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.135 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:44 14:28:44 2025-12-10 14:28:44.135 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.136 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:44 14:28:44 2025-12-10 14:28:44.136 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.137 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.137 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.140 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.142 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.143 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:44 14:28:44 2025-12-10 14:28:44.143 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.143 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.143 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.143 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.143 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:44 14:28:44 2025-12-10 14:28:44.143 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.144 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:44 14:28:44 2025-12-10 14:28:44.144 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.145 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.145 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.145 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.148 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.151 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.151 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:44 14:28:44 2025-12-10 14:28:44.151 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.152 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:44 14:28:44 2025-12-10 14:28:44.152 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.152 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.152 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.152 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.152 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:44 14:28:44 2025-12-10 14:28:44.153 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.153 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.153 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.156 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.159 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.159 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:44 14:28:44 2025-12-10 14:28:44.159 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.160 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:44 14:28:44 2025-12-10 14:28:44.160 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.160 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:44 14:28:44 2025-12-10 14:28:44.161 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.161 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.161 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.164 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.167 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.167 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.167 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.167 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.167 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:44 14:28:44 2025-12-10 14:28:44.167 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.168 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:44 14:28:44 2025-12-10 14:28:44.168 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.168 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:44 14:28:44 2025-12-10 14:28:44.168 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.169 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.169 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:44 14:28:44 2025-12-10 14:28:44.169 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.172 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.176 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.176 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:44 14:28:44 2025-12-10 14:28:44.176 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.179 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.183 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.183 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:44 14:28:44 2025-12-10 14:28:44.183 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.186 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.189 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.190 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:44 14:28:44 2025-12-10 14:28:44.190 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.192 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.195 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.196 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:44 14:28:44 2025-12-10 14:28:44.196 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.198 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.202 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.202 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:44 14:28:44 2025-12-10 14:28:44.202 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.205 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.208 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = wrong-type AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.211 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Error: ERROR: Failure to update generic-vnf wrong-type Graph Traversal failed 14:28:44 14:28:44 2025-12-10 14:28:44.211 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 14:28:44 ******* Final Summary for RADCOM Change Migration ********* 14:28:44 14:28:44 2025-12-10 14:28:44.211 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: Total generic-vnfs in File: 13 14:28:44 2025-12-10 14:28:44.211 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs processed: 33 14:28:44 2025-12-10 14:28:44.211 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs failed to process: 1 14:28:44 2025-12-10 14:28:44.211 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances processed: 63 14:28:44 2025-12-10 14:28:44.211 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances failed to process: 0 14:28:44 2025-12-10 14:28:44.211 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules processed: 15 14:28:44 2025-12-10 14:28:44.211 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules failed to process: 0 14:28:44 2025-12-10 14:28:44.211 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: images processed: 18 14:28:44 2025-12-10 14:28:44.211 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: images failed to process: 0 14:28:44 14:28:44 2025-12-10 14:28:44.211 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = wrong-type)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.212 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = wrong-type)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.212 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = wrong-type)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.213 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = wrong-name)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.215 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = wrong-name)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.216 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = wrong-name)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.218 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = wrong)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.219 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = wrong)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.221 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = connected-wrong)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.222 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = connected-wrong)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.223 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = bad)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.225 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = bad)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.228 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = unchanged)]. For better performance, use indexes 14:28:44 Initilization of MigrateRadcomChanges migration script complete. 14:28:44 2025-12-10 14:28:44.238 INFO 6345 --- [ main] MigrateRadcomChanges : Initilization of MigrateRadcomChanges migration script complete. 14:28:44 2025-12-10 14:28:44.239 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Start migration ---------- 14:28:44 2025-12-10 14:28:44.239 INFO 6345 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 14:28:44 2025-12-10 14:28:44.239 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Reading all file types and vf-modules ---------- 14:28:44 2025-12-10 14:28:44.239 INFO 6345 --- [ main] MigrateRadcomChanges : headerLength: 7 14:28:44 14:28:44 2025-12-10 14:28:44.239 INFO 6345 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 14:28:44 2025-12-10 14:28:44.239 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 14:28:44 2025-12-10 14:28:44.239 INFO 6345 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-VNF.csv 14:28:44 2025-12-10 14:28:44.239 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 14:28:44 2025-12-10 14:28:44.239 INFO 6345 --- [ main] MigrateRadcomChanges : headerLength: 2 14:28:44 14:28:44 2025-12-10 14:28:44.239 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.242 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.245 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.245 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.245 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.248 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.252 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.253 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.253 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.253 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.253 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.253 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.253 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.254 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.254 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.258 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.262 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.265 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.269 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.273 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.274 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.274 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.277 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.281 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.281 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.281 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.281 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.281 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.281 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.281 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.281 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.281 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.282 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.282 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.282 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.282 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.282 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.283 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.286 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.290 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.294 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.298 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.302 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.303 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.303 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.306 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.310 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.310 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.310 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.311 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.311 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.311 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.311 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.311 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.311 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.311 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.311 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.311 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.312 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.315 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.319 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.323 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.327 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.332 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.332 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.332 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.336 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.339 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.340 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.340 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.340 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.340 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.341 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.341 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.341 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.341 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.345 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.349 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.353 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.357 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.361 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.363 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id change to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.363 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.363 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.366 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.370 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.371 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.371 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.371 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.371 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.372 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.372 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.372 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.372 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.376 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.380 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:44 2025-12-10 14:28:44.380 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.383 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.383 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.387 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:44 2025-12-10 14:28:44.387 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.387 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:44 2025-12-10 14:28:44.387 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:44 >> Unchanged side is [vserver][URI Not present] 14:28:44 >> Edge used to go to [image][URI Not present], 14:28:44 >> now swung to [image][URI Not present]. 14:28:44 2025-12-10 14:28:44.387 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.388 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:44 2025-12-10 14:28:44.388 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:44 >> Unchanged side is [vserver][URI Not present] 14:28:44 >> Edge used to go to [image][URI Not present], 14:28:44 >> now swung to [image][URI Not present]. 14:28:44 2025-12-10 14:28:44.388 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.388 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:44 2025-12-10 14:28:44.388 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.388 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:44 2025-12-10 14:28:44.388 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.392 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [vf-module][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.392 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:44 2025-12-10 14:28:44.392 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [vf-module][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.392 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:44 2025-12-10 14:28:44.392 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [vf-module][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.392 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:44 2025-12-10 14:28:44.392 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.392 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.396 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:44 2025-12-10 14:28:44.396 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:44 >> Unchanged side is [vserver][URI Not present] 14:28:44 >> Edge used to go to [image][URI Not present], 14:28:44 >> now swung to [image][URI Not present]. 14:28:44 2025-12-10 14:28:44.396 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.396 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:44 2025-12-10 14:28:44.396 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.397 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:44 2025-12-10 14:28:44.397 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.397 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:44 2025-12-10 14:28:44.397 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:44 >> Unchanged side is [vserver][URI Not present] 14:28:44 >> Edge used to go to [image][URI Not present], 14:28:44 >> now swung to [image][URI Not present]. 14:28:44 2025-12-10 14:28:44.397 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.397 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:44 2025-12-10 14:28:44.397 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.401 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [vf-module][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.401 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [vf-module][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.401 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [vf-module][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.401 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [vf-module][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.401 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.401 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.404 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:44 2025-12-10 14:28:44.405 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.405 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:44 2025-12-10 14:28:44.405 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:44 >> Unchanged side is [vserver][URI Not present] 14:28:44 >> Edge used to go to [image][URI Not present], 14:28:44 >> now swung to [image][URI Not present]. 14:28:44 2025-12-10 14:28:44.405 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.405 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:44 2025-12-10 14:28:44.405 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:44 >> Unchanged side is [vserver][URI Not present] 14:28:44 >> Edge used to go to [image][URI Not present], 14:28:44 >> now swung to [image][URI Not present]. 14:28:44 2025-12-10 14:28:44.405 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.405 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:44 2025-12-10 14:28:44.406 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.406 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:44 2025-12-10 14:28:44.406 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.409 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.409 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.413 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:44 2025-12-10 14:28:44.413 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:44 >> Unchanged side is [vserver][URI Not present] 14:28:44 >> Edge used to go to [image][URI Not present], 14:28:44 >> now swung to [image][URI Not present]. 14:28:44 2025-12-10 14:28:44.413 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.413 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:44 2025-12-10 14:28:44.413 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.414 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:44 2025-12-10 14:28:44.414 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.414 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:44 2025-12-10 14:28:44.414 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:44 >> Unchanged side is [vserver][URI Not present] 14:28:44 >> Edge used to go to [image][URI Not present], 14:28:44 >> now swung to [image][URI Not present]. 14:28:44 2025-12-10 14:28:44.414 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:44 14:28:44 2025-12-10 14:28:44.414 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.418 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.422 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.426 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.430 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.431 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.431 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.434 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.438 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.438 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.438 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.438 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.438 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.438 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.438 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.438 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.439 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.439 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.439 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.439 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.439 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.439 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.444 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.448 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.452 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.457 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.457 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.457 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.461 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.464 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.465 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.465 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.465 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.465 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.465 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.465 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.465 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.465 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.466 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.466 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.466 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.466 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.470 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.474 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.488 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.493 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.493 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.493 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.496 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.500 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.500 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.500 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.501 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.501 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.501 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.501 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.501 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.501 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.501 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.501 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.501 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.501 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.505 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.509 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.512 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.516 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.519 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.519 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:44 14:28:44 2025-12-10 14:28:44.519 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.522 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.526 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.530 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.533 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.537 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.541 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.542 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.542 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.542 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.542 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.542 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.542 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [generic-vnf][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.542 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:44 14:28:44 2025-12-10 14:28:44.542 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.545 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.548 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.552 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.555 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.559 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.563 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.563 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:44 14:28:44 2025-12-10 14:28:44.563 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.566 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.570 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.574 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.577 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.581 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.584 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.585 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:44 14:28:44 2025-12-10 14:28:44.585 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.588 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.591 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.595 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.599 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.602 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.606 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.607 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.607 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:44.607 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.610 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.614 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.614 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:44.614 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.615 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:44.615 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.615 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:44.615 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.615 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:44.616 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.619 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.622 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:44 2025-12-10 14:28:44.622 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.626 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.626 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.629 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:44 2025-12-10 14:28:44.629 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:44 >> Unchanged side is [vserver][URI Not present] 14:28:44 >> Edge used to go to [image][URI Not present], 14:28:44 >> now swung to [image][URI Not present]. 14:28:44 2025-12-10 14:28:44.629 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Edge swing of [org.onap.relationships.inventory.Uses] IN edge successful 14:28:44 2025-12-10 14:28:44.629 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.630 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:44 2025-12-10 14:28:44.630 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:44 >> Unchanged side is [vserver][URI Not present] 14:28:44 >> Edge used to go to [image][URI Not present], 14:28:44 >> now swung to [image][URI Not present]. 14:28:44 2025-12-10 14:28:44.630 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.630 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:44 2025-12-10 14:28:44.630 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:44 >> Unchanged side is [vserver][URI Not present] 14:28:44 >> Edge used to go to [image][URI Not present], 14:28:44 >> now swung to [image][URI Not present]. 14:28:44 2025-12-10 14:28:44.630 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.630 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:44 2025-12-10 14:28:44.631 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.631 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:44 2025-12-10 14:28:44.631 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.634 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.634 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.637 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:44 2025-12-10 14:28:44.637 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:44 >> Unchanged side is [vserver][URI Not present] 14:28:44 >> Edge used to go to [image][URI Not present], 14:28:44 >> now swung to [image][URI Not present]. 14:28:44 2025-12-10 14:28:44.637 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.638 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:44 2025-12-10 14:28:44.638 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.638 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:44 2025-12-10 14:28:44.638 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.638 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:44 2025-12-10 14:28:44.638 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:44 >> Unchanged side is [vserver][URI Not present] 14:28:44 >> Edge used to go to [image][URI Not present], 14:28:44 >> now swung to [image][URI Not present]. 14:28:44 2025-12-10 14:28:44.638 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.639 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:44 2025-12-10 14:28:44.639 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.642 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.642 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.645 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:44 2025-12-10 14:28:44.646 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.646 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:44 2025-12-10 14:28:44.646 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:44 >> Unchanged side is [vserver][URI Not present] 14:28:44 >> Edge used to go to [image][URI Not present], 14:28:44 >> now swung to [image][URI Not present]. 14:28:44 2025-12-10 14:28:44.646 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.646 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:44 2025-12-10 14:28:44.646 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:44 >> Unchanged side is [vserver][URI Not present] 14:28:44 >> Edge used to go to [image][URI Not present], 14:28:44 >> now swung to [image][URI Not present]. 14:28:44 2025-12-10 14:28:44.646 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.646 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:44 2025-12-10 14:28:44.647 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.647 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:44 2025-12-10 14:28:44.647 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.650 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [vf-module][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.650 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [vf-module][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.650 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [vf-module][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.650 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [vf-module][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.650 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.650 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.653 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:44 2025-12-10 14:28:44.653 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:44 >> Unchanged side is [vserver][URI Not present] 14:28:44 >> Edge used to go to [image][URI Not present], 14:28:44 >> now swung to [image][URI Not present]. 14:28:44 2025-12-10 14:28:44.653 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.653 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:44 2025-12-10 14:28:44.654 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.654 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:44 2025-12-10 14:28:44.654 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.654 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:44 2025-12-10 14:28:44.654 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:44 >> Unchanged side is [vserver][URI Not present] 14:28:44 >> Edge used to go to [image][URI Not present], 14:28:44 >> now swung to [image][URI Not present]. 14:28:44 2025-12-10 14:28:44.654 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:44 14:28:44 2025-12-10 14:28:44.654 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.658 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.662 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.667 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.668 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:44.668 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.687 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.691 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.691 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.691 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.691 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.691 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.691 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.691 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:44.691 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.692 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:44.692 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.692 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:44.692 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.693 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:44.693 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.696 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.700 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.704 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.704 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:44.704 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.707 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.711 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.711 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:44.711 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.711 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.711 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.711 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.711 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.711 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:44.711 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.712 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:44.712 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.712 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:44.712 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.716 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.719 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.723 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.724 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:44.724 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.727 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.730 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.731 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:44.731 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.731 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:44.731 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.731 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.731 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.731 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.731 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.731 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:44.731 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.732 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:44.732 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.735 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.739 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.743 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.744 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.745 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:44 14:28:44 2025-12-10 14:28:44.745 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.748 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.752 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.752 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:44 14:28:44 2025-12-10 14:28:44.752 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.752 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:44 14:28:44 2025-12-10 14:28:44.752 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.753 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:44 14:28:44 2025-12-10 14:28:44.753 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.753 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:44 14:28:44 2025-12-10 14:28:44.753 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.757 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.760 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:44 2025-12-10 14:28:44.760 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.763 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [vf-module][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.763 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [vf-module][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.763 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [vf-module][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.763 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:44.764 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.767 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:44 2025-12-10 14:28:44.767 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.770 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:44.770 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.773 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:44 2025-12-10 14:28:44.773 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.777 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:44.777 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.780 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:44 2025-12-10 14:28:44.780 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.783 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:44 14:28:44 2025-12-10 14:28:44.783 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.786 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.790 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.794 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.794 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:44 14:28:44 2025-12-10 14:28:44.794 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.797 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.801 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.801 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.801 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.801 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.801 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.801 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.801 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:44 14:28:44 2025-12-10 14:28:44.801 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.801 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:44 14:28:44 2025-12-10 14:28:44.801 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.802 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:44 14:28:44 2025-12-10 14:28:44.802 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.802 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:44 14:28:44 2025-12-10 14:28:44.802 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.806 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.810 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.810 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:44 14:28:44 2025-12-10 14:28:44.811 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.814 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.817 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.818 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:44 14:28:44 2025-12-10 14:28:44.818 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.818 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.818 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.818 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.818 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.818 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:44 14:28:44 2025-12-10 14:28:44.818 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.818 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:44 14:28:44 2025-12-10 14:28:44.818 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.819 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:44 14:28:44 2025-12-10 14:28:44.819 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.822 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.827 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.828 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:44 14:28:44 2025-12-10 14:28:44.828 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.831 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.834 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.835 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:44 14:28:44 2025-12-10 14:28:44.835 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.835 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:44 14:28:44 2025-12-10 14:28:44.835 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.835 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.836 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.836 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.836 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.836 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:44 14:28:44 2025-12-10 14:28:44.836 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.836 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:44 14:28:44 2025-12-10 14:28:44.836 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.840 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.843 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.844 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.844 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:44 14:28:44 2025-12-10 14:28:44.844 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.848 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.851 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.851 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.851 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.852 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.852 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.852 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.852 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.852 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.853 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.856 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.860 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:44 2025-12-10 14:28:44.860 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.863 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:44 14:28:44 2025-12-10 14:28:44.863 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.867 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:44 2025-12-10 14:28:44.867 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.870 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:44 14:28:44 2025-12-10 14:28:44.870 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.874 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:44 2025-12-10 14:28:44.874 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.877 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [vf-module][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.877 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [vf-module][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.877 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [vf-module][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.877 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:44 14:28:44 2025-12-10 14:28:44.877 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.881 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:44 2025-12-10 14:28:44.881 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.885 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:44 14:28:44 2025-12-10 14:28:44.885 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.888 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.894 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.895 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:44 14:28:44 2025-12-10 14:28:44.895 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.898 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.901 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.902 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.902 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.902 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.902 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.902 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.902 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.902 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.902 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.902 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.902 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.902 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.903 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.903 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.907 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.908 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:44 14:28:44 2025-12-10 14:28:44.908 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.911 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.914 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.915 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.915 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.915 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.915 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.915 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.915 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.915 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.915 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.915 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.915 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.916 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.916 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.919 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:44 2025-12-10 14:28:44.920 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:44 14:28:44 2025-12-10 14:28:44.920 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.923 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:44 2025-12-10 14:28:44.927 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.927 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.927 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.927 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.927 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.928 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.928 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.928 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.928 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:44 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:44 >> Unchanged side is [service-instance][URI Not present] 14:28:44 >> Edge used to go to [model-ver][URI Not present], 14:28:44 >> now swung to [model-ver][URI Not present]. 14:28:44 2025-12-10 14:28:44.928 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.928 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:44 2025-12-10 14:28:44.928 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:44 14:28:44 2025-12-10 14:28:44.928 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:44.932 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:44.933 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:44.933 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:45 14:28:45 2025-12-10 14:28:44.933 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:44.937 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:44.940 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:44.944 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:44.947 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:45 2025-12-10 14:28:44.947 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:44.951 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [vf-module][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:44.951 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [vf-module][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:44.951 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [vf-module][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:44.951 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:45 14:28:45 2025-12-10 14:28:44.951 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:44.954 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:45 2025-12-10 14:28:44.954 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:44.957 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:45 14:28:45 2025-12-10 14:28:44.957 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:44.961 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:45 2025-12-10 14:28:44.961 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:44.964 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:45 14:28:45 2025-12-10 14:28:44.964 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:44.967 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:45 2025-12-10 14:28:44.967 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:44.971 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:45 14:28:45 2025-12-10 14:28:44.971 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:44.975 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:44.976 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:45 14:28:45 2025-12-10 14:28:44.976 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:44.979 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:44.983 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:44.983 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:45 14:28:45 2025-12-10 14:28:44.983 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:44.987 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:44.991 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:44.991 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:45 14:28:45 2025-12-10 14:28:44.991 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:44.994 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:44.998 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:44.999 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:44.999 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:44.999 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.002 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.006 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.006 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.006 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.007 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.007 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.007 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.007 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.007 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.008 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.008 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.008 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.011 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.015 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.015 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.015 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.015 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.015 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.015 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.015 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.015 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.016 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.016 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.016 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.016 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.016 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.018 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.018 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.018 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.022 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.025 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.026 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.026 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.026 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.026 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.026 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.026 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.026 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.026 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.026 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.026 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.027 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.028 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.028 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.028 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.031 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.035 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.035 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.036 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.036 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.036 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.036 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.036 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.036 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.036 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.036 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.036 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.036 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.037 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.037 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.038 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.038 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.041 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.045 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.045 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.045 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.045 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.045 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.046 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.046 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.046 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.046 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.046 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.046 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.046 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.047 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.047 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.047 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.050 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.054 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.054 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.054 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.055 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.055 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.055 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.055 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.055 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.056 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.057 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.057 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.060 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.063 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.064 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.064 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.064 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.064 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.064 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.064 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.064 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.064 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.064 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.064 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.065 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.066 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.067 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.067 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.070 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.073 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.074 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.074 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.074 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.074 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.074 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.074 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.074 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.074 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.075 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.075 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.075 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:45 14:28:45 2025-12-10 14:28:45.075 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.076 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.076 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:45 14:28:45 2025-12-10 14:28:45.076 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.079 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.083 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.084 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:45 14:28:45 2025-12-10 14:28:45.084 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.087 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.091 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.091 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:45 14:28:45 2025-12-10 14:28:45.091 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.095 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.099 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.099 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:45 14:28:45 2025-12-10 14:28:45.099 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.103 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.107 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.108 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:45 14:28:45 2025-12-10 14:28:45.108 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.111 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.115 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.116 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:45 14:28:45 2025-12-10 14:28:45.116 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.119 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.123 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.123 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:45 14:28:45 2025-12-10 14:28:45.123 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.126 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.130 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.131 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:45 14:28:45 2025-12-10 14:28:45.131 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.134 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.138 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = wrong-type AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.141 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Error: ERROR: Failure to update generic-vnf wrong-type Graph Traversal failed 14:28:45 14:28:45 2025-12-10 14:28:45.141 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 14:28:45 ******* Final Summary for RADCOM Change Migration ********* 14:28:45 14:28:45 2025-12-10 14:28:45.141 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: Total generic-vnfs in File: 13 14:28:45 2025-12-10 14:28:45.141 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs processed: 44 14:28:45 2025-12-10 14:28:45.141 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs failed to process: 1 14:28:45 2025-12-10 14:28:45.141 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances processed: 112 14:28:45 2025-12-10 14:28:45.141 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances failed to process: 0 14:28:45 2025-12-10 14:28:45.141 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules processed: 20 14:28:45 2025-12-10 14:28:45.141 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules failed to process: 0 14:28:45 2025-12-10 14:28:45.141 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: images processed: 32 14:28:45 2025-12-10 14:28:45.141 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: images failed to process: 0 14:28:45 14:28:45 Initilization of MigrateRadcomChanges migration script complete. 14:28:45 2025-12-10 14:28:45.149 INFO 6345 --- [ main] MigrateRadcomChanges : Initilization of MigrateRadcomChanges migration script complete. 14:28:45 2025-12-10 14:28:45.149 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Start migration ---------- 14:28:45 2025-12-10 14:28:45.149 INFO 6345 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 14:28:45 2025-12-10 14:28:45.149 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Reading all file types and vf-modules ---------- 14:28:45 2025-12-10 14:28:45.149 INFO 6345 --- [ main] MigrateRadcomChanges : headerLength: 7 14:28:45 14:28:45 2025-12-10 14:28:45.149 INFO 6345 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 14:28:45 2025-12-10 14:28:45.149 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 14:28:45 2025-12-10 14:28:45.149 INFO 6345 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-VNF.csv 14:28:45 2025-12-10 14:28:45.149 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 14:28:45 2025-12-10 14:28:45.149 INFO 6345 --- [ main] MigrateRadcomChanges : headerLength: 2 14:28:45 14:28:45 2025-12-10 14:28:45.149 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.153 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.155 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.156 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.156 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.160 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.164 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.165 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.165 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.165 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.165 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.165 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.165 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.166 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.166 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.166 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.166 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.171 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.175 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.180 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.184 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.189 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.190 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.190 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.194 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.199 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.199 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.199 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.199 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.199 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.199 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.199 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.199 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.199 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.199 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.199 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.199 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.200 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.200 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.200 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.200 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.200 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.200 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.205 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.210 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.215 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.220 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.224 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.225 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.225 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.229 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.234 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.234 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.234 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.235 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.235 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.235 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.235 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.235 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.235 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.235 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.235 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.235 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.235 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.235 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.236 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.236 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.241 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.246 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.250 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.255 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.261 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.261 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.261 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.265 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.270 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.270 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.270 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.271 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.271 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.271 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.271 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.271 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.271 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.271 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.271 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.271 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.271 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.271 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.272 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.272 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.276 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.281 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.286 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.291 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.297 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.297 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.297 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.301 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.306 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.306 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.306 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.307 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.307 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.307 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.307 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.307 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.307 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.307 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.307 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.307 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.307 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.307 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.308 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.308 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.313 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.317 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.322 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.327 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.331 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.334 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.334 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.334 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.338 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.342 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.343 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.343 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.343 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.343 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.344 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.344 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.344 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.344 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.344 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.344 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.349 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.353 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:45 2025-12-10 14:28:45.353 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.357 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.357 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.361 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:45 2025-12-10 14:28:45.362 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.362 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:45 2025-12-10 14:28:45.362 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:45 >> Unchanged side is [vserver][URI Not present] 14:28:45 >> Edge used to go to [image][URI Not present], 14:28:45 >> now swung to [image][URI Not present]. 14:28:45 2025-12-10 14:28:45.362 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.362 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:45 2025-12-10 14:28:45.362 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:45 >> Unchanged side is [vserver][URI Not present] 14:28:45 >> Edge used to go to [image][URI Not present], 14:28:45 >> now swung to [image][URI Not present]. 14:28:45 2025-12-10 14:28:45.362 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.362 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:45 2025-12-10 14:28:45.362 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.363 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:45 2025-12-10 14:28:45.363 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.363 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:45 2025-12-10 14:28:45.363 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.367 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.367 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.371 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:45 2025-12-10 14:28:45.371 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:45 >> Unchanged side is [vserver][URI Not present] 14:28:45 >> Edge used to go to [image][URI Not present], 14:28:45 >> now swung to [image][URI Not present]. 14:28:45 2025-12-10 14:28:45.371 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.371 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:45 2025-12-10 14:28:45.372 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.372 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:45 2025-12-10 14:28:45.372 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.372 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:45 2025-12-10 14:28:45.372 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:45 >> Unchanged side is [vserver][URI Not present] 14:28:45 >> Edge used to go to [image][URI Not present], 14:28:45 >> now swung to [image][URI Not present]. 14:28:45 2025-12-10 14:28:45.372 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.373 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:45 2025-12-10 14:28:45.373 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:45 >> Unchanged side is [vserver][URI Not present] 14:28:45 >> Edge used to go to [image][URI Not present], 14:28:45 >> now swung to [image][URI Not present]. 14:28:45 2025-12-10 14:28:45.373 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.373 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:45 2025-12-10 14:28:45.373 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.377 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.377 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.381 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:45 2025-12-10 14:28:45.381 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.381 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:45 2025-12-10 14:28:45.381 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:45 >> Unchanged side is [vserver][URI Not present] 14:28:45 >> Edge used to go to [image][URI Not present], 14:28:45 >> now swung to [image][URI Not present]. 14:28:45 2025-12-10 14:28:45.381 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.382 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:45 2025-12-10 14:28:45.382 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:45 >> Unchanged side is [vserver][URI Not present] 14:28:45 >> Edge used to go to [image][URI Not present], 14:28:45 >> now swung to [image][URI Not present]. 14:28:45 2025-12-10 14:28:45.382 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.382 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:45 2025-12-10 14:28:45.382 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.382 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:45 2025-12-10 14:28:45.382 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.382 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:45 2025-12-10 14:28:45.382 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.387 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.387 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.391 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:45 2025-12-10 14:28:45.391 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:45 >> Unchanged side is [vserver][URI Not present] 14:28:45 >> Edge used to go to [image][URI Not present], 14:28:45 >> now swung to [image][URI Not present]. 14:28:45 2025-12-10 14:28:45.391 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.391 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:45 2025-12-10 14:28:45.391 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.391 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:45 2025-12-10 14:28:45.392 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.392 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:45 2025-12-10 14:28:45.392 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:45 >> Unchanged side is [vserver][URI Not present] 14:28:45 >> Edge used to go to [image][URI Not present], 14:28:45 >> now swung to [image][URI Not present]. 14:28:45 2025-12-10 14:28:45.392 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.392 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:45 2025-12-10 14:28:45.392 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:45 >> Unchanged side is [vserver][URI Not present] 14:28:45 >> Edge used to go to [image][URI Not present], 14:28:45 >> now swung to [image][URI Not present]. 14:28:45 2025-12-10 14:28:45.392 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.392 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:45 2025-12-10 14:28:45.392 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.396 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [vf-module][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.396 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [vf-module][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.396 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [vf-module][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.396 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [vf-module][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.396 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [vf-module][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.396 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.396 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.400 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:45 2025-12-10 14:28:45.401 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.401 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:45 2025-12-10 14:28:45.401 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:45 >> Unchanged side is [vserver][URI Not present] 14:28:45 >> Edge used to go to [image][URI Not present], 14:28:45 >> now swung to [image][URI Not present]. 14:28:45 2025-12-10 14:28:45.401 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.401 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:45 2025-12-10 14:28:45.401 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:45 >> Unchanged side is [vserver][URI Not present] 14:28:45 >> Edge used to go to [image][URI Not present], 14:28:45 >> now swung to [image][URI Not present]. 14:28:45 2025-12-10 14:28:45.401 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.401 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:45 2025-12-10 14:28:45.402 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.402 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:45 2025-12-10 14:28:45.402 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:45 14:28:45 2025-12-10 14:28:45.402 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.407 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.411 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.416 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.420 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.421 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.421 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.425 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.429 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.429 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.429 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.429 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.429 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.429 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.429 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.429 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.429 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.430 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.430 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.430 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.430 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.430 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.430 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.431 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.431 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.435 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.440 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.445 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.449 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id change to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.450 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.450 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.454 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.458 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.459 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.459 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.459 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.459 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.459 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.459 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.459 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.459 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.459 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.459 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.459 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.460 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.460 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.460 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.460 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.465 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.469 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.474 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.479 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.480 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.480 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.484 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.488 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.489 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.489 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.489 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.489 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.489 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.489 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.489 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.489 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.489 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.489 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.489 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.490 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.490 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.490 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.490 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.495 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.499 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.504 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.509 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.510 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.510 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.514 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.518 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.518 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.518 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.519 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.519 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.519 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.519 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.519 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.519 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.519 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.519 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.519 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.519 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.519 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.520 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.520 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.524 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.529 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.534 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.538 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.540 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.541 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:45 14:28:45 2025-12-10 14:28:45.541 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.544 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.549 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.553 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.558 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.562 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.568 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.569 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:45 14:28:45 2025-12-10 14:28:45.569 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.573 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.577 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.582 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.586 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.591 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.596 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.596 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:45 14:28:45 2025-12-10 14:28:45.596 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.600 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.605 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.609 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.614 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.618 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.623 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.623 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.623 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.623 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.623 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.623 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.623 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.623 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.623 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.623 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.623 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.623 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.623 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.623 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.623 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.623 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [generic-vnf][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.624 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:45 14:28:45 2025-12-10 14:28:45.624 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.628 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.632 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.637 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.641 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.646 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.650 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.651 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:45 14:28:45 2025-12-10 14:28:45.651 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.654 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.659 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.663 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.668 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.672 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.677 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.678 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.679 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.679 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.683 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.687 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.688 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.688 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.688 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.688 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.688 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.688 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.689 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.689 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.689 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.689 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.694 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.698 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:45 2025-12-10 14:28:45.698 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.702 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.702 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.706 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:45 2025-12-10 14:28:45.706 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.706 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:45 2025-12-10 14:28:45.706 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:45 >> Unchanged side is [vserver][URI Not present] 14:28:45 >> Edge used to go to [image][URI Not present], 14:28:45 >> now swung to [image][URI Not present]. 14:28:45 2025-12-10 14:28:45.706 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.707 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:45 2025-12-10 14:28:45.707 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:45 >> Unchanged side is [vserver][URI Not present] 14:28:45 >> Edge used to go to [image][URI Not present], 14:28:45 >> now swung to [image][URI Not present]. 14:28:45 2025-12-10 14:28:45.707 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.707 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:45 2025-12-10 14:28:45.707 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.707 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:45 2025-12-10 14:28:45.707 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:45 >> Unchanged side is [vserver][URI Not present] 14:28:45 >> Edge used to go to [image][URI Not present], 14:28:45 >> now swung to [image][URI Not present]. 14:28:45 2025-12-10 14:28:45.707 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Edge swing of [org.onap.relationships.inventory.Uses] IN edge successful 14:28:45 2025-12-10 14:28:45.707 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.708 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:45 2025-12-10 14:28:45.708 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.712 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.712 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.716 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:45 2025-12-10 14:28:45.716 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:45 >> Unchanged side is [vserver][URI Not present] 14:28:45 >> Edge used to go to [image][URI Not present], 14:28:45 >> now swung to [image][URI Not present]. 14:28:45 2025-12-10 14:28:45.716 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.716 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:45 2025-12-10 14:28:45.716 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.717 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:45 2025-12-10 14:28:45.717 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.717 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:45 2025-12-10 14:28:45.717 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:45 >> Unchanged side is [vserver][URI Not present] 14:28:45 >> Edge used to go to [image][URI Not present], 14:28:45 >> now swung to [image][URI Not present]. 14:28:45 2025-12-10 14:28:45.717 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.717 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:45 2025-12-10 14:28:45.717 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:45 >> Unchanged side is [vserver][URI Not present] 14:28:45 >> Edge used to go to [image][URI Not present], 14:28:45 >> now swung to [image][URI Not present]. 14:28:45 2025-12-10 14:28:45.717 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.717 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:45 2025-12-10 14:28:45.717 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.721 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.722 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.726 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:45 2025-12-10 14:28:45.726 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.726 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:45 2025-12-10 14:28:45.726 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:45 >> Unchanged side is [vserver][URI Not present] 14:28:45 >> Edge used to go to [image][URI Not present], 14:28:45 >> now swung to [image][URI Not present]. 14:28:45 2025-12-10 14:28:45.726 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.726 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:45 2025-12-10 14:28:45.726 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:45 >> Unchanged side is [vserver][URI Not present] 14:28:45 >> Edge used to go to [image][URI Not present], 14:28:45 >> now swung to [image][URI Not present]. 14:28:45 2025-12-10 14:28:45.726 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.726 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:45 2025-12-10 14:28:45.727 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.727 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:45 2025-12-10 14:28:45.727 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.727 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:45 2025-12-10 14:28:45.727 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.731 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.731 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.735 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:45 2025-12-10 14:28:45.735 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:45 >> Unchanged side is [vserver][URI Not present] 14:28:45 >> Edge used to go to [image][URI Not present], 14:28:45 >> now swung to [image][URI Not present]. 14:28:45 2025-12-10 14:28:45.735 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.736 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:45 2025-12-10 14:28:45.736 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.736 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:45 2025-12-10 14:28:45.736 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.736 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:45 2025-12-10 14:28:45.736 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:45 >> Unchanged side is [vserver][URI Not present] 14:28:45 >> Edge used to go to [image][URI Not present], 14:28:45 >> now swung to [image][URI Not present]. 14:28:45 2025-12-10 14:28:45.736 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.737 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:45 2025-12-10 14:28:45.737 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:45 >> Unchanged side is [vserver][URI Not present] 14:28:45 >> Edge used to go to [image][URI Not present], 14:28:45 >> now swung to [image][URI Not present]. 14:28:45 2025-12-10 14:28:45.737 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.737 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:45 2025-12-10 14:28:45.737 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.741 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.741 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.745 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:45 2025-12-10 14:28:45.745 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.745 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:45 2025-12-10 14:28:45.745 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:45 >> Unchanged side is [vserver][URI Not present] 14:28:45 >> Edge used to go to [image][URI Not present], 14:28:45 >> now swung to [image][URI Not present]. 14:28:45 2025-12-10 14:28:45.745 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.746 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:45 2025-12-10 14:28:45.746 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:45 >> Unchanged side is [vserver][URI Not present] 14:28:45 >> Edge used to go to [image][URI Not present], 14:28:45 >> now swung to [image][URI Not present]. 14:28:45 2025-12-10 14:28:45.746 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.746 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:45 2025-12-10 14:28:45.746 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.746 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:45 2025-12-10 14:28:45.747 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:45 14:28:45 2025-12-10 14:28:45.747 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.751 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.756 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.762 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.763 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.763 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.767 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.771 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.771 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.771 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.771 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.771 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.771 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.771 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.771 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.771 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.772 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.772 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.772 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.772 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.772 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.772 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.773 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.773 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.777 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.782 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.787 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.787 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.787 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.791 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.796 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.796 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.796 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.796 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.796 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.796 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.796 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.796 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.796 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.796 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.797 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.797 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.797 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.797 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.797 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.797 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.802 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.807 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.811 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.812 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.812 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.816 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.820 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.820 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.820 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.821 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.821 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.821 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.821 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.821 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.821 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.821 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.821 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.821 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.821 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.821 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.822 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.822 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.826 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.831 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.836 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.836 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.836 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.840 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.845 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.845 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.845 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.845 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.845 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.846 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.846 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.846 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.846 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.846 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.846 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.846 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [service-instance][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.846 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.846 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.846 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.846 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.851 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.856 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.860 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.862 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.863 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:45 14:28:45 2025-12-10 14:28:45.863 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.867 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.871 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.871 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:45 14:28:45 2025-12-10 14:28:45.871 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.872 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:45 14:28:45 2025-12-10 14:28:45.872 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.872 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:45 14:28:45 2025-12-10 14:28:45.872 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.873 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:45 14:28:45 2025-12-10 14:28:45.873 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:45 2025-12-10 14:28:45.873 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:45 14:28:45 2025-12-10 14:28:45.873 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.878 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.882 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:45 2025-12-10 14:28:45.882 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.886 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.886 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.890 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:45 2025-12-10 14:28:45.890 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.894 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [vf-module][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.894 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:45 2025-12-10 14:28:45.894 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [vf-module][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.894 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:45 2025-12-10 14:28:45.894 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [vf-module][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.894 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:45 2025-12-10 14:28:45.894 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.895 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.898 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:45 2025-12-10 14:28:45.898 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.902 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [vf-module][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.902 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [vf-module][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.902 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [vf-module][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.902 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:45 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:45 >> Unchanged side is [vf-module][URI Not present] 14:28:45 >> Edge used to go to [model-ver][URI Not present], 14:28:45 >> now swung to [model-ver][URI Not present]. 14:28:45 2025-12-10 14:28:45.902 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.902 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.906 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:45 2025-12-10 14:28:45.906 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.910 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.911 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.914 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:45 2025-12-10 14:28:45.915 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.919 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:45 14:28:45 2025-12-10 14:28:45.919 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.923 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.927 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:45 2025-12-10 14:28:45.932 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:45 2025-12-10 14:28:45.932 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:45 14:28:45 2025-12-10 14:28:45.932 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:45.936 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:45.941 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:45.941 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:45.941 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:45.941 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:45.941 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:45.941 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:45.941 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:45.941 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:46 14:28:46 2025-12-10 14:28:45.941 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:45.941 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:46 14:28:46 2025-12-10 14:28:45.941 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:45.942 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:46 14:28:46 2025-12-10 14:28:45.942 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:45.942 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:46 14:28:46 2025-12-10 14:28:45.942 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:45.942 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:46 14:28:46 2025-12-10 14:28:45.942 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:45.947 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:45.952 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:45.953 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:46 14:28:46 2025-12-10 14:28:45.953 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:45.956 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:45.961 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:45.961 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:46 14:28:46 2025-12-10 14:28:45.961 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:45.962 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:45.962 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:45.962 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:45.962 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:45.962 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:45.962 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:46 14:28:46 2025-12-10 14:28:45.962 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:45.962 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:46 14:28:46 2025-12-10 14:28:45.962 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:45.962 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:46 14:28:46 2025-12-10 14:28:45.962 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:45.963 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:46 14:28:46 2025-12-10 14:28:45.963 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:45.967 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:45.973 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:45.974 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:46 14:28:46 2025-12-10 14:28:45.974 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:45.978 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:45.983 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:45.983 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:46 14:28:46 2025-12-10 14:28:45.983 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:45.983 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:46 14:28:46 2025-12-10 14:28:45.983 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:45.983 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:45.983 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:45.983 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:45.983 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:45.984 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:45.984 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:46 14:28:46 2025-12-10 14:28:45.984 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:45.984 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:46 14:28:46 2025-12-10 14:28:45.984 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:45.984 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:46 14:28:46 2025-12-10 14:28:45.984 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:45.989 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:45.993 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:45.994 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:46 14:28:46 2025-12-10 14:28:45.994 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:45.998 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.002 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.003 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:46 14:28:46 2025-12-10 14:28:46.003 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.003 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:46 14:28:46 2025-12-10 14:28:46.003 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.003 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:46 14:28:46 2025-12-10 14:28:46.003 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.004 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.004 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.004 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.004 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.004 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.004 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:46 14:28:46 2025-12-10 14:28:46.004 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.004 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:46 14:28:46 2025-12-10 14:28:46.004 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.009 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.013 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.014 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.014 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:46 14:28:46 2025-12-10 14:28:46.014 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.018 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.023 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.023 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.023 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.023 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.023 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.024 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.024 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.024 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.024 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.024 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.024 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.029 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.033 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:46 2025-12-10 14:28:46.033 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.037 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:46 14:28:46 2025-12-10 14:28:46.038 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.042 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:46 2025-12-10 14:28:46.042 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.046 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:46 14:28:46 2025-12-10 14:28:46.046 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.051 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:46 2025-12-10 14:28:46.051 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.055 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:46 14:28:46 2025-12-10 14:28:46.055 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.060 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:46 2025-12-10 14:28:46.060 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.064 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:46 14:28:46 2025-12-10 14:28:46.064 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.069 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:46 2025-12-10 14:28:46.069 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.073 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [vf-module][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.073 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [vf-module][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.073 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [vf-module][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.073 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [vf-module][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.073 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [vf-module][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.073 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:46 14:28:46 2025-12-10 14:28:46.073 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.077 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.085 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.085 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:46 14:28:46 2025-12-10 14:28:46.085 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.089 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.094 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.094 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.094 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.094 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.094 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.094 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.094 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.094 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.094 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.094 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.094 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.095 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.095 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.095 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.095 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.095 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.096 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.101 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.101 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:46 14:28:46 2025-12-10 14:28:46.101 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.105 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.109 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.110 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.110 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.110 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.110 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.110 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.110 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.110 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.110 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.110 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.110 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.110 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.111 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.111 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.111 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.111 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.116 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.116 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:46 14:28:46 2025-12-10 14:28:46.117 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.120 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.125 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.125 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.125 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.126 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.126 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.126 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.126 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.126 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.126 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.126 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.126 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.126 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.126 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.126 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.127 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.127 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.131 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.132 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:46 14:28:46 2025-12-10 14:28:46.132 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.136 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.140 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.141 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.141 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.141 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.141 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.141 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.141 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.142 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.142 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.142 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.142 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.142 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.142 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.142 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.142 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.142 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.147 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.148 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.148 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.148 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.152 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.157 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.162 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.166 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:46 2025-12-10 14:28:46.166 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.170 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.170 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.174 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:46 2025-12-10 14:28:46.174 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.178 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.178 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.182 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:46 2025-12-10 14:28:46.182 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.186 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [vf-module][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.186 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [vf-module][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.186 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [vf-module][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.186 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [vf-module][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.186 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [vf-module][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.186 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.186 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.190 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:46 2025-12-10 14:28:46.190 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.194 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.195 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.198 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:46 2025-12-10 14:28:46.198 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.203 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.203 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.207 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.207 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.207 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.211 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.217 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.218 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.218 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.222 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.227 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.227 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.227 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.231 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.236 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.237 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:46 14:28:46 2025-12-10 14:28:46.237 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.241 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.245 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.246 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.247 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.247 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.251 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.255 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.255 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.255 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.256 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.256 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.256 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.256 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.256 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.257 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.257 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.257 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.257 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.258 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.261 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.266 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.266 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.266 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.266 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.266 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.266 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.266 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.266 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.266 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.267 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.267 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.267 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.267 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.267 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.267 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.268 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.270 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.270 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.270 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.274 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.279 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.279 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.279 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.279 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.279 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.279 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.279 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.279 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.279 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.279 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.280 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.280 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.280 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.280 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.280 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.281 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.281 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.281 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.285 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.290 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.290 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.290 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.290 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.290 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.291 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.291 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.291 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.291 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.291 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.291 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.291 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.291 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.291 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.291 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.293 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.293 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.293 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.297 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.302 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.302 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.302 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.303 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.303 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.303 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.303 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.303 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.303 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.303 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.303 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.303 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.303 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.303 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.304 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.304 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.304 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.305 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:46 14:28:46 2025-12-10 14:28:46.305 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.309 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.313 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.314 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.314 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.314 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.314 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.314 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.314 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.315 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.315 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.315 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.315 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.315 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.315 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.315 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.315 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.315 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.316 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:46 14:28:46 2025-12-10 14:28:46.316 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.320 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.324 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.325 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.325 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.325 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.325 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.325 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.325 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.326 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.326 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.326 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.327 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.327 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:46 14:28:46 2025-12-10 14:28:46.327 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.331 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.336 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.336 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.336 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.336 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.336 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.336 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.336 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.336 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.336 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.336 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.337 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.337 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.337 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.337 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.337 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.338 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.339 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:46 14:28:46 2025-12-10 14:28:46.339 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.343 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.347 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.348 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.348 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.348 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.348 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.348 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.348 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.348 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.348 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.348 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.349 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.349 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.349 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.349 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.349 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.351 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.351 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:46 14:28:46 2025-12-10 14:28:46.352 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.355 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.360 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.360 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.360 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.361 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.361 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.361 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.361 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.361 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.361 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.361 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.361 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.361 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.361 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.361 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.362 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:46 14:28:46 2025-12-10 14:28:46.362 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.362 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.362 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:46 14:28:46 2025-12-10 14:28:46.362 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.366 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.372 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.372 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:46 14:28:46 2025-12-10 14:28:46.372 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.376 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.381 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.381 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:46 14:28:46 2025-12-10 14:28:46.381 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.385 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.390 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.390 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:46 14:28:46 2025-12-10 14:28:46.390 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.394 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.399 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.400 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:46 14:28:46 2025-12-10 14:28:46.400 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.404 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.409 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.410 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:46 14:28:46 2025-12-10 14:28:46.410 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.414 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.420 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.420 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:46 14:28:46 2025-12-10 14:28:46.420 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.424 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.429 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.430 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:46 14:28:46 2025-12-10 14:28:46.430 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.434 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.438 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.439 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:46 14:28:46 2025-12-10 14:28:46.439 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.443 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.448 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.448 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:46 14:28:46 2025-12-10 14:28:46.448 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.452 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.457 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = wrong-type AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.461 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Error: ERROR: Failure to update generic-vnf wrong-type Graph Traversal failed 14:28:46 14:28:46 2025-12-10 14:28:46.461 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 14:28:46 ******* Final Summary for RADCOM Change Migration ********* 14:28:46 14:28:46 2025-12-10 14:28:46.461 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: Total generic-vnfs in File: 13 14:28:46 2025-12-10 14:28:46.461 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs processed: 55 14:28:46 2025-12-10 14:28:46.461 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs failed to process: 1 14:28:46 2025-12-10 14:28:46.461 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances processed: 175 14:28:46 2025-12-10 14:28:46.461 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances failed to process: 0 14:28:46 2025-12-10 14:28:46.461 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules processed: 25 14:28:46 2025-12-10 14:28:46.461 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules failed to process: 0 14:28:46 2025-12-10 14:28:46.461 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: images processed: 50 14:28:46 2025-12-10 14:28:46.461 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: images failed to process: 0 14:28:46 14:28:46 2025-12-10 14:28:46.461 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = service-1)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.463 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = service-1)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.465 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = service-2)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.467 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = service-2)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.468 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = no-invariant)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.469 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = no-invariant)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.471 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = no-version)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.473 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = no-version)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.474 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = no ids)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.475 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = no ids)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.475 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = service-many)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.477 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = service-many)]. For better performance, use indexes 14:28:46 Initilization of MigrateRadcomChanges migration script complete. 14:28:46 2025-12-10 14:28:46.486 INFO 6345 --- [ main] MigrateRadcomChanges : Initilization of MigrateRadcomChanges migration script complete. 14:28:46 2025-12-10 14:28:46.486 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Start migration ---------- 14:28:46 2025-12-10 14:28:46.486 INFO 6345 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 14:28:46 2025-12-10 14:28:46.486 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Reading all file types and vf-modules ---------- 14:28:46 2025-12-10 14:28:46.486 INFO 6345 --- [ main] MigrateRadcomChanges : headerLength: 7 14:28:46 14:28:46 2025-12-10 14:28:46.486 INFO 6345 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 14:28:46 2025-12-10 14:28:46.486 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 14:28:46 2025-12-10 14:28:46.486 INFO 6345 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-VNF.csv 14:28:46 2025-12-10 14:28:46.486 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 14:28:46 2025-12-10 14:28:46.486 INFO 6345 --- [ main] MigrateRadcomChanges : headerLength: 2 14:28:46 14:28:46 2025-12-10 14:28:46.486 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.491 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.492 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.493 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.493 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.498 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.503 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.504 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.504 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.504 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.504 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.504 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.504 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.505 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.505 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.505 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.505 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.505 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.506 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.511 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.516 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.522 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.527 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.534 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.535 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.535 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.540 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.545 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.545 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.545 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.545 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.545 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.545 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.545 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.545 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.545 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.546 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.546 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.546 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.546 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.546 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.546 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.547 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.547 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.547 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.547 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.553 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.558 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.563 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.569 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.575 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.575 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.575 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.580 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.585 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.586 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.586 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.586 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.586 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.586 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.586 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.586 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.586 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.586 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.586 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.586 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.586 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.587 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.587 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.587 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.587 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.587 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.587 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.593 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.598 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.604 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.609 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.615 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.615 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.615 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.620 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.625 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.626 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.626 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.626 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.626 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.626 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.626 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.626 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.626 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.626 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.626 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.626 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.626 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.627 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.627 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.627 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.627 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.627 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.627 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.633 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.638 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.644 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.659 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.667 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.667 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.668 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.673 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.679 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.680 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.680 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.680 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.680 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.680 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.680 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.681 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.681 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.681 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.681 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.681 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.681 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.681 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.681 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.681 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.681 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.682 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.682 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.688 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.694 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.700 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.707 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.714 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.714 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.714 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.720 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.726 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.726 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.726 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.727 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.727 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.727 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.727 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.728 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.728 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.728 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.728 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.728 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.728 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.728 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.728 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:46 >> Unchanged side is [service-instance][URI Not present] 14:28:46 >> Edge used to go to [model-ver][URI Not present], 14:28:46 >> now swung to [model-ver][URI Not present]. 14:28:46 2025-12-10 14:28:46.728 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.728 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.728 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.728 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.735 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.741 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.747 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.753 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.760 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.762 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:46 2025-12-10 14:28:46.763 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:46 14:28:46 2025-12-10 14:28:46.763 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.768 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.774 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.775 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:46 14:28:46 2025-12-10 14:28:46.775 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.775 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:46 14:28:46 2025-12-10 14:28:46.775 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.775 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:46 14:28:46 2025-12-10 14:28:46.775 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.776 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:46 14:28:46 2025-12-10 14:28:46.776 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.776 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:46 14:28:46 2025-12-10 14:28:46.776 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:46 2025-12-10 14:28:46.777 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:46 14:28:46 2025-12-10 14:28:46.777 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.783 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.789 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:46 2025-12-10 14:28:46.789 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.795 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.795 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.800 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:46 2025-12-10 14:28:46.800 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:46 >> Unchanged side is [vserver][URI Not present] 14:28:46 >> Edge used to go to [image][URI Not present], 14:28:46 >> now swung to [image][URI Not present]. 14:28:46 2025-12-10 14:28:46.800 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.801 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:46 2025-12-10 14:28:46.801 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:46 >> Unchanged side is [vserver][URI Not present] 14:28:46 >> Edge used to go to [image][URI Not present], 14:28:46 >> now swung to [image][URI Not present]. 14:28:46 2025-12-10 14:28:46.801 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.801 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:46 2025-12-10 14:28:46.801 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.802 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:46 2025-12-10 14:28:46.802 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:46 >> Unchanged side is [vserver][URI Not present] 14:28:46 >> Edge used to go to [image][URI Not present], 14:28:46 >> now swung to [image][URI Not present]. 14:28:46 2025-12-10 14:28:46.802 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.802 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:46 2025-12-10 14:28:46.802 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.802 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:46 2025-12-10 14:28:46.803 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.803 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:46 2025-12-10 14:28:46.803 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.808 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.808 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.814 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:46 2025-12-10 14:28:46.814 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.814 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:46 2025-12-10 14:28:46.815 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.815 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:46 2025-12-10 14:28:46.815 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:46 >> Unchanged side is [vserver][URI Not present] 14:28:46 >> Edge used to go to [image][URI Not present], 14:28:46 >> now swung to [image][URI Not present]. 14:28:46 2025-12-10 14:28:46.815 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.815 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:46 2025-12-10 14:28:46.815 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.816 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:46 2025-12-10 14:28:46.816 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:46 >> Unchanged side is [vserver][URI Not present] 14:28:46 >> Edge used to go to [image][URI Not present], 14:28:46 >> now swung to [image][URI Not present]. 14:28:46 2025-12-10 14:28:46.816 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.816 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:46 2025-12-10 14:28:46.816 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:46 >> Unchanged side is [vserver][URI Not present] 14:28:46 >> Edge used to go to [image][URI Not present], 14:28:46 >> now swung to [image][URI Not present]. 14:28:46 2025-12-10 14:28:46.816 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.816 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:46 2025-12-10 14:28:46.816 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.822 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.822 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.827 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:46 2025-12-10 14:28:46.827 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:46 >> Unchanged side is [vserver][URI Not present] 14:28:46 >> Edge used to go to [image][URI Not present], 14:28:46 >> now swung to [image][URI Not present]. 14:28:46 2025-12-10 14:28:46.827 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.828 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:46 2025-12-10 14:28:46.828 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:46 >> Unchanged side is [vserver][URI Not present] 14:28:46 >> Edge used to go to [image][URI Not present], 14:28:46 >> now swung to [image][URI Not present]. 14:28:46 2025-12-10 14:28:46.828 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.828 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:46 2025-12-10 14:28:46.828 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.828 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:46 2025-12-10 14:28:46.828 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:46 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:46 >> Unchanged side is [vserver][URI Not present] 14:28:46 >> Edge used to go to [image][URI Not present], 14:28:46 >> now swung to [image][URI Not present]. 14:28:46 2025-12-10 14:28:46.828 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.829 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:46 2025-12-10 14:28:46.829 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.829 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:46 2025-12-10 14:28:46.829 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.829 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:46 2025-12-10 14:28:46.829 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:46 2025-12-10 14:28:46.835 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:46 14:28:46 2025-12-10 14:28:46.835 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:46.841 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:47 2025-12-10 14:28:46.841 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:47 14:28:47 2025-12-10 14:28:46.841 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:47 2025-12-10 14:28:46.841 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:47 14:28:47 2025-12-10 14:28:46.842 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:47 2025-12-10 14:28:46.842 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:46.842 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:47 14:28:47 2025-12-10 14:28:46.842 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:47 2025-12-10 14:28:46.842 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:47 14:28:47 2025-12-10 14:28:46.842 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:47 2025-12-10 14:28:46.842 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:46.842 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:47 14:28:47 2025-12-10 14:28:46.843 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:47 2025-12-10 14:28:46.843 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:46.843 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:47 14:28:47 2025-12-10 14:28:46.843 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:47 2025-12-10 14:28:46.843 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:46.848 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:47 14:28:47 2025-12-10 14:28:46.849 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:46.854 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:47 2025-12-10 14:28:46.854 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:46.854 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:47 14:28:47 2025-12-10 14:28:46.854 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:47 2025-12-10 14:28:46.854 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:46.854 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:47 14:28:47 2025-12-10 14:28:46.855 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:47 2025-12-10 14:28:46.855 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:47 14:28:47 2025-12-10 14:28:46.855 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:47 2025-12-10 14:28:46.855 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:46.855 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:47 14:28:47 2025-12-10 14:28:46.856 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:47 2025-12-10 14:28:46.856 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:47 14:28:47 2025-12-10 14:28:46.856 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:47 2025-12-10 14:28:46.856 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:47 14:28:47 2025-12-10 14:28:46.856 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:47 2025-12-10 14:28:46.856 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:46.862 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:47 14:28:47 2025-12-10 14:28:46.862 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:46.868 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:47 2025-12-10 14:28:46.868 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:47 14:28:47 2025-12-10 14:28:46.868 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:47 2025-12-10 14:28:46.868 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:47 14:28:47 2025-12-10 14:28:46.869 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:47 2025-12-10 14:28:46.869 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:46.869 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:47 14:28:47 2025-12-10 14:28:46.869 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:47 2025-12-10 14:28:46.869 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:47 14:28:47 2025-12-10 14:28:46.869 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:47 2025-12-10 14:28:46.869 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:46.869 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:47 14:28:47 2025-12-10 14:28:46.870 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:47 2025-12-10 14:28:46.870 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:46.870 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:47 14:28:47 2025-12-10 14:28:46.870 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:46.876 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:46.883 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:46.889 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:46.897 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:47 2025-12-10 14:28:46.897 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:47 14:28:47 2025-12-10 14:28:46.897 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:46.903 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:46.909 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:46.909 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:46.909 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:46.909 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:46.909 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:46.909 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:46.909 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:46.909 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:46.909 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:46.909 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:46.910 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:46.910 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:46.910 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:46.910 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:46.911 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:46.911 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:46.911 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:46.911 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:46.911 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:46.912 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:46.918 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:46.924 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:46.931 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:46.937 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:47 2025-12-10 14:28:46.938 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:47 14:28:47 2025-12-10 14:28:46.938 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:46.943 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:46.949 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:46.950 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:46.950 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:46.950 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:46.950 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:46.950 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:46.950 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:46.950 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:46.950 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:46.950 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:46.950 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:46.950 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:46.950 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:46.951 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:46.951 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:46.951 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:46.951 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:46.952 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:46.952 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:46.958 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:46.964 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:46.971 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:46.977 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id change to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:47 2025-12-10 14:28:46.978 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:47 14:28:47 2025-12-10 14:28:46.978 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:46.983 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:46.989 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:46.990 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:46.990 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:46.990 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:46.990 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:46.990 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:46.990 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:46.990 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:46.991 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:46.991 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:46.991 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:46.991 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:46.991 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:46.991 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:46.991 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:46.991 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:46.991 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:46.992 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:46.992 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:46.998 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.004 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.011 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.018 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:47 2025-12-10 14:28:47.018 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.018 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.024 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.030 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.030 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.030 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.031 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.031 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.031 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.031 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.031 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.031 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.031 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.031 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.031 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.031 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.031 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.031 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.032 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.032 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.032 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.032 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.039 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.045 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.051 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.058 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:47 2025-12-10 14:28:47.059 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.059 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.064 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.070 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.071 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.071 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.071 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.071 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.072 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.072 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.072 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.072 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.072 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.072 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.072 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.072 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.072 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.072 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.072 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.072 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.073 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.073 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.079 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.086 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.092 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.098 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.099 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:47 2025-12-10 14:28:47.100 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:47 14:28:47 2025-12-10 14:28:47.100 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.105 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.112 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.118 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.124 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.130 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.137 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:47 2025-12-10 14:28:47.137 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:47 14:28:47 2025-12-10 14:28:47.137 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.143 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.149 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.155 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.162 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.168 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.177 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:47 2025-12-10 14:28:47.177 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:47 14:28:47 2025-12-10 14:28:47.177 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.182 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.189 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.195 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.201 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.208 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.215 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:47 2025-12-10 14:28:47.215 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:47 14:28:47 2025-12-10 14:28:47.215 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.220 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.227 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.233 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.239 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.246 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.252 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:47 2025-12-10 14:28:47.253 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:47 14:28:47 2025-12-10 14:28:47.253 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.258 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.264 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.271 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.277 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.283 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.291 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:47 2025-12-10 14:28:47.292 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.292 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.292 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.292 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.292 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.292 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.292 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.293 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.293 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.293 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.293 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.293 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.293 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.293 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.293 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.294 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.294 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.294 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.294 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.294 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.294 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.294 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.294 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.295 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.295 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.295 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.295 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.295 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.295 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.295 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.295 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.295 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.295 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.296 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.296 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.296 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.296 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.296 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.296 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.296 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.297 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.297 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.297 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.297 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.297 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.297 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.297 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.297 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.297 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.298 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.298 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.298 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.298 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.298 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.298 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.298 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.298 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.299 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.299 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.299 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.299 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.299 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.299 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.299 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.299 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.300 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.300 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.300 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.300 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.300 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.300 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.300 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.300 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.301 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.301 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.301 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.301 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.301 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.301 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.301 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.301 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.302 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.302 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:47 14:28:47 2025-12-10 14:28:47.302 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.307 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.313 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.319 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.326 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.332 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.339 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.340 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.342 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [generic-vnf][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.342 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.342 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.347 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.353 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.353 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.353 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.354 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.354 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.354 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.354 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.355 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.355 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.355 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.355 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.355 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.356 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.362 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.367 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:47 2025-12-10 14:28:47.367 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.373 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [vf-module][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.373 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.373 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [vf-module][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.373 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.373 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [vf-module][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.374 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.374 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [vf-module][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.374 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.374 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [vf-module][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.374 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.374 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.374 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.380 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.380 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:47.380 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.Uses] IN edge successful 14:28:47 2025-12-10 14:28:47.380 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.380 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.381 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.381 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.381 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:47.381 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.381 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.381 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.382 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.382 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:47.382 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.382 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.382 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:47.382 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.382 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:47 2025-12-10 14:28:47.382 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.387 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [vf-module][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.388 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [vf-module][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.388 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [vf-module][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.388 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [vf-module][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.388 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [vf-module][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.388 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.388 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.393 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.393 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:47.393 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.393 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.393 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:47.393 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.394 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.394 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.394 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.394 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:47.394 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.394 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.395 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.395 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.395 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.395 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:47 2025-12-10 14:28:47.395 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.401 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.401 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.406 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.407 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.407 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.407 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.407 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.407 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:47.407 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.408 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.408 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.408 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.408 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:47.408 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.408 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.408 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:47.408 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.408 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:47 2025-12-10 14:28:47.409 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.414 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.414 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.420 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.420 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:47.420 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.420 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.420 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:47.420 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.420 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.421 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.421 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.421 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:47.421 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.421 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.421 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.422 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.422 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.422 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:47 2025-12-10 14:28:47.422 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.428 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.428 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.433 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.434 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.434 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.434 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.434 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.434 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:47.434 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.435 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.435 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.435 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.435 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:47.435 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.435 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.435 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:47.435 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.435 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:47 2025-12-10 14:28:47.435 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.441 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.441 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.447 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.447 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:47.447 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.447 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.447 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:47.447 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.447 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.447 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.448 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.448 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:47 >> Unchanged side is [vserver][URI Not present] 14:28:47 >> Edge used to go to [image][URI Not present], 14:28:47 >> now swung to [image][URI Not present]. 14:28:47 2025-12-10 14:28:47.448 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.448 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.448 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.448 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:47 2025-12-10 14:28:47.449 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:47 14:28:47 2025-12-10 14:28:47.449 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.455 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.461 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.468 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:47 2025-12-10 14:28:47.469 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.469 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.474 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.481 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.481 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.481 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.481 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.481 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.481 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.481 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.481 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.481 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.481 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.481 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.481 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.482 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.482 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.482 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.482 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.483 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.483 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.483 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.483 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.489 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.496 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.503 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:47 2025-12-10 14:28:47.503 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.503 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.508 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.515 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.515 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.515 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.515 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.515 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.515 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.515 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.515 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.515 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.515 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.515 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.516 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.516 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.516 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.516 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.517 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.517 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.517 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.517 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.523 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.530 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.538 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:47 2025-12-10 14:28:47.538 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.538 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.544 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.550 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.550 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.550 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.551 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.551 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.551 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.551 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.551 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.551 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.551 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.551 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.551 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.551 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.551 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.551 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.552 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.552 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.552 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.552 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.559 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.565 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.572 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:47 2025-12-10 14:28:47.572 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.573 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.578 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.584 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.584 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.584 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.585 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.585 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.585 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.585 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.586 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.586 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.586 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.586 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.586 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.586 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.586 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.586 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.586 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.586 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.586 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.587 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.593 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.599 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.606 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:47 2025-12-10 14:28:47.606 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.606 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.612 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.618 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.618 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.618 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.619 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.619 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.619 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.619 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.619 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.619 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.620 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.620 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.620 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.620 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.620 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.620 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.620 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.620 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.620 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.620 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.626 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.633 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.639 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.641 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:47 2025-12-10 14:28:47.642 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.642 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.647 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.653 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.654 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.654 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.654 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.654 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.654 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.654 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.655 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.655 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.655 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.655 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.655 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.656 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.662 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.667 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:47 2025-12-10 14:28:47.668 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.673 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.673 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.678 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:47 2025-12-10 14:28:47.679 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.684 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [vf-module][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.684 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.684 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [vf-module][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.684 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:47 2025-12-10 14:28:47.684 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.684 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.690 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:47 2025-12-10 14:28:47.690 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.695 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.695 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.701 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:47 2025-12-10 14:28:47.701 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.706 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.706 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.712 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:47 2025-12-10 14:28:47.712 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.717 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.717 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.723 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:47 2025-12-10 14:28:47.723 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.728 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [vf-module][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.728 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [vf-module][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.728 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [vf-module][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.728 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [vf-module][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.728 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [vf-module][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.728 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [vf-module][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.728 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:47 14:28:47 2025-12-10 14:28:47.728 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.734 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.740 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.746 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:47 2025-12-10 14:28:47.747 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.747 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.752 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.759 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.759 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.759 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.759 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.759 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.759 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.759 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.759 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.759 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.759 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.760 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.760 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.760 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.760 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.760 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.760 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.761 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.761 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.761 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.761 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.768 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.775 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:47 2025-12-10 14:28:47.776 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.776 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.781 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.807 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.807 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.807 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.808 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.808 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.808 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.808 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.808 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.808 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.808 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.808 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.808 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.808 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.808 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.808 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.809 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.809 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.809 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.809 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.815 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.821 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:47 2025-12-10 14:28:47.822 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.822 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.827 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.833 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.833 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.833 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.834 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.834 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.834 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.834 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.834 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.834 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.834 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.834 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.834 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.834 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.834 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.834 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.835 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.835 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.835 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.835 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.841 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.847 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:47 2025-12-10 14:28:47.847 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.847 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.852 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.858 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.858 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.858 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.859 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.859 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.859 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.859 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.859 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.859 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.859 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.859 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.859 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.859 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.859 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.859 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.860 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.860 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.860 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.860 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.866 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.873 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:47 2025-12-10 14:28:47.874 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.874 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.879 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.885 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.885 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.885 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.886 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.886 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.886 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.886 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.887 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.887 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.887 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.887 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.887 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.887 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.887 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.887 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:47 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:47 >> Unchanged side is [service-instance][URI Not present] 14:28:47 >> Edge used to go to [model-ver][URI Not present], 14:28:47 >> now swung to [model-ver][URI Not present]. 14:28:47 2025-12-10 14:28:47.887 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.887 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.887 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:47 14:28:47 2025-12-10 14:28:47.887 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.893 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.899 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.902 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:47 2025-12-10 14:28:47.902 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:47 14:28:47 2025-12-10 14:28:47.902 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.907 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.913 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.913 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:47 14:28:47 2025-12-10 14:28:47.913 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.913 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:47 14:28:47 2025-12-10 14:28:47.913 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.914 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:47 14:28:47 2025-12-10 14:28:47.914 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.914 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:47 14:28:47 2025-12-10 14:28:47.914 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.914 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:47 14:28:47 2025-12-10 14:28:47.914 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:47 2025-12-10 14:28:47.915 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:47 14:28:47 2025-12-10 14:28:47.915 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.921 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.926 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:47 2025-12-10 14:28:47.926 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.931 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:47 14:28:47 2025-12-10 14:28:47.931 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:47 2025-12-10 14:28:47.937 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:47 2025-12-10 14:28:47.937 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:47.942 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:48 14:28:48 2025-12-10 14:28:47.942 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:47.948 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:48 2025-12-10 14:28:47.948 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:47.953 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:48 14:28:48 2025-12-10 14:28:47.954 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:47.960 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:48 2025-12-10 14:28:47.960 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:47.965 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:48 14:28:48 2025-12-10 14:28:47.965 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:47.971 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:48 2025-12-10 14:28:47.971 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:47.976 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:48 14:28:48 2025-12-10 14:28:47.976 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:47.982 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:48 2025-12-10 14:28:47.982 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:47.987 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:48 14:28:48 2025-12-10 14:28:47.987 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:47.993 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.000 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.000 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:48 14:28:48 2025-12-10 14:28:48.000 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.005 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.011 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.011 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.011 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.011 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.011 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.011 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.011 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.011 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.011 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.011 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.011 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.011 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.012 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.012 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.012 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.012 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.013 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.013 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.013 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.013 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.019 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.019 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:48 14:28:48 2025-12-10 14:28:48.019 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.024 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.030 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.030 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.030 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.031 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.031 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.031 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.031 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.031 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.031 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.031 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.031 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.031 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.031 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.032 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.032 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.032 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.032 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.032 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.032 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.038 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.039 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:48 14:28:48 2025-12-10 14:28:48.039 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.044 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.049 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.050 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.050 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.050 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.050 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.051 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.051 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.051 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.051 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.051 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.051 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.051 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.051 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.051 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.051 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.051 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.051 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.052 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.052 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.058 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.059 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:48 14:28:48 2025-12-10 14:28:48.059 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.064 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.069 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.069 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.069 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.070 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.070 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.070 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.070 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.070 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.070 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.070 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.070 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.070 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.070 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.070 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.070 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.071 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.071 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.071 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.071 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.077 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.077 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:48 14:28:48 2025-12-10 14:28:48.077 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.082 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.087 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.088 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.088 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.088 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.088 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.088 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.088 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.089 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.089 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.089 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.089 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.089 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.089 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.089 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.089 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.089 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.089 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.089 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.090 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.095 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.097 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.097 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.097 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.102 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.107 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.113 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.118 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:48 2025-12-10 14:28:48.118 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.123 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.123 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.128 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:48 2025-12-10 14:28:48.128 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.133 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.133 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.137 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:48 2025-12-10 14:28:48.137 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.143 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [vf-module][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.143 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [vf-module][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.143 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [vf-module][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.143 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [vf-module][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.143 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.143 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.149 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:48 2025-12-10 14:28:48.149 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.154 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.154 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.158 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:48 2025-12-10 14:28:48.159 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.163 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.163 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.168 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:48 2025-12-10 14:28:48.168 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.173 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.173 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.178 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.179 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.179 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.183 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.191 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.191 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.191 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.196 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.201 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.202 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.202 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.206 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.212 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.213 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.213 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.217 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.223 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.223 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:48 14:28:48 2025-12-10 14:28:48.223 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.228 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.233 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.234 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.235 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.235 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.240 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.245 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.245 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.245 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.246 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.247 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:48 2025-12-10 14:28:48.247 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.247 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:48 2025-12-10 14:28:48.247 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.247 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.248 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.248 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.248 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.248 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.248 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.248 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.248 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.248 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.248 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.248 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.249 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.251 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.251 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.251 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.256 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.261 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.262 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.262 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.262 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.262 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.262 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.262 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.263 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.263 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.263 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.263 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.263 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.263 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.263 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.263 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.263 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.263 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.263 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.264 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.265 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.265 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.269 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.275 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.275 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.275 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.276 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.276 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.276 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.276 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.276 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.276 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.276 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.276 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.276 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.277 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.277 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.277 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.277 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.277 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.277 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.277 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.278 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.278 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.282 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.288 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.288 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.288 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.289 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.289 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.289 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.289 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.289 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.289 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.290 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.290 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.290 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.290 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.290 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.290 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.290 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.290 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.290 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.291 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.291 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.291 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.296 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.301 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.302 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.302 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.302 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.302 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.303 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.303 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.303 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.303 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.303 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.303 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.304 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.304 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.304 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.305 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.309 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.315 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.315 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.315 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.315 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.315 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.315 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.315 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.315 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.315 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.315 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.315 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.316 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.316 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.316 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.316 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.316 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.316 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.317 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.317 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.317 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.317 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:48 14:28:48 2025-12-10 14:28:48.317 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.322 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.327 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.328 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.328 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.328 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.328 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.328 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.328 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.328 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.328 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.328 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.328 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.328 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.329 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.329 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.329 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.329 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.329 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.330 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.330 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:48 14:28:48 2025-12-10 14:28:48.330 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.335 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.340 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.341 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.341 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.341 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.341 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.341 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.341 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.341 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.342 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.342 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.342 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.342 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.342 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.344 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.344 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:48 14:28:48 2025-12-10 14:28:48.344 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.349 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.355 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.356 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.356 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.356 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.356 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.356 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.356 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.356 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.356 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.356 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.356 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.356 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.356 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.357 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.357 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.357 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.357 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.357 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.358 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.359 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:48 14:28:48 2025-12-10 14:28:48.359 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.363 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.369 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.369 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.369 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.370 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.370 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.370 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.370 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.370 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.370 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.370 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.370 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.370 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.370 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.370 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.370 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.371 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.371 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.371 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.372 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.373 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:48 14:28:48 2025-12-10 14:28:48.373 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.377 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.383 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.383 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.383 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.384 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.384 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.384 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.384 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.385 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.385 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.385 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.385 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.385 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.385 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.385 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.385 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.385 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.385 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.385 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.386 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.387 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:48 14:28:48 2025-12-10 14:28:48.387 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.391 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.397 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.397 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.397 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.397 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.397 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.398 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.398 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.398 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.398 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.398 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.398 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.399 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.399 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.399 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.399 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.399 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.399 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.399 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:48 14:28:48 2025-12-10 14:28:48.399 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.400 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.400 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:48 14:28:48 2025-12-10 14:28:48.400 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.405 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.410 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.411 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:48 14:28:48 2025-12-10 14:28:48.411 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.415 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.421 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.422 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:48 14:28:48 2025-12-10 14:28:48.422 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.426 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.432 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.432 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:48 14:28:48 2025-12-10 14:28:48.433 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.437 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.443 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.443 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:48 14:28:48 2025-12-10 14:28:48.444 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.448 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.455 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.455 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:48 14:28:48 2025-12-10 14:28:48.455 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.460 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.465 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.466 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:48 14:28:48 2025-12-10 14:28:48.466 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.471 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.476 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.477 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:48 14:28:48 2025-12-10 14:28:48.477 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.481 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.487 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.487 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:48 14:28:48 2025-12-10 14:28:48.487 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.492 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.498 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.498 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:48 14:28:48 2025-12-10 14:28:48.498 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.503 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.511 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.511 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:48 14:28:48 2025-12-10 14:28:48.511 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.516 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.522 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.522 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:48 14:28:48 2025-12-10 14:28:48.522 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.527 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.532 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = wrong-type AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.538 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Error: ERROR: Failure to update generic-vnf wrong-type Graph Traversal failed 14:28:48 14:28:48 2025-12-10 14:28:48.538 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 14:28:48 ******* Final Summary for RADCOM Change Migration ********* 14:28:48 14:28:48 2025-12-10 14:28:48.538 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: Total generic-vnfs in File: 13 14:28:48 2025-12-10 14:28:48.538 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs processed: 66 14:28:48 2025-12-10 14:28:48.538 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs failed to process: 1 14:28:48 2025-12-10 14:28:48.538 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances processed: 252 14:28:48 2025-12-10 14:28:48.538 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances failed to process: 0 14:28:48 2025-12-10 14:28:48.538 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules processed: 30 14:28:48 2025-12-10 14:28:48.538 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules failed to process: 0 14:28:48 2025-12-10 14:28:48.538 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: images processed: 72 14:28:48 2025-12-10 14:28:48.538 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: images failed to process: 0 14:28:48 14:28:48 2025-12-10 14:28:48.538 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.539 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.540 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.541 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.543 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.545 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.547 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.549 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.550 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.551 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.552 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.554 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.555 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.557 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.558 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.560 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.562 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.565 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.568 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.570 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.572 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.573 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.574 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.575 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.576 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.577 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.577 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.577 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = test-10)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.578 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = test-10)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.580 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = test-10)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.581 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = test-11)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.582 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = test-11)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.583 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = test-11)]. For better performance, use indexes 14:28:48 Initilization of MigrateRadcomChanges migration script complete. 14:28:48 2025-12-10 14:28:48.591 INFO 6345 --- [ main] MigrateRadcomChanges : Initilization of MigrateRadcomChanges migration script complete. 14:28:48 2025-12-10 14:28:48.591 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Start migration ---------- 14:28:48 2025-12-10 14:28:48.591 INFO 6345 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 14:28:48 2025-12-10 14:28:48.591 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Reading all file types and vf-modules ---------- 14:28:48 2025-12-10 14:28:48.591 INFO 6345 --- [ main] MigrateRadcomChanges : headerLength: 7 14:28:48 14:28:48 2025-12-10 14:28:48.592 INFO 6345 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 14:28:48 2025-12-10 14:28:48.592 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 14:28:48 2025-12-10 14:28:48.592 INFO 6345 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-VNF.csv 14:28:48 2025-12-10 14:28:48.592 INFO 6345 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 14:28:48 2025-12-10 14:28:48.592 INFO 6345 --- [ main] MigrateRadcomChanges : headerLength: 2 14:28:48 14:28:48 2025-12-10 14:28:48.592 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.597 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.598 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.599 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.599 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.604 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.611 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.611 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.611 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.611 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.611 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.612 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.612 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.612 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.612 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.612 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.612 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.613 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.613 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.613 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.613 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.619 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.626 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.632 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.638 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.646 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.647 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.647 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.652 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.658 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.658 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.658 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.658 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.658 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.658 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.658 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.658 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.659 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.659 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.659 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.659 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.659 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.659 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.660 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.660 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.660 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.660 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.660 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.660 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.661 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.661 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.667 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.673 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.680 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.686 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.693 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.693 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.693 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.699 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.705 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.705 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.705 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.706 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.706 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.706 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.706 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.706 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.706 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.706 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.706 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.706 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.706 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.706 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.706 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.706 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.707 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.707 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.707 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.707 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.708 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.708 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.714 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.720 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.727 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.733 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.740 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.740 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.740 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.746 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.752 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.752 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.752 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.753 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.753 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.753 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.753 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.753 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.753 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.753 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.753 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.753 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.753 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.753 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.753 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.753 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.754 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.754 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.754 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.754 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.755 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.755 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.761 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.767 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.774 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.780 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.787 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.788 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.788 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.793 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.799 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.800 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.800 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.800 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.800 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.800 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.800 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.801 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.801 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.801 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.801 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.801 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.801 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.801 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.801 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.801 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.801 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.801 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.801 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.801 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.802 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.802 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.808 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.825 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.831 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.838 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.844 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.845 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.845 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.850 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.856 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.857 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.857 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.857 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.857 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.857 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.857 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.858 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.858 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.858 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.858 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.858 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.858 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.858 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.858 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.858 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.858 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.858 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.858 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.858 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.859 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.859 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.865 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.871 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.877 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.884 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.891 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.891 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.891 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.897 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.903 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.903 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.903 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.903 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.903 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.904 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.904 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.904 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.904 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.904 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.905 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.905 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.905 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.905 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.905 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.905 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.905 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.905 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:48 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:48 >> Unchanged side is [service-instance][URI Not present] 14:28:48 >> Edge used to go to [model-ver][URI Not present], 14:28:48 >> now swung to [model-ver][URI Not present]. 14:28:48 2025-12-10 14:28:48.905 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.905 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:48 2025-12-10 14:28:48.905 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 14:28:48 14:28:48 2025-12-10 14:28:48.905 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.911 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.918 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.924 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.930 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.937 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:48 2025-12-10 14:28:48.938 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id change to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:48 2025-12-10 14:28:48.938 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:48 14:28:48 2025-12-10 14:28:48.939 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:48.944 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:48.950 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:48.950 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:48.950 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:48.951 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:48.951 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:48.951 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:48.951 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:48.952 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:48.952 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:48.952 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:48.952 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:48.952 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:48.952 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:48.953 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:48.953 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:48.959 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:48.965 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:49 2025-12-10 14:28:48.965 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:48.971 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:49 14:28:49 2025-12-10 14:28:48.971 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:48.977 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:48.977 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:48.977 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:48.977 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:48.977 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:48.977 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:48.977 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:48.977 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:48.978 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:48.978 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:48.978 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:48.978 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:48.978 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:48.978 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:48.979 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:48.979 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:48.979 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:48.979 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:49 2025-12-10 14:28:48.979 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:48.985 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [vf-module][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:48.985 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [vf-module][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:48.985 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [vf-module][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:48.985 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [vf-module][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:48.985 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [vf-module][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:48.985 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [vf-module][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:48.985 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [vf-module][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:48.985 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:49 14:28:49 2025-12-10 14:28:48.985 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:48.990 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:48.990 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:48.991 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:48.991 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:48.991 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:48.991 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:48.991 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:48.991 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:48.992 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:48.992 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:48.992 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:48.992 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:48.992 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:48.992 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:48.992 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:48.992 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:48.992 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:48.992 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:48.992 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:49 2025-12-10 14:28:48.992 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:48.998 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:49 14:28:49 2025-12-10 14:28:48.998 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.003 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.004 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.004 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.004 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.004 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.004 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.004 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.004 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.004 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.004 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.004 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.005 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.005 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.005 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.005 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.005 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.006 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.006 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:49 2025-12-10 14:28:49.006 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.011 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.011 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.017 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.017 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.017 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.018 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.018 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.018 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.018 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.018 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.018 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.019 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.019 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.019 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.019 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.019 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.019 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.019 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.019 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.019 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.019 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:49 2025-12-10 14:28:49.019 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.043 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.043 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.049 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.049 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.049 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.049 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.049 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.049 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.049 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.049 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.049 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.050 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.050 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.050 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.050 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.050 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.050 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.051 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.051 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.051 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:49 2025-12-10 14:28:49.051 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.057 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.057 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.062 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.062 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.063 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.063 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.063 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.063 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.063 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.063 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.064 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.064 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.064 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.064 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.064 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.064 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.064 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.064 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.064 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.064 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.064 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 14:28:49 2025-12-10 14:28:49.064 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.070 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.070 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.076 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.076 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.076 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.076 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.076 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.076 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.076 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.076 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.076 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.076 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.076 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.077 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.077 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.077 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.077 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.077 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 14:28:49 2025-12-10 14:28:49.078 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 14:28:49 14:28:49 2025-12-10 14:28:49.078 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.084 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.090 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.097 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.104 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:49 2025-12-10 14:28:49.105 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.105 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.110 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.116 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.116 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.116 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.116 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.116 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.116 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.116 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.116 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.116 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.116 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.116 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.117 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.117 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.117 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.117 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.118 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.118 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.118 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.118 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.118 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.118 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.119 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.119 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.125 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.131 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.138 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.145 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:49 2025-12-10 14:28:49.146 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.146 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.151 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.158 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.158 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.158 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.158 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.158 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.158 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.158 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.158 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.158 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.158 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.158 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.158 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.159 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.159 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.159 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.159 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.159 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.159 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.160 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.160 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.160 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.160 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.166 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.173 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.179 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.186 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:49 2025-12-10 14:28:49.186 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.186 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.191 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.198 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.198 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.198 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.198 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.198 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.199 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.199 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.199 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.199 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.199 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.199 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.199 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.199 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.199 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.199 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.199 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.199 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.199 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.200 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.200 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.200 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.200 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.207 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.213 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.219 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.226 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:49 2025-12-10 14:28:49.226 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.227 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.232 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.238 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.238 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.239 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.239 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.239 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.239 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.239 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.239 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.239 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.239 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.239 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.239 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.239 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.239 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.239 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.240 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.240 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.240 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.240 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.240 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.241 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.241 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.247 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.253 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.260 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.267 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:49 2025-12-10 14:28:49.267 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.267 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.273 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.279 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.279 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.279 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.279 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.279 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.280 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.280 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.280 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.280 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.280 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.280 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.280 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.280 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.280 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.280 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.280 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.280 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.280 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.281 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.281 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.281 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.281 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.288 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.294 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.300 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.307 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:49 2025-12-10 14:28:49.307 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.307 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.313 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.320 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.321 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.321 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.321 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.321 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.322 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.322 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.322 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.322 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.322 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.322 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.323 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.323 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.323 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.323 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.323 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.323 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.323 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.323 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.323 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.323 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.323 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.329 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.336 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.342 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.348 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.349 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:49 2025-12-10 14:28:49.350 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:49 14:28:49 2025-12-10 14:28:49.350 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.355 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.361 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.368 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.374 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.380 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.387 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:49 2025-12-10 14:28:49.387 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:49 14:28:49 2025-12-10 14:28:49.387 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.393 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.399 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.405 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.412 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.418 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.424 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:49 2025-12-10 14:28:49.425 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:49 14:28:49 2025-12-10 14:28:49.425 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.430 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.437 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.443 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.449 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.455 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.464 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:49 2025-12-10 14:28:49.464 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:49 14:28:49 2025-12-10 14:28:49.464 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.470 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.476 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.482 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.489 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.495 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.502 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:49 2025-12-10 14:28:49.502 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:49 14:28:49 2025-12-10 14:28:49.502 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.508 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.514 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.520 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.527 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.533 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.539 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:49 2025-12-10 14:28:49.540 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:49 14:28:49 2025-12-10 14:28:49.540 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.545 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.551 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.558 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.564 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.570 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.578 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:49 2025-12-10 14:28:49.578 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 14:28:49 14:28:49 2025-12-10 14:28:49.578 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.584 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.590 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.596 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.603 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.609 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.615 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.617 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:49 2025-12-10 14:28:49.617 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.617 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.622 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.629 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.629 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.629 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.629 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.629 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.630 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.630 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.630 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.630 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.630 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.630 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.631 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.631 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.631 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.631 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.638 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.643 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:49 2025-12-10 14:28:49.643 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.649 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.649 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.654 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.655 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.655 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.655 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.655 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.655 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.655 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Edge swing of [org.onap.relationships.inventory.Uses] IN edge successful 14:28:49 2025-12-10 14:28:49.655 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.656 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.656 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.656 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.656 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.656 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.656 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.656 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.656 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.657 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.657 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.657 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.657 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:49 2025-12-10 14:28:49.657 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.662 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.662 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.668 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.668 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.668 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.668 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.668 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.668 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.669 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.669 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.669 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.669 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.669 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.669 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.669 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.669 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.669 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.670 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.670 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.670 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.670 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:49 2025-12-10 14:28:49.670 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.676 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [vf-module][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.676 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [vf-module][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.676 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [vf-module][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.676 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [vf-module][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.676 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [vf-module][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.676 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [vf-module][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.676 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.676 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.681 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.682 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.682 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.682 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.682 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.682 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.683 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.683 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.683 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.683 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.683 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.683 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.683 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.683 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.683 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.683 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.683 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.683 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:49 2025-12-10 14:28:49.684 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.689 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.689 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.695 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.695 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.695 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.695 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.695 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.695 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.695 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.695 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.695 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.696 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.696 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.696 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.696 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.696 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.696 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.696 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.697 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.697 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.697 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:49 2025-12-10 14:28:49.697 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.702 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.703 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.708 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.708 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.708 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.709 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.709 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.709 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.709 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.709 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.709 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.709 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.710 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.710 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.710 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.710 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.710 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.710 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.710 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.710 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:49 2025-12-10 14:28:49.710 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.716 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.716 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.722 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.722 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.722 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.722 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.722 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.722 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.722 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.722 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.722 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.722 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.722 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.723 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.723 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.723 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.723 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.723 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.723 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.724 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.724 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 14:28:49 2025-12-10 14:28:49.724 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.729 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.729 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.735 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.735 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.735 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.735 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.736 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.736 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.736 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.736 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.736 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.736 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.736 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.737 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.737 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.737 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.737 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 14:28:49 2025-12-10 14:28:49.737 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.Uses] IN edge. 14:28:49 >> Unchanged side is [vserver][URI Not present] 14:28:49 >> Edge used to go to [image][URI Not present], 14:28:49 >> now swung to [image][URI Not present]. 14:28:49 2025-12-10 14:28:49.737 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 14:28:49 14:28:49 2025-12-10 14:28:49.737 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.743 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.750 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.757 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:49 2025-12-10 14:28:49.757 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.757 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.757 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.757 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.757 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.757 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.757 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.757 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.757 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.757 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.757 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [generic-vnf][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.758 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.758 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.763 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.770 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.770 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.770 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.770 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.770 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.770 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.770 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.770 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.770 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.770 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.770 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.770 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.770 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.771 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.771 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.771 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.771 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.771 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.771 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.772 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.772 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.772 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.772 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.779 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.785 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.792 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:49 2025-12-10 14:28:49.792 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.792 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.798 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.804 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.804 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.804 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.805 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.805 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.805 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.805 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.805 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.805 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.805 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.805 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.805 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.805 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.805 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.805 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.805 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.806 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.806 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.806 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.806 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.807 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.807 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.813 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.819 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.826 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:49 2025-12-10 14:28:49.827 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.827 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.832 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.838 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.839 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.839 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.839 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.839 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.839 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.839 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.839 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.839 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.839 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.839 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.839 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.839 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.839 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.840 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.840 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.840 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.840 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.841 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.841 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.841 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.841 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.847 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.854 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.861 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:49 2025-12-10 14:28:49.861 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.861 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.867 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.873 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.873 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.873 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.874 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.874 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.874 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.874 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.874 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.874 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.874 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.874 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.874 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.874 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.874 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.874 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.874 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.875 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.875 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.875 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.875 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.875 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.876 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.882 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.888 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.895 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:49 2025-12-10 14:28:49.896 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.896 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.901 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:49 2025-12-10 14:28:49.907 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.908 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.908 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.908 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.908 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.908 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.908 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.909 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.909 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.909 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.909 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.909 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.909 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.909 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.909 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.909 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:49 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:49 >> Unchanged side is [service-instance][URI Not present] 14:28:49 >> Edge used to go to [model-ver][URI Not present], 14:28:49 >> now swung to [model-ver][URI Not present]. 14:28:49 2025-12-10 14:28:49.909 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:49 2025-12-10 14:28:49.909 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:49 2025-12-10 14:28:49.909 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:49 14:28:50 2025-12-10 14:28:49.909 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:49.910 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:50 14:28:50 2025-12-10 14:28:49.910 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:49.916 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:49.922 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:49.929 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:49.929 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 14:28:50 14:28:50 2025-12-10 14:28:49.929 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:49.934 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:49.941 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:49.941 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:50 14:28:50 2025-12-10 14:28:49.941 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:49.941 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:50 14:28:50 2025-12-10 14:28:49.941 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:49.942 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:50 14:28:50 2025-12-10 14:28:49.942 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:49.942 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:50 14:28:50 2025-12-10 14:28:49.942 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:49.942 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:50 14:28:50 2025-12-10 14:28:49.942 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:49.943 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:49.943 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:49.943 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:49.943 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:49.943 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:49.943 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:49.943 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:49.943 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:50 14:28:50 2025-12-10 14:28:49.943 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:49.943 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 14:28:50 14:28:50 2025-12-10 14:28:49.943 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:49.950 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:49.956 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:49.962 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:49.964 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:49.964 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:50 14:28:50 2025-12-10 14:28:49.965 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:49.970 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:49.976 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:49.976 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:49.976 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:49.977 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:49.977 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:49.977 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:49.977 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:49.977 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:49.977 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:49.978 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:49.978 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:49.978 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:49.978 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:49.978 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:49.978 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:49.985 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:49.990 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:50 2025-12-10 14:28:49.991 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:49.996 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:50 14:28:50 2025-12-10 14:28:49.997 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.002 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:50 2025-12-10 14:28:50.002 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.007 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:50 14:28:50 2025-12-10 14:28:50.007 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.013 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:50 2025-12-10 14:28:50.013 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.018 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:50 14:28:50 2025-12-10 14:28:50.018 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.024 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:50 2025-12-10 14:28:50.024 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.029 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:50 14:28:50 2025-12-10 14:28:50.029 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.035 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:50 2025-12-10 14:28:50.035 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.041 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:50 14:28:50 2025-12-10 14:28:50.041 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.046 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:50 2025-12-10 14:28:50.046 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.052 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:50 14:28:50 2025-12-10 14:28:50.052 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.057 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 14:28:50 2025-12-10 14:28:50.057 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.063 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 14:28:50 14:28:50 2025-12-10 14:28:50.063 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.068 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.074 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.081 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.081 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.081 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.087 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.093 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.093 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.093 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.093 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.093 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.093 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.093 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.093 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.093 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.093 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.093 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.094 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.094 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.094 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.094 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.094 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.094 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.095 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.095 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.095 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.095 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.095 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.095 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.102 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.108 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.108 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.109 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.114 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.120 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.120 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.120 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.121 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.121 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.121 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.121 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.121 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.121 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.121 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.121 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.121 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.121 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.121 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.121 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.121 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.122 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.122 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.122 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.122 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.122 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.123 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.129 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.136 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.137 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.137 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.142 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.148 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.149 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.149 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.149 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.149 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.149 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.149 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.149 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.149 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.149 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.149 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.149 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.149 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.149 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.150 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.150 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.150 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.150 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.150 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.150 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.151 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.151 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.157 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.164 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.164 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.164 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.170 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.176 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.176 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.176 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.177 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.177 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.177 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.177 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.177 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.177 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.177 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.177 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.177 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.177 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.177 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.177 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.177 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.178 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.178 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.178 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.178 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.178 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.178 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.185 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.191 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.192 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.192 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.197 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.203 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.204 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.204 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.204 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.204 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.204 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.204 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.205 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.205 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.205 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.205 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.205 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.205 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.205 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.205 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.205 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.205 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.205 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.205 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.205 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.206 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.206 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.212 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.220 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.221 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.221 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.226 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.232 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.233 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.233 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.233 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.233 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.233 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.233 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.234 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.234 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.234 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.234 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.234 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.234 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.234 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.234 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.234 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.234 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.234 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.234 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.234 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.235 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 14:28:50 14:28:50 2025-12-10 14:28:50.235 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.241 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.248 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.251 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.251 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:50 14:28:50 2025-12-10 14:28:50.251 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.256 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.263 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.263 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.263 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.263 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.263 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.264 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.264 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.264 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.264 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.264 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.264 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.265 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.265 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.265 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.265 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.271 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.277 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:50 2025-12-10 14:28:50.277 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.283 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [vf-module][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.283 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:50 2025-12-10 14:28:50.283 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [vf-module][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.283 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:50 2025-12-10 14:28:50.283 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [vf-module][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.283 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:50 2025-12-10 14:28:50.283 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [vf-module][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.283 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:50 2025-12-10 14:28:50.283 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [vf-module][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.284 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:50 2025-12-10 14:28:50.284 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [vf-module][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.284 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 14:28:50 2025-12-10 14:28:50.284 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:50 14:28:50 2025-12-10 14:28:50.284 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.290 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:50 2025-12-10 14:28:50.290 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.296 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [vf-module][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.296 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [vf-module][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.296 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [vf-module][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.296 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [vf-module][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.296 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [vf-module][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.296 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [vf-module][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.296 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:50 14:28:50 2025-12-10 14:28:50.296 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.302 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:50 2025-12-10 14:28:50.302 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.308 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:50 14:28:50 2025-12-10 14:28:50.308 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.314 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:50 2025-12-10 14:28:50.314 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.320 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:50 14:28:50 2025-12-10 14:28:50.320 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.326 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:50 2025-12-10 14:28:50.326 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.332 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:50 14:28:50 2025-12-10 14:28:50.332 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.338 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:50 2025-12-10 14:28:50.338 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.344 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:50 14:28:50 2025-12-10 14:28:50.344 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.350 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 14:28:50 2025-12-10 14:28:50.350 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.356 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 14:28:50 14:28:50 2025-12-10 14:28:50.356 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.362 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.370 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.371 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:50 14:28:50 2025-12-10 14:28:50.371 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.376 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.382 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.382 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.382 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.382 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.382 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.382 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.382 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.382 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.383 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.383 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.383 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.383 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.383 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.383 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.383 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.384 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.384 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.384 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.384 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.384 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.384 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.385 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.385 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.391 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.392 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:50 14:28:50 2025-12-10 14:28:50.392 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.397 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.403 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.404 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.404 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.404 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.404 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.404 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.404 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.404 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.404 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.404 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.404 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.404 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.404 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.404 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.405 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.405 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.405 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.405 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.405 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.405 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.406 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.406 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.412 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.413 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:50 14:28:50 2025-12-10 14:28:50.413 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.418 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.425 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.425 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.425 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.425 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.425 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.426 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.426 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.426 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.426 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.426 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.426 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.426 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.426 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.426 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.426 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.426 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.426 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.426 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.427 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.427 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.427 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.427 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.434 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.434 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:50 14:28:50 2025-12-10 14:28:50.434 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.440 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.446 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.446 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.446 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.447 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.447 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.447 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.447 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.447 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.447 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.447 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.447 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.447 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.447 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.447 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.447 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.447 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.448 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.448 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.448 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.448 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.448 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.448 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.455 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.455 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:50 14:28:50 2025-12-10 14:28:50.455 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.461 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.467 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.467 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.467 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.468 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.468 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.468 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.468 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.468 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.468 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.469 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.469 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.469 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.469 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.469 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.469 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.469 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.469 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.469 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.469 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.469 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.469 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.470 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.476 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.477 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 14:28:50 14:28:50 2025-12-10 14:28:50.477 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.482 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.488 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.489 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.489 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.489 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.489 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.489 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.489 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.490 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.490 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.490 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.490 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.490 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.490 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.490 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.490 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.490 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.490 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.490 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.490 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.490 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.491 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.491 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.497 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.499 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.499 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.499 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.504 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.511 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.517 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.523 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:50 2025-12-10 14:28:50.523 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.529 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.529 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.535 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:50 2025-12-10 14:28:50.535 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.540 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.540 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.546 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:50 2025-12-10 14:28:50.546 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.552 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.552 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.557 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:50 2025-12-10 14:28:50.557 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.563 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.563 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.569 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:50 2025-12-10 14:28:50.569 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.574 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [vf-module][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.574 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [vf-module][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.574 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [vf-module][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.574 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [vf-module][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.574 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [vf-module][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.574 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [vf-module][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.574 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [vf-module][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.574 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.574 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.580 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:50 2025-12-10 14:28:50.580 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.585 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.585 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.591 INFO 6345 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 14:28:50 2025-12-10 14:28:50.591 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.596 INFO 6345 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.596 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.603 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.603 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.603 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.608 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.615 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.616 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.616 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.621 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.630 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.630 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.630 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.636 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.642 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.643 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.643 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.648 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.655 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.656 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.656 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.661 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.667 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.668 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 14:28:50 14:28:50 2025-12-10 14:28:50.668 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.673 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.680 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.681 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.681 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:50 14:28:50 2025-12-10 14:28:50.681 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.687 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.693 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.693 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.693 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.694 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.694 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.694 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.694 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.694 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.694 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.695 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.695 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.695 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.695 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.695 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.698 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.698 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:50 14:28:50 2025-12-10 14:28:50.698 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.703 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.710 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.710 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.710 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.710 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.710 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.710 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.710 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.710 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.710 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.710 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.710 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.710 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.711 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.711 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.711 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.711 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.711 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.712 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.712 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.712 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.712 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.712 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.712 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.713 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:50 14:28:50 2025-12-10 14:28:50.713 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.718 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.725 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.725 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.725 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.725 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.725 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.725 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.725 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.725 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.725 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.725 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.725 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.725 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.726 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.726 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.726 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.726 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.726 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.726 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.727 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.727 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.727 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.728 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.728 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:50 14:28:50 2025-12-10 14:28:50.728 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.734 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.740 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.740 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.740 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.741 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.741 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.741 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.741 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.741 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.741 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.741 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.741 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.741 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.741 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.741 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.741 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.741 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.742 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.742 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.742 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.742 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.742 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.743 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.743 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:50 14:28:50 2025-12-10 14:28:50.743 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.749 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.755 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.755 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.755 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.756 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.756 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.756 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.756 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.756 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.756 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.756 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.756 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.756 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.756 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.756 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.756 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.756 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.757 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.757 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.757 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.757 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.757 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.758 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.759 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:50 14:28:50 2025-12-10 14:28:50.759 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.764 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.770 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.771 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.771 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.771 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.771 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.771 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.771 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.772 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.772 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.772 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.772 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.772 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.772 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.772 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.772 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.772 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.772 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.772 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.772 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.772 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.773 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.773 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.774 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 14:28:50 14:28:50 2025-12-10 14:28:50.774 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.779 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.785 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.786 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.786 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.786 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.786 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.786 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.786 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.787 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.787 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.787 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.787 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.787 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.787 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.787 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.787 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.787 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.787 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.787 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.787 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.787 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.788 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.788 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.788 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.789 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:50 14:28:50 2025-12-10 14:28:50.789 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.794 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.800 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.801 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.801 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.801 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.801 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.801 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.801 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.802 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.802 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.802 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.802 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.802 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.802 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.803 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.803 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.803 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.803 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.803 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.803 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.803 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.803 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.803 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.803 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:50 14:28:50 2025-12-10 14:28:50.803 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.809 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.815 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.815 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.815 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.816 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.816 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.816 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.816 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.817 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.817 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.817 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.817 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.817 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.817 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.818 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.820 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.820 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:50 14:28:50 2025-12-10 14:28:50.820 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.825 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.832 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.832 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.832 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.832 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.832 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.832 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.832 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.832 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.832 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.832 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.832 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.832 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.833 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.833 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.833 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.833 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.833 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.833 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.834 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.834 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.834 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.835 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.836 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:50 14:28:50 2025-12-10 14:28:50.836 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.841 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.847 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.848 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.848 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.848 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.848 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.848 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.848 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.848 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.848 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.848 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.848 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.848 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.848 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.848 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.849 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.849 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.849 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.849 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.850 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.850 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.850 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.850 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.850 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:50 14:28:50 2025-12-10 14:28:50.851 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.856 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.862 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.863 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.863 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.863 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.863 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.863 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.863 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.863 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.863 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.863 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.863 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.863 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.863 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.863 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.864 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.864 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.864 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.864 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.864 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.864 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.865 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.866 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.866 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:50 14:28:50 2025-12-10 14:28:50.866 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.872 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:50 2025-12-10 14:28:50.878 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.878 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.878 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.879 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.879 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.879 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.879 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.879 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.879 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.879 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.879 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.879 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.879 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.879 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:50 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:50 >> Unchanged side is [service-instance][URI Not present] 14:28:50 >> Edge used to go to [model-ver][URI Not present], 14:28:50 >> now swung to [model-ver][URI Not present]. 14:28:50 2025-12-10 14:28:50.879 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.879 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.879 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.879 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.880 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.880 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:50 2025-12-10 14:28:50.880 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:50 14:28:50 2025-12-10 14:28:50.881 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:50 2025-12-10 14:28:50.882 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 14:28:50 14:28:50 2025-12-10 14:28:50.882 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:50.887 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:50.894 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:51 2025-12-10 14:28:50.894 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:51 14:28:51 2025-12-10 14:28:50.894 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:51 2025-12-10 14:28:50.894 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:51 14:28:51 2025-12-10 14:28:50.895 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:51 2025-12-10 14:28:50.895 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:51 14:28:51 2025-12-10 14:28:50.895 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:51 2025-12-10 14:28:50.895 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:51 14:28:51 2025-12-10 14:28:50.895 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:51 2025-12-10 14:28:50.895 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:51 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:51 >> Unchanged side is [service-instance][URI Not present] 14:28:51 >> Edge used to go to [model-ver][URI Not present], 14:28:51 >> now swung to [model-ver][URI Not present]. 14:28:51 2025-12-10 14:28:50.895 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:51 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:51 >> Unchanged side is [service-instance][URI Not present] 14:28:51 >> Edge used to go to [model-ver][URI Not present], 14:28:51 >> now swung to [model-ver][URI Not present]. 14:28:51 2025-12-10 14:28:50.895 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:51 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:51 >> Unchanged side is [service-instance][URI Not present] 14:28:51 >> Edge used to go to [model-ver][URI Not present], 14:28:51 >> now swung to [model-ver][URI Not present]. 14:28:51 2025-12-10 14:28:50.895 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:51 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:51 >> Unchanged side is [service-instance][URI Not present] 14:28:51 >> Edge used to go to [model-ver][URI Not present], 14:28:51 >> now swung to [model-ver][URI Not present]. 14:28:51 2025-12-10 14:28:50.895 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:51 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:51 >> Unchanged side is [service-instance][URI Not present] 14:28:51 >> Edge used to go to [model-ver][URI Not present], 14:28:51 >> now swung to [model-ver][URI Not present]. 14:28:51 2025-12-10 14:28:50.895 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:51 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:51 >> Unchanged side is [service-instance][URI Not present] 14:28:51 >> Edge used to go to [model-ver][URI Not present], 14:28:51 >> now swung to [model-ver][URI Not present]. 14:28:51 2025-12-10 14:28:50.896 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:51 Swinging [org.onap.relationships.inventory.IsA] IN edge. 14:28:51 >> Unchanged side is [service-instance][URI Not present] 14:28:51 >> Edge used to go to [model-ver][URI Not present], 14:28:51 >> now swung to [model-ver][URI Not present]. 14:28:51 2025-12-10 14:28:50.896 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:51 14:28:51 2025-12-10 14:28:50.896 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:51 2025-12-10 14:28:50.896 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:51 14:28:51 2025-12-10 14:28:50.896 INFO 6345 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 14:28:51 2025-12-10 14:28:50.896 INFO 6345 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 14:28:51 14:28:51 2025-12-10 14:28:50.896 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:50.897 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:51 2025-12-10 14:28:50.898 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:51 14:28:51 2025-12-10 14:28:50.898 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:50.903 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:50.910 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:51 2025-12-10 14:28:50.910 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:51 14:28:51 2025-12-10 14:28:50.910 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:50.916 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:50.923 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:51 2025-12-10 14:28:50.923 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:51 14:28:51 2025-12-10 14:28:50.923 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:50.929 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:50.936 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:51 2025-12-10 14:28:50.936 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:51 14:28:51 2025-12-10 14:28:50.936 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:50.941 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:50.948 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:51 2025-12-10 14:28:50.949 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:51 14:28:51 2025-12-10 14:28:50.949 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:50.954 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:50.962 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:51 2025-12-10 14:28:50.962 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:51 14:28:51 2025-12-10 14:28:50.962 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:50.968 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:50.974 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:51 2025-12-10 14:28:50.974 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:51 14:28:51 2025-12-10 14:28:50.975 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:50.980 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:50.987 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:51 2025-12-10 14:28:50.987 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:51 14:28:51 2025-12-10 14:28:50.987 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:50.993 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:50.999 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:51 2025-12-10 14:28:51.000 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:51 14:28:51 2025-12-10 14:28:51.000 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.005 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.012 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:51 2025-12-10 14:28:51.012 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:51 14:28:51 2025-12-10 14:28:51.012 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.017 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.024 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:51 2025-12-10 14:28:51.025 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:51 14:28:51 2025-12-10 14:28:51.025 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.030 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.037 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:51 2025-12-10 14:28:51.038 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:51 14:28:51 2025-12-10 14:28:51.038 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.043 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.052 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:51 2025-12-10 14:28:51.052 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:51 14:28:51 2025-12-10 14:28:51.052 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.058 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.064 INFO 6345 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 14:28:51 2025-12-10 14:28:51.065 INFO 6345 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 14:28:51 14:28:51 2025-12-10 14:28:51.065 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.070 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.077 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = wrong-type AND vnf-type = test)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.083 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Error: ERROR: Failure to update generic-vnf wrong-type Graph Traversal failed 14:28:51 14:28:51 2025-12-10 14:28:51.083 INFO 6345 --- [ main] MigrateRadcomChanges : 14:28:51 14:28:51 ******* Final Summary for RADCOM Change Migration ********* 14:28:51 14:28:51 2025-12-10 14:28:51.083 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: Total generic-vnfs in File: 13 14:28:51 2025-12-10 14:28:51.083 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs processed: 77 14:28:51 2025-12-10 14:28:51.083 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs failed to process: 1 14:28:51 2025-12-10 14:28:51.083 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances processed: 343 14:28:51 2025-12-10 14:28:51.083 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances failed to process: 0 14:28:51 2025-12-10 14:28:51.083 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules processed: 35 14:28:51 2025-12-10 14:28:51.083 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules failed to process: 0 14:28:51 2025-12-10 14:28:51.083 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: images processed: 98 14:28:51 2025-12-10 14:28:51.083 INFO 6345 --- [ main] MigrateRadcomChanges : Migration Summary Count: images failed to process: 0 14:28:51 14:28:51 2025-12-10 14:28:51.083 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.085 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.086 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.088 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.089 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.091 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.092 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.094 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.095 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.097 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 14:28:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.983 s -- in org.onap.aai.migration.v15.MigrateRadcomChangesTest 14:28:51 [INFO] Running org.onap.aai.migration.v16.MigrateBooleanDefaultsToFalseTest 14:28:51 Initilization of BooleanDefaultMigrator migration script complete. 14:28:51 2025-12-10 14:28:51.121 INFO 6345 --- [ main] BooleanDefaultMigrator : Initilization of BooleanDefaultMigrator migration script complete. 14:28:51 2025-12-10 14:28:51.121 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes 14:28:51 Node Type cloud-region: Property orchestration-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 2025-12-10 14:28:51.121 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 Adding Updated Vertex 4120 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.122 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4120 to dmaapMsgList.... 14:28:51 Node Type cloud-region: Property orchestration-disabled is empty, adding value false 14:28:51 2025-12-10 14:28:51.122 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled is empty, adding value false 14:28:51 Adding Updated Vertex 4216 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.122 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4216 to dmaapMsgList.... 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.122 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.122 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 ******* Final Summary for MockBooleanDefaultMigrator ********* 14:28:51 2025-12-10 14:28:51.122 INFO 6345 --- [ main] BooleanDefaultMigrator : ******* Final Summary for MockBooleanDefaultMigrator ********* 14:28:51 Total Migrated Records for cloud-region: 2 14:28:51 2025-12-10 14:28:51.122 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for cloud-region: 2 14:28:51 Migration Summary Count: Total Migrated Records: 2 14:28:51 2025-12-10 14:28:51.122 INFO 6345 --- [ main] BooleanDefaultMigrator : Migration Summary Count: Total Migrated Records: 2 14:28:51 2025-12-10 14:28:51.122 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-region-id = cloud-region1 AND orchestration-disabled = false)]. For better performance, use indexes 14:28:51 Initilization of BooleanDefaultMigrator migration script complete. 14:28:51 2025-12-10 14:28:51.126 INFO 6345 --- [ main] BooleanDefaultMigrator : Initilization of BooleanDefaultMigrator migration script complete. 14:28:51 2025-12-10 14:28:51.126 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes 14:28:51 Node Type cloud-region: Property orchestration-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 2025-12-10 14:28:51.126 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 Adding Updated Vertex 4128 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.126 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4128 to dmaapMsgList.... 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.126 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.126 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled is empty, adding value false 14:28:51 2025-12-10 14:28:51.126 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled is empty, adding value false 14:28:51 Adding Updated Vertex 4328 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.126 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4328 to dmaapMsgList.... 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.126 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.126 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.126 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.126 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 ******* Final Summary for MockBooleanDefaultMigrator ********* 14:28:51 2025-12-10 14:28:51.126 INFO 6345 --- [ main] BooleanDefaultMigrator : ******* Final Summary for MockBooleanDefaultMigrator ********* 14:28:51 Total Migrated Records for cloud-region: 2 14:28:51 2025-12-10 14:28:51.126 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for cloud-region: 2 14:28:51 Migration Summary Count: Total Migrated Records: 2 14:28:51 2025-12-10 14:28:51.126 INFO 6345 --- [ main] BooleanDefaultMigrator : Migration Summary Count: Total Migrated Records: 2 14:28:51 2025-12-10 14:28:51.127 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-region-id = cloud-region0 AND orchestration-disabled = false)]. For better performance, use indexes 14:28:51 Initilization of BooleanDefaultMigrator migration script complete. 14:28:51 2025-12-10 14:28:51.128 INFO 6345 --- [ main] BooleanDefaultMigrator : Initilization of BooleanDefaultMigrator migration script complete. 14:28:51 2025-12-10 14:28:51.128 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.128 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.128 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.128 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.128 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.128 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled is empty, adding value false 14:28:51 2025-12-10 14:28:51.129 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled is empty, adding value false 14:28:51 Adding Updated Vertex 8312 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.129 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8312 to dmaapMsgList.... 14:28:51 Node Type cloud-region: Property orchestration-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 2025-12-10 14:28:51.129 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 Adding Updated Vertex 12320 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.129 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12320 to dmaapMsgList.... 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.129 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.129 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.129 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.129 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.129 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 ******* Final Summary for MockBooleanDefaultMigrator ********* 14:28:51 2025-12-10 14:28:51.129 INFO 6345 --- [ main] BooleanDefaultMigrator : ******* Final Summary for MockBooleanDefaultMigrator ********* 14:28:51 Total Migrated Records for cloud-region: 2 14:28:51 2025-12-10 14:28:51.129 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for cloud-region: 2 14:28:51 Migration Summary Count: Total Migrated Records: 2 14:28:51 2025-12-10 14:28:51.129 INFO 6345 --- [ main] BooleanDefaultMigrator : Migration Summary Count: Total Migrated Records: 2 14:28:51 2025-12-10 14:28:51.129 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-region-id = cloud-region3 AND orchestration-disabled = false)]. For better performance, use indexes 14:28:51 Initilization of BooleanDefaultMigrator migration script complete. 14:28:51 2025-12-10 14:28:51.130 INFO 6345 --- [ main] BooleanDefaultMigrator : Initilization of BooleanDefaultMigrator migration script complete. 14:28:51 2025-12-10 14:28:51.130 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.131 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.131 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.131 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.131 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.131 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled is empty, adding value false 14:28:51 2025-12-10 14:28:51.131 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled is empty, adding value false 14:28:51 Adding Updated Vertex 16416 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.131 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 16416 to dmaapMsgList.... 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.131 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.131 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.131 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.131 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.131 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.131 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.131 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.131 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 2025-12-10 14:28:51.131 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping 14:28:51 Node Type cloud-region: Property orchestration-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 2025-12-10 14:28:51.131 INFO 6345 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 Adding Updated Vertex 16504 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.131 INFO 6345 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 16504 to dmaapMsgList.... 14:28:51 ******* Final Summary for MockBooleanDefaultMigrator ********* 14:28:51 2025-12-10 14:28:51.131 INFO 6345 --- [ main] BooleanDefaultMigrator : ******* Final Summary for MockBooleanDefaultMigrator ********* 14:28:51 Total Migrated Records for cloud-region: 2 14:28:51 2025-12-10 14:28:51.131 INFO 6345 --- [ main] BooleanDefaultMigrator : Total Migrated Records for cloud-region: 2 14:28:51 Migration Summary Count: Total Migrated Records: 2 14:28:51 2025-12-10 14:28:51.131 INFO 6345 --- [ main] BooleanDefaultMigrator : Migration Summary Count: Total Migrated Records: 2 14:28:51 2025-12-10 14:28:51.131 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-region-id = cloud-region2 AND orchestration-disabled = true)]. For better performance, use indexes 14:28:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.aai.migration.v16.MigrateBooleanDefaultsToFalseTest 14:28:51 [INFO] Running org.onap.aai.migration.v16.MigrateInMaintDefaultToFalseTest 14:28:51 Initilization of InMaintDefaultMigrator migration script complete. 14:28:51 2025-12-10 14:28:51.152 INFO 6345 --- [ main] InMaintDefaultMigrator : Initilization of InMaintDefaultMigrator migration script complete. 14:28:51 2025-12-10 14:28:51.152 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone)]. For better performance, use indexes 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.153 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint is empty, adding value false 14:28:51 2025-12-10 14:28:51.153 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint is empty, adding value false 14:28:51 Adding Updated Vertex 8416 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.153 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8416 to dmaapMsgList.... 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.153 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 2025-12-10 14:28:51.153 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 Adding Updated Vertex 4320 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.153 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4320 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.153 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.154 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.154 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint is empty, adding value false 14:28:51 2025-12-10 14:28:51.154 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint is empty, adding value false 14:28:51 Adding Updated Vertex 8200 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.154 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8200 to dmaapMsgList.... 14:28:51 Node Type cloud-region: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 2025-12-10 14:28:51.154 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 Adding Updated Vertex 4168 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.154 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4168 to dmaapMsgList.... 14:28:51 ******* Final Summary for MockInMaintDefaultMigrator ********* 14:28:51 2025-12-10 14:28:51.154 INFO 6345 --- [ main] InMaintDefaultMigrator : ******* Final Summary for MockInMaintDefaultMigrator ********* 14:28:51 Total Migrated Records for zone: 2 14:28:51 2025-12-10 14:28:51.154 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for zone: 2 14:28:51 Total Migrated Records for cloud-region: 2 14:28:51 2025-12-10 14:28:51.154 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for cloud-region: 2 14:28:51 Migration Summary Count: Total Migrated Records: 4 14:28:51 2025-12-10 14:28:51.154 INFO 6345 --- [ main] InMaintDefaultMigrator : Migration Summary Count: Total Migrated Records: 4 14:28:51 2025-12-10 14:28:51.154 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone AND zone-id = zone1 AND in-maint = false)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.154 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-region-id = cloud-region1 AND in-maint = false)]. For better performance, use indexes 14:28:51 Initilization of InMaintDefaultMigrator migration script complete. 14:28:51 2025-12-10 14:28:51.168 INFO 6345 --- [ main] InMaintDefaultMigrator : Initilization of InMaintDefaultMigrator migration script complete. 14:28:51 2025-12-10 14:28:51.169 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone)]. For better performance, use indexes 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.169 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint is empty, adding value false 14:28:51 2025-12-10 14:28:51.169 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint is empty, adding value false 14:28:51 Adding Updated Vertex 8424 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.169 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8424 to dmaapMsgList.... 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.169 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.169 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.169 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.169 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.169 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 2025-12-10 14:28:51.169 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 Adding Updated Vertex 4304 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.169 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4304 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.169 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.169 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint is empty, adding value false 14:28:51 2025-12-10 14:28:51.169 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint is empty, adding value false 14:28:51 Adding Updated Vertex 12512 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.169 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 12512 to dmaapMsgList.... 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.169 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.170 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.170 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.170 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.170 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 2025-12-10 14:28:51.170 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 Adding Updated Vertex 8240 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.170 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8240 to dmaapMsgList.... 14:28:51 ******* Final Summary for MockInMaintDefaultMigrator ********* 14:28:51 2025-12-10 14:28:51.170 INFO 6345 --- [ main] InMaintDefaultMigrator : ******* Final Summary for MockInMaintDefaultMigrator ********* 14:28:51 Total Migrated Records for zone: 2 14:28:51 2025-12-10 14:28:51.170 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for zone: 2 14:28:51 Total Migrated Records for cloud-region: 2 14:28:51 2025-12-10 14:28:51.170 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for cloud-region: 2 14:28:51 Migration Summary Count: Total Migrated Records: 4 14:28:51 2025-12-10 14:28:51.170 INFO 6345 --- [ main] InMaintDefaultMigrator : Migration Summary Count: Total Migrated Records: 4 14:28:51 2025-12-10 14:28:51.170 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone AND zone-id = zone0 AND in-maint = false)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.170 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-region-id = cloud-region0 AND in-maint = false)]. For better performance, use indexes 14:28:51 Initilization of InMaintDefaultMigrator migration script complete. 14:28:51 2025-12-10 14:28:51.174 INFO 6345 --- [ main] InMaintDefaultMigrator : Initilization of InMaintDefaultMigrator migration script complete. 14:28:51 2025-12-10 14:28:51.175 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone)]. For better performance, use indexes 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.175 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint is empty, adding value false 14:28:51 2025-12-10 14:28:51.175 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint is empty, adding value false 14:28:51 Adding Updated Vertex 8400 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.175 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8400 to dmaapMsgList.... 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.175 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.175 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.175 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.175 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.175 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.175 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.175 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 2025-12-10 14:28:51.175 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 Adding Updated Vertex 12296 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.175 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 12296 to dmaapMsgList.... 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.175 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.175 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.176 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.176 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.176 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.176 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.176 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint is empty, adding value false 14:28:51 2025-12-10 14:28:51.176 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint is empty, adding value false 14:28:51 Adding Updated Vertex 8288 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.176 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8288 to dmaapMsgList.... 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.176 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 2025-12-10 14:28:51.176 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 Adding Updated Vertex 4192 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.176 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4192 to dmaapMsgList.... 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.176 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.176 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.176 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.176 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.176 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 ******* Final Summary for MockInMaintDefaultMigrator ********* 14:28:51 2025-12-10 14:28:51.176 INFO 6345 --- [ main] InMaintDefaultMigrator : ******* Final Summary for MockInMaintDefaultMigrator ********* 14:28:51 Total Migrated Records for zone: 2 14:28:51 2025-12-10 14:28:51.176 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for zone: 2 14:28:51 Total Migrated Records for cloud-region: 2 14:28:51 2025-12-10 14:28:51.176 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for cloud-region: 2 14:28:51 Migration Summary Count: Total Migrated Records: 4 14:28:51 2025-12-10 14:28:51.176 INFO 6345 --- [ main] InMaintDefaultMigrator : Migration Summary Count: Total Migrated Records: 4 14:28:51 2025-12-10 14:28:51.176 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone AND zone-id = zone3 AND in-maint = false)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.177 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-region-id = cloud-region3 AND in-maint = false)]. For better performance, use indexes 14:28:51 Initilization of InMaintDefaultMigrator migration script complete. 14:28:51 2025-12-10 14:28:51.179 INFO 6345 --- [ main] InMaintDefaultMigrator : Initilization of InMaintDefaultMigrator migration script complete. 14:28:51 2025-12-10 14:28:51.179 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone)]. For better performance, use indexes 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.179 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.179 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.179 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.179 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 Adding Updated Vertex 16416 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 16416 to dmaapMsgList.... 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint is empty, adding value false 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint is empty, adding value false 14:28:51 Adding Updated Vertex 8296 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8296 to dmaapMsgList.... 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.180 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint is empty, adding value false 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint is empty, adding value false 14:28:51 Adding Updated Vertex 12336 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 12336 to dmaapMsgList.... 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 Adding Updated Vertex 16488 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.180 INFO 6345 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 16488 to dmaapMsgList.... 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.181 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 2025-12-10 14:28:51.181 INFO 6345 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping 14:28:51 ******* Final Summary for MockInMaintDefaultMigrator ********* 14:28:51 2025-12-10 14:28:51.181 INFO 6345 --- [ main] InMaintDefaultMigrator : ******* Final Summary for MockInMaintDefaultMigrator ********* 14:28:51 Total Migrated Records for zone: 2 14:28:51 2025-12-10 14:28:51.181 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for zone: 2 14:28:51 Total Migrated Records for cloud-region: 2 14:28:51 2025-12-10 14:28:51.181 INFO 6345 --- [ main] InMaintDefaultMigrator : Total Migrated Records for cloud-region: 2 14:28:51 Migration Summary Count: Total Migrated Records: 4 14:28:51 2025-12-10 14:28:51.181 INFO 6345 --- [ main] InMaintDefaultMigrator : Migration Summary Count: Total Migrated Records: 4 14:28:51 2025-12-10 14:28:51.181 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone AND zone-id = zone2 AND in-maint = true)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.181 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-region-id = cloud-region2 AND in-maint = true)]. For better performance, use indexes 14:28:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.aai.migration.v16.MigrateInMaintDefaultToFalseTest 14:28:51 [INFO] Running org.onap.aai.migration.v20.MigrateL2DefaultToFalseTest 14:28:51 Initilization of L2DefaultMigrator migration script complete. 14:28:51 2025-12-10 14:28:51.211 INFO 6345 --- [ main] L2DefaultMigrator : Initilization of L2DefaultMigrator migration script complete. 14:28:51 2025-12-10 14:28:51.212 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes 14:28:51 Node Type l-interface: Property l2-multicasting is empty, adding value false 14:28:51 2025-12-10 14:28:51.212 INFO 6345 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting is empty, adding value false 14:28:51 Adding Updated Vertex 4144 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.212 INFO 6345 --- [ main] L2DefaultMigrator : Adding Updated Vertex 4144 to dmaapMsgList.... 14:28:51 Node Type l-interface: Property l2-multicasting does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 2025-12-10 14:28:51.212 INFO 6345 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 Adding Updated Vertex 4096 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.212 INFO 6345 --- [ main] L2DefaultMigrator : Adding Updated Vertex 4096 to dmaapMsgList.... 14:28:51 Node Type l-interface: Property l2-multicasting value already exists - skipping 14:28:51 2025-12-10 14:28:51.213 INFO 6345 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting value already exists - skipping 14:28:51 Node Type l-interface: Property l2-multicasting value already exists - skipping 14:28:51 2025-12-10 14:28:51.213 INFO 6345 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting value already exists - skipping 14:28:51 Node Type l-interface: Property l2-multicasting does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 2025-12-10 14:28:51.213 INFO 6345 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 Adding Updated Vertex 4336 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.213 INFO 6345 --- [ main] L2DefaultMigrator : Adding Updated Vertex 4336 to dmaapMsgList.... 14:28:51 ******* Final Summary for MigrateL2DefaultToFalse ********* 14:28:51 2025-12-10 14:28:51.213 INFO 6345 --- [ main] L2DefaultMigrator : ******* Final Summary for MigrateL2DefaultToFalse ********* 14:28:51 Total Migrated Records for l-interface: 3 14:28:51 2025-12-10 14:28:51.213 INFO 6345 --- [ main] L2DefaultMigrator : Total Migrated Records for l-interface: 3 14:28:51 Migration Summary Count: Total Migrated Records: 3 14:28:51 2025-12-10 14:28:51.213 INFO 6345 --- [ main] L2DefaultMigrator : Migration Summary Count: Total Migrated Records: 3 14:28:51 Initilization of L2DefaultMigrator migration script complete. 14:28:51 2025-12-10 14:28:51.220 INFO 6345 --- [ main] L2DefaultMigrator : Initilization of L2DefaultMigrator migration script complete. 14:28:51 2025-12-10 14:28:51.220 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes 14:28:51 Node Type l-interface: Property l2-multicasting value already exists - skipping 14:28:51 2025-12-10 14:28:51.220 INFO 6345 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting value already exists - skipping 14:28:51 Node Type l-interface: Property l2-multicasting value already exists - skipping 14:28:51 2025-12-10 14:28:51.220 INFO 6345 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting value already exists - skipping 14:28:51 Node Type l-interface: Property l2-multicasting does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 2025-12-10 14:28:51.220 INFO 6345 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 Adding Updated Vertex 4224 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.220 INFO 6345 --- [ main] L2DefaultMigrator : Adding Updated Vertex 4224 to dmaapMsgList.... 14:28:51 Node Type l-interface: Property l2-multicasting does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 2025-12-10 14:28:51.220 INFO 6345 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting does not exist or updateExistingValues flag is set to True - adding the property with value false 14:28:51 Adding Updated Vertex 4120 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.220 INFO 6345 --- [ main] L2DefaultMigrator : Adding Updated Vertex 4120 to dmaapMsgList.... 14:28:51 Node Type l-interface: Property l2-multicasting value already exists - skipping 14:28:51 2025-12-10 14:28:51.220 INFO 6345 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting value already exists - skipping 14:28:51 Node Type l-interface: Property l2-multicasting value already exists - skipping 14:28:51 2025-12-10 14:28:51.220 INFO 6345 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting value already exists - skipping 14:28:51 Node Type l-interface: Property l2-multicasting value already exists - skipping 14:28:51 2025-12-10 14:28:51.220 INFO 6345 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting value already exists - skipping 14:28:51 Node Type l-interface: Property l2-multicasting value already exists - skipping 14:28:51 2025-12-10 14:28:51.220 INFO 6345 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting value already exists - skipping 14:28:51 Node Type l-interface: Property l2-multicasting is empty, adding value false 14:28:51 2025-12-10 14:28:51.220 INFO 6345 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting is empty, adding value false 14:28:51 Adding Updated Vertex 12288 to dmaapMsgList.... 14:28:51 2025-12-10 14:28:51.220 INFO 6345 --- [ main] L2DefaultMigrator : Adding Updated Vertex 12288 to dmaapMsgList.... 14:28:51 Node Type l-interface: Property l2-multicasting value already exists - skipping 14:28:51 2025-12-10 14:28:51.220 INFO 6345 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting value already exists - skipping 14:28:51 ******* Final Summary for MigrateL2DefaultToFalse ********* 14:28:51 2025-12-10 14:28:51.220 INFO 6345 --- [ main] L2DefaultMigrator : ******* Final Summary for MigrateL2DefaultToFalse ********* 14:28:51 Total Migrated Records for l-interface: 3 14:28:51 2025-12-10 14:28:51.220 INFO 6345 --- [ main] L2DefaultMigrator : Total Migrated Records for l-interface: 3 14:28:51 Migration Summary Count: Total Migrated Records: 3 14:28:51 2025-12-10 14:28:51.220 INFO 6345 --- [ main] L2DefaultMigrator : Migration Summary Count: Total Migrated Records: 3 14:28:51 2025-12-10 14:28:51.220 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = no-value AND l2-multicasting = false)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.221 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = empty-value AND l2-multicasting = false)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.221 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = true-value AND l2-multicasting = true)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.221 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = false-value AND l2-multicasting = false)]. For better performance, use indexes 14:28:51 2025-12-10 14:28:51.221 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = extra AND l2-multicasting = false)]. For better performance, use indexes 14:28:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.aai.migration.v20.MigrateL2DefaultToFalseTest 14:28:51 [INFO] Running org.onap.aai.rest.SchemaJobStatusControllerTest 14:28:51 14:28:51 . ____ _ __ _ _ 14:28:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:28:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:28:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:28:51 ' |____| .__|_| |_|_| |_\__, | / / / / 14:28:51 =========|_|==============|___/=/_/_/_/ 14:28:51 :: Spring Boot :: (v3.1.12) 14:28:51 14:28:51 2025-12-10 14:28:51.272 INFO 6345 --- [ main] o.o.a.r.SchemaJobStatusControllerTest : Starting SchemaJobStatusControllerTest using Java 17.0.6-ea with PID 6345 (started by jenkins in /w/workspace/aai-graphadmin-maven-stage-master) 14:28:51 2025-12-10 14:28:51.272 DEBUG 6345 --- [ main] o.o.a.r.SchemaJobStatusControllerTest : Running with Spring Boot v3.1.12, Spring v6.0.21 14:28:51 2025-12-10 14:28:51.272 INFO 6345 --- [ main] o.o.a.r.SchemaJobStatusControllerTest : The following 2 profiles are active: "production", "one-way-ssl" 14:28:51 2025-12-10 14:28:51.580 INFO 6345 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 14:28:51 2025-12-10 14:28:51.581 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 14:28:51 2025-12-10 14:28:51.581 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 14:28:51 2025-12-10 14:28:51.582 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:28:51 2025-12-10 14:28:51.582 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:28:51 [EL Warning]: moxy: 2025-12-10 14:28:51.604--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:28:51 2025-12-10 14:28:51.716 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 14:28:51 2025-12-10 14:28:51.723 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 14:28:51 2025-12-10 14:28:51.724 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:28:51 2025-12-10 14:28:51.724 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:28:51 [EL Warning]: moxy: 2025-12-10 14:28:51.748--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:28:51 2025-12-10 14:28:51.873 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 14:28:51 2025-12-10 14:28:51.883 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 14:28:51 2025-12-10 14:28:51.884 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:28:51 2025-12-10 14:28:51.884 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:28:51 [EL Warning]: moxy: 2025-12-10 14:28:51.908--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:28:52 2025-12-10 14:28:52.041 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 14:28:52 2025-12-10 14:28:52.051 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 14:28:52 2025-12-10 14:28:52.052 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:28:52 2025-12-10 14:28:52.052 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:28:52 [EL Warning]: moxy: 2025-12-10 14:28:52.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 14:28:52 2025-12-10 14:28:52.210 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 14:28:52 2025-12-10 14:28:52.220 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 14:28:52 2025-12-10 14:28:52.221 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:28:52 2025-12-10 14:28:52.221 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:28:52 [EL Warning]: moxy: 2025-12-10 14:28:52.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 14:28:52 2025-12-10 14:28:52.405 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 14:28:52 2025-12-10 14:28:52.416 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 14:28:52 2025-12-10 14:28:52.419 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:28:52 2025-12-10 14:28:52.419 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:28:52 [EL Warning]: moxy: 2025-12-10 14:28:52.465--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:28:52 2025-12-10 14:28:52.621 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 14:28:52 2025-12-10 14:28:52.632 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 14:28:52 2025-12-10 14:28:52.634 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:28:52 2025-12-10 14:28:52.634 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:28:52 [EL Warning]: moxy: 2025-12-10 14:28:52.663--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:28:52 2025-12-10 14:28:52.823 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 14:28:52 2025-12-10 14:28:52.835 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 14:28:52 2025-12-10 14:28:52.837 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:28:52 2025-12-10 14:28:52.837 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:28:52 [EL Warning]: moxy: 2025-12-10 14:28:52.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 14:28:53 2025-12-10 14:28:53.026 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 14:28:53 2025-12-10 14:28:53.037 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 14:28:53 2025-12-10 14:28:53.040 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:28:53 2025-12-10 14:28:53.040 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:28:53 [EL Warning]: moxy: 2025-12-10 14:28:53.069--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:28:53 2025-12-10 14:28:53.227 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 14:28:53 2025-12-10 14:28:53.239 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 14:28:53 2025-12-10 14:28:53.241 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:28:53 2025-12-10 14:28:53.241 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:28:53 [EL Warning]: moxy: 2025-12-10 14:28:53.272--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:28:53 2025-12-10 14:28:53.444 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 14:28:53 2025-12-10 14:28:53.457 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 14:28:53 2025-12-10 14:28:53.460 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:28:53 2025-12-10 14:28:53.460 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:28:53 [EL Warning]: moxy: 2025-12-10 14:28:53.491--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:28:53 2025-12-10 14:28:53.667 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 14:28:53 2025-12-10 14:28:53.681 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 14:28:53 2025-12-10 14:28:53.683 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:28:53 2025-12-10 14:28:53.683 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:28:53 [EL Warning]: moxy: 2025-12-10 14:28:53.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 14:28:53 2025-12-10 14:28:53.936 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 14:28:53 2025-12-10 14:28:53.952 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 14:28:53 2025-12-10 14:28:53.956 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:28:53 2025-12-10 14:28:53.956 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:28:54 [EL Warning]: moxy: 2025-12-10 14:28:53.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 14:28:54 2025-12-10 14:28:54.234 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 14:28:54 2025-12-10 14:28:54.254 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 14:28:54 2025-12-10 14:28:54.258 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:28:54 2025-12-10 14:28:54.258 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:28:54 [EL Warning]: moxy: 2025-12-10 14:28:54.298--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:28:54 2025-12-10 14:28:54.536 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 14:28:54 2025-12-10 14:28:54.556 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 14:28:54 2025-12-10 14:28:54.559 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:28:54 2025-12-10 14:28:54.559 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:28:54 [EL Warning]: moxy: 2025-12-10 14:28:54.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 14:28:54 2025-12-10 14:28:54.857 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 14:28:54 2025-12-10 14:28:54.878 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 14:28:54 2025-12-10 14:28:54.881 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:28:54 2025-12-10 14:28:54.881 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:28:54 [EL Warning]: moxy: 2025-12-10 14:28:54.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 14:28:55 2025-12-10 14:28:55.183 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 14:28:55 2025-12-10 14:28:55.204 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 14:28:55 2025-12-10 14:28:55.207 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:28:55 2025-12-10 14:28:55.207 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:28:55 [EL Warning]: moxy: 2025-12-10 14:28:55.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 14:28:55 2025-12-10 14:28:55.513 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 14:28:55 2025-12-10 14:28:55.533 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 14:28:55 2025-12-10 14:28:55.537 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:28:55 2025-12-10 14:28:55.537 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:28:55 [EL Warning]: moxy: 2025-12-10 14:28:55.58--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:28:55 2025-12-10 14:28:55.841 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 14:28:55 2025-12-10 14:28:55.861 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 14:28:55 2025-12-10 14:28:55.865 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:28:55 2025-12-10 14:28:55.865 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:28:55 [EL Warning]: moxy: 2025-12-10 14:28:55.908--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:28:56 2025-12-10 14:28:56.177 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 14:28:56 2025-12-10 14:28:56.199 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv29 14:28:56 2025-12-10 14:28:56.202 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:28:56 2025-12-10 14:28:56.202 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:28:56 [EL Warning]: moxy: 2025-12-10 14:28:56.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 14:28:56 2025-12-10 14:28:56.694 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 448 14:28:56 2025-12-10 14:28:56.716 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv30 14:28:56 2025-12-10 14:28:56.732 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:28:56 2025-12-10 14:28:56.732 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:28:56 [EL Warning]: moxy: 2025-12-10 14:28:56.785--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:28:57 2025-12-10 14:28:57.085 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 456 14:28:57 2025-12-10 14:28:57.110 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv31 14:28:57 2025-12-10 14:28:57.113 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:28:57 2025-12-10 14:28:57.113 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:28:57 [EL Warning]: moxy: 2025-12-10 14:28:57.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 14:28:57 2025-12-10 14:28:57.459 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 458 14:28:57 2025-12-10 14:28:57.784 INFO 6345 --- [ main] o.o.aai.service.NodeValidationService : Node validation check passed 14:28:57 2025-12-10 14:28:57.785 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 14:28:57 2025-12-10 14:28:57.785 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 14:28:57 2025-12-10 14:28:57.786 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:28:57 2025-12-10 14:28:57.786 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 14:28:57 2025-12-10 14:28:57.786 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:28:57 2025-12-10 14:28:57.786 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 14:28:57 2025-12-10 14:28:57.787 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:28:57 2025-12-10 14:28:57.787 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 14:28:57 2025-12-10 14:28:57.787 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:28:57 2025-12-10 14:28:57.787 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 14:28:57 2025-12-10 14:28:57.788 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:28:57 2025-12-10 14:28:57.788 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 14:28:57 2025-12-10 14:28:57.789 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:28:57 2025-12-10 14:28:57.789 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 14:28:57 2025-12-10 14:28:57.790 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:28:57 2025-12-10 14:28:57.790 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 14:28:57 2025-12-10 14:28:57.790 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:28:57 2025-12-10 14:28:57.790 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 14:28:57 2025-12-10 14:28:57.791 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:28:57 2025-12-10 14:28:57.791 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 14:28:57 2025-12-10 14:28:57.792 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:28:57 2025-12-10 14:28:57.792 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 14:28:57 2025-12-10 14:28:57.793 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:28:57 2025-12-10 14:28:57.793 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 14:28:57 2025-12-10 14:28:57.794 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:28:57 2025-12-10 14:28:57.794 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 14:28:57 2025-12-10 14:28:57.795 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:28:57 2025-12-10 14:28:57.795 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 14:28:57 2025-12-10 14:28:57.796 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:28:57 2025-12-10 14:28:57.796 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 14:28:57 2025-12-10 14:28:57.797 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:28:57 2025-12-10 14:28:57.797 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 14:28:57 2025-12-10 14:28:57.798 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:28:57 2025-12-10 14:28:57.798 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 14:28:57 2025-12-10 14:28:57.799 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:28:57 2025-12-10 14:28:57.799 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 14:28:57 2025-12-10 14:28:57.800 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:28:57 2025-12-10 14:28:57.800 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 14:28:57 2025-12-10 14:28:57.801 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:28:57 2025-12-10 14:28:57.801 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv29 14:28:57 2025-12-10 14:28:57.803 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:28:57 2025-12-10 14:28:57.803 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv30 14:28:57 2025-12-10 14:28:57.804 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:28:57 2025-12-10 14:28:57.804 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv31 14:28:57 2025-12-10 14:28:57.805 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:28:57 2025-12-10 14:28:57.823 WARN 6345 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.audit.AuditGraphson2Sql 14:28:57 2025-12-10 14:28:57.825 WARN 6345 --- [ 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 14:28:57 2025-12-10 14:28:57.829 WARN 6345 --- [ main] c.HttpComponentsClientHttpRequestFactory : HttpComponentsClientHttpRequestFactory.setReadTimeout has no effect 14:28:57 2025-12-10 14:28:57.829 INFO 6345 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 14:28:57 2025-12-10 14:28:57.829 INFO 6345 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 14:28:57 2025-12-10 14:28:57.829 INFO 6345 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 14:28:57 2025-12-10 14:28:57.829 INFO 6345 --- [ main] o.onap.aai.rest.client.ApertureService : Successfully initialized the aperture service 14:28:57 2025-12-10 14:28:57.832 INFO 6345 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:28:57 2025-12-10 14:28:57.836 WARN 6345 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.QueryConsumer 14:28:57 2025-12-10 14:28:57.838 WARN 6345 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.service.DataGroomingService 14:28:57 2025-12-10 14:28:57.838 WARN 6345 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.service.DupeToolService 14:28:57 2025-12-10 14:28:57.869 WARN 6345 --- [ main] o.s.security.core.userdetails.User : User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications. 14:28:57 2025-12-10 14:28:57.955 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:28:57 o.o.a.r.SchemaJobStatusController: 14:28:57 {GET [/isSchemaInitialized]}: isSchemaInitialized() 14:28:57 2025-12-10 14:28:57.956 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:28:57 o.o.a.r.ScriptsController: 14:28:57 {POST [/scripts/grooming]}: runDataGrooming(DataGroomingRequest) 14:28:57 {POST [/scripts/dupes]}: runDupeTool(DupeToolRequest) 14:28:57 {POST [/scripts/reindex]}: runReindexing(String) 14:28:57 {GET [/scripts/indexes]}: getIndexes() 14:28:57 {GET [/scripts/grooming/summary/latest]}: getLatestSummary() 14:28:57 {GET [/scripts/grooming/files/present]}: checkIfFilesPresent() 14:28:57 2025-12-10 14:28:57.957 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:28:57 o.s.b.a.w.s.e.BasicErrorController: 14:28:57 { [/error]}: error(HttpServletRequest) 14:28:57 { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 14:28:57 2025-12-10 14:28:57.958 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:28:57 o.s.w.a.OpenApiWebMvcResource: 14:28:57 {GET [/graphadmin-api-docs], produces [application/json]}: openapiJson(HttpServletRequest,String,Locale) 14:28:57 {GET [/graphadmin-api-docs.yaml], produces [application/vnd.oai.openapi]}: openapiYaml(HttpServletRequest,String,Locale) 14:28:57 2025-12-10 14:28:57.958 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:28:57 o.s.w.u.SwaggerWelcomeWebMvc: 14:28:57 {GET [/index.html]}: redirectToUi(HttpServletRequest) 14:28:57 2025-12-10 14:28:57.958 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:28:57 o.s.w.u.SwaggerConfigResource: 14:28:57 {GET [/graphadmin-api-docs/swagger-config], produces [application/json]}: openapiJson(HttpServletRequest) 14:28:57 2025-12-10 14:28:57.960 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 14:28:58 2025-12-10 14:28:58.522 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]], /swagger-ui*/*swagger-initializer.js=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /swagger-ui*/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]} 14:28:58 2025-12-10 14:28:58.553 INFO 6345 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:28:58 2025-12-10 14:28:58.572 WARN 6345 --- [ 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 14:28:58 2025-12-10 14:28:58.619 WARN 6345 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) 14:28:58 2025-12-10 14:28:58.739 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:28:58 o.s.b.a.a.w.s.ManagementErrorEndpoint: 14:28:58 { [/error]}: invoke(ServletWebRequest) 14:28:58 2025-12-10 14:28:58.741 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 14:28:59 2025-12-10 14:28:59.212 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]], /swagger-ui*/*swagger-initializer.js=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /swagger-ui*/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]} 14:28:59 2025-12-10 14:28:59.242 INFO 6345 --- [ main] o.o.a.r.SchemaJobStatusControllerTest : Started SchemaJobStatusControllerTest in 7.994 seconds (process running for 512.959) 14:28:59 2025-12-10 14:28:59.266 DEBUG 6345 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 14:28:59 2025-12-10 14:28:59.266 DEBUG 6345 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 14:28:59 2025-12-10 14:28:59.282 DEBUG 6345 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.level: simple 14:28:59 2025-12-10 14:28:59.282 DEBUG 6345 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.targetRecords: 4 14:28:59 2025-12-10 14:28:59.374 DEBUG 6345 --- [ main] _.s.w.reactive.HandlerMapping.Mappings : 14:28:59 o.o.a.r.SchemaJobStatusController: 14:28:59 {GET /isSchemaInitialized}: isSchemaInitialized() 14:28:59 2025-12-10 14:28:59.481 INFO 6345 --- [ parallel-1] o.o.aai.rest.SchemaJobStatusController : Checking if schema is initialized. 14:28:59 2025-12-10 14:28:59.525 DEBUG 6345 --- [ main] _.s.w.reactive.HandlerMapping.Mappings : 14:28:59 o.o.a.r.SchemaJobStatusController: 14:28:59 {GET /isSchemaInitialized}: isSchemaInitialized() 14:28:59 2025-12-10 14:28:59.548 DEBUG 6345 --- [ main] _.s.w.reactive.HandlerMapping.Mappings : 14:28:59 o.o.a.r.SchemaJobStatusController: 14:28:59 {GET /isSchemaInitialized}: isSchemaInitialized() 14:28:59 2025-12-10 14:28:59.557 INFO 6345 --- [ parallel-3] o.o.aai.rest.SchemaJobStatusController : Checking if schema is initialized. 14:28:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.329 s -- in org.onap.aai.rest.SchemaJobStatusControllerTest 14:28:59 [INFO] Running org.onap.aai.rest.SchemaJobStatusServiceTest 14:28:59 14:28:59 . ____ _ __ _ _ 14:28:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:28:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:28:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:28:59 ' |____| .__|_| |_|_| |_\__, | / / / / 14:28:59 =========|_|==============|___/=/_/_/_/ 14:28:59 :: Spring Boot :: (v3.1.12) 14:28:59 14:28:59 2025-12-10 14:28:59.583 INFO 6345 --- [ main] o.o.aai.rest.SchemaJobStatusServiceTest : Starting SchemaJobStatusServiceTest using Java 17.0.6-ea with PID 6345 (started by jenkins in /w/workspace/aai-graphadmin-maven-stage-master) 14:28:59 2025-12-10 14:28:59.583 DEBUG 6345 --- [ main] o.o.aai.rest.SchemaJobStatusServiceTest : Running with Spring Boot v3.1.12, Spring v6.0.21 14:28:59 2025-12-10 14:28:59.583 INFO 6345 --- [ main] o.o.aai.rest.SchemaJobStatusServiceTest : The following 2 profiles are active: "production", "one-way-ssl" 14:28:59 2025-12-10 14:28:59.594 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 14:28:59 2025-12-10 14:28:59.594 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 14:28:59 2025-12-10 14:28:59.595 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:28:59 2025-12-10 14:28:59.595 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:28:59 [EL Warning]: moxy: 2025-12-10 14:28:59.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 14:28:59 2025-12-10 14:28:59.722 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 14:28:59 2025-12-10 14:28:59.729 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 14:28:59 2025-12-10 14:28:59.731 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:28:59 2025-12-10 14:28:59.731 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:28:59 [EL Warning]: moxy: 2025-12-10 14:28:59.754--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:28:59 2025-12-10 14:28:59.875 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 14:28:59 2025-12-10 14:28:59.884 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 14:28:59 2025-12-10 14:28:59.885 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:28:59 2025-12-10 14:28:59.885 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:28:59 [EL Warning]: moxy: 2025-12-10 14:28:59.909--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:00 2025-12-10 14:29:00.038 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 14:29:00 2025-12-10 14:29:00.047 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 14:29:00 2025-12-10 14:29:00.048 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:00 2025-12-10 14:29:00.048 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:00 [EL Warning]: moxy: 2025-12-10 14:29:00.072--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:00 2025-12-10 14:29:00.203 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 14:29:00 2025-12-10 14:29:00.212 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 14:29:00 2025-12-10 14:29:00.240 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:00 2025-12-10 14:29:00.240 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:00 [EL Warning]: moxy: 2025-12-10 14:29:00.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 14:29:00 2025-12-10 14:29:00.420 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 14:29:00 2025-12-10 14:29:00.431 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 14:29:00 2025-12-10 14:29:00.433 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:00 2025-12-10 14:29:00.433 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:00 [EL Warning]: moxy: 2025-12-10 14:29:00.463--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:00 2025-12-10 14:29:00.618 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 14:29:00 2025-12-10 14:29:00.630 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 14:29:00 2025-12-10 14:29:00.632 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:00 2025-12-10 14:29:00.632 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:00 [EL Warning]: moxy: 2025-12-10 14:29:00.661--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:00 2025-12-10 14:29:00.817 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 14:29:00 2025-12-10 14:29:00.828 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 14:29:00 2025-12-10 14:29:00.831 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:00 2025-12-10 14:29:00.831 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:00 [EL Warning]: moxy: 2025-12-10 14:29:00.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 14:29:01 2025-12-10 14:29:01.016 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 14:29:01 2025-12-10 14:29:01.028 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 14:29:01 2025-12-10 14:29:01.031 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:01 2025-12-10 14:29:01.031 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:01 [EL Warning]: moxy: 2025-12-10 14:29:01.06--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:01 2025-12-10 14:29:01.217 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 14:29:01 2025-12-10 14:29:01.229 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 14:29:01 2025-12-10 14:29:01.231 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:01 2025-12-10 14:29:01.231 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:01 [EL Warning]: moxy: 2025-12-10 14:29:01.263--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:01 2025-12-10 14:29:01.434 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 14:29:01 2025-12-10 14:29:01.447 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 14:29:01 2025-12-10 14:29:01.450 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:01 2025-12-10 14:29:01.450 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:01 [EL Warning]: moxy: 2025-12-10 14:29:01.483--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:01 2025-12-10 14:29:01.671 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 14:29:01 2025-12-10 14:29:01.684 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 14:29:01 2025-12-10 14:29:01.688 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:01 2025-12-10 14:29:01.688 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:01 [EL Warning]: moxy: 2025-12-10 14:29:01.725--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:01 2025-12-10 14:29:01.940 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 14:29:02 2025-12-10 14:29:01.956 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 14:29:02 2025-12-10 14:29:01.960 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:02 2025-12-10 14:29:01.960 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:02 [EL Warning]: moxy: 2025-12-10 14:29:02.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 14:29:02 2025-12-10 14:29:02.243 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 14:29:02 2025-12-10 14:29:02.263 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 14:29:02 2025-12-10 14:29:02.266 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:02 2025-12-10 14:29:02.266 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:02 [EL Warning]: moxy: 2025-12-10 14:29:02.307--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:02 2025-12-10 14:29:02.544 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 14:29:02 2025-12-10 14:29:02.563 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 14:29:02 2025-12-10 14:29:02.566 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:02 2025-12-10 14:29:02.567 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:02 [EL Warning]: moxy: 2025-12-10 14:29:02.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 14:29:02 2025-12-10 14:29:02.861 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 14:29:02 2025-12-10 14:29:02.881 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 14:29:02 2025-12-10 14:29:02.885 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:02 2025-12-10 14:29:02.885 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:02 [EL Warning]: moxy: 2025-12-10 14:29:02.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 14:29:03 2025-12-10 14:29:03.184 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 14:29:03 2025-12-10 14:29:03.204 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 14:29:03 2025-12-10 14:29:03.208 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:03 2025-12-10 14:29:03.208 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:03 [EL Warning]: moxy: 2025-12-10 14:29:03.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 14:29:03 2025-12-10 14:29:03.504 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 14:29:03 2025-12-10 14:29:03.524 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 14:29:03 2025-12-10 14:29:03.527 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:03 2025-12-10 14:29:03.528 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:03 [EL Warning]: moxy: 2025-12-10 14:29:03.571--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:03 2025-12-10 14:29:03.829 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 14:29:03 2025-12-10 14:29:03.849 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 14:29:03 2025-12-10 14:29:03.852 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:03 2025-12-10 14:29:03.853 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:03 [EL Warning]: moxy: 2025-12-10 14:29:03.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 14:29:04 2025-12-10 14:29:04.152 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 14:29:04 2025-12-10 14:29:04.173 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv29 14:29:04 2025-12-10 14:29:04.176 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:04 2025-12-10 14:29:04.176 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:04 [EL Warning]: moxy: 2025-12-10 14:29:04.222--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:04 2025-12-10 14:29:04.498 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 448 14:29:04 2025-12-10 14:29:04.520 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv30 14:29:04 2025-12-10 14:29:04.523 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:04 2025-12-10 14:29:04.523 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:04 [EL Warning]: moxy: 2025-12-10 14:29:04.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 14:29:04 2025-12-10 14:29:04.992 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 456 14:29:05 2025-12-10 14:29:05.014 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv31 14:29:05 2025-12-10 14:29:05.030 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:05 2025-12-10 14:29:05.030 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:05 [EL Warning]: moxy: 2025-12-10 14:29:05.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 14:29:05 2025-12-10 14:29:05.370 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 458 14:29:05 2025-12-10 14:29:05.395 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 14:29:05 2025-12-10 14:29:05.395 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 14:29:05 2025-12-10 14:29:05.396 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:05 2025-12-10 14:29:05.396 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 14:29:05 2025-12-10 14:29:05.397 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:05 2025-12-10 14:29:05.397 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 14:29:05 2025-12-10 14:29:05.397 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:05 2025-12-10 14:29:05.397 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 14:29:05 2025-12-10 14:29:05.398 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:05 2025-12-10 14:29:05.398 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 14:29:05 2025-12-10 14:29:05.399 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:05 2025-12-10 14:29:05.399 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 14:29:05 2025-12-10 14:29:05.399 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:05 2025-12-10 14:29:05.399 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 14:29:05 2025-12-10 14:29:05.400 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:05 2025-12-10 14:29:05.400 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 14:29:05 2025-12-10 14:29:05.401 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:05 2025-12-10 14:29:05.401 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 14:29:05 2025-12-10 14:29:05.402 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:05 2025-12-10 14:29:05.402 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 14:29:05 2025-12-10 14:29:05.402 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:05 2025-12-10 14:29:05.402 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 14:29:05 2025-12-10 14:29:05.403 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:05 2025-12-10 14:29:05.403 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 14:29:05 2025-12-10 14:29:05.404 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:05 2025-12-10 14:29:05.404 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 14:29:05 2025-12-10 14:29:05.405 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:05 2025-12-10 14:29:05.405 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 14:29:05 2025-12-10 14:29:05.406 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:05 2025-12-10 14:29:05.406 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 14:29:05 2025-12-10 14:29:05.407 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:05 2025-12-10 14:29:05.407 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 14:29:05 2025-12-10 14:29:05.408 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:05 2025-12-10 14:29:05.408 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 14:29:05 2025-12-10 14:29:05.409 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:05 2025-12-10 14:29:05.410 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 14:29:05 2025-12-10 14:29:05.411 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:05 2025-12-10 14:29:05.411 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 14:29:05 2025-12-10 14:29:05.412 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:05 2025-12-10 14:29:05.412 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv29 14:29:05 2025-12-10 14:29:05.413 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:05 2025-12-10 14:29:05.413 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv30 14:29:05 2025-12-10 14:29:05.414 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:05 2025-12-10 14:29:05.414 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv31 14:29:05 2025-12-10 14:29:05.415 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:05 2025-12-10 14:29:05.433 WARN 6345 --- [ 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 14:29:05 2025-12-10 14:29:05.435 INFO 6345 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:29:05 2025-12-10 14:29:05.438 INFO 6345 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:29:05 2025-12-10 14:29:05.439 INFO 6345 --- [ main] o.o.aai.rest.SchemaJobStatusServiceTest : Started SchemaJobStatusServiceTest in 5.871 seconds (process running for 519.156) 14:29:05 2025-12-10 14:29:05.442 DEBUG 6345 --- [ main] o.o.aai.service.SchemaJobStatusService : Successfully loaded a JanusGraph graph. 14:29:05 2025-12-10 14:29:05.746 DEBUG 6345 --- [ main] o.o.aai.service.SchemaJobStatusService : Successfully loaded a JanusGraph graph. 14:29:05 2025-12-10 14:29:05.747 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(schema-initialized = true)]. For better performance, use indexes 14:29:05 2025-12-10 14:29:05.752 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(schema-initialized <> null)]. For better performance, use indexes 14:29:06 2025-12-10 14:29:06.059 DEBUG 6345 --- [ main] o.o.aai.service.SchemaJobStatusService : Successfully loaded a JanusGraph graph. 14:29:06 2025-12-10 14:29:06.059 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(schema-initialized = true)]. For better performance, use indexes 14:29:06 2025-12-10 14:29:06.064 WARN 6345 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(schema-initialized <> null)]. For better performance, use indexes 14:29:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.808 s -- in org.onap.aai.rest.SchemaJobStatusServiceTest 14:29:06 [INFO] Running org.onap.aai.rest.util.EchoHealthIndicatorTest 14:29:06 14:29:06 . ____ _ __ _ _ 14:29:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:29:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:29:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:29:06 ' |____| .__|_| |_|_| |_\__, | / / / / 14:29:06 =========|_|==============|___/=/_/_/_/ 14:29:06 :: Spring Boot :: (v3.1.12) 14:29:06 14:29:06 2025-12-10 14:29:06.398 INFO 6345 --- [ main] o.o.a.rest.util.EchoHealthIndicatorTest : Starting EchoHealthIndicatorTest using Java 17.0.6-ea with PID 6345 (started by jenkins in /w/workspace/aai-graphadmin-maven-stage-master) 14:29:06 2025-12-10 14:29:06.398 DEBUG 6345 --- [ main] o.o.a.rest.util.EchoHealthIndicatorTest : Running with Spring Boot v3.1.12, Spring v6.0.21 14:29:06 2025-12-10 14:29:06.399 INFO 6345 --- [ main] o.o.a.rest.util.EchoHealthIndicatorTest : The following 2 profiles are active: "production", "one-way-ssl" 14:29:06 2025-12-10 14:29:06.700 INFO 6345 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 14:29:06 2025-12-10 14:29:06.700 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 14:29:06 2025-12-10 14:29:06.700 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 14:29:06 2025-12-10 14:29:06.701 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:06 2025-12-10 14:29:06.701 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:06 [EL Warning]: moxy: 2025-12-10 14:29:06.722--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:06 2025-12-10 14:29:06.827 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 14:29:06 2025-12-10 14:29:06.834 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 14:29:06 2025-12-10 14:29:06.835 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:06 2025-12-10 14:29:06.835 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:06 [EL Warning]: moxy: 2025-12-10 14:29:06.857--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:07 2025-12-10 14:29:06.976 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 14:29:07 2025-12-10 14:29:06.984 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 14:29:07 2025-12-10 14:29:06.985 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:07 2025-12-10 14:29:06.985 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:07 [EL Warning]: moxy: 2025-12-10 14:29:07.008--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:07 2025-12-10 14:29:07.136 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 14:29:07 2025-12-10 14:29:07.144 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 14:29:07 2025-12-10 14:29:07.145 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:07 2025-12-10 14:29:07.145 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:07 [EL Warning]: moxy: 2025-12-10 14:29:07.169--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:07 2025-12-10 14:29:07.296 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 14:29:07 2025-12-10 14:29:07.305 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 14:29:07 2025-12-10 14:29:07.306 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:07 2025-12-10 14:29:07.306 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:07 [EL Warning]: moxy: 2025-12-10 14:29:07.333--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:07 2025-12-10 14:29:07.483 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 14:29:07 2025-12-10 14:29:07.494 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 14:29:07 2025-12-10 14:29:07.496 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:07 2025-12-10 14:29:07.496 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:07 [EL Warning]: moxy: 2025-12-10 14:29:07.524--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:07 2025-12-10 14:29:07.677 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 14:29:07 2025-12-10 14:29:07.688 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 14:29:07 2025-12-10 14:29:07.690 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:07 2025-12-10 14:29:07.690 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:07 [EL Warning]: moxy: 2025-12-10 14:29:07.719--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:07 2025-12-10 14:29:07.873 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 14:29:07 2025-12-10 14:29:07.884 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 14:29:07 2025-12-10 14:29:07.886 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:07 2025-12-10 14:29:07.886 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:07 [EL Warning]: moxy: 2025-12-10 14:29:07.914--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:08 2025-12-10 14:29:08.068 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 14:29:08 2025-12-10 14:29:08.079 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 14:29:08 2025-12-10 14:29:08.081 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:08 2025-12-10 14:29:08.081 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:08 [EL Warning]: moxy: 2025-12-10 14:29:08.11--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:08 2025-12-10 14:29:08.265 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 14:29:08 2025-12-10 14:29:08.276 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 14:29:08 2025-12-10 14:29:08.279 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:08 2025-12-10 14:29:08.279 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:08 [EL Warning]: moxy: 2025-12-10 14:29:08.309--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:08 2025-12-10 14:29:08.478 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 14:29:08 2025-12-10 14:29:08.491 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 14:29:08 2025-12-10 14:29:08.493 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:08 2025-12-10 14:29:08.493 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:08 [EL Warning]: moxy: 2025-12-10 14:29:08.524--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:08 2025-12-10 14:29:08.696 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 14:29:08 2025-12-10 14:29:08.709 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 14:29:08 2025-12-10 14:29:08.712 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:08 2025-12-10 14:29:08.712 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:08 [EL Warning]: moxy: 2025-12-10 14:29:08.749--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:09 2025-12-10 14:29:08.961 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 14:29:09 2025-12-10 14:29:08.977 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 14:29:09 2025-12-10 14:29:08.980 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:09 2025-12-10 14:29:08.980 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:09 [EL Warning]: moxy: 2025-12-10 14:29:09.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 14:29:09 2025-12-10 14:29:09.257 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 14:29:09 2025-12-10 14:29:09.277 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 14:29:09 2025-12-10 14:29:09.280 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:09 2025-12-10 14:29:09.280 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:09 [EL Warning]: moxy: 2025-12-10 14:29:09.32--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:09 2025-12-10 14:29:09.556 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 14:29:09 2025-12-10 14:29:09.576 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 14:29:09 2025-12-10 14:29:09.579 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:09 2025-12-10 14:29:09.579 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:09 [EL Warning]: moxy: 2025-12-10 14:29:09.621--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:09 2025-12-10 14:29:09.874 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 14:29:09 2025-12-10 14:29:09.893 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 14:29:09 2025-12-10 14:29:09.896 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:09 2025-12-10 14:29:09.896 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:10 [EL Warning]: moxy: 2025-12-10 14:29:09.939--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:10 2025-12-10 14:29:10.332 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 14:29:10 2025-12-10 14:29:10.352 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 14:29:10 2025-12-10 14:29:10.366 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:10 2025-12-10 14:29:10.366 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:10 [EL Warning]: moxy: 2025-12-10 14:29:10.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 14:29:10 2025-12-10 14:29:10.675 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 14:29:10 2025-12-10 14:29:10.697 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 14:29:10 2025-12-10 14:29:10.700 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:10 2025-12-10 14:29:10.700 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:10 [EL Warning]: moxy: 2025-12-10 14:29:10.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 14:29:11 2025-12-10 14:29:11.011 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 14:29:11 2025-12-10 14:29:11.033 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 14:29:11 2025-12-10 14:29:11.036 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:11 2025-12-10 14:29:11.036 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:11 [EL Warning]: moxy: 2025-12-10 14:29:11.084--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:11 2025-12-10 14:29:11.348 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 14:29:11 2025-12-10 14:29:11.371 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv29 14:29:11 2025-12-10 14:29:11.374 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:11 2025-12-10 14:29:11.374 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:11 [EL Warning]: moxy: 2025-12-10 14:29:11.424--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:11 2025-12-10 14:29:11.710 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 448 14:29:11 2025-12-10 14:29:11.734 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv30 14:29:11 2025-12-10 14:29:11.737 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:11 2025-12-10 14:29:11.737 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:11 [EL Warning]: moxy: 2025-12-10 14:29:11.789--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:12 2025-12-10 14:29:12.079 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 456 14:29:12 2025-12-10 14:29:12.103 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv31 14:29:12 2025-12-10 14:29:12.107 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:12 2025-12-10 14:29:12.107 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:12 [EL Warning]: moxy: 2025-12-10 14:29:12.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 14:29:12 2025-12-10 14:29:12.467 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 458 14:29:12 2025-12-10 14:29:12.771 INFO 6345 --- [ main] o.o.aai.service.NodeValidationService : Node validation check passed 14:29:12 2025-12-10 14:29:12.772 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 14:29:12 2025-12-10 14:29:12.772 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 14:29:12 2025-12-10 14:29:12.773 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:12 2025-12-10 14:29:12.773 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 14:29:12 2025-12-10 14:29:12.774 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:12 2025-12-10 14:29:12.774 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 14:29:12 2025-12-10 14:29:12.774 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:12 2025-12-10 14:29:12.774 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 14:29:12 2025-12-10 14:29:12.775 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:12 2025-12-10 14:29:12.775 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 14:29:12 2025-12-10 14:29:12.776 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:12 2025-12-10 14:29:12.776 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 14:29:12 2025-12-10 14:29:12.776 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:12 2025-12-10 14:29:12.776 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 14:29:12 2025-12-10 14:29:12.777 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:12 2025-12-10 14:29:12.777 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 14:29:12 2025-12-10 14:29:12.778 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:12 2025-12-10 14:29:12.778 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 14:29:12 2025-12-10 14:29:12.779 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:12 2025-12-10 14:29:12.779 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 14:29:12 2025-12-10 14:29:12.779 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:12 2025-12-10 14:29:12.779 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 14:29:12 2025-12-10 14:29:12.780 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:12 2025-12-10 14:29:12.780 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 14:29:12 2025-12-10 14:29:12.781 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:12 2025-12-10 14:29:12.781 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 14:29:12 2025-12-10 14:29:12.782 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:12 2025-12-10 14:29:12.782 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 14:29:12 2025-12-10 14:29:12.784 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:12 2025-12-10 14:29:12.784 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 14:29:12 2025-12-10 14:29:12.785 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:12 2025-12-10 14:29:12.785 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 14:29:12 2025-12-10 14:29:12.786 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:12 2025-12-10 14:29:12.786 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 14:29:12 2025-12-10 14:29:12.787 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:12 2025-12-10 14:29:12.787 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 14:29:12 2025-12-10 14:29:12.789 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:12 2025-12-10 14:29:12.789 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 14:29:12 2025-12-10 14:29:12.790 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:12 2025-12-10 14:29:12.790 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv29 14:29:12 2025-12-10 14:29:12.791 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:12 2025-12-10 14:29:12.791 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv30 14:29:12 2025-12-10 14:29:12.793 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:12 2025-12-10 14:29:12.793 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv31 14:29:12 2025-12-10 14:29:12.794 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:12 2025-12-10 14:29:12.812 WARN 6345 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.audit.AuditGraphson2Sql 14:29:12 2025-12-10 14:29:12.813 WARN 6345 --- [ 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 14:29:12 2025-12-10 14:29:12.816 WARN 6345 --- [ main] c.HttpComponentsClientHttpRequestFactory : HttpComponentsClientHttpRequestFactory.setReadTimeout has no effect 14:29:12 2025-12-10 14:29:12.816 INFO 6345 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 14:29:12 2025-12-10 14:29:12.817 INFO 6345 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 14:29:12 2025-12-10 14:29:12.817 INFO 6345 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 14:29:12 2025-12-10 14:29:12.817 INFO 6345 --- [ main] o.onap.aai.rest.client.ApertureService : Successfully initialized the aperture service 14:29:12 2025-12-10 14:29:12.819 INFO 6345 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:29:12 2025-12-10 14:29:12.822 WARN 6345 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.QueryConsumer 14:29:12 2025-12-10 14:29:12.823 WARN 6345 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.service.DataGroomingService 14:29:12 2025-12-10 14:29:12.824 WARN 6345 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.service.DupeToolService 14:29:12 2025-12-10 14:29:12.859 WARN 6345 --- [ main] o.s.security.core.userdetails.User : User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications. 14:29:12 2025-12-10 14:29:12.953 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:29:12 o.o.a.r.SchemaJobStatusController: 14:29:12 {GET [/isSchemaInitialized]}: isSchemaInitialized() 14:29:12 2025-12-10 14:29:12.953 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:29:12 o.o.a.r.ScriptsController: 14:29:12 {POST [/scripts/grooming]}: runDataGrooming(DataGroomingRequest) 14:29:12 {POST [/scripts/dupes]}: runDupeTool(DupeToolRequest) 14:29:12 {POST [/scripts/reindex]}: runReindexing(String) 14:29:12 {GET [/scripts/indexes]}: getIndexes() 14:29:12 {GET [/scripts/grooming/summary/latest]}: getLatestSummary() 14:29:12 {GET [/scripts/grooming/files/present]}: checkIfFilesPresent() 14:29:12 2025-12-10 14:29:12.954 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:29:12 o.s.b.a.w.s.e.BasicErrorController: 14:29:12 { [/error]}: error(HttpServletRequest) 14:29:12 { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 14:29:12 2025-12-10 14:29:12.955 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:29:12 o.s.w.a.OpenApiWebMvcResource: 14:29:12 {GET [/graphadmin-api-docs], produces [application/json]}: openapiJson(HttpServletRequest,String,Locale) 14:29:12 {GET [/graphadmin-api-docs.yaml], produces [application/vnd.oai.openapi]}: openapiYaml(HttpServletRequest,String,Locale) 14:29:12 2025-12-10 14:29:12.955 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:29:12 o.s.w.u.SwaggerWelcomeWebMvc: 14:29:12 {GET [/index.html]}: redirectToUi(HttpServletRequest) 14:29:12 2025-12-10 14:29:12.955 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:29:12 o.s.w.u.SwaggerConfigResource: 14:29:12 {GET [/graphadmin-api-docs/swagger-config], produces [application/json]}: openapiJson(HttpServletRequest) 14:29:12 2025-12-10 14:29:12.957 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 14:29:13 2025-12-10 14:29:13.363 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]], /swagger-ui*/*swagger-initializer.js=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /swagger-ui*/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]} 14:29:13 2025-12-10 14:29:13.386 INFO 6345 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:29:13 2025-12-10 14:29:13.393 WARN 6345 --- [ 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 14:29:13 2025-12-10 14:29:13.440 WARN 6345 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) 14:29:13 2025-12-10 14:29:13.535 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 14:29:13 o.s.b.a.a.w.s.ManagementErrorEndpoint: 14:29:13 { [/error]}: invoke(ServletWebRequest) 14:29:13 2025-12-10 14:29:13.536 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 14:29:13 2025-12-10 14:29:13.833 DEBUG 6345 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]], /swagger-ui*/*swagger-initializer.js=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /swagger-ui*/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]} 14:29:13 2025-12-10 14:29:13.849 INFO 6345 --- [ main] o.o.a.rest.util.EchoHealthIndicatorTest : Started EchoHealthIndicatorTest in 7.464 seconds (process running for 527.566) 14:29:13 2025-12-10 14:29:13.861 DEBUG 6345 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv4Stack: false 14:29:13 2025-12-10 14:29:13.861 DEBUG 6345 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv6Addresses: false 14:29:13 2025-12-10 14:29:13.862 DEBUG 6345 --- [ main] io.netty.util.NetUtilInitializations : Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 14:29:13 2025-12-10 14:29:13.862 DEBUG 6345 --- [ main] io.netty.util.NetUtil : /proc/sys/net/core/somaxconn: 128 14:29:13 2025-12-10 14:29:13.872 DEBUG 6345 --- [ main] r.netty.resources.DefaultLoopIOUring : Default io_uring support : false 14:29:13 2025-12-10 14:29:13.876 DEBUG 6345 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 14:29:13 2025-12-10 14:29:13.876 DEBUG 6345 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.deleteLibAfterLoading: true 14:29:13 2025-12-10 14:29:13.876 DEBUG 6345 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.tryPatchShadedId: true 14:29:13 2025-12-10 14:29:13.876 DEBUG 6345 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.detectNativeLibraryDuplicates: true 14:29:13 2025-12-10 14:29:13.881 DEBUG 6345 --- [ main] i.n.util.internal.NativeLibraryLoader : Successfully loaded the library /tmp/libnetty_transport_native_epoll_x86_6416235914152676491070.so 14:29:13 2025-12-10 14:29:13.882 DEBUG 6345 --- [ main] r.netty.resources.DefaultLoopEpoll : Default Epoll support : true 14:29:13 2025-12-10 14:29:13.885 DEBUG 6345 --- [ main] i.n.channel.MultithreadEventLoopGroup : -Dio.netty.eventLoopThreads: 8 14:29:13 2025-12-10 14:29:13.890 DEBUG 6345 --- [ main] i.n.util.concurrent.GlobalEventExecutor : -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 14:29:13 2025-12-10 14:29:13.900 DEBUG 6345 --- [ main] i.netty.util.internal.PlatformDependent : org.jctools-core.MpscChunkedArrayQueue: available 14:29:13 2025-12-10 14:29:13.911 DEBUG 6345 --- [ main] io.netty.resolver.dns.DnsNameResolver : Default ResolvedAddressTypes: IPV4_ONLY 14:29:13 2025-12-10 14:29:13.911 DEBUG 6345 --- [ main] io.netty.resolver.dns.DnsNameResolver : Localhost address: localhost/127.0.0.1 14:29:13 2025-12-10 14:29:13.911 DEBUG 6345 --- [ main] io.netty.resolver.dns.DnsNameResolver : Windows hostname: null 14:29:13 2025-12-10 14:29:13.912 DEBUG 6345 --- [ main] io.netty.resolver.dns.DnsNameResolver : Default search domains: [] 14:29:13 2025-12-10 14:29:13.912 DEBUG 6345 --- [ main] io.netty.resolver.dns.DnsNameResolver : Default UnixResolverOptions{ndots=1, timeout=5, attempts=16} 14:29:13 2025-12-10 14:29:13.915 DEBUG 6345 --- [ main] i.n.r.DefaultHostsFileEntriesResolver : -Dio.netty.hostsFileRefreshInterval: 0 14:29:13 2025-12-10 14:29:13.920 DEBUG 6345 --- [ main] r.n.resources.PooledConnectionProvider : Creating a new [http] client pool [PoolFactory{evictionInterval=PT0S, leasingStrategy=fifo, maxConnections=500, maxIdleTime=-1, maxLifeTime=-1, metricsEnabled=false, pendingAcquireMaxCount=1000, pendingAcquireTimeout=45000}] for [localhost/:8448] 14:29:13 2025-12-10 14:29:13.939 DEBUG 6345 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.processId: 6345 (auto-detected) 14:29:13 2025-12-10 14:29:13.939 DEBUG 6345 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.machineId: 02:42:e9:ff:fe:43:cf:c8 (auto-detected) 14:29:13 2025-12-10 14:29:13.955 DEBUG 6345 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numHeapArenas: 8 14:29:13 2025-12-10 14:29:13.955 DEBUG 6345 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numDirectArenas: 8 14:29:13 2025-12-10 14:29:13.955 DEBUG 6345 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.pageSize: 8192 14:29:13 2025-12-10 14:29:13.955 DEBUG 6345 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxOrder: 9 14:29:13 2025-12-10 14:29:13.955 DEBUG 6345 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.chunkSize: 4194304 14:29:13 2025-12-10 14:29:13.955 DEBUG 6345 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.smallCacheSize: 256 14:29:13 2025-12-10 14:29:13.955 DEBUG 6345 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.normalCacheSize: 64 14:29:13 2025-12-10 14:29:13.955 DEBUG 6345 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedBufferCapacity: 32768 14:29:13 2025-12-10 14:29:13.955 DEBUG 6345 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimInterval: 8192 14:29:13 2025-12-10 14:29:13.955 DEBUG 6345 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimIntervalMillis: 0 14:29:13 2025-12-10 14:29:13.955 DEBUG 6345 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.useCacheForAllThreads: false 14:29:13 2025-12-10 14:29:13.955 DEBUG 6345 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 14:29:13 2025-12-10 14:29:13.960 DEBUG 6345 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.allocator.type: pooled 14:29:13 2025-12-10 14:29:13.960 DEBUG 6345 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.threadLocalDirectBufferSize: 0 14:29:13 2025-12-10 14:29:13.961 DEBUG 6345 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.maxThreadLocalCharBufferSize: 16384 14:29:13 2025-12-10 14:29:13.970 DEBUG 6345 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [643fa8c7] Created a new pooled channel, now: 0 active connections, 0 inactive connections and 0 pending acquire requests. 14:29:14 2025-12-10 14:29:13.988 DEBUG 6345 --- [or-http-epoll-2] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkAccessible: true 14:29:14 2025-12-10 14:29:13.988 DEBUG 6345 --- [or-http-epoll-2] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkBounds: true 14:29:14 2025-12-10 14:29:13.988 DEBUG 6345 --- [or-http-epoll-2] i.n.util.ResourceLeakDetectorFactory : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@156d2e6c 14:29:14 2025-12-10 14:29:13.993 DEBUG 6345 --- [or-http-epoll-2] r.netty.transport.TransportConfig : [643fa8c7] Initialized pipeline DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.left.httpDecompressor = io.netty.handler.codec.http.HttpContentDecompressor), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 14:29:14 2025-12-10 14:29:14.001 DEBUG 6345 --- [or-http-epoll-2] i.n.b.ChannelInitializerExtensions : -Dio.netty.bootstrap.extensions: null 14:29:14 2025-12-10 14:29:14.019 DEBUG 6345 --- [or-http-epoll-2] r.netty.transport.TransportConnector : [643fa8c7] Connecting to [localhost/127.0.0.1:8448]. 14:29:14 2025-12-10 14:29:14.025 DEBUG 6345 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [643fa8c7, L:/127.0.0.1:56194 - R:localhost/127.0.0.1:8448] Registering pool release on close event for channel 14:29:14 2025-12-10 14:29:14.025 DEBUG 6345 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [643fa8c7, L:/127.0.0.1:56194 - R:localhost/127.0.0.1:8448] Channel connected, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 14:29:14 2025-12-10 14:29:14.025 DEBUG 6345 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [643fa8c7, L:/127.0.0.1:56194 - R:localhost/127.0.0.1:8448] onStateChange(PooledConnection{channel=[id: 0x643fa8c7, L:/127.0.0.1:56194 - R:localhost/127.0.0.1:8448]}, [connected]) 14:29:14 2025-12-10 14:29:14.030 DEBUG 6345 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [643fa8c7-1, L:/127.0.0.1:56194 - R:localhost/127.0.0.1:8448] onStateChange(GET{uri=null, connection=PooledConnection{channel=[id: 0x643fa8c7, L:/127.0.0.1:56194 - R:localhost/127.0.0.1:8448]}}, [configured]) 14:29:14 2025-12-10 14:29:14.031 DEBUG 6345 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [643fa8c7-1, L:/127.0.0.1:56194 - R:localhost/127.0.0.1:8448] Handler is being applied: {uri=http://localhost:8448/actuator/health, method=GET} 14:29:14 2025-12-10 14:29:14.032 DEBUG 6345 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [643fa8c7-1, L:/127.0.0.1:56194 - R:localhost/127.0.0.1:8448] onStateChange(GET{uri=/actuator/health, connection=PooledConnection{channel=[id: 0x643fa8c7, L:/127.0.0.1:56194 - R:localhost/127.0.0.1:8448]}}, [request_prepared]) 14:29:14 2025-12-10 14:29:14.037 DEBUG 6345 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.maxCapacityPerThread: 4096 14:29:14 2025-12-10 14:29:14.037 DEBUG 6345 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.ratio: 8 14:29:14 2025-12-10 14:29:14.037 DEBUG 6345 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.chunkSize: 32 14:29:14 2025-12-10 14:29:14.037 DEBUG 6345 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.blocking: false 14:29:14 2025-12-10 14:29:14.037 DEBUG 6345 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.batchFastThreadLocalOnly: true 14:29:14 2025-12-10 14:29:14.044 DEBUG 6345 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [643fa8c7-1, L:/127.0.0.1:56194 - R:localhost/127.0.0.1:8448] onStateChange(GET{uri=/actuator/health, connection=PooledConnection{channel=[id: 0x643fa8c7, L:/127.0.0.1:56194 - R:localhost/127.0.0.1:8448]}}, [request_sent]) 14:29:14 2025-12-10 14:29:14.060 DEBUG 6345 --- [or-http-epoll-2] i.n.handler.codec.compression.Brotli : brotli4j not in the classpath; Brotli support will be unavailable. 14:29:14 2025-12-10 14:29:14.078 DEBUG 6345 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [643fa8c7-1, L:/127.0.0.1:56194 - R:localhost/127.0.0.1:8448] Received response (auto-read:false) : RESPONSE(decodeResult: success, version: HTTP/1.1) 14:29:14 HTTP/1.1 200 14:29:14 X-Content-Type-Options: 14:29:14 X-XSS-Protection: 14:29:14 Cache-Control: 14:29:14 Pragma: 14:29:14 Expires: 14:29:14 X-Frame-Options: 14:29:14 Content-Type: 14:29:14 Transfer-Encoding: 14:29:14 Date: 14:29:14 2025-12-10 14:29:14.078 DEBUG 6345 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [643fa8c7-1, L:/127.0.0.1:56194 - R:localhost/127.0.0.1:8448] onStateChange(GET{uri=/actuator/health, connection=PooledConnection{channel=[id: 0x643fa8c7, L:/127.0.0.1:56194 - R:localhost/127.0.0.1:8448]}}, [response_received]) 14:29:14 2025-12-10 14:29:14.086 DEBUG 6345 --- [or-http-epoll-3] r.n.resources.PooledConnectionProvider : [057c9883] Created a new pooled channel, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 14:29:14 2025-12-10 14:29:14.086 DEBUG 6345 --- [or-http-epoll-3] r.netty.transport.TransportConfig : [057c9883] Initialized pipeline DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.left.httpDecompressor = io.netty.handler.codec.http.HttpContentDecompressor), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 14:29:14 2025-12-10 14:29:14.088 DEBUG 6345 --- [or-http-epoll-3] r.netty.transport.TransportConnector : [057c9883] Connecting to [localhost/127.0.0.1:8448]. 14:29:14 2025-12-10 14:29:14.088 DEBUG 6345 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [057c9883, L:/127.0.0.1:56200 - R:localhost/127.0.0.1:8448] Registering pool release on close event for channel 14:29:14 2025-12-10 14:29:14.088 DEBUG 6345 --- [or-http-epoll-3] r.n.resources.PooledConnectionProvider : [057c9883, L:/127.0.0.1:56200 - R:localhost/127.0.0.1:8448] Channel connected, now: 2 active connections, 0 inactive connections and 0 pending acquire requests. 14:29:14 2025-12-10 14:29:14.088 DEBUG 6345 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [057c9883, L:/127.0.0.1:56200 - R:localhost/127.0.0.1:8448] onStateChange(PooledConnection{channel=[id: 0x057c9883, L:/127.0.0.1:56200 - R:localhost/127.0.0.1:8448]}, [connected]) 14:29:14 2025-12-10 14:29:14.088 DEBUG 6345 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [057c9883-1, L:/127.0.0.1:56200 - R:localhost/127.0.0.1:8448] onStateChange(GET{uri=null, connection=PooledConnection{channel=[id: 0x057c9883, L:/127.0.0.1:56200 - R:localhost/127.0.0.1:8448]}}, [configured]) 14:29:14 2025-12-10 14:29:14.088 DEBUG 6345 --- [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [057c9883-1, L:/127.0.0.1:56200 - R:localhost/127.0.0.1:8448] Handler is being applied: {uri=http://localhost:8448/actuator/health, method=GET} 14:29:14 2025-12-10 14:29:14.089 DEBUG 6345 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [057c9883-1, L:/127.0.0.1:56200 - R:localhost/127.0.0.1:8448] onStateChange(GET{uri=/actuator/health, connection=PooledConnection{channel=[id: 0x057c9883, L:/127.0.0.1:56200 - R:localhost/127.0.0.1:8448]}}, [request_prepared]) 14:29:14 2025-12-10 14:29:14.091 DEBUG 6345 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [057c9883-1, L:/127.0.0.1:56200 - R:localhost/127.0.0.1:8448] onStateChange(GET{uri=/actuator/health, connection=PooledConnection{channel=[id: 0x057c9883, L:/127.0.0.1:56200 - R:localhost/127.0.0.1:8448]}}, [request_sent]) 14:29:14 2025-12-10 14:29:14.096 DEBUG 6345 --- [or-http-epoll-3] r.n.http.client.HttpClientOperations : [057c9883-1, L:/127.0.0.1:56200 - R:localhost/127.0.0.1:8448] Received response (auto-read:false) : RESPONSE(decodeResult: success, version: HTTP/1.1) 14:29:14 HTTP/1.1 503 14:29:14 X-Content-Type-Options: 14:29:14 X-XSS-Protection: 14:29:14 Cache-Control: 14:29:14 Pragma: 14:29:14 Expires: 14:29:14 X-Frame-Options: 14:29:14 Content-Type: 14:29:14 Transfer-Encoding: 14:29:14 Date: 14:29:14 Connection: 14:29:14 2025-12-10 14:29:14.096 DEBUG 6345 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [057c9883-1, L:/127.0.0.1:56200 - R:localhost/127.0.0.1:8448] onStateChange(GET{uri=/actuator/health, connection=PooledConnection{channel=[id: 0x057c9883, L:/127.0.0.1:56200 - R:localhost/127.0.0.1:8448]}}, [response_received]) 14:29:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.729 s -- in org.onap.aai.rest.util.EchoHealthIndicatorTest 14:29:14 [INFO] Running org.onap.aai.rest.util.EchoResponseTest 14:29:14 2025-12-10 14:29:14.099 DEBUG 6345 --- [or-http-epoll-3] r.n.http.client.HttpClientOperations : [057c9883-1, L:/127.0.0.1:56200 - R:localhost/127.0.0.1:8448] Received last HTTP packet 14:29:14 2025-12-10 14:29:14.104 DEBUG 6345 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [057c9883, L:/127.0.0.1:56200 - R:localhost/127.0.0.1:8448] onStateChange(GET{uri=/actuator/health, connection=PooledConnection{channel=[id: 0x057c9883, L:/127.0.0.1:56200 - R:localhost/127.0.0.1:8448]}}, [response_completed]) 14:29:14 2025-12-10 14:29:14.104 DEBUG 6345 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [057c9883, L:/127.0.0.1:56200 - R:localhost/127.0.0.1:8448] onStateChange(GET{uri=/actuator/health, connection=PooledConnection{channel=[id: 0x057c9883, L:/127.0.0.1:56200 - R:localhost/127.0.0.1:8448]}}, [disconnecting]) 14:29:14 2025-12-10 14:29:14.106 DEBUG 6345 --- [or-http-epoll-3] r.n.resources.PooledConnectionProvider : [057c9883, L:/127.0.0.1:56200 ! R:localhost/127.0.0.1:8448] Channel closed, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 14:29:14 2025-12-10 14:29:14.107 DEBUG 6345 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [057c9883, L:/127.0.0.1:56200 ! R:localhost/127.0.0.1:8448] onStateChange(PooledConnection{channel=[id: 0x057c9883, L:/127.0.0.1:56200 ! R:localhost/127.0.0.1:8448]}, [disconnecting]) 14:29:14 14:29:14 . ____ _ __ _ _ 14:29:14 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:29:14 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:29:14 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:29:14 ' |____| .__|_| |_|_| |_\__, | / / / / 14:29:14 =========|_|==============|___/=/_/_/_/ 14:29:14 :: Spring Boot :: (v3.1.12) 14:29:14 14:29:14 2025-12-10 14:29:14.121 INFO 6345 --- [ main] o.onap.aai.rest.util.EchoResponseTest : Starting EchoResponseTest using Java 17.0.6-ea with PID 6345 (started by jenkins in /w/workspace/aai-graphadmin-maven-stage-master) 14:29:14 2025-12-10 14:29:14.121 DEBUG 6345 --- [ main] o.onap.aai.rest.util.EchoResponseTest : Running with Spring Boot v3.1.12, Spring v6.0.21 14:29:14 2025-12-10 14:29:14.121 INFO 6345 --- [ main] o.onap.aai.rest.util.EchoResponseTest : The following 2 profiles are active: "production", "one-way-ssl" 14:29:14 2025-12-10 14:29:14.130 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 14:29:14 2025-12-10 14:29:14.130 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 14:29:14 2025-12-10 14:29:14.131 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:14 2025-12-10 14:29:14.131 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:14 [EL Warning]: moxy: 2025-12-10 14:29:14.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 14:29:14 2025-12-10 14:29:14.254 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 14:29:14 2025-12-10 14:29:14.261 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 14:29:14 2025-12-10 14:29:14.262 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:14 2025-12-10 14:29:14.262 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:14 [EL Warning]: moxy: 2025-12-10 14:29:14.284--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:14 2025-12-10 14:29:14.402 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 14:29:14 2025-12-10 14:29:14.410 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 14:29:14 2025-12-10 14:29:14.411 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:14 2025-12-10 14:29:14.411 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:14 [EL Warning]: moxy: 2025-12-10 14:29:14.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 14:29:14 2025-12-10 14:29:14.559 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 14:29:14 2025-12-10 14:29:14.568 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 14:29:14 2025-12-10 14:29:14.569 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:14 2025-12-10 14:29:14.569 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:14 [EL Warning]: moxy: 2025-12-10 14:29:14.592--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:14 2025-12-10 14:29:14.719 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 14:29:14 2025-12-10 14:29:14.727 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 14:29:14 2025-12-10 14:29:14.748 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:14 2025-12-10 14:29:14.749 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:14 [EL Warning]: moxy: 2025-12-10 14:29:14.78--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:14 2025-12-10 14:29:14.930 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 14:29:14 2025-12-10 14:29:14.942 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 14:29:14 2025-12-10 14:29:14.944 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:14 2025-12-10 14:29:14.944 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:14 [EL Warning]: moxy: 2025-12-10 14:29:14.973--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:15 2025-12-10 14:29:15.127 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 14:29:15 2025-12-10 14:29:15.139 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 14:29:15 2025-12-10 14:29:15.141 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:15 2025-12-10 14:29:15.141 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:15 [EL Warning]: moxy: 2025-12-10 14:29:15.17--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:15 2025-12-10 14:29:15.325 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 14:29:15 2025-12-10 14:29:15.337 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 14:29:15 2025-12-10 14:29:15.339 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:15 2025-12-10 14:29:15.339 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:15 [EL Warning]: moxy: 2025-12-10 14:29:15.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 14:29:15 2025-12-10 14:29:15.523 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 14:29:15 2025-12-10 14:29:15.535 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 14:29:15 2025-12-10 14:29:15.538 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:15 2025-12-10 14:29:15.538 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:15 [EL Warning]: moxy: 2025-12-10 14:29:15.567--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:15 2025-12-10 14:29:15.723 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 14:29:15 2025-12-10 14:29:15.735 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 14:29:15 2025-12-10 14:29:15.737 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:15 2025-12-10 14:29:15.737 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:15 [EL Warning]: moxy: 2025-12-10 14:29:15.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 14:29:15 2025-12-10 14:29:15.939 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 14:29:15 2025-12-10 14:29:15.953 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 14:29:15 2025-12-10 14:29:15.955 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:15 2025-12-10 14:29:15.955 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:16 [EL Warning]: moxy: 2025-12-10 14:29:15.988--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:16 2025-12-10 14:29:16.161 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 14:29:16 2025-12-10 14:29:16.175 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 14:29:16 2025-12-10 14:29:16.178 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:16 2025-12-10 14:29:16.178 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:16 [EL Warning]: moxy: 2025-12-10 14:29:16.217--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:16 2025-12-10 14:29:16.430 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 14:29:16 2025-12-10 14:29:16.447 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 14:29:16 2025-12-10 14:29:16.450 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:16 2025-12-10 14:29:16.450 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:16 [EL Warning]: moxy: 2025-12-10 14:29:16.493--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:16 2025-12-10 14:29:16.742 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 14:29:16 2025-12-10 14:29:16.761 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 14:29:16 2025-12-10 14:29:16.764 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:16 2025-12-10 14:29:16.764 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:16 [EL Warning]: moxy: 2025-12-10 14:29:16.804--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:17 2025-12-10 14:29:17.035 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 14:29:17 2025-12-10 14:29:17.055 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 14:29:17 2025-12-10 14:29:17.058 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:17 2025-12-10 14:29:17.058 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:17 [EL Warning]: moxy: 2025-12-10 14:29:17.1--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:17 2025-12-10 14:29:17.349 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 14:29:17 2025-12-10 14:29:17.369 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 14:29:17 2025-12-10 14:29:17.372 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:17 2025-12-10 14:29:17.372 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:17 [EL Warning]: moxy: 2025-12-10 14:29:17.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 14:29:17 2025-12-10 14:29:17.679 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 14:29:17 2025-12-10 14:29:17.699 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 14:29:17 2025-12-10 14:29:17.702 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:17 2025-12-10 14:29:17.702 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:17 [EL Warning]: moxy: 2025-12-10 14:29:17.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 14:29:18 2025-12-10 14:29:17.998 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 14:29:18 2025-12-10 14:29:18.023 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 14:29:18 2025-12-10 14:29:18.027 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:18 2025-12-10 14:29:18.027 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:18 [EL Warning]: moxy: 2025-12-10 14:29:18.07--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:18 2025-12-10 14:29:18.325 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 14:29:18 2025-12-10 14:29:18.346 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 14:29:18 2025-12-10 14:29:18.349 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:18 2025-12-10 14:29:18.349 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:18 [EL Warning]: moxy: 2025-12-10 14:29:18.392--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:18 2025-12-10 14:29:18.646 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 14:29:18 2025-12-10 14:29:18.667 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv29 14:29:18 2025-12-10 14:29:18.670 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:18 2025-12-10 14:29:18.670 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:18 [EL Warning]: moxy: 2025-12-10 14:29:18.716--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:18 2025-12-10 14:29:18.991 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 448 14:29:19 2025-12-10 14:29:19.013 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv30 14:29:19 2025-12-10 14:29:19.016 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:19 2025-12-10 14:29:19.016 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:19 [EL Warning]: moxy: 2025-12-10 14:29:19.063--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:29:19 2025-12-10 14:29:19.342 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 456 14:29:19 2025-12-10 14:29:19.365 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv31 14:29:19 2025-12-10 14:29:19.368 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 14:29:19 2025-12-10 14:29:19.368 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 14:29:19 [EL Warning]: moxy: 2025-12-10 14:29:19.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 14:29:19 2025-12-10 14:29:19.694 DEBUG 6345 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 458 14:29:19 2025-12-10 14:29:19.717 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 14:29:19 2025-12-10 14:29:19.717 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 14:29:19 2025-12-10 14:29:19.717 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:19 2025-12-10 14:29:19.717 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 14:29:19 2025-12-10 14:29:19.718 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:19 2025-12-10 14:29:19.718 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 14:29:19 2025-12-10 14:29:19.718 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:19 2025-12-10 14:29:19.718 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 14:29:19 2025-12-10 14:29:19.719 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:19 2025-12-10 14:29:19.719 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 14:29:19 2025-12-10 14:29:19.720 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:19 2025-12-10 14:29:19.720 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 14:29:19 2025-12-10 14:29:19.720 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:19 2025-12-10 14:29:19.720 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 14:29:19 2025-12-10 14:29:19.721 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:19 2025-12-10 14:29:19.721 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 14:29:19 2025-12-10 14:29:19.722 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:19 2025-12-10 14:29:19.722 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 14:29:19 2025-12-10 14:29:19.722 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:19 2025-12-10 14:29:19.722 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 14:29:19 2025-12-10 14:29:19.723 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:19 2025-12-10 14:29:19.723 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 14:29:19 2025-12-10 14:29:19.724 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:19 2025-12-10 14:29:19.724 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 14:29:19 2025-12-10 14:29:19.725 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:19 2025-12-10 14:29:19.725 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 14:29:19 2025-12-10 14:29:19.726 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:19 2025-12-10 14:29:19.726 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 14:29:19 2025-12-10 14:29:19.727 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:19 2025-12-10 14:29:19.727 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 14:29:19 2025-12-10 14:29:19.728 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:19 2025-12-10 14:29:19.728 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 14:29:19 2025-12-10 14:29:19.729 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:19 2025-12-10 14:29:19.729 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 14:29:19 2025-12-10 14:29:19.730 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:19 2025-12-10 14:29:19.730 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 14:29:19 2025-12-10 14:29:19.731 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:19 2025-12-10 14:29:19.731 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 14:29:19 2025-12-10 14:29:19.732 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:19 2025-12-10 14:29:19.732 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv29 14:29:19 2025-12-10 14:29:19.733 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:19 2025-12-10 14:29:19.733 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv30 14:29:19 2025-12-10 14:29:19.734 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:19 2025-12-10 14:29:19.734 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv31 14:29:19 2025-12-10 14:29:19.736 DEBUG 6345 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 14:29:19 2025-12-10 14:29:19.752 WARN 6345 --- [ 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 14:29:19 2025-12-10 14:29:19.754 INFO 6345 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:29:19 2025-12-10 14:29:19.756 INFO 6345 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:29:19 2025-12-10 14:29:19.757 INFO 6345 --- [ main] o.onap.aai.rest.util.EchoResponseTest : Started EchoResponseTest in 5.649 seconds (process running for 533.474) 14:29:19 2025-12-10 14:29:19.759 INFO 6345 --- [ main] o.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 14:29:19 2025-12-10 14:29:19.854 INFO 6345 --- [ main] o.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 14:29:19 2025-12-10 14:29:19.856 INFO 6345 --- [ main] org.onap.aai.rest.util.EchoResponse : Checking Database Connectivity...! 14:29:19 2025-12-10 14:29:19.856 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.NullPointerException: Cannot invoke "java.lang.Boolean.booleanValue()" because the return value of "org.onap.aai.rest.util.AaiGraphChecker.isAaiGraphDbAvailable()" is null ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 85 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 161 :MethodName- testCheckDbNowAction_Unknown 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 14:29:19 2025-12-10 14:29:19.856 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.NullPointerException: Cannot invoke "java.lang.Boolean.booleanValue()" because the return value of "org.onap.aai.rest.util.AaiGraphChecker.isAaiGraphDbAvailable()" is null ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 85 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 161 :MethodName- testCheckDbNowAction_Unknown 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 14:29:19 2025-12-10 14:29:19.856 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.NullPointerException: Cannot invoke "java.lang.Boolean.booleanValue()" because the return value of "org.onap.aai.rest.util.AaiGraphChecker.isAaiGraphDbAvailable()" is null ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 85 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 161 :MethodName- testCheckDbNowAction_Unknown 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 14:29:19 2025-12-10 14:29:19.856 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.NullPointerException: Cannot invoke "java.lang.Boolean.booleanValue()" because the return value of "org.onap.aai.rest.util.AaiGraphChecker.isAaiGraphDbAvailable()" is null ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 85 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 161 :MethodName- testCheckDbNowAction_Unknown 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 14:29:19 2025-12-10 14:29:19.857 INFO 6345 --- [ main] o.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 14:29:19 2025-12-10 14:29:19.859 INFO 6345 --- [ main] org.onap.aai.rest.util.EchoResponse : Checking Database Connectivity...! 14:29:19 2025-12-10 14:29:19.859 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 86 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 141 :MethodName- testEchoResultWhenActionIsProvidedDbNotAvailable 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 14:29:19 2025-12-10 14:29:19.859 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 86 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 141 :MethodName- testEchoResultWhenActionIsProvidedDbNotAvailable 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 14:29:19 2025-12-10 14:29:19.859 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 86 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 141 :MethodName- testEchoResultWhenActionIsProvidedDbNotAvailable 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 14:29:19 2025-12-10 14:29:19.859 ERROR 6345 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 86 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 141 :MethodName- testEchoResultWhenActionIsProvidedDbNotAvailable 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 14:29:19 2025-12-10 14:29:19.860 INFO 6345 --- [ main] o.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 14:29:19 2025-12-10 14:29:19.861 INFO 6345 --- [ main] o.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 14:29:19 2025-12-10 14:29:19.863 INFO 6345 --- [ main] org.onap.aai.rest.util.EchoResponse : Checking Database Connectivity...! 14:29:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.768 s -- in org.onap.aai.rest.util.EchoResponseTest 14:29:19 [INFO] Running org.onap.aai.schema.db.ManageSchemaTest 14:29:19 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in org.onap.aai.schema.db.ManageSchemaTest 14:29:19 [INFO] Running org.onap.aai.util.SendDeleteMigrationNotificationsTest 14:29:19 14:29:19 14:29:19 ---------- Connecting to Graph ---------- 14:29:19 2025-12-10 14:29:19.884 DEBUG 6345 --- [ main] SendDeleteMigrationNotifications : 14:29:19 14:29:19 ---------- Connecting to Graph ---------- 14:29:19 ---------- Connection Established ---------- 14:29:19 2025-12-10 14:29:19.884 DEBUG 6345 --- [ main] SendDeleteMigrationNotifications : ---------- Connection Established ---------- 14:29:19 2025-12-10 14:29:19.901 DEBUG 6345 --- [ main] SendDeleteMigrationNotifications : Processing 1 :: Data :: pserver#@#/cloud-infrastructure/pservers/pserver/SendDeleteMigrationNotifications-pserver-1#@#{"hostname":"SendDeleteMigrationNotifications-pserver-1","resource-version":"333"} 14:29:19 2025-12-10 14:29:19.920 DEBUG 6345 --- [ main] SendDeleteMigrationNotifications : Triggered 1 14:29:19 2025-12-10 14:29:19.920 DEBUG 6345 --- [ main] SendDeleteMigrationNotifications : Processing 2 :: Data :: pserver#@#/cloud-infrastructure/pservers/pserver/SendDeleteMigrationNotifications-pserver-2#@#{"hostname":"SendDeleteMigrationNotifications-pserver-2","resource-version":"334"} 14:29:19 2025-12-10 14:29:19.920 DEBUG 6345 --- [ main] SendDeleteMigrationNotifications : Triggered 2 14:29:19 2025-12-10 14:29:19.920 DEBUG 6345 --- [ main] SendDeleteMigrationNotifications : Processing 3 :: Data :: pserver#@#/cloud-infrastructure/pservers/pserver/SendDeleteMigrationNotifications-pserver-3#@#{"hostname":"SendDeleteMigrationNotifications-pserver-3","resource-version":"335"} 14:29:19 2025-12-10 14:29:19.921 DEBUG 6345 --- [ main] SendDeleteMigrationNotifications : Triggered 3 14:29:19 2025-12-10 14:29:19.921 DEBUG 6345 --- [ main] SendDeleteMigrationNotifications : Processing 4 :: Data :: pserver#@#/cloud-infrastructure/pservers/pserver/SendDeleteMigrationNotifications-pserver-4#@#{"hostname":"SendDeleteMigrationNotifications-pserver-4","resource-version":"336"} 14:29:19 2025-12-10 14:29:19.921 DEBUG 6345 --- [ main] SendDeleteMigrationNotifications : Triggered 4 14:29:19 14:29:19 14:29:19 ---------- Connecting to Graph ---------- 14:29:19 2025-12-10 14:29:19.923 DEBUG 6345 --- [ main] SendDeleteMigrationNotifications : 14:29:19 14:29:19 ---------- Connecting to Graph ---------- 14:29:19 ---------- Connection Established ---------- 14:29:19 2025-12-10 14:29:19.923 DEBUG 6345 --- [ main] SendDeleteMigrationNotifications : ---------- Connection Established ---------- 14:29:19 2025-12-10 14:29:19.924 DEBUG 6345 --- [ main] SendDeleteMigrationNotifications : Processing 1 :: Data :: pserver#@#/cloud-infrastructure/pservers/pserver/SendDeleteMigrationNotifications-pserver-1#@#{"hostname":"SendDeleteMigrationNotifications-pserver-1","resource-version":"333"} 14:29:19 2025-12-10 14:29:19.924 DEBUG 6345 --- [ main] SendDeleteMigrationNotifications : Processing 2 :: Data :: pserver#@#/cloud-infrastructure/pservers/pserver/SendDeleteMigrationNotifications-pserver-2#@#{"hostname":"SendDeleteMigrationNotifications-pserver-2","resource-version":"334"} 14:29:19 2025-12-10 14:29:19.924 DEBUG 6345 --- [ main] SendDeleteMigrationNotifications : Triggered 2 14:29:19 2025-12-10 14:29:19.924 DEBUG 6345 --- [ main] SendDeleteMigrationNotifications : Processing 3 :: Data :: pserver#@#/cloud-infrastructure/pservers/pserver/SendDeleteMigrationNotifications-pserver-3#@#{"hostname":"SendDeleteMigrationNotifications-pserver-3","resource-version":"335"} 14:29:19 2025-12-10 14:29:19.925 DEBUG 6345 --- [ main] SendDeleteMigrationNotifications : Processing 4 :: Data :: pserver#@#/cloud-infrastructure/pservers/pserver/SendDeleteMigrationNotifications-pserver-4#@#{"hostname":"SendDeleteMigrationNotifications-pserver-4","resource-version":"336"} 14:29:19 2025-12-10 14:29:19.926 DEBUG 6345 --- [ main] SendDeleteMigrationNotifications : Triggered 4 14:29:19 14:29:19 14:29:19 ---------- Connecting to Graph ---------- 14:29:19 2025-12-10 14:29:19.927 DEBUG 6345 --- [ main] SendDeleteMigrationNotifications : 14:29:19 14:29:19 ---------- Connecting to Graph ---------- 14:29:19 ---------- Connection Established ---------- 14:29:19 2025-12-10 14:29:19.927 DEBUG 6345 --- [ main] SendDeleteMigrationNotifications : ---------- Connection Established ---------- 14:29:19 2025-12-10 14:29:19.927 DEBUG 6345 --- [ main] SendDeleteMigrationNotifications : Processing 1 :: Data :: pserver#@#/cloud-infrastructure/pservers/pserver/SendDeleteMigrationNotifications-pserver-1#@#{"hostname":"SendDeleteMigrationNotifications-pserver-1","resource-version":"333"} 14:29:19 2025-12-10 14:29:19.928 DEBUG 6345 --- [ main] SendDeleteMigrationNotifications : Processing 2 :: Data :: pserver#@#/cloud-infrastructure/pservers/pserver/SendDeleteMigrationNotifications-pserver-2#@#{"hostname":"SendDeleteMigrationNotifications-pserver-2","resource-version":"334"} 14:29:19 2025-12-10 14:29:19.928 DEBUG 6345 --- [ main] SendDeleteMigrationNotifications : Processing 3 :: Data :: pserver#@#/cloud-infrastructure/pservers/pserver/SendDeleteMigrationNotifications-pserver-3#@#{"hostname":"SendDeleteMigrationNotifications-pserver-3","resource-version":"335"} 14:29:19 2025-12-10 14:29:19.929 DEBUG 6345 --- [ main] SendDeleteMigrationNotifications : Triggered 3 14:29:19 2025-12-10 14:29:19.929 DEBUG 6345 --- [ main] SendDeleteMigrationNotifications : Processing 4 :: Data :: pserver#@#/cloud-infrastructure/pservers/pserver/SendDeleteMigrationNotifications-pserver-4#@#{"hostname":"SendDeleteMigrationNotifications-pserver-4","resource-version":"336"} 14:29:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.onap.aai.util.SendDeleteMigrationNotificationsTest 14:29:19 [INFO] Running org.onap.aai.util.SendMigrationNotificationsTest 14:29:20 14:29:20 14:29:20 ---------- Connecting to Graph ---------- 14:29:20 2025-12-10 14:29:19.948 DEBUG 6345 --- [ main] SendMigrationNotifications : 14:29:20 14:29:20 ---------- Connecting to Graph ---------- 14:29:20 ---------- Connection Established ---------- 14:29:20 2025-12-10 14:29:19.948 DEBUG 6345 --- [ main] SendMigrationNotifications : ---------- Connection Established ---------- 14:29:20 2025-12-10 14:29:19.958 DEBUG 6345 --- [ main] SendMigrationNotifications : Processing 262296resource-version 123 14:29:20 2025-12-10 14:29:19.987 DEBUG 6345 --- [ main] SendMigrationNotifications : Triggered 262296 14:29:20 2025-12-10 14:29:19.987 DEBUG 6345 --- [ main] SendMigrationNotifications : Processing 557256resource-version 456 14:29:20 2025-12-10 14:29:19.988 DEBUG 6345 --- [ main] SendMigrationNotifications : Triggered 557256 14:29:20 2025-12-10 14:29:19.989 DEBUG 6345 --- [ main] SendMigrationNotifications : Processing 241824resource-version 789 14:29:20 2025-12-10 14:29:20.023 DEBUG 6345 --- [ main] SendMigrationNotifications : Triggered 241824 14:29:20 2025-12-10 14:29:20.023 DEBUG 6345 --- [ main] SendMigrationNotifications : Processing 245840resource-version 222 14:29:20 Vertex 345 no longer exists. 14:29:20 2025-12-10 14:29:20.023 DEBUG 6345 --- [ main] SendMigrationNotifications : Vertex 345 no longer exists. 14:29:20 2025-12-10 14:29:20.023 DEBUG 6345 --- [ main] SendMigrationNotifications : Processing 561352resource-version 333 14:29:20 2025-12-10 14:29:20.033 DEBUG 6345 --- [ main] SendMigrationNotifications : Triggered 561352 14:29:20 14:29:20 14:29:20 ---------- Connecting to Graph ---------- 14:29:20 2025-12-10 14:29:20.034 DEBUG 6345 --- [ main] SendMigrationNotifications : 14:29:20 14:29:20 ---------- Connecting to Graph ---------- 14:29:20 ---------- Connection Established ---------- 14:29:20 2025-12-10 14:29:20.034 DEBUG 6345 --- [ main] SendMigrationNotifications : ---------- Connection Established ---------- 14:29:20 2025-12-10 14:29:20.035 DEBUG 6345 --- [ main] SendMigrationNotifications : Processing 262296resource-version 123 14:29:20 2025-12-10 14:29:20.038 DEBUG 6345 --- [ main] SendMigrationNotifications : Processing 557256resource-version 456 14:29:20 2025-12-10 14:29:20.040 DEBUG 6345 --- [ main] SendMigrationNotifications : Triggered 557256 14:29:20 2025-12-10 14:29:20.040 DEBUG 6345 --- [ main] SendMigrationNotifications : Processing 241824resource-version 789 14:29:20 2025-12-10 14:29:20.043 DEBUG 6345 --- [ main] SendMigrationNotifications : Processing 245840resource-version 222 14:29:20 Vertex 345 no longer exists. 14:29:20 2025-12-10 14:29:20.043 DEBUG 6345 --- [ main] SendMigrationNotifications : Vertex 345 no longer exists. 14:29:20 2025-12-10 14:29:20.043 DEBUG 6345 --- [ main] SendMigrationNotifications : Processing 561352resource-version 333 14:29:20 2025-12-10 14:29:20.045 DEBUG 6345 --- [ main] SendMigrationNotifications : Triggered 561352 14:29:20 14:29:20 14:29:20 ---------- Connecting to Graph ---------- 14:29:20 2025-12-10 14:29:20.046 DEBUG 6345 --- [ main] SendMigrationNotifications : 14:29:20 14:29:20 ---------- Connecting to Graph ---------- 14:29:20 ---------- Connection Established ---------- 14:29:20 2025-12-10 14:29:20.047 DEBUG 6345 --- [ main] SendMigrationNotifications : ---------- Connection Established ---------- 14:29:20 2025-12-10 14:29:20.047 DEBUG 6345 --- [ main] SendMigrationNotifications : Processing 262296resource-version 123 14:29:20 2025-12-10 14:29:20.051 DEBUG 6345 --- [ main] SendMigrationNotifications : Processing 557256resource-version 456 14:29:20 2025-12-10 14:29:20.052 DEBUG 6345 --- [ main] SendMigrationNotifications : Processing 241824resource-version 789 14:29:20 2025-12-10 14:29:20.055 DEBUG 6345 --- [ main] SendMigrationNotifications : Triggered 241824 14:29:20 2025-12-10 14:29:20.056 DEBUG 6345 --- [ main] SendMigrationNotifications : Processing 245840resource-version 222 14:29:20 Vertex 345 no longer exists. 14:29:20 2025-12-10 14:29:20.056 DEBUG 6345 --- [ main] SendMigrationNotifications : Vertex 345 no longer exists. 14:29:20 2025-12-10 14:29:20.056 DEBUG 6345 --- [ main] SendMigrationNotifications : Processing 561352resource-version 333 14:29:20 14:29:20 14:29:20 ---------- Connecting to Graph ---------- 14:29:20 2025-12-10 14:29:20.059 DEBUG 6345 --- [ main] SendMigrationNotifications : 14:29:20 14:29:20 ---------- Connecting to Graph ---------- 14:29:20 ---------- Connection Established ---------- 14:29:20 2025-12-10 14:29:20.059 DEBUG 6345 --- [ main] SendMigrationNotifications : ---------- Connection Established ---------- 14:29:20 2025-12-10 14:29:20.060 DEBUG 6345 --- [ main] SendMigrationNotifications : Processing 262296resource-version 123 14:29:20 2025-12-10 14:29:20.063 DEBUG 6345 --- [ main] SendMigrationNotifications : Triggered 262296 14:29:20 2025-12-10 14:29:20.063 DEBUG 6345 --- [ main] SendMigrationNotifications : Processing 557256resource-version 456 14:29:20 2025-12-10 14:29:20.064 DEBUG 6345 --- [ main] SendMigrationNotifications : Triggered 557256 14:29:20 2025-12-10 14:29:20.064 DEBUG 6345 --- [ main] SendMigrationNotifications : Processing 241824resource-version 789 14:29:20 2025-12-10 14:29:20.065 DEBUG 6345 --- [ main] SendMigrationNotifications : Processing 245840resource-version 222 14:29:20 Vertex 345 no longer exists. 14:29:20 2025-12-10 14:29:20.065 DEBUG 6345 --- [ main] SendMigrationNotifications : Vertex 345 no longer exists. 14:29:20 2025-12-10 14:29:20.065 DEBUG 6345 --- [ main] SendMigrationNotifications : Processing 561352resource-version 333 14:29:20 14:29:20 14:29:20 ---------- Connecting to Graph ---------- 14:29:20 2025-12-10 14:29:20.066 DEBUG 6345 --- [ main] SendMigrationNotifications : 14:29:20 14:29:20 ---------- Connecting to Graph ---------- 14:29:20 ---------- Connection Established ---------- 14:29:20 2025-12-10 14:29:20.066 DEBUG 6345 --- [ main] SendMigrationNotifications : ---------- Connection Established ---------- 14:29:20 2025-12-10 14:29:20.067 DEBUG 6345 --- [ main] SendMigrationNotifications : Processing 262296resource-version 123 14:29:20 2025-12-10 14:29:20.069 DEBUG 6345 --- [ main] SendMigrationNotifications : Triggered 262296 14:29:20 2025-12-10 14:29:20.070 DEBUG 6345 --- [ main] SendMigrationNotifications : Processing 557256resource-version 456 14:29:20 2025-12-10 14:29:20.071 DEBUG 6345 --- [ main] SendMigrationNotifications : Triggered 557256 14:29:20 2025-12-10 14:29:20.071 DEBUG 6345 --- [ main] SendMigrationNotifications : Processing 241824resource-version 789 14:29:20 2025-12-10 14:29:20.071 DEBUG 6345 --- [ main] SendMigrationNotifications : Processing 245840resource-version 222 14:29:20 Vertex 345 no longer exists. 14:29:20 2025-12-10 14:29:20.071 DEBUG 6345 --- [ main] SendMigrationNotifications : Vertex 345 no longer exists. 14:29:20 2025-12-10 14:29:20.071 DEBUG 6345 --- [ main] SendMigrationNotifications : Processing 561352resource-version 333 14:29:20 2025-12-10 14:29:20.073 DEBUG 6345 --- [ main] SendMigrationNotifications : Triggered 561352 14:29:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.onap.aai.util.SendMigrationNotificationsTest 14:29:22 [INFO] 14:29:22 [INFO] Results: 14:29:22 [INFO] 14:29:22 [WARNING] Tests run: 282, Failures: 0, Errors: 0, Skipped: 23 14:29:22 [INFO] 14:29:22 [INFO] 14:29:22 [INFO] --- jacoco-maven-plugin:0.8.13:report (post-unit-test) @ aai-graphadmin --- 14:29:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:29:22 [INFO] 14:29:22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-graphadmin --- 14:29:22 [INFO] Building jar: /w/workspace/aai-graphadmin-maven-stage-master/target/aai-graphadmin-1.16.2.jar 14:29:23 [INFO] 14:29:23 [INFO] --- spring-boot-maven-plugin:3.1.12:repackage (default) @ aai-graphadmin --- 14:29:23 [INFO] Layout: ZIP 14:29:24 [INFO] Replacing main artifact /w/workspace/aai-graphadmin-maven-stage-master/target/aai-graphadmin-1.16.2.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 14:29:24 [INFO] The original artifact has been renamed to /w/workspace/aai-graphadmin-maven-stage-master/target/aai-graphadmin-1.16.2.jar.original 14:29:24 [INFO] 14:29:24 [INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ aai-graphadmin --- 14:29:25 [INFO] Reading assembly descriptor: src/main/assembly/descriptor.xml 14:29:25 [INFO] Copying files to /w/workspace/aai-graphadmin-maven-stage-master/target/aai-graphadmin-1.16.2-build 14:29:28 [WARNING] Assembly file: /w/workspace/aai-graphadmin-maven-stage-master/target/aai-graphadmin-1.16.2-build is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment. 14:29:28 [INFO] 14:29:28 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-integration-test) @ aai-graphadmin --- 14:29:28 [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-graphadmin-maven-stage-master/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 14:29:28 [INFO] 14:29:28 [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-graphadmin --- 14:29:28 [INFO] 14:29:28 [INFO] --- jacoco-maven-plugin:0.8.13:report (post-integration-test) @ aai-graphadmin --- 14:29:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:29:28 [INFO] 14:29:28 [INFO] --- jacoco-maven-plugin:0.8.13:check (default-check) @ aai-graphadmin --- 14:29:28 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-graphadmin-maven-stage-master/target/code-coverage/jacoco-ut.exec 14:29:28 [INFO] 14:29:28 [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-graphadmin --- 14:29:28 [INFO] Failsafe report directory: /w/workspace/aai-graphadmin-maven-stage-master/target/failsafe-reports 14:29:28 [INFO] 14:29:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-graphadmin --- 14:29:28 [INFO] Installing /w/workspace/aai-graphadmin-maven-stage-master/target/aai-graphadmin-1.16.2.jar to /tmp/r/org/onap/aai/graphadmin/aai-graphadmin/1.16.2/aai-graphadmin-1.16.2.jar 14:29:28 [INFO] Installing /w/workspace/aai-graphadmin-maven-stage-master/pom.xml to /tmp/r/org/onap/aai/graphadmin/aai-graphadmin/1.16.2/aai-graphadmin-1.16.2.pom 14:29:28 [INFO] 14:29:28 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ aai-graphadmin --- 14:29:28 [INFO] Using alternate deployment repository staging::file:/w/workspace/aai-graphadmin-maven-stage-master/m2repo 14:29:28 [INFO] ------------------------------------------------------------------------ 14:29:28 [INFO] BUILD FAILURE 14:29:28 [INFO] ------------------------------------------------------------------------ 14:29:28 [INFO] Total time: 09:46 min 14:29:28 [INFO] Finished at: 2025-12-10T14:29:28Z 14:29:28 [INFO] ------------------------------------------------------------------------ 14:29:28 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project aai-graphadmin: Invalid syntax for repository. Invalid syntax for repository. 14:29:28 [ERROR] Invalid syntax for alternative repository. Use "id::layout::url". 14:29:28 [ERROR] -> [Help 1] 14:29:28 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project aai-graphadmin: Invalid syntax for repository. 14:29:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) 14:29:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 14:29:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 14:29:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 14:29:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 14:29:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 14:29:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 14:29:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 14:29:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 14:29:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 14:29:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957) 14:29:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289) 14:29:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:193) 14:29:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 14:29:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 14:29:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 14:29:28 at java.lang.reflect.Method.invoke (Method.java:568) 14:29:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 14:29:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 14:29:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 14:29:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 14:29:28 Caused by: org.apache.maven.plugin.MojoFailureException: Invalid syntax for repository. 14:29:28 at org.apache.maven.plugin.deploy.DeployMojo.getDeploymentRepository (DeployMojo.java:317) 14:29:28 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:206) 14:29:28 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 14:29:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 14:29:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 14:29:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 14:29:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 14:29:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 14:29:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 14:29:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 14:29:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 14:29:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 14:29:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 14:29:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 14:29:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957) 14:29:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289) 14:29:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:193) 14:29:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 14:29:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 14:29:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 14:29:28 at java.lang.reflect.Method.invoke (Method.java:568) 14:29:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 14:29:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 14:29:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 14:29:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 14:29:28 [ERROR] 14:29:28 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 14:29:28 [ERROR] 14:29:28 [ERROR] For more information about the errors and possible solutions, please read the following articles: 14:29:28 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 14:29:28 Build step 'Execute shell' marked build as failure 14:29:28 $ ssh-agent -k 14:29:28 unset SSH_AUTH_SOCK; 14:29:28 unset SSH_AGENT_PID; 14:29:28 echo Agent pid 5322 killed; 14:29:28 [ssh-agent] Stopped. 14:29:28 [PostBuildScript] - [INFO] Executing post build scripts. 14:29:28 [aai-graphadmin-maven-stage-master] $ /bin/bash /tmp/jenkins5480941690997465422.sh 14:29:28 ---> sysstat.sh 14:29:28 [aai-graphadmin-maven-stage-master] $ /bin/bash /tmp/jenkins5529612311829757855.sh 14:29:28 ---> package-listing.sh 14:29:28 ++ facter osfamily 14:29:28 ++ tr '[:upper:]' '[:lower:]' 14:29:29 + OS_FAMILY=redhat 14:29:29 + workspace=/w/workspace/aai-graphadmin-maven-stage-master 14:29:29 + START_PACKAGES=/tmp/packages_start.txt 14:29:29 + END_PACKAGES=/tmp/packages_end.txt 14:29:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:29:29 + PACKAGES=/tmp/packages_start.txt 14:29:29 + '[' /w/workspace/aai-graphadmin-maven-stage-master ']' 14:29:29 + PACKAGES=/tmp/packages_end.txt 14:29:29 + case "${OS_FAMILY}" in 14:29:29 + sort 14:29:29 + rpm -qa 14:29:29 + '[' -f /tmp/packages_start.txt ']' 14:29:29 + '[' -f /tmp/packages_end.txt ']' 14:29:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:29:29 + '[' /w/workspace/aai-graphadmin-maven-stage-master ']' 14:29:29 + mkdir -p /w/workspace/aai-graphadmin-maven-stage-master/archives/ 14:29:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-graphadmin-maven-stage-master/archives/ 14:29:29 [aai-graphadmin-maven-stage-master] $ /bin/bash /tmp/jenkins16796018655322945448.sh 14:29:29 ---> capture-instance-metadata.sh 14:29:29 Setup pyenv: 14:29:29 system 14:29:29 3.8.13 14:29:29 3.9.13 14:29:29 * 3.10.6 (set by /w/workspace/aai-graphadmin-maven-stage-master/.python-version) 14:29:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CrN0 from file:/tmp/.os_lf_venv 14:29:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:29:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:29:31 lf-activate-venv(): INFO: Base packages installed successfully 14:29:31 lf-activate-venv(): INFO: Installing additional packages: lftools 14:29:40 lf-activate-venv(): INFO: Adding /tmp/venv-CrN0/bin to PATH 14:29:40 INFO: Running in OpenStack, capturing instance metadata 14:29:40 [aai-graphadmin-maven-stage-master] $ /bin/bash /tmp/jenkins4879907748077952191.sh 14:29:40 provisioning config files... 14:29:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-graphadmin-maven-stage-master@tmp/config11190853512704629985tmp 14:29:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:29:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:29:40 [EnvInject] - Injecting environment variables from a build step. 14:29:40 [EnvInject] - Injecting as environment variables the properties content 14:29:40 SERVER_ID=logs 14:29:40 14:29:40 [EnvInject] - Variables injected successfully. 14:29:40 [aai-graphadmin-maven-stage-master] $ /bin/bash /tmp/jenkins10062121102230696783.sh 14:29:40 ---> create-netrc.sh 14:29:40 [aai-graphadmin-maven-stage-master] $ /bin/bash /tmp/jenkins8013938452117862374.sh 14:29:40 ---> python-tools-install.sh 14:29:40 Setup pyenv: 14:29:40 system 14:29:40 3.8.13 14:29:40 3.9.13 14:29:40 * 3.10.6 (set by /w/workspace/aai-graphadmin-maven-stage-master/.python-version) 14:29:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CrN0 from file:/tmp/.os_lf_venv 14:29:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:29:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:29:42 lf-activate-venv(): INFO: Base packages installed successfully 14:29:42 lf-activate-venv(): INFO: Installing additional packages: lftools 14:29:50 lf-activate-venv(): INFO: Adding /tmp/venv-CrN0/bin to PATH 14:29:50 [aai-graphadmin-maven-stage-master] $ /bin/bash /tmp/jenkins10597348878945332061.sh 14:29:50 ---> sudo-logs.sh 14:29:50 Archiving 'sudo' log.. 14:29:50 [aai-graphadmin-maven-stage-master] $ /bin/bash /tmp/jenkins12207446312121969515.sh 14:29:50 ---> job-cost.sh 14:29:51 Setup pyenv: 14:29:51 system 14:29:51 3.8.13 14:29:51 3.9.13 14:29:51 * 3.10.6 (set by /w/workspace/aai-graphadmin-maven-stage-master/.python-version) 14:29:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CrN0 from file:/tmp/.os_lf_venv 14:29:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:29:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:29:53 lf-activate-venv(): INFO: Base packages installed successfully 14:29:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:29:57 lf-activate-venv(): INFO: Adding /tmp/venv-CrN0/bin to PATH 14:29:57 INFO: No Stack... 14:29:58 INFO: Retrieving Pricing Info for: v3-standard-4 14:29:58 INFO: Archiving Costs 14:29:58 [aai-graphadmin-maven-stage-master] $ /bin/bash -l /tmp/jenkins980169281066879080.sh 14:29:58 ---> logs-deploy.sh 14:29:58 Setup pyenv: 14:29:58 system 14:29:58 3.8.13 14:29:58 3.9.13 14:29:58 * 3.10.6 (set by /w/workspace/aai-graphadmin-maven-stage-master/.python-version) 14:29:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CrN0 from file:/tmp/.os_lf_venv 14:29:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:29:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:30:00 lf-activate-venv(): INFO: Base packages installed successfully 14:30:00 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:30:08 lf-activate-venv(): INFO: Adding /tmp/venv-CrN0/bin to PATH 14:30:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-graphadmin-maven-stage-master/1413 14:30:08 INFO: archiving workspace using pattern(s): 14:30:09 Archives upload complete. 14:30:09 INFO: archiving logs to Nexus 14:30:10 ---> uname -a: 14:30:10 Linux prd-centos8-docker-4c-4g-19301.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 14:30:10 14:30:10 14:30:10 ---> lscpu: 14:30:10 Architecture: x86_64 14:30:10 CPU op-mode(s): 32-bit, 64-bit 14:30:10 Byte Order: Little Endian 14:30:10 CPU(s): 4 14:30:10 On-line CPU(s) list: 0-3 14:30:10 Thread(s) per core: 1 14:30:10 Core(s) per socket: 1 14:30:10 Socket(s): 4 14:30:10 NUMA node(s): 1 14:30:10 Vendor ID: AuthenticAMD 14:30:10 CPU family: 23 14:30:10 Model: 49 14:30:10 Model name: AMD EPYC-Rome Processor 14:30:10 Stepping: 0 14:30:10 CPU MHz: 2799.998 14:30:10 BogoMIPS: 5599.99 14:30:10 Virtualization: AMD-V 14:30:10 Hypervisor vendor: KVM 14:30:10 Virtualization type: full 14:30:10 L1d cache: 32K 14:30:10 L1i cache: 32K 14:30:10 L2 cache: 512K 14:30:10 L3 cache: 16384K 14:30:10 NUMA node0 CPU(s): 0-3 14:30:10 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 14:30:10 14:30:10 14:30:10 ---> nproc: 14:30:10 4 14:30:10 14:30:10 14:30:10 ---> df -h: 14:30:10 Filesystem Size Used Avail Use% Mounted on 14:30:10 devtmpfs 7.7G 0 7.7G 0% /dev 14:30:10 tmpfs 7.7G 0 7.7G 0% /dev/shm 14:30:10 tmpfs 7.7G 17M 7.7G 1% /run 14:30:10 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 14:30:10 /dev/vda1 80G 11G 70G 13% / 14:30:10 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:30:10 14:30:10 14:30:10 ---> free -m: 14:30:10 total used free shared buff/cache available 14:30:10 Mem: 15763 842 11732 19 3187 14580 14:30:10 Swap: 1023 0 1023 14:30:10 14:30:10 14:30:10 ---> ip addr: 14:30:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:30:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:30:10 inet 127.0.0.1/8 scope host lo 14:30:10 valid_lft forever preferred_lft forever 14:30:10 inet6 ::1/128 scope host 14:30:10 valid_lft forever preferred_lft forever 14:30:10 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 14:30:10 link/ether fa:16:3e:d7:92:ca brd ff:ff:ff:ff:ff:ff 14:30:10 altname enp0s3 14:30:10 altname ens3 14:30:10 inet 10.30.107.186/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 14:30:10 valid_lft 84396sec preferred_lft 84396sec 14:30:10 inet6 fe80::f816:3eff:fed7:92ca/64 scope link 14:30:10 valid_lft forever preferred_lft forever 14:30:10 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:30:10 link/ether 02:42:e9:43:cf:c8 brd ff:ff:ff:ff:ff:ff 14:30:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:30:10 valid_lft forever preferred_lft forever 14:30:10 14:30:10 14:30:10 ---> sar -b -r -n DEV: 14:30:10 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 12/10/2025 _x86_64_ (4 CPU) 14:30:10 14:30:10 13:56:44 LINUX RESTART (4 CPU) 14:30:10 14:30:10 01:57:02 PM tps rtps wtps bread/s bwrtn/s 14:30:10 01:58:01 PM 259.51 18.74 240.77 4300.39 9328.84 14:30:10 01:59:01 PM 61.86 0.28 61.58 77.17 8446.73 14:30:10 02:00:01 PM 3.05 0.05 3.00 1.07 63.89 14:30:10 02:01:01 PM 0.62 0.02 0.60 0.13 9.21 14:30:10 02:02:01 PM 0.57 0.07 0.50 1.73 7.90 14:30:10 02:03:01 PM 0.45 0.00 0.45 0.00 5.70 14:30:10 02:04:01 PM 0.30 0.00 0.30 0.00 4.22 14:30:10 02:05:01 PM 0.30 0.00 0.30 0.00 3.42 14:30:10 02:06:01 PM 0.32 0.00 0.32 0.00 4.12 14:30:10 02:07:01 PM 0.32 0.00 0.32 0.00 3.45 14:30:10 02:08:01 PM 0.35 0.00 0.35 0.00 4.12 14:30:10 02:09:01 PM 0.28 0.00 0.28 0.00 3.28 14:30:10 02:10:01 PM 0.33 0.00 0.33 0.00 3.85 14:30:10 02:11:01 PM 0.52 0.00 0.52 0.00 7.05 14:30:10 02:12:01 PM 0.40 0.00 0.40 0.00 4.82 14:30:10 02:13:01 PM 0.82 0.00 0.82 0.00 16.78 14:30:10 02:14:01 PM 0.33 0.00 0.33 0.00 3.85 14:30:10 02:15:01 PM 0.37 0.00 0.37 0.00 5.32 14:30:10 02:16:01 PM 0.47 0.00 0.47 0.00 6.92 14:30:10 02:17:01 PM 0.35 0.00 0.35 0.00 3.88 14:30:10 02:18:01 PM 0.50 0.08 0.42 4.00 7.27 14:30:10 02:19:01 PM 0.48 0.00 0.48 0.00 7.05 14:30:10 02:20:01 PM 176.37 16.56 159.81 3030.99 1974.13 14:30:10 02:21:01 PM 103.03 4.40 98.63 806.13 12860.90 14:30:10 02:22:01 PM 5.17 0.00 5.17 0.00 183.64 14:30:10 02:23:01 PM 1.03 0.00 1.03 0.00 111.88 14:30:10 02:24:01 PM 0.98 0.00 0.98 0.00 40.74 14:30:10 02:25:01 PM 2.07 0.00 2.07 0.00 100.78 14:30:10 02:26:01 PM 1.87 0.02 1.85 0.13 53.26 14:30:10 02:27:01 PM 10.91 6.85 4.07 1316.63 93.29 14:30:10 02:28:01 PM 1.28 0.00 1.28 0.00 45.63 14:30:10 02:29:01 PM 2.88 0.00 2.88 0.00 128.08 14:30:10 02:30:01 PM 50.47 1.88 48.58 132.22 17906.85 14:30:10 Average: 20.75 1.47 19.27 291.06 1555.42 14:30:10 14:30:10 01:57:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:30:10 01:58:01 PM 13266424 15101008 2875100 17.81 2688 2045140 1106072 6.43 138476 2364828 223764 14:30:10 01:59:01 PM 13264512 15105068 2877012 17.82 2688 2051056 1131568 6.58 140500 2354524 16 14:30:10 02:00:01 PM 13256740 15097312 2884784 17.87 2688 2051072 1125704 6.55 140504 2362476 4 14:30:10 02:01:01 PM 13250508 15091092 2891016 17.91 2688 2051076 1125704 6.55 140504 2368576 4 14:30:10 02:02:01 PM 13251172 15091824 2890352 17.91 2688 2051144 1125704 6.55 140540 2368196 4 14:30:10 02:03:01 PM 13249444 15090100 2892080 17.92 2688 2051148 1125704 6.55 140540 2370104 4 14:30:10 02:04:01 PM 13237344 15077960 2904180 17.99 2688 2051148 1125704 6.55 140540 2382160 4 14:30:10 02:05:01 PM 13224760 15065376 2916764 18.07 2688 2051148 1125704 6.55 140540 2394904 4 14:30:10 02:06:01 PM 13221080 15061700 2920444 18.09 2688 2051152 1125704 6.55 140540 2398604 4 14:30:10 02:07:01 PM 13219168 15059788 2922356 18.10 2688 2051152 1125704 6.55 140540 2400692 4 14:30:10 02:08:01 PM 13219204 15059828 2922320 18.10 2688 2051156 1125704 6.55 140540 2400636 4 14:30:10 02:09:01 PM 13217252 15057876 2924272 18.12 2688 2051156 1125704 6.55 140540 2402764 4 14:30:10 02:10:01 PM 13217016 15057644 2924508 18.12 2688 2051160 1119332 6.51 140540 2403188 4 14:30:10 02:11:01 PM 13215312 15055944 2926212 18.13 2688 2051164 1119332 6.51 140540 2405016 4 14:30:10 02:12:01 PM 13214524 15055160 2927000 18.13 2688 2051168 1119700 6.51 140544 2405244 4 14:30:10 02:13:01 PM 13212824 15053460 2928700 18.14 2688 2051168 1119700 6.51 140544 2407120 4 14:30:10 02:14:01 PM 13211668 15052308 2929856 18.15 2688 2051172 1135952 6.61 140660 2407768 4 14:30:10 02:15:01 PM 13211764 15052404 2929760 18.15 2688 2051172 1135952 6.61 140672 2407632 4 14:30:10 02:16:01 PM 13211832 15052472 2929692 18.15 2688 2051172 1135952 6.61 140672 2407688 4 14:30:10 02:17:01 PM 13211836 15052480 2929688 18.15 2688 2051176 1135952 6.61 140672 2407724 4 14:30:10 02:18:01 PM 13204440 15045628 2937084 18.20 2688 2051300 1135536 6.61 141188 2414280 8 14:30:10 02:19:01 PM 13204824 15046016 2936700 18.19 2688 2051304 1135536 6.61 141188 2413932 4 14:30:10 02:20:01 PM 12435096 14643672 3706428 22.96 2688 2411136 1404432 8.17 196452 3097940 252916 14:30:10 02:21:01 PM 9725460 12071564 6416064 39.75 2688 2545600 3913136 22.76 300564 5680344 1732 14:30:10 02:22:01 PM 9456592 11803456 6684932 41.41 2688 2546304 4208028 24.48 304868 5944596 24 14:30:10 02:23:01 PM 9390684 11740376 6750840 41.82 2688 2549132 4208028 24.48 304880 6010940 12 14:30:10 02:24:01 PM 9366480 11716968 6775044 41.97 2688 2549920 4208028 24.48 304880 6035044 12 14:30:10 02:25:01 PM 9330384 11683692 6811140 42.20 2688 2552720 4256192 24.76 305008 6070800 560 14:30:10 02:26:01 PM 9329872 11683572 6811652 42.20 2688 2553088 4258572 24.77 305028 6071136 12 14:30:10 02:27:01 PM 9289236 11682820 6852288 42.45 2688 2592524 4281884 24.91 311920 6103752 12 14:30:10 02:28:01 PM 9284332 11678668 6857192 42.48 2688 2593248 4281884 24.91 311988 6108348 32 14:30:10 02:29:01 PM 7885376 10294908 8256148 51.15 2688 2607980 5839856 33.97 313444 7499328 11832 14:30:10 02:30:01 PM 12044468 14958680 4097056 25.38 2688 3110104 1183444 6.88 755016 2910220 23100 14:30:10 Average: 12076716 14104267 4064808 25.18 2688 2234281 2025185 11.78 206229 3460015 15579 14:30:10 14:30:10 01:57:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:30:10 01:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 01:58:01 PM eth0 362.81 207.13 1906.19 71.11 0.00 0.00 0.00 0.00 14:30:10 01:58:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 01:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 01:59:01 PM eth0 7.00 4.42 63.04 3.85 0.00 0.00 0.00 0.00 14:30:10 01:59:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:00:01 PM eth0 0.25 0.15 0.07 0.21 0.00 0.00 0.00 0.00 14:30:10 02:00:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:01:01 PM eth0 0.25 0.15 0.07 0.21 0.00 0.00 0.00 0.00 14:30:10 02:01:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:02:01 PM eth0 0.27 0.18 0.07 0.22 0.00 0.00 0.00 0.00 14:30:10 02:02:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:03:01 PM eth0 0.47 0.22 0.15 0.28 0.00 0.00 0.00 0.00 14:30:10 02:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:04:01 PM eth0 3.45 0.88 5.85 0.67 0.00 0.00 0.00 0.00 14:30:10 02:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:05:01 PM eth0 0.27 0.15 0.07 0.22 0.00 0.00 0.00 0.00 14:30:10 02:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:06:01 PM eth0 0.53 0.37 0.22 0.84 0.00 0.00 0.00 0.00 14:30:10 02:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:07:01 PM eth0 0.23 0.15 0.07 0.21 0.00 0.00 0.00 0.00 14:30:10 02:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:08:01 PM eth0 0.42 0.25 0.14 0.28 0.00 0.00 0.00 0.00 14:30:10 02:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:09:01 PM eth0 0.25 0.15 0.07 0.21 0.00 0.00 0.00 0.00 14:30:10 02:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:10:01 PM eth0 0.23 0.15 0.07 0.21 0.00 0.00 0.00 0.00 14:30:10 02:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:11:01 PM eth0 0.22 0.13 0.07 0.21 0.00 0.00 0.00 0.00 14:30:10 02:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:12:01 PM eth0 0.27 0.15 0.07 0.21 0.00 0.00 0.00 0.00 14:30:10 02:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:13:01 PM eth0 0.33 0.17 0.14 0.27 0.00 0.00 0.00 0.00 14:30:10 02:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:14:01 PM eth0 1.08 0.63 0.99 0.57 0.00 0.00 0.00 0.00 14:30:10 02:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:15:01 PM eth0 0.25 0.13 0.07 0.21 0.00 0.00 0.00 0.00 14:30:10 02:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:16:01 PM eth0 0.30 0.18 0.12 0.42 0.00 0.00 0.00 0.00 14:30:10 02:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:17:01 PM eth0 0.23 0.15 0.07 0.21 0.00 0.00 0.00 0.00 14:30:10 02:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:18:01 PM eth0 6.48 3.65 4.68 4.70 0.00 0.00 0.00 0.00 14:30:10 02:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:19:01 PM eth0 0.30 0.20 0.07 0.24 0.00 0.00 0.00 0.00 14:30:10 02:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:20:01 PM eth0 464.06 344.19 4241.28 57.88 0.00 0.00 0.00 0.00 14:30:10 02:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:21:01 PM lo 0.57 0.57 0.48 0.48 0.00 0.00 0.00 0.00 14:30:10 02:21:01 PM eth0 69.73 64.05 604.64 13.79 0.00 0.00 0.00 0.00 14:30:10 02:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:22:01 PM lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:22:01 PM eth0 3.68 2.55 1.73 4.55 0.00 0.00 0.00 0.00 14:30:10 02:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:23:01 PM eth0 83.19 56.71 27.33 43.74 0.00 0.00 0.00 0.00 14:30:10 02:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:24:01 PM eth0 10.13 5.62 6.41 7.44 0.00 0.00 0.00 0.00 14:30:10 02:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:25:01 PM eth0 61.87 36.68 16.46 17.78 0.00 0.00 0.00 0.00 14:30:10 02:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:26:01 PM eth0 11.01 7.48 2.53 3.76 0.00 0.00 0.00 0.00 14:30:10 02:26:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:27:01 PM eth0 1.00 0.92 0.13 0.29 0.00 0.00 0.00 0.00 14:30:10 02:27:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:28:01 PM eth0 60.37 34.18 16.67 13.58 0.00 0.00 0.00 0.00 14:30:10 02:28:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:29:01 PM eth0 391.62 244.28 137.46 168.24 0.00 0.00 0.00 0.00 14:30:10 02:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 02:30:01 PM lo 0.97 0.97 0.08 0.08 0.00 0.00 0.00 0.00 14:30:10 02:30:01 PM eth0 48.63 43.97 256.62 14.29 0.00 0.00 0.00 0.00 14:30:10 02:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 Average: lo 0.05 0.05 0.02 0.02 0.00 0.00 0.00 0.00 14:30:10 Average: eth0 48.06 32.05 220.19 13.03 0.00 0.00 0.00 0.00 14:30:10 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:10 14:30:10 14:30:10 ---> sar -P ALL: 14:30:10 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 12/10/2025 _x86_64_ (4 CPU) 14:30:10 14:30:10 13:56:44 LINUX RESTART (4 CPU) 14:30:10 14:30:10 01:57:02 PM CPU %user %nice %system %iowait %steal %idle 14:30:10 01:58:01 PM all 25.10 0.00 3.07 1.22 0.07 70.53 14:30:10 01:58:01 PM 0 30.08 0.00 2.93 0.32 0.08 66.58 14:30:10 01:58:01 PM 1 26.88 0.00 4.90 3.37 0.09 64.77 14:30:10 01:58:01 PM 2 14.70 0.00 1.79 0.46 0.07 82.98 14:30:10 01:58:01 PM 3 28.73 0.00 2.65 0.75 0.05 67.82 14:30:10 01:59:01 PM all 0.84 0.00 0.23 0.50 0.03 98.39 14:30:10 01:59:01 PM 0 0.93 0.00 0.38 0.85 0.05 97.78 14:30:10 01:59:01 PM 1 0.97 0.00 0.15 0.18 0.03 98.67 14:30:10 01:59:01 PM 2 0.88 0.00 0.27 0.80 0.03 98.02 14:30:10 01:59:01 PM 3 0.57 0.00 0.13 0.17 0.02 99.12 14:30:10 02:00:01 PM all 0.18 0.00 0.04 0.01 0.03 99.75 14:30:10 02:00:01 PM 0 0.10 0.00 0.07 0.03 0.07 99.73 14:30:10 02:00:01 PM 1 0.05 0.00 0.02 0.00 0.02 99.92 14:30:10 02:00:01 PM 2 0.55 0.00 0.03 0.00 0.02 99.40 14:30:10 02:00:01 PM 3 0.02 0.00 0.03 0.00 0.00 99.95 14:30:10 02:01:01 PM all 0.18 0.00 0.04 0.00 0.04 99.75 14:30:10 02:01:01 PM 0 0.07 0.00 0.03 0.00 0.03 99.87 14:30:10 02:01:01 PM 1 0.08 0.00 0.08 0.00 0.07 99.77 14:30:10 02:01:01 PM 2 0.53 0.00 0.03 0.00 0.03 99.40 14:30:10 02:01:01 PM 3 0.02 0.00 0.02 0.00 0.02 99.95 14:30:10 02:02:01 PM all 0.18 0.00 0.03 0.00 0.03 99.77 14:30:10 02:02:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 14:30:10 02:02:01 PM 1 0.12 0.00 0.05 0.00 0.03 99.80 14:30:10 02:02:01 PM 2 0.48 0.00 0.00 0.00 0.03 99.48 14:30:10 02:02:01 PM 3 0.03 0.00 0.02 0.00 0.00 99.95 14:30:10 02:03:01 PM all 0.09 0.00 0.03 0.00 0.03 99.85 14:30:10 02:03:01 PM 0 0.08 0.00 0.03 0.00 0.05 99.83 14:30:10 02:03:01 PM 1 0.05 0.00 0.02 0.00 0.02 99.92 14:30:10 02:03:01 PM 2 0.20 0.00 0.03 0.00 0.03 99.73 14:30:10 02:03:01 PM 3 0.02 0.00 0.03 0.00 0.02 99.93 14:30:10 02:04:01 PM all 0.34 0.00 0.06 0.00 0.03 99.57 14:30:10 02:04:01 PM 0 0.73 0.00 0.07 0.00 0.03 99.17 14:30:10 02:04:01 PM 1 0.12 0.00 0.07 0.02 0.05 99.75 14:30:10 02:04:01 PM 2 0.20 0.00 0.08 0.00 0.02 99.70 14:30:10 02:04:01 PM 3 0.30 0.00 0.02 0.00 0.02 99.67 14:30:10 02:05:01 PM all 0.18 0.00 0.03 0.00 0.03 99.77 14:30:10 02:05:01 PM 0 0.05 0.00 0.02 0.00 0.03 99.90 14:30:10 02:05:01 PM 1 0.03 0.00 0.02 0.00 0.03 99.92 14:30:10 02:05:01 PM 2 0.05 0.00 0.05 0.00 0.02 99.88 14:30:10 02:05:01 PM 3 0.57 0.00 0.03 0.00 0.03 99.37 14:30:10 02:06:01 PM all 0.22 0.00 0.03 0.00 0.03 99.71 14:30:10 02:06:01 PM 0 0.22 0.00 0.02 0.00 0.03 99.73 14:30:10 02:06:01 PM 1 0.03 0.00 0.03 0.00 0.03 99.90 14:30:10 02:06:01 PM 2 0.07 0.00 0.05 0.00 0.02 99.87 14:30:10 02:06:01 PM 3 0.57 0.00 0.03 0.00 0.05 99.35 14:30:10 02:07:01 PM all 0.19 0.00 0.03 0.00 0.03 99.75 14:30:10 02:07:01 PM 0 0.13 0.00 0.03 0.00 0.03 99.80 14:30:10 02:07:01 PM 1 0.03 0.00 0.02 0.00 0.02 99.93 14:30:10 02:07:01 PM 2 0.03 0.00 0.02 0.00 0.03 99.92 14:30:10 02:07:01 PM 3 0.57 0.00 0.05 0.00 0.05 99.33 14:30:10 02:08:01 PM all 0.17 0.00 0.03 0.00 0.03 99.77 14:30:10 02:08:01 PM 0 0.03 0.00 0.03 0.00 0.05 99.88 14:30:10 02:08:01 PM 1 0.08 0.00 0.03 0.00 0.03 99.85 14:30:10 02:08:01 PM 2 0.02 0.00 0.03 0.00 0.02 99.93 14:30:10 02:08:01 PM 3 0.53 0.00 0.02 0.00 0.02 99.43 14:30:10 14:30:10 02:08:01 PM CPU %user %nice %system %iowait %steal %idle 14:30:10 02:09:01 PM all 0.17 0.00 0.03 0.00 0.03 99.78 14:30:10 02:09:01 PM 0 0.03 0.00 0.02 0.00 0.03 99.92 14:30:10 02:09:01 PM 1 0.02 0.00 0.02 0.00 0.00 99.97 14:30:10 02:09:01 PM 2 0.05 0.00 0.03 0.00 0.02 99.90 14:30:10 02:09:01 PM 3 0.57 0.00 0.03 0.00 0.05 99.35 14:30:10 02:10:01 PM all 0.15 0.00 0.03 0.00 0.03 99.79 14:30:10 02:10:01 PM 0 0.05 0.00 0.02 0.00 0.03 99.90 14:30:10 02:10:01 PM 1 0.07 0.00 0.03 0.00 0.03 99.87 14:30:10 02:10:01 PM 2 0.03 0.00 0.02 0.00 0.02 99.93 14:30:10 02:10:01 PM 3 0.47 0.00 0.03 0.00 0.03 99.47 14:30:10 02:11:01 PM all 0.14 0.00 0.04 0.00 0.04 99.78 14:30:10 02:11:01 PM 0 0.02 0.00 0.02 0.00 0.03 99.93 14:30:10 02:11:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 14:30:10 02:11:01 PM 2 0.03 0.00 0.03 0.02 0.03 99.88 14:30:10 02:11:01 PM 3 0.43 0.00 0.03 0.00 0.03 99.50 14:30:10 02:12:01 PM all 0.18 0.00 0.06 0.00 0.03 99.74 14:30:10 02:12:01 PM 0 0.02 0.00 0.00 0.00 0.03 99.95 14:30:10 02:12:01 PM 1 0.08 0.00 0.12 0.00 0.05 99.75 14:30:10 02:12:01 PM 2 0.08 0.00 0.10 0.00 0.02 99.80 14:30:10 02:12:01 PM 3 0.52 0.00 0.02 0.00 0.00 99.47 14:30:10 02:13:01 PM all 0.18 0.00 0.03 0.00 0.03 99.77 14:30:10 02:13:01 PM 0 0.05 0.00 0.02 0.00 0.03 99.90 14:30:10 02:13:01 PM 1 0.12 0.00 0.05 0.00 0.07 99.77 14:30:10 02:13:01 PM 2 0.00 0.00 0.02 0.00 0.02 99.97 14:30:10 02:13:01 PM 3 0.53 0.00 0.02 0.00 0.02 99.43 14:30:10 02:14:01 PM all 0.20 0.00 0.03 0.00 0.03 99.73 14:30:10 02:14:01 PM 0 0.13 0.00 0.00 0.00 0.03 99.83 14:30:10 02:14:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 14:30:10 02:14:01 PM 2 0.07 0.00 0.02 0.00 0.02 99.90 14:30:10 02:14:01 PM 3 0.55 0.00 0.05 0.00 0.05 99.35 14:30:10 02:15:01 PM all 0.17 0.00 0.03 0.00 0.03 99.77 14:30:10 02:15:01 PM 0 0.03 0.00 0.02 0.00 0.03 99.92 14:30:10 02:15:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 14:30:10 02:15:01 PM 2 0.07 0.00 0.03 0.00 0.03 99.87 14:30:10 02:15:01 PM 3 0.50 0.00 0.03 0.00 0.02 99.45 14:30:10 02:16:01 PM all 0.17 0.00 0.02 0.00 0.03 99.78 14:30:10 02:16:01 PM 0 0.03 0.00 0.02 0.00 0.03 99.92 14:30:10 02:16:01 PM 1 0.05 0.00 0.00 0.00 0.02 99.93 14:30:10 02:16:01 PM 2 0.02 0.00 0.03 0.00 0.02 99.93 14:30:10 02:16:01 PM 3 0.58 0.00 0.03 0.00 0.05 99.33 14:30:10 02:17:01 PM all 0.17 0.00 0.03 0.00 0.03 99.77 14:30:10 02:17:01 PM 0 0.05 0.00 0.03 0.00 0.05 99.87 14:30:10 02:17:01 PM 1 0.05 0.00 0.03 0.00 0.03 99.88 14:30:10 02:17:01 PM 2 0.03 0.00 0.02 0.00 0.02 99.93 14:30:10 02:17:01 PM 3 0.55 0.00 0.02 0.00 0.03 99.40 14:30:10 02:18:01 PM all 0.52 0.00 0.09 0.00 0.03 99.36 14:30:10 02:18:01 PM 0 0.33 0.00 0.10 0.00 0.05 99.52 14:30:10 02:18:01 PM 1 0.63 0.00 0.07 0.00 0.03 99.27 14:30:10 02:18:01 PM 2 0.48 0.00 0.10 0.00 0.03 99.38 14:30:10 02:18:01 PM 3 0.62 0.00 0.08 0.00 0.02 99.28 14:30:10 02:19:01 PM all 0.17 0.00 0.03 0.00 0.03 99.78 14:30:10 02:19:01 PM 0 0.03 0.00 0.03 0.00 0.02 99.92 14:30:10 02:19:01 PM 1 0.08 0.00 0.03 0.00 0.05 99.83 14:30:10 02:19:01 PM 2 0.53 0.00 0.02 0.00 0.02 99.43 14:30:10 02:19:01 PM 3 0.03 0.00 0.02 0.00 0.02 99.93 14:30:10 14:30:10 02:19:01 PM CPU %user %nice %system %iowait %steal %idle 14:30:10 02:20:01 PM all 20.05 0.00 1.80 0.78 0.06 77.31 14:30:10 02:20:01 PM 0 19.09 0.00 1.69 0.97 0.07 78.18 14:30:10 02:20:01 PM 1 21.35 0.00 2.44 1.10 0.07 75.03 14:30:10 02:20:01 PM 2 18.05 0.00 1.84 0.85 0.07 79.19 14:30:10 02:20:01 PM 3 21.70 0.00 1.24 0.18 0.05 76.83 14:30:10 02:21:01 PM all 59.55 0.00 1.36 0.53 0.09 38.48 14:30:10 02:21:01 PM 0 69.56 0.00 2.00 1.10 0.08 27.25 14:30:10 02:21:01 PM 1 51.70 0.00 1.22 0.53 0.10 46.45 14:30:10 02:21:01 PM 2 52.80 0.00 0.77 0.17 0.08 46.18 14:30:10 02:21:01 PM 3 64.14 0.00 1.45 0.30 0.08 34.03 14:30:10 02:22:01 PM all 8.30 0.00 0.24 0.04 0.05 91.37 14:30:10 02:22:01 PM 0 4.60 0.00 0.25 0.00 0.05 95.10 14:30:10 02:22:01 PM 1 6.74 0.00 0.07 0.00 0.03 93.16 14:30:10 02:22:01 PM 2 8.52 0.00 0.13 0.00 0.05 91.30 14:30:10 02:22:01 PM 3 13.36 0.00 0.50 0.15 0.07 85.92 14:30:10 02:23:01 PM all 2.41 0.00 0.45 0.01 0.05 97.08 14:30:10 02:23:01 PM 0 2.67 0.00 0.22 0.02 0.05 97.05 14:30:10 02:23:01 PM 1 2.59 0.00 0.55 0.00 0.05 96.81 14:30:10 02:23:01 PM 2 2.75 0.00 0.35 0.00 0.05 96.84 14:30:10 02:23:01 PM 3 1.63 0.00 0.67 0.02 0.05 97.63 14:30:10 02:24:01 PM all 0.94 0.00 0.13 0.00 0.03 98.89 14:30:10 02:24:01 PM 0 1.25 0.00 0.07 0.00 0.03 98.65 14:30:10 02:24:01 PM 1 0.82 0.00 0.20 0.00 0.03 98.95 14:30:10 02:24:01 PM 2 0.55 0.00 0.22 0.02 0.07 99.15 14:30:10 02:24:01 PM 3 1.15 0.00 0.05 0.00 0.00 98.80 14:30:10 02:25:01 PM all 2.56 0.00 0.30 0.00 0.06 97.08 14:30:10 02:25:01 PM 0 2.34 0.00 0.20 0.00 0.05 97.41 14:30:10 02:25:01 PM 1 2.94 0.00 0.47 0.00 0.07 96.53 14:30:10 02:25:01 PM 2 2.35 0.00 0.28 0.00 0.07 97.30 14:30:10 02:25:01 PM 3 2.63 0.00 0.23 0.00 0.05 97.08 14:30:10 02:26:01 PM all 0.98 0.00 0.13 0.01 0.05 98.82 14:30:10 02:26:01 PM 0 0.48 0.00 0.13 0.03 0.07 99.28 14:30:10 02:26:01 PM 1 0.45 0.00 0.18 0.02 0.07 99.28 14:30:10 02:26:01 PM 2 1.38 0.00 0.10 0.00 0.05 98.47 14:30:10 02:26:01 PM 3 1.62 0.00 0.08 0.00 0.03 98.27 14:30:10 02:27:01 PM all 0.22 0.12 0.09 0.08 0.05 99.44 14:30:10 02:27:01 PM 0 0.05 0.47 0.15 0.27 0.03 99.03 14:30:10 02:27:01 PM 1 0.60 0.00 0.12 0.05 0.08 99.15 14:30:10 02:27:01 PM 2 0.13 0.00 0.03 0.00 0.05 99.78 14:30:10 02:27:01 PM 3 0.10 0.00 0.07 0.00 0.03 99.80 14:30:10 02:28:01 PM all 0.88 0.00 0.15 0.00 0.05 98.92 14:30:10 02:28:01 PM 0 0.47 0.00 0.10 0.02 0.05 99.37 14:30:10 02:28:01 PM 1 0.68 0.00 0.25 0.00 0.05 99.01 14:30:10 02:28:01 PM 2 0.68 0.00 0.15 0.00 0.03 99.13 14:30:10 02:28:01 PM 3 1.68 0.00 0.10 0.00 0.05 98.17 14:30:10 02:29:01 PM all 27.49 0.00 3.23 0.00 0.07 69.20 14:30:10 02:29:01 PM 0 31.82 0.00 2.21 0.02 0.07 65.89 14:30:10 02:29:01 PM 1 29.10 0.00 4.92 0.00 0.07 65.92 14:30:10 02:29:01 PM 2 28.65 0.00 2.29 0.00 0.07 68.99 14:30:10 02:29:01 PM 3 20.40 0.00 3.52 0.00 0.07 76.01 14:30:10 02:30:01 PM all 29.50 0.00 2.79 0.53 0.07 67.11 14:30:10 02:30:01 PM 0 30.08 0.00 2.69 0.13 0.07 67.03 14:30:10 02:30:01 PM 1 34.30 0.00 3.19 0.48 0.08 61.94 14:30:10 02:30:01 PM 2 18.84 0.00 1.95 0.67 0.07 78.47 14:30:10 02:30:01 PM 3 34.80 0.00 3.32 0.82 0.07 60.99 14:30:10 14:30:10 Average: CPU %user %nice %system %iowait %steal %idle 14:30:10 Average: all 5.52 0.00 0.44 0.11 0.04 93.88 14:30:10 Average: 0 5.91 0.01 0.41 0.11 0.05 93.50 14:30:10 Average: 1 5.47 0.00 0.59 0.17 0.05 93.73 14:30:10 Average: 2 4.65 0.00 0.33 0.09 0.04 94.89 14:30:10 Average: 3 6.05 0.00 0.44 0.07 0.03 93.40 14:30:10 14:30:10 14:30:10