15:04:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/aai/schema-service/+/141614 15:04:25 Running as SYSTEM 15:04:25 [EnvInject] - Loading node environment variables. 15:04:25 Building remotely on prd-ubuntu1804-builder-4c-4g-33821 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/aai-schema-service-master-verify-java 15:04:25 [ssh-agent] Looking for ssh-agent implementation... 15:04:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:04:25 $ ssh-agent 15:04:25 SSH_AUTH_SOCK=/tmp/ssh-63fQ1uEEhklz/agent.1697 15:04:25 SSH_AGENT_PID=1699 15:04:25 [ssh-agent] Started. 15:04:25 Running ssh-add (command line suppressed) 15:04:25 Identity added: /w/workspace/aai-schema-service-master-verify-java@tmp/private_key_18365085722796153544.key (/w/workspace/aai-schema-service-master-verify-java@tmp/private_key_18365085722796153544.key) 15:04:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:04:25 The recommended git tool is: NONE 15:04:27 using credential onap-jenkins-ssh 15:04:27 Wiping out workspace first. 15:04:27 Cloning the remote Git repository 15:04:27 Cloning repository git://cloud.onap.org/mirror/aai/schema-service.git 15:04:27 > git init /w/workspace/aai-schema-service-master-verify-java # timeout=10 15:04:27 Fetching upstream changes from git://cloud.onap.org/mirror/aai/schema-service.git 15:04:27 > git --version # timeout=10 15:04:27 > git --version # 'git version 2.17.1' 15:04:27 using GIT_SSH to set credentials Gerrit user 15:04:27 Verifying host key using manually-configured host key entries 15:04:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/schema-service.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:04:29 > git config remote.origin.url git://cloud.onap.org/mirror/aai/schema-service.git # timeout=10 15:04:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:04:29 > git config remote.origin.url git://cloud.onap.org/mirror/aai/schema-service.git # timeout=10 15:04:29 Fetching upstream changes from git://cloud.onap.org/mirror/aai/schema-service.git 15:04:29 using GIT_SSH to set credentials Gerrit user 15:04:29 Verifying host key using manually-configured host key entries 15:04:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/schema-service.git refs/changes/14/141614/3 # timeout=30 15:04:29 > git rev-parse cd5509b51f8a444a6347b8aaa62734b6080240b8^{commit} # timeout=10 15:04:29 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:04:29 Checking out Revision cd5509b51f8a444a6347b8aaa62734b6080240b8 (refs/changes/14/141614/3) 15:04:29 > git config core.sparsecheckout # timeout=10 15:04:29 > git checkout -f cd5509b51f8a444a6347b8aaa62734b6080240b8 # timeout=30 15:04:33 Commit message: "Adding swagger to schema service apis" 15:04:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:04:33 > git rev-list --no-walk 1ca61162837053c3754ab333b57b64aa7fc41e77 # timeout=10 15:04:33 [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins139158416848088589.sh 15:04:33 ---> python-tools-install.sh 15:04:33 Setup pyenv: 15:04:33 * system (set by /opt/pyenv/version) 15:04:33 * 3.8.13 (set by /opt/pyenv/version) 15:04:33 * 3.9.13 (set by /opt/pyenv/version) 15:04:33 * 3.10.6 (set by /opt/pyenv/version) 15:04:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QVXY 15:04:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:04:41 lf-activate-venv(): INFO: Installing: lftools 15:05:05 lf-activate-venv(): INFO: Adding /tmp/venv-QVXY/bin to PATH 15:05:05 Generating Requirements File 15:05:26 Python 3.10.6 15:05:26 pip 25.2 from /tmp/venv-QVXY/lib/python3.10/site-packages/pip (python 3.10) 15:05:26 appdirs==1.4.4 15:05:26 argcomplete==3.6.2 15:05:26 aspy.yaml==1.3.0 15:05:26 attrs==25.3.0 15:05:26 autopage==0.5.2 15:05:26 beautifulsoup4==4.13.4 15:05:26 boto3==1.40.5 15:05:26 botocore==1.40.5 15:05:26 bs4==0.0.2 15:05:26 cachetools==5.5.2 15:05:26 certifi==2025.8.3 15:05:26 cffi==1.17.1 15:05:26 cfgv==3.4.0 15:05:26 chardet==5.2.0 15:05:26 charset-normalizer==3.4.2 15:05:26 click==8.2.1 15:05:26 cliff==4.10.0 15:05:26 cmd2==2.7.0 15:05:26 cryptography==3.3.2 15:05:26 debtcollector==3.0.0 15:05:26 decorator==5.2.1 15:05:26 defusedxml==0.7.1 15:05:26 Deprecated==1.2.18 15:05:26 distlib==0.4.0 15:05:26 dnspython==2.7.0 15:05:26 docker==7.1.0 15:05:26 dogpile.cache==1.4.0 15:05:26 durationpy==0.10 15:05:26 email_validator==2.2.0 15:05:26 filelock==3.18.0 15:05:26 future==1.0.0 15:05:26 gitdb==4.0.12 15:05:26 GitPython==3.1.45 15:05:26 google-auth==2.40.3 15:05:26 httplib2==0.22.0 15:05:26 identify==2.6.12 15:05:26 idna==3.10 15:05:26 importlib-resources==1.5.0 15:05:26 iso8601==2.1.0 15:05:26 Jinja2==3.1.6 15:05:26 jmespath==1.0.1 15:05:26 jsonpatch==1.33 15:05:26 jsonpointer==3.0.0 15:05:26 jsonschema==4.25.0 15:05:26 jsonschema-specifications==2025.4.1 15:05:26 keystoneauth1==5.11.1 15:05:26 kubernetes==33.1.0 15:05:26 lftools==0.37.13 15:05:26 lxml==6.0.0 15:05:26 markdown-it-py==3.0.0 15:05:26 MarkupSafe==3.0.2 15:05:26 mdurl==0.1.2 15:05:26 msgpack==1.1.1 15:05:26 multi_key_dict==2.0.3 15:05:26 munch==4.0.0 15:05:26 netaddr==1.3.0 15:05:26 niet==1.4.2 15:05:26 nodeenv==1.9.1 15:05:26 oauth2client==4.1.3 15:05:26 oauthlib==3.3.1 15:05:26 openstacksdk==4.6.0 15:05:26 os-client-config==2.3.0 15:05:26 os-service-types==1.8.0 15:05:26 osc-lib==4.1.0 15:05:26 oslo.config==10.0.0 15:05:26 oslo.context==6.0.0 15:05:26 oslo.i18n==6.5.1 15:05:26 oslo.log==7.2.0 15:05:26 oslo.serialization==5.7.0 15:05:26 oslo.utils==9.0.0 15:05:26 packaging==25.0 15:05:26 pbr==6.1.1 15:05:26 platformdirs==4.3.8 15:05:26 prettytable==3.16.0 15:05:26 psutil==7.0.0 15:05:26 pyasn1==0.6.1 15:05:26 pyasn1_modules==0.4.2 15:05:26 pycparser==2.22 15:05:26 pygerrit2==2.0.15 15:05:26 PyGithub==2.7.0 15:05:26 Pygments==2.19.2 15:05:26 PyJWT==2.10.1 15:05:26 PyNaCl==1.5.0 15:05:26 pyparsing==2.4.7 15:05:26 pyperclip==1.9.0 15:05:26 pyrsistent==0.20.0 15:05:26 python-cinderclient==9.7.0 15:05:26 python-dateutil==2.9.0.post0 15:05:26 python-heatclient==4.3.0 15:05:26 python-jenkins==1.8.3 15:05:26 python-keystoneclient==5.6.0 15:05:26 python-magnumclient==4.8.1 15:05:26 python-openstackclient==8.1.0 15:05:26 python-swiftclient==4.8.0 15:05:26 PyYAML==6.0.2 15:05:26 referencing==0.36.2 15:05:26 requests==2.32.4 15:05:26 requests-oauthlib==2.0.0 15:05:26 requestsexceptions==1.4.0 15:05:26 rfc3986==2.0.0 15:05:26 rich==14.1.0 15:05:26 rich-argparse==1.7.1 15:05:26 rpds-py==0.27.0 15:05:26 rsa==4.9.1 15:05:26 ruamel.yaml==0.18.14 15:05:26 ruamel.yaml.clib==0.2.12 15:05:26 s3transfer==0.13.1 15:05:26 simplejson==3.20.1 15:05:26 six==1.17.0 15:05:26 smmap==5.0.2 15:05:26 soupsieve==2.7 15:05:26 stevedore==5.4.1 15:05:26 tabulate==0.9.0 15:05:26 toml==0.10.2 15:05:26 tomlkit==0.13.3 15:05:26 tqdm==4.67.1 15:05:26 typing_extensions==4.14.1 15:05:26 tzdata==2025.2 15:05:26 urllib3==1.26.20 15:05:26 virtualenv==20.33.1 15:05:26 wcwidth==0.2.13 15:05:26 websocket-client==1.8.0 15:05:26 wrapt==1.17.2 15:05:26 xdg==6.0.0 15:05:26 xmltodict==0.14.2 15:05:26 yq==3.4.3 15:05:26 [EnvInject] - Injecting environment variables from a build step. 15:05:26 [EnvInject] - Injecting as environment variables the properties content 15:05:26 SET_JDK_VERSION=openjdk11 15:05:26 GIT_URL="git://cloud.onap.org/mirror" 15:05:26 15:05:26 [EnvInject] - Variables injected successfully. 15:05:26 [aai-schema-service-master-verify-java] $ /bin/sh /tmp/jenkins13534615339263219975.sh 15:05:26 ---> update-java-alternatives.sh 15:05:26 ---> Updating Java version 15:05:27 ---> Ubuntu/Debian system detected 15:05:27 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 15:05:27 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 15:05:27 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 15:05:27 openjdk version "11.0.16" 2022-07-19 15:05:27 OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu118.04) 15:05:27 OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu118.04, mixed mode) 15:05:27 JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 15:05:27 [EnvInject] - Injecting environment variables from a build step. 15:05:27 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 15:05:27 [EnvInject] - Variables injected successfully. 15:05:27 provisioning config files... 15:05:27 copy managed file [global-settings] to file:/w/workspace/aai-schema-service-master-verify-java@tmp/config9578860069471297988tmp 15:05:27 copy managed file [aai-schema-service-settings] to file:/w/workspace/aai-schema-service-master-verify-java@tmp/config15562471936978751541tmp 15:05:27 [EnvInject] - Injecting environment variables from a build step. 15:05:27 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.3.9/apache-maven-3.3.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33 on prd-ubuntu1804-builder-4c-4g-33821 15:05:27 using settings config with name aai-schema-service-settings 15:05:27 Replacing all maven server entries not found in credentials list is true 15:05:27 using global settings config with name global-settings 15:05:27 Replacing all maven server entries not found in credentials list is true 15:05:27 [aai-schema-service-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings13110383428428171829.xml -gs /tmp/global-settings3317588381831890002.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=cd5509b51f8a444a6347b8aaa62734b6080240b8 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=tushar.mohanty@t-systems.com "-DGERRIT_EVENT_ACCOUNT_NAME=Mithun Menon" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/aai/schema-service/+/141614 -DGERRIT_PATCHSET_UPLOADER_EMAIL=mithun.menon@t-systems.com "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=aai/schema-service -DGERRIT_CHANGE_NUMBER=141614 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Mithun Menon\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/14/141614/3 "-DGERRIT_PATCHSET_UPLOADER_NAME=Mithun Menon" '-DGERRIT_CHANGE_OWNER=\"Tushar Mohanty\" ' -DPROJECT=aai/schema-service -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=QWRkaW5nIHN3YWdnZXIgdG8gc2NoZW1hIHNlcnZpY2UgYXBpcwoKVG8gYWRkIHN3YWdnZXIgaW1wbGVtZW50YXRpb24gaW4gc2NoZW1hIHNlcnZpY2UKSXNzdWUtSUQ6IEFBSS00MTk2CkNoYW5nZS1JZDogSThmMWYxZDE3NDdhZTJiZWZiZjgzNzZjOTNlYjMzYjdjNTRjNWEyNGQKU2lnbmVkLW9mZi1ieTogdHVzaGFyLm1vaGFudHlAdC1zeXN0ZW1zLmNvbSA8dHVzaGFyLm1vaGFudHlAdC1zeXN0ZW1zLmNvbT4KU2lnbmVkLW9mZi1ieTogbWl0aHVuLm1lbm9uQHQtc3lzdGVtcy5jb20gPG1pdGh1bi5tZW5vbkB0LXN5c3RlbXMuY29tPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Adding swagger to schema service apis" '-DGERRIT_EVENT_ACCOUNT=\"Mithun Menon\" ' -DGERRIT_CHANGE_WIP_STATE=true -DGERRIT_CHANGE_ID=I8f1f1d1747ae2befbf8376c93eb33b7c54c5a24d -DGERRIT_EVENT_HASH=435492632 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=mithun.menon@t-systems.com -DGERRIT_PATCHSET_NUMBER=3 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Tushar Mohanty" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 15:05:28 [INFO] Scanning for projects... 15:05:31 [INFO] ------------------------------------------------------------------------ 15:05:31 [INFO] Reactor Build Order: 15:05:31 [INFO] 15:05:31 [INFO] aai-schema-service 15:05:31 [INFO] aai-annotations 15:05:31 [INFO] aai-schema-gen 15:05:31 [INFO] aai-schema 15:05:31 [INFO] aai-queries 15:05:31 [INFO] aai-schema-service 15:05:31 [INFO] 15:05:31 [INFO] ------------------------------------------------------------------------ 15:05:31 [INFO] Building aai-schema-service 1.13.0-SNAPSHOT 15:05:31 [INFO] ------------------------------------------------------------------------ 15:05:32 [INFO] 15:05:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ schema-service --- 15:05:32 [INFO] 15:05:32 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ schema-service --- 15:05:34 [INFO] 15:05:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ schema-service --- 15:05:34 [INFO] 15:05:34 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ schema-service --- 15:05:34 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 15:05:34 [INFO] 15:05:34 [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ schema-service --- 15:05:37 [INFO] 15:05:37 [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ schema-service --- 15:05:37 [INFO] 15:05:37 [INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ schema-service --- 15:05:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:05:37 [INFO] 15:05:37 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ schema-service --- 15:05:37 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 15:05:37 [INFO] 15:05:37 [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ schema-service --- 15:05:38 [INFO] No tests to run. 15:05:38 [INFO] 15:05:38 [INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ schema-service --- 15:05:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:05:38 [INFO] 15:05:38 [INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ schema-service --- 15:05:38 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-schema-service-master-verify-java/target/code-coverage/jacoco-ut.exec 15:05:38 [INFO] 15:05:38 [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ schema-service --- 15:05:38 [INFO] 15:05:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ schema-service --- 15:05:39 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/schema-service/schema-service/1.13.0-SNAPSHOT/schema-service-1.13.0-SNAPSHOT.pom 15:05:39 [INFO] 15:05:39 [INFO] ------------------------------------------------------------------------ 15:05:39 [INFO] Building aai-annotations 1.13.0-SNAPSHOT 15:05:39 [INFO] ------------------------------------------------------------------------ 15:05:39 [INFO] 15:05:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-annotations --- 15:05:39 [INFO] 15:05:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-annotations --- 15:05:39 [INFO] 15:05:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-annotations --- 15:05:39 [INFO] 15:05:39 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aai-annotations --- 15:05:39 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 15:05:39 [INFO] 15:05:39 [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ aai-annotations --- 15:05:39 [INFO] 15:05:39 [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ aai-annotations --- 15:05:39 [INFO] 15:05:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-annotations --- 15:05:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:05:40 [INFO] skip non existing resourceDirectory /w/workspace/aai-schema-service-master-verify-java/aai-annotations/src/main/resources 15:05:40 [INFO] 15:05:40 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-annotations --- 15:05:40 [INFO] Changes detected - recompiling the module! 15:05:40 [INFO] Compiling 3 source files to /w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/classes 15:05:41 [INFO] 15:05:41 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-annotations --- 15:05:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:05:41 [INFO] skip non existing resourceDirectory /w/workspace/aai-schema-service-master-verify-java/aai-annotations/src/test/resources 15:05:41 [INFO] 15:05:41 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-annotations --- 15:05:41 [INFO] Changes detected - recompiling the module! 15:05:41 [INFO] Compiling 1 source file to /w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/test-classes 15:05:41 [INFO] 15:05:41 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-annotations --- 15:05:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:05:41 [INFO] 15:05:41 [INFO] ------------------------------------------------------- 15:05:41 [INFO] T E S T S 15:05:41 [INFO] ------------------------------------------------------- 15:05:42 [INFO] Running org.onap.aai.annotations.AnnotationsTest 15:05:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.onap.aai.annotations.AnnotationsTest 15:05:42 [INFO] 15:05:42 [INFO] Results: 15:05:42 [INFO] 15:05:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:05:42 [INFO] 15:05:42 [INFO] 15:05:42 [INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ aai-annotations --- 15:05:42 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/code-coverage/jacoco-ut.exec 15:05:42 [INFO] Analyzed bundle 'aai-annotations' with 2 classes 15:05:42 [INFO] 15:05:42 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-annotations --- 15:05:42 [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/aai-annotations-1.13.0-SNAPSHOT.jar 15:05:42 [INFO] 15:05:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ aai-annotations --- 15:05:42 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 15:05:42 [INFO] 15:05:42 [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-annotations --- 15:05:42 [INFO] 15:05:42 [INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ aai-annotations --- 15:05:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:05:42 [INFO] 15:05:42 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ aai-annotations --- 15:05:43 [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/aai-annotations-1.13.0-SNAPSHOT-sources.jar 15:05:43 [INFO] 15:05:43 [INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ aai-annotations --- 15:05:43 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/code-coverage/jacoco-ut.exec 15:05:43 [INFO] Analyzed bundle 'aai-annotations' with 2 classes 15:05:43 [INFO] All coverage checks have been met. 15:05:43 [INFO] 15:05:43 [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-annotations --- 15:05:43 [INFO] 15:05:43 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-annotations --- 15:05:43 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/aai-annotations-1.13.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-annotations/1.13.0-SNAPSHOT/aai-annotations-1.13.0-SNAPSHOT.jar 15:05:43 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-annotations/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-annotations/1.13.0-SNAPSHOT/aai-annotations-1.13.0-SNAPSHOT.pom 15:05:43 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/aai-annotations-1.13.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-annotations/1.13.0-SNAPSHOT/aai-annotations-1.13.0-SNAPSHOT-sources.jar 15:05:43 [INFO] 15:05:43 [INFO] ------------------------------------------------------------------------ 15:05:43 [INFO] Building aai-schema-gen 1.13.0-SNAPSHOT 15:05:43 [INFO] ------------------------------------------------------------------------ 15:05:46 [INFO] 15:05:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-schema-gen --- 15:05:46 [INFO] 15:05:46 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema-gen --- 15:05:46 [INFO] 15:05:46 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema-gen --- 15:05:46 [INFO] 15:05:46 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aai-schema-gen --- 15:05:46 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 15:05:46 [INFO] 15:05:46 [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ aai-schema-gen --- 15:05:46 [INFO] 15:05:46 [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ aai-schema-gen --- 15:05:46 [INFO] 15:05:46 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-schema-gen --- 15:05:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:05:46 [INFO] Copying 3 resources 15:05:46 [INFO] 15:05:46 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-schema-gen --- 15:05:46 [INFO] Changes detected - recompiling the module! 15:05:46 [INFO] Compiling 23 source files to /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/classes 15:05:48 [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java: /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java uses or overrides a deprecated API. 15:05:48 [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java: Recompile with -Xlint:deprecation for details. 15:05:48 [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java: /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java uses unchecked or unsafe operations. 15:05:48 [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java: Recompile with -Xlint:unchecked for details. 15:05:48 [INFO] 15:05:48 [INFO] --- exec-maven-plugin:3.1.0:java (autoGenerateXsd) @ aai-schema-gen --- 15:05:48 [INFO] skipping execute as per configuration 15:05:48 [INFO] 15:05:48 [INFO] --- exec-maven-plugin:3.1.0:java (autoGenerateYaml) @ aai-schema-gen --- 15:06:03 [WARNING] thread Thread[logback-1,5,org.onap.aai.schemagen.GenerateXsd] was interrupted but is still alive after waiting at least 15000msecs 15:06:03 [WARNING] thread Thread[logback-1,5,org.onap.aai.schemagen.GenerateXsd] will linger despite being asked to die via interruption 15:06:03 [WARNING] NOTE: 1 thread(s) did not finish despite being asked to via interruption. This is not a problem with exec:java, it is a problem with the running code. Although not serious, it should be remedied. 15:06:03 [WARNING] Couldn't destroy threadgroup org.codehaus.mojo.exec.ExecJavaMojo$IsolatedThreadGroup[name=org.onap.aai.schemagen.GenerateXsd,maxpri=10] 15:06:03 java.lang.IllegalThreadStateException 15:06:03 at java.base/java.lang.ThreadGroup.destroy(ThreadGroup.java:776) 15:06:03 at org.codehaus.mojo.exec.ExecJavaMojo.execute(ExecJavaMojo.java:319) 15:06:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) 15:06:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207) 15:06:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) 15:06:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) 15:06:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) 15:06:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) 15:06:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) 15:06:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) 15:06:03 at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) 15:06:03 at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) 15:06:03 at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) 15:06:03 at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863) 15:06:03 at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) 15:06:03 at org.apache.maven.cli.MavenCli.main(MavenCli.java:199) 15:06:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:06:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 15:06:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:06:03 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 15:06:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) 15:06:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) 15:06:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) 15:06:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) 15:06:03 [INFO] 15:06:03 [INFO] --- exec-maven-plugin:3.1.0:java (autoGenerateHtml) @ aai-schema-gen --- 15:06:19 [WARNING] thread Thread[logback-1,5,org.onap.aai.schemagen.AutoGenerateHtml] was interrupted but is still alive after waiting at least 15000msecs 15:06:19 [WARNING] thread Thread[logback-1,5,org.onap.aai.schemagen.AutoGenerateHtml] will linger despite being asked to die via interruption 15:06:19 [WARNING] NOTE: 1 thread(s) did not finish despite being asked to via interruption. This is not a problem with exec:java, it is a problem with the running code. Although not serious, it should be remedied. 15:06:19 [WARNING] Couldn't destroy threadgroup org.codehaus.mojo.exec.ExecJavaMojo$IsolatedThreadGroup[name=org.onap.aai.schemagen.AutoGenerateHtml,maxpri=10] 15:06:19 java.lang.IllegalThreadStateException 15:06:19 at java.base/java.lang.ThreadGroup.destroy(ThreadGroup.java:776) 15:06:19 at org.codehaus.mojo.exec.ExecJavaMojo.execute(ExecJavaMojo.java:319) 15:06:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) 15:06:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207) 15:06:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) 15:06:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) 15:06:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) 15:06:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) 15:06:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) 15:06:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) 15:06:19 at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) 15:06:19 at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) 15:06:19 at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) 15:06:19 at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863) 15:06:19 at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) 15:06:19 at org.apache.maven.cli.MavenCli.main(MavenCli.java:199) 15:06:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:06:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 15:06:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:06:19 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 15:06:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) 15:06:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) 15:06:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) 15:06:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) 15:06:19 [INFO] 15:06:19 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-schema-gen --- 15:06:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:06:19 [INFO] Copying 26 resources 15:06:19 [INFO] 15:06:19 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-schema-gen --- 15:06:19 [INFO] Changes detected - recompiling the module! 15:06:19 [INFO] Compiling 26 source files to /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/test-classes 15:06:20 [INFO] 15:06:20 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-schema-gen --- 15:06:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:06:20 [INFO] 15:06:20 [INFO] ------------------------------------------------------- 15:06:20 [INFO] T E S T S 15:06:20 [INFO] ------------------------------------------------------- 15:06:21 [INFO] Running org.onap.aai.schemagen.AutoGenerateHtmlTest 15:06:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.067 s -- in org.onap.aai.schemagen.AutoGenerateHtmlTest 15:06:22 [INFO] Running org.onap.aai.schemagen.swagger.DefinitionTest 15:06:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.onap.aai.schemagen.swagger.DefinitionTest 15:06:22 [INFO] Running org.onap.aai.schemagen.swagger.ApiHttpVerbTest 15:06:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.aai.schemagen.swagger.ApiHttpVerbTest 15:06:22 [INFO] Running org.onap.aai.schemagen.swagger.ApiHttpVerbResponseTest 15:06:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.aai.schemagen.swagger.ApiHttpVerbResponseTest 15:06:22 [INFO] Running org.onap.aai.schemagen.swagger.DefinitionPropertyTest 15:06:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.aai.schemagen.swagger.DefinitionPropertyTest 15:06:22 [INFO] Running org.onap.aai.schemagen.swagger.GenerateSwaggerTest 15:06:23 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.686 s -- in org.onap.aai.schemagen.swagger.GenerateSwaggerTest 15:06:23 [INFO] Running org.onap.aai.schemagen.SpringContextAwareTest 15:06:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.onap.aai.schemagen.SpringContextAwareTest 15:06:23 [INFO] Running org.onap.aai.schemagen.GenerateXsdTest 15:06:24 [EL Warning]: moxy: 2025-08-08 15:06:24.836--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:06:25 [EL Warning]: moxy: 2025-08-08 15:06:25.112--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:06:25 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.065 s -- in org.onap.aai.schemagen.GenerateXsdTest 15:06:25 [INFO] Running org.onap.aai.schemagen.genxsd.XSDJavaTypeTest 15:06:26 [INFO] Tests run: 107, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 s -- in org.onap.aai.schemagen.genxsd.XSDJavaTypeTest 15:06:26 [INFO] Running org.onap.aai.schemagen.genxsd.EdgeDescriptionMainTest 15:06:26 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.aai.schemagen.genxsd.EdgeDescriptionMainTest 15:06:26 [INFO] Running org.onap.aai.schemagen.genxsd.PatchOperationTest 15:06:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.aai.schemagen.genxsd.PatchOperationTest 15:06:26 [INFO] Running org.onap.aai.schemagen.genxsd.DeleteOperationTest 15:06:26 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.aai.schemagen.genxsd.DeleteOperationTest 15:06:26 [INFO] Running org.onap.aai.schemagen.genxsd.PutOperationTest 15:06:26 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.aai.schemagen.genxsd.PutOperationTest 15:06:26 [INFO] Running org.onap.aai.schemagen.genxsd.PutRelationPathSetTest 15:06:26 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0 s -- in org.onap.aai.schemagen.genxsd.PutRelationPathSetTest 15:06:26 [INFO] Running org.onap.aai.schemagen.genxsd.XSDElementTest 15:06:26 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.onap.aai.schemagen.genxsd.XSDElementTest 15:06:26 [INFO] Running org.onap.aai.schemagen.genxsd.HTMLfromOXMTest 15:06:26 [EL Warning]: moxy: 2025-08-08 15:06:26.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 15:06:26 [EL Warning]: moxy: 2025-08-08 15:06:26.647--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:06:26 Generated XML: 15:06:26 15:06:26 15:06:26 15:06:26 15:06:26 15:06:26 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 s -- in org.onap.aai.schemagen.genxsd.HTMLfromOXMTest 15:06:26 [INFO] Running org.onap.aai.schemagen.genxsd.NodeGetOperationTest 15:06:26 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.aai.schemagen.genxsd.NodeGetOperationTest 15:06:26 [INFO] Running org.onap.aai.schemagen.genxsd.TestEdgeDescription 15:06:26 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.aai.schemagen.genxsd.TestEdgeDescription 15:06:26 [INFO] Running org.onap.aai.schemagen.genxsd.YAMLfromOXMTest 15:06:27 service-subscription|customer 15:06:27 service-instance|service-subscription 15:06:27 service-subscription|tenant 15:06:27 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.onap.aai.schemagen.genxsd.YAMLfromOXMTest 15:06:27 [INFO] Running org.onap.aai.schemagen.genxsd.NodesYAMLfromOXMTest 15:06:27 [EL Warning]: moxy: 2025-08-08 15:06:27.081--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:06:27 [EL Warning]: moxy: 2025-08-08 15:06:27.134--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:06:27 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s -- in org.onap.aai.schemagen.genxsd.NodesYAMLfromOXMTest 15:06:27 [INFO] Running org.onap.aai.schemagen.genxsd.EdgeDescriptionTest 15:06:27 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.aai.schemagen.genxsd.EdgeDescriptionTest 15:06:27 [INFO] Running org.onap.aai.schemagen.genxsd.GetOperationTest 15:06:27 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.aai.schemagen.genxsd.GetOperationTest 15:06:27 [INFO] Running org.onap.aai.schemagen.genxsd.DeleteFootnoteSetTest 15:06:27 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.aai.schemagen.genxsd.DeleteFootnoteSetTest 15:06:27 [INFO] 15:06:27 [INFO] Results: 15:06:27 [INFO] 15:06:27 [WARNING] Tests run: 434, Failures: 0, Errors: 0, Skipped: 4 15:06:27 [INFO] 15:06:27 [INFO] 15:06:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ aai-schema-gen --- 15:06:27 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/code-coverage/jacoco-ut.exec 15:06:27 [INFO] Analyzed bundle 'aai-schema-gen' with 28 classes 15:06:27 [INFO] 15:06:27 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema-gen --- 15:06:27 [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/aai-schema-gen-1.13.0-SNAPSHOT.jar 15:06:27 [INFO] 15:06:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ aai-schema-gen --- 15:06:27 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 15:06:27 [INFO] 15:06:27 [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-schema-gen --- 15:06:27 [INFO] 15:06:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ aai-schema-gen --- 15:06:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:06:27 [INFO] 15:06:27 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ aai-schema-gen --- 15:06:27 [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/aai-schema-gen-1.13.0-SNAPSHOT-sources.jar 15:06:27 [INFO] 15:06:27 [INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ aai-schema-gen --- 15:06:27 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/code-coverage/jacoco-ut.exec 15:06:27 [INFO] Analyzed bundle 'aai-schema-gen' with 28 classes 15:06:27 [INFO] All coverage checks have been met. 15:06:27 [INFO] 15:06:27 [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-schema-gen --- 15:06:27 [INFO] 15:06:27 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema-gen --- 15:06:27 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/aai-schema-gen-1.13.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema-gen/1.13.0-SNAPSHOT/aai-schema-gen-1.13.0-SNAPSHOT.jar 15:06:27 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema-gen/1.13.0-SNAPSHOT/aai-schema-gen-1.13.0-SNAPSHOT.pom 15:06:27 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/aai-schema-gen-1.13.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema-gen/1.13.0-SNAPSHOT/aai-schema-gen-1.13.0-SNAPSHOT-sources.jar 15:06:27 [INFO] 15:06:27 [INFO] ------------------------------------------------------------------------ 15:06:27 [INFO] Building aai-schema 1.13.0-SNAPSHOT 15:06:27 [INFO] ------------------------------------------------------------------------ 15:06:28 [INFO] 15:06:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-schema --- 15:06:28 [INFO] 15:06:28 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema --- 15:06:28 [INFO] 15:06:28 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema --- 15:06:28 [INFO] 15:06:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aai-schema --- 15:06:28 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-schema/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 15:06:28 [INFO] 15:06:28 [INFO] --- jaxb2-maven-plugin:2.5.0:xjc (xjc) @ aai-schema --- 15:06:29 [INFO] Created EpisodePath [/w/workspace/aai-schema-service-master-verify-java/aai-schema/target/generated-sources/META-INF/JAXB]: true 15:06:29 [INFO] Created EpisodePath [/w/workspace/aai-schema-service-master-verify-java/aai-schema/target/generated-sources/META-INF/JAXB]: true 15:06:46 [INFO] 15:06:46 [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ aai-schema --- 15:06:46 [INFO] 15:06:46 [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ aai-schema --- 15:06:46 [INFO] 15:06:46 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-schema --- 15:06:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:06:46 [INFO] Copying 157 resources 15:06:46 [INFO] Copying 1 resource 15:06:46 [INFO] Copying 1 resource 15:06:46 [INFO] 15:06:46 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-schema --- 15:06:47 [INFO] Changes detected - recompiling the module! 15:06:47 [INFO] Compiling 7373 source files to /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/classes 15:07:05 [INFO] 15:07:05 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-schema --- 15:07:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:07:05 [INFO] skip non existing resourceDirectory /w/workspace/aai-schema-service-master-verify-java/aai-schema/src/test/resources 15:07:05 [INFO] 15:07:05 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-schema --- 15:07:05 [INFO] Changes detected - recompiling the module! 15:07:05 [INFO] Compiling 2 source files to /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/test-classes 15:07:06 [INFO] 15:07:06 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-schema --- 15:07:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:07:06 [INFO] 15:07:06 [INFO] ------------------------------------------------------- 15:07:06 [INFO] T E S T S 15:07:06 [INFO] ------------------------------------------------------- 15:07:06 [INFO] Running org.onap.aai.schema.ValidateEdgeRulesTest 15:07:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 s -- in org.onap.aai.schema.ValidateEdgeRulesTest 15:07:07 [INFO] Running org.onap.aai.schema.ValidateOXMTest 15:07:09 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.325 s -- in org.onap.aai.schema.ValidateOXMTest 15:07:09 [INFO] 15:07:09 [INFO] Results: 15:07:09 [INFO] 15:07:09 [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1 15:07:09 [INFO] 15:07:09 [INFO] 15:07:09 [INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ aai-schema --- 15:07:09 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/code-coverage/jacoco-ut.exec 15:07:11 [INFO] Analyzed bundle 'aai-schema' with 7373 classes 15:07:19 [INFO] 15:07:19 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema --- 15:07:20 [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/aai-schema-1.13.0-SNAPSHOT.jar 15:07:22 [INFO] 15:07:22 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ aai-schema --- 15:07:22 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-schema/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 15:07:22 [INFO] 15:07:22 [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-schema --- 15:07:22 [INFO] 15:07:22 [INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ aai-schema --- 15:07:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:07:22 [INFO] 15:07:22 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ aai-schema --- 15:07:22 [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/aai-schema-1.13.0-SNAPSHOT-sources.jar 15:07:23 [INFO] 15:07:23 [INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ aai-schema --- 15:07:23 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/code-coverage/jacoco-ut.exec 15:07:24 [INFO] Analyzed bundle 'aai-schema' with 7373 classes 15:07:24 [INFO] All coverage checks have been met. 15:07:24 [INFO] 15:07:24 [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-schema --- 15:07:24 [INFO] 15:07:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema --- 15:07:24 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/aai-schema-1.13.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.13.0-SNAPSHOT/aai-schema-1.13.0-SNAPSHOT.jar 15:07:24 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.13.0-SNAPSHOT/aai-schema-1.13.0-SNAPSHOT.pom 15:07:24 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/aai-schema-1.13.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.13.0-SNAPSHOT/aai-schema-1.13.0-SNAPSHOT-sources.jar 15:07:24 [INFO] 15:07:24 [INFO] ------------------------------------------------------------------------ 15:07:24 [INFO] Building aai-queries 1.13.0-SNAPSHOT 15:07:24 [INFO] ------------------------------------------------------------------------ 15:07:26 [INFO] 15:07:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-queries --- 15:07:26 [INFO] 15:07:26 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-queries --- 15:07:26 [INFO] 15:07:26 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-queries --- 15:07:26 [INFO] 15:07:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aai-queries --- 15:07:26 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-queries/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 15:07:26 [INFO] 15:07:26 [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ aai-queries --- 15:07:26 [INFO] 15:07:26 [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ aai-queries --- 15:07:26 [INFO] 15:07:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-queries --- 15:07:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:07:26 [INFO] Copying 2 resources 15:07:26 [INFO] Copying 134 resources to /w/workspace/aai-schema-service-master-verify-java/aai-queries/src/main/resources/schema 15:07:26 [INFO] 15:07:26 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-queries --- 15:07:26 [INFO] Changes detected - recompiling the module! 15:07:26 [INFO] Compiling 3 source files to /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/classes 15:07:27 [INFO] 15:07:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-queries --- 15:07:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:07:27 [INFO] Copying 4 resources 15:07:27 [INFO] 15:07:27 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-queries --- 15:07:27 [INFO] Changes detected - recompiling the module! 15:07:27 [INFO] Compiling 5 source files to /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/test-classes 15:07:27 [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-queries/src/test/java/org/onap/aai/queries/OnapQueryTest.java: /w/workspace/aai-schema-service-master-verify-java/aai-queries/src/test/java/org/onap/aai/queries/OnapQueryTest.java uses unchecked or unsafe operations. 15:07:27 [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-queries/src/test/java/org/onap/aai/queries/OnapQueryTest.java: Recompile with -Xlint:unchecked for details. 15:07:27 [INFO] 15:07:27 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-queries --- 15:07:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:07:27 [INFO] 15:07:27 [INFO] ------------------------------------------------------- 15:07:27 [INFO] T E S T S 15:07:27 [INFO] ------------------------------------------------------- 15:07:28 [INFO] Running org.onap.aai.queries.GetCustomQueryConfigTest 15:07:28 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.onap.aai.queries.GetCustomQueryConfigTest 15:07:28 [INFO] Running org.onap.aai.queries.VnfToEsrSystemInfoQueryTest 15:07:30 2025-08-08 15:07:30.710 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 15:07:30 2025-08-08 15:07:30.715 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 15:07:30 2025-08-08 15:07:30.721 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 15:07:30 2025-08-08 15:07:30.722 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 15:07:30 2025-08-08 15:07:30.726 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 15:07:30 2025-08-08 15:07:30.726 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 15:07:30 2025-08-08 15:07:30.729 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 15:07:30 2025-08-08 15:07:30.729 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 15:07:30 2025-08-08 15:07:30.733 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 15:07:30 2025-08-08 15:07:30.733 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 15:07:30 2025-08-08 15:07:30.736 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 15:07:30 2025-08-08 15:07:30.736 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 15:07:30 2025-08-08 15:07:30.739 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 15:07:30 2025-08-08 15:07:30.739 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 15:07:30 2025-08-08 15:07:30.742 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 15:07:30 2025-08-08 15:07:30.742 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 15:07:30 2025-08-08 15:07:30.745 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 15:07:30 2025-08-08 15:07:30.745 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 15:07:30 2025-08-08 15:07:30.748 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 15:07:30 2025-08-08 15:07:30.748 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 15:07:30 2025-08-08 15:07:30.750 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 15:07:30 2025-08-08 15:07:30.750 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 15:07:30 2025-08-08 15:07:30.753 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 15:07:30 2025-08-08 15:07:30.753 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 15:07:30 2025-08-08 15:07:30.757 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 15:07:30 2025-08-08 15:07:30.757 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 15:07:30 2025-08-08 15:07:30.761 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 15:07:30 2025-08-08 15:07:30.761 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 15:07:30 2025-08-08 15:07:30.765 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 15:07:30 2025-08-08 15:07:30.765 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 15:07:30 2025-08-08 15:07:30.769 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 15:07:30 2025-08-08 15:07:30.769 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 15:07:30 2025-08-08 15:07:30.773 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 15:07:30 2025-08-08 15:07:30.773 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 15:07:30 2025-08-08 15:07:30.777 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 15:07:30 2025-08-08 15:07:30.777 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 15:07:30 2025-08-08 15:07:30.781 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 15:07:30 2025-08-08 15:07:30.782 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 15:07:30 2025-08-08 15:07:30.785 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 15:07:30 2025-08-08 15:07:30.786 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv29 15:07:30 2025-08-08 15:07:30.788 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 15:07:30 2025-08-08 15:07:30.789 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv30 15:07:30 2025-08-08 15:07:30.791 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 15:07:30 2025-08-08 15:07:30.919 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 15:07:30 2025-08-08 15:07:30.919 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 15:07:30 2025-08-08 15:07:30.937 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 15:07:30 2025-08-08 15:07:30.937 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 15:07:32 [EL Warning]: moxy: 2025-08-08 15:07:32.078--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:07:32 2025-08-08 15:07:32.493 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 15:07:32 2025-08-08 15:07:32.538 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 15:07:32 2025-08-08 15:07:32.540 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 15:07:32 2025-08-08 15:07:32.540 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 15:07:32 [EL Warning]: moxy: 2025-08-08 15:07:32.603--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:07:32 2025-08-08 15:07:32.848 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 15:07:32 2025-08-08 15:07:32.869 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 15:07:32 2025-08-08 15:07:32.870 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 15:07:32 2025-08-08 15:07:32.871 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 15:07:32 [EL Warning]: moxy: 2025-08-08 15:07:32.922--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:07:33 2025-08-08 15:07:33.157 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 15:07:33 2025-08-08 15:07:33.174 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 15:07:33 2025-08-08 15:07:33.176 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 15:07:33 2025-08-08 15:07:33.177 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 15:07:33 [EL Warning]: moxy: 2025-08-08 15:07:33.225--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:07:33 2025-08-08 15:07:33.445 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 15:07:33 2025-08-08 15:07:33.464 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 15:07:33 2025-08-08 15:07:33.466 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 15:07:33 2025-08-08 15:07:33.466 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 15:07:33 [EL Warning]: moxy: 2025-08-08 15:07:33.517--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:07:33 2025-08-08 15:07:33.751 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 15:07:33 2025-08-08 15:07:33.776 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 15:07:33 2025-08-08 15:07:33.799 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 15:07:33 2025-08-08 15:07:33.799 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 15:07:33 [EL Warning]: moxy: 2025-08-08 15:07:33.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 15:07:34 2025-08-08 15:07:34.101 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 15:07:34 2025-08-08 15:07:34.125 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 15:07:34 2025-08-08 15:07:34.134 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 15:07:34 2025-08-08 15:07:34.134 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 15:07:34 [EL Warning]: moxy: 2025-08-08 15:07:34.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 15:07:34 2025-08-08 15:07:34.402 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 15:07:34 2025-08-08 15:07:34.419 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 15:07:34 2025-08-08 15:07:34.423 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 15:07:34 2025-08-08 15:07:34.424 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 15:07:34 [EL Warning]: moxy: 2025-08-08 15:07:34.467--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:07:34 2025-08-08 15:07:34.709 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 15:07:34 2025-08-08 15:07:34.723 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 15:07:34 2025-08-08 15:07:34.726 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 15:07:34 2025-08-08 15:07:34.726 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 15:07:34 [EL Warning]: moxy: 2025-08-08 15:07:34.768--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:07:35 2025-08-08 15:07:35.018 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 15:07:35 2025-08-08 15:07:35.033 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 15:07:35 2025-08-08 15:07:35.037 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 15:07:35 2025-08-08 15:07:35.037 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 15:07:35 [EL Warning]: moxy: 2025-08-08 15:07:35.088--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:07:35 2025-08-08 15:07:35.361 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 15:07:35 2025-08-08 15:07:35.376 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 15:07:35 2025-08-08 15:07:35.382 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 15:07:35 2025-08-08 15:07:35.382 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 15:07:35 [EL Warning]: moxy: 2025-08-08 15:07:35.426--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:07:35 2025-08-08 15:07:35.688 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 15:07:35 2025-08-08 15:07:35.703 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 15:07:35 2025-08-08 15:07:35.708 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 15:07:35 2025-08-08 15:07:35.708 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 15:07:35 [EL Warning]: moxy: 2025-08-08 15:07:35.761--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:07:36 2025-08-08 15:07:36.113 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 15:07:36 2025-08-08 15:07:36.133 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 15:07:36 2025-08-08 15:07:36.138 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 15:07:36 2025-08-08 15:07:36.138 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 15:07:36 [EL Warning]: moxy: 2025-08-08 15:07:36.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 15:07:36 2025-08-08 15:07:36.571 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 15:07:36 2025-08-08 15:07:36.599 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 15:07:36 2025-08-08 15:07:36.604 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 15:07:36 2025-08-08 15:07:36.604 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 15:07:36 [EL Warning]: moxy: 2025-08-08 15:07:36.68--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:07:37 2025-08-08 15:07:37.019 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 15:07:37 2025-08-08 15:07:37.071 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 15:07:37 2025-08-08 15:07:37.077 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 15:07:37 2025-08-08 15:07:37.078 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 15:07:37 [EL Warning]: moxy: 2025-08-08 15:07:37.14--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:07:37 2025-08-08 15:07:37.488 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 15:07:37 2025-08-08 15:07:37.512 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 15:07:37 2025-08-08 15:07:37.517 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 15:07:37 2025-08-08 15:07:37.517 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 15:07:37 [EL Warning]: moxy: 2025-08-08 15:07:37.579--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:07:37 2025-08-08 15:07:37.957 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 15:07:37 2025-08-08 15:07:37.981 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 15:07:38 2025-08-08 15:07:37.985 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 15:07:38 2025-08-08 15:07:37.986 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 15:07:38 [EL Warning]: moxy: 2025-08-08 15:07:38.045--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:07:38 2025-08-08 15:07:38.410 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 15:07:38 2025-08-08 15:07:38.433 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 15:07:38 2025-08-08 15:07:38.438 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 15:07:38 2025-08-08 15:07:38.438 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 15:07:38 [EL Warning]: moxy: 2025-08-08 15:07:38.497--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:07:38 2025-08-08 15:07:38.839 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 15:07:38 2025-08-08 15:07:38.862 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 15:07:38 2025-08-08 15:07:38.867 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 15:07:38 2025-08-08 15:07:38.867 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 15:07:38 [EL Warning]: moxy: 2025-08-08 15:07:38.927--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:07:39 2025-08-08 15:07:39.319 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 15:07:39 2025-08-08 15:07:39.345 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv29 15:07:39 2025-08-08 15:07:39.350 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 15:07:39 2025-08-08 15:07:39.351 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 15:07:39 [EL Warning]: moxy: 2025-08-08 15:07:39.425--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:07:39 2025-08-08 15:07:39.787 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 448 15:07:39 2025-08-08 15:07:39.812 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv30 15:07:39 2025-08-08 15:07:39.817 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 15:07:39 2025-08-08 15:07:39.817 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 15:07:39 [EL Warning]: moxy: 2025-08-08 15:07:39.916--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:07:40 2025-08-08 15:07:40.277 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 456 15:07:41 2025-08-08 15:07:41.466 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 15:07:42 2025-08-08 15:07:42.284 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 15:07:42 2025-08-08 15:07:42.380 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 15:07:42 2025-08-08 15:07:42.381 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 15:07:42 2025-08-08 15:07:42.404 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 15:07:42 2025-08-08 15:07:42.449 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 15:07:42 2025-08-08 15:07:42.493 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 15:07:42 2025-08-08 15:07:42.493 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 15:07:42 2025-08-08 15:07:42.508 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 15:07:42 2025-08-08 15:07:42.546 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 15:07:42 2025-08-08 15:07:42.579 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 15:07:42 2025-08-08 15:07:42.580 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 15:07:42 2025-08-08 15:07:42.594 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 15:07:42 2025-08-08 15:07:42.639 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 15:07:42 2025-08-08 15:07:42.675 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 15:07:42 2025-08-08 15:07:42.675 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 15:07:42 2025-08-08 15:07:42.693 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 15:07:42 2025-08-08 15:07:42.729 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 15:07:42 2025-08-08 15:07:42.762 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 15:07:42 2025-08-08 15:07:42.762 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 15:07:42 2025-08-08 15:07:42.776 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 15:07:42 2025-08-08 15:07:42.837 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 15:07:42 2025-08-08 15:07:42.868 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 15:07:42 2025-08-08 15:07:42.868 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 15:07:42 2025-08-08 15:07:42.880 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 15:07:42 2025-08-08 15:07:42.915 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 15:07:42 2025-08-08 15:07:42.944 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 15:07:42 2025-08-08 15:07:42.944 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 15:07:43 2025-08-08 15:07:42.957 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 15:07:43 2025-08-08 15:07:42.989 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 15:07:43 2025-08-08 15:07:43.022 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 15:07:43 2025-08-08 15:07:43.022 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 15:07:43 2025-08-08 15:07:43.033 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 15:07:43 2025-08-08 15:07:43.063 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 15:07:43 2025-08-08 15:07:43.090 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 15:07:43 2025-08-08 15:07:43.090 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 15:07:43 2025-08-08 15:07:43.101 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 15:07:43 2025-08-08 15:07:43.135 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 15:07:43 2025-08-08 15:07:43.161 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 15:07:43 2025-08-08 15:07:43.162 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 15:07:43 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.26 s -- in org.onap.aai.queries.VnfToEsrSystemInfoQueryTest 15:07:43 [INFO] Running org.onap.aai.queries.GremlinServerSingletonTest 15:07:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.onap.aai.queries.GremlinServerSingletonTest 15:07:43 [INFO] 15:07:43 [INFO] Results: 15:07:43 [INFO] 15:07:43 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 15:07:43 [INFO] 15:07:43 [INFO] 15:07:43 [INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ aai-queries --- 15:07:43 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/code-coverage/jacoco-ut.exec 15:07:43 [INFO] Analyzed bundle 'aai-queries' with 4 classes 15:07:43 [INFO] 15:07:43 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-queries --- 15:07:43 [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/aai-queries-1.13.0-SNAPSHOT.jar 15:07:43 [INFO] 15:07:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ aai-queries --- 15:07:43 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-queries/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 15:07:43 [INFO] 15:07:43 [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-queries --- 15:07:43 [INFO] 15:07:43 [INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ aai-queries --- 15:07:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:07:43 [INFO] 15:07:43 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ aai-queries --- 15:07:43 [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/aai-queries-1.13.0-SNAPSHOT-sources.jar 15:07:43 [INFO] 15:07:43 [INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ aai-queries --- 15:07:43 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/code-coverage/jacoco-ut.exec 15:07:43 [INFO] Analyzed bundle 'aai-queries' with 4 classes 15:07:43 [INFO] All coverage checks have been met. 15:07:43 [INFO] 15:07:43 [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-queries --- 15:07:43 [INFO] 15:07:43 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-queries --- 15:07:43 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/aai-queries-1.13.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-queries/1.13.0-SNAPSHOT/aai-queries-1.13.0-SNAPSHOT.jar 15:07:43 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-queries/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-queries/1.13.0-SNAPSHOT/aai-queries-1.13.0-SNAPSHOT.pom 15:07:43 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/aai-queries-1.13.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-queries/1.13.0-SNAPSHOT/aai-queries-1.13.0-SNAPSHOT-sources.jar 15:07:43 [INFO] 15:07:43 [INFO] ------------------------------------------------------------------------ 15:07:43 [INFO] Building aai-schema-service 1.13.0-SNAPSHOT 15:07:43 [INFO] ------------------------------------------------------------------------ 15:07:47 [INFO] 15:07:47 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ aai-schema-service --- 15:07:47 [INFO] 15:07:47 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema-service --- 15:07:47 [INFO] 15:07:47 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema-service --- 15:07:47 [INFO] 15:07:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aai-schema-service --- 15:07:47 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 15:07:47 [INFO] 15:07:47 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-oxm-edgerules-project) @ aai-schema-service --- 15:07:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:07:48 [INFO] Copying 134 resources 15:07:48 [INFO] 15:07:48 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-queries-project) @ aai-schema-service --- 15:07:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:07:48 [INFO] Copying 1 resource 15:07:48 [INFO] 15:07:48 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-oxm-edgerules) @ aai-schema-service --- 15:07:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:07:48 [INFO] Copying 134 resources 15:07:48 [INFO] 15:07:48 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-queries) @ aai-schema-service --- 15:07:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:07:48 [INFO] Copying 1 resource 15:07:48 [INFO] 15:07:48 [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ aai-schema-service --- 15:07:48 [INFO] 15:07:48 [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ aai-schema-service --- 15:07:48 [INFO] 15:07:48 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ aai-schema-service --- 15:07:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:07:48 [INFO] skip non existing resourceDirectory /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/src/main/swm 15:07:48 [INFO] Copying 3 resources to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/swm/package/nix/dist_files/opt/app/aai-schema-service/appconfig 15:07:48 [INFO] Copying 142 resources 15:07:50 [INFO] Copying 1 resource to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/swm/package/nix/dist_files/opt/app/aai-schema-service/appconfig 15:07:50 [INFO] Copying 0 resource to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/swm/package/nix/dist_files/opt/app/aai-schema-service/appconfig 15:07:50 [INFO] Copying 2 resources to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/swm/package/nix/dist_files/opt/app/aai-schema-service/appconfig 15:07:50 [INFO] Copying 3 resources to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.13.0-SNAPSHOT-build/ 15:07:50 [INFO] Copying 0 resource to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.13.0-SNAPSHOT-build//lib/ 15:07:50 [INFO] 15:07:50 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-schema-service --- 15:07:50 [INFO] Changes detected - recompiling the module! 15:07:50 [INFO] Compiling 51 source files to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/classes 15:07:51 [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/src/main/java/org/onap/aai/schemaservice/healthcheck/EchoResource.java: Some input files use or override a deprecated API. 15:07:51 [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/src/main/java/org/onap/aai/schemaservice/healthcheck/EchoResource.java: Recompile with -Xlint:deprecation for details. 15:07:51 [INFO] 15:07:51 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ aai-schema-service --- 15:07:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:07:51 [INFO] Copying 4 resources 15:07:51 [INFO] 15:07:51 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-schema-service --- 15:07:51 [INFO] Changes detected - recompiling the module! 15:07:51 [INFO] Compiling 25 source files to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/test-classes 15:07:52 [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/src/test/java/org/onap/aai/schemaservice/interceptors/pre/OneWaySslAuthorizationTest.java: Some input files use unchecked or unsafe operations. 15:07:52 [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/src/test/java/org/onap/aai/schemaservice/interceptors/pre/OneWaySslAuthorizationTest.java: Recompile with -Xlint:unchecked for details. 15:07:52 [INFO] 15:07:52 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-schema-service --- 15:07:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:07:52 [INFO] 15:07:52 [INFO] ------------------------------------------------------- 15:07:52 [INFO] T E S T S 15:07:52 [INFO] ------------------------------------------------------- 15:07:53 [INFO] Running org.onap.aai.schemaservice.SchemaServiceTest 15:07:54 Current directory: /w/workspace/aai-schema-service-master-verify-java/aai-schema-service 15:07:54 15:07:54 . ____ _ __ _ _ 15:07:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:07:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:07:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:07:54 ' |____| .__|_| |_|_| |_\__, | / / / / 15:07:54 =========|_|==============|___/=/_/_/_/ 15:07:54 :: Spring Boot :: (v2.7.18) 15:07:54 15:07:54 2025-08-08 15:07:54.611 DEBUG [aai-schema-service,,] 2576 --- [kground-preinit] org.jboss.logging : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 15:07:54 2025-08-08 15:07:54.617 INFO [aai-schema-service,,] 2576 --- [kground-preinit] o.h.validator.internal.util.Version : HV000001: Hibernate Validator 6.2.5.Final 15:07:54 2025-08-08 15:07:54.626 DEBUG [aai-schema-service,,] 2576 --- [kground-preinit] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 15:07:54 2025-08-08 15:07:54.627 WARN [aai-schema-service,,] 2576 --- [ main] ory$DuplicateJsonObjectContextCustomizer : 15:07:54 15:07:54 Found multiple occurrences of org.json.JSONObject on the class path: 15:07:54 15:07:54 jar:file:/home/jenkins/.m2/repository/org/json/json/20240303/json-20240303.jar!/org/json/JSONObject.class 15:07:54 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 15:07:54 15:07:54 You may wish to exclude one of them to ensure predictable runtime behavior 15:07:54 15:07:54 2025-08-08 15:07:54.633 DEBUG [aai-schema-service,,] 2576 --- [kground-preinit] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 15:07:54 2025-08-08 15:07:54.634 DEBUG [aai-schema-service,,] 2576 --- [kground-preinit] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 15:07:54 2025-08-08 15:07:54.636 DEBUG [aai-schema-service,,] 2576 --- [kground-preinit] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 15:07:54 2025-08-08 15:07:54.649 DEBUG [aai-schema-service,,] 2576 --- [kground-preinit] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 15:07:54 2025-08-08 15:07:54.653 DEBUG [aai-schema-service,,] 2576 --- [kground-preinit] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 15:07:54 2025-08-08 15:07:54.656 INFO [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.SchemaServiceTest : Starting SchemaServiceTest using Java 11.0.16 on prd-ubuntu1804-builder-4c-4g-33821 with PID 2576 (started by jenkins in /w/workspace/aai-schema-service-master-verify-java/aai-schema-service) 15:07:54 2025-08-08 15:07:54.658 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.SchemaServiceTest : Running with Spring Boot v2.7.18, Spring v5.3.31 15:07:54 2025-08-08 15:07:54.658 INFO [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.SchemaServiceTest : No active profile set, falling back to 1 default profile: "default" 15:07:54 2025-08-08 15:07:54.733 DEBUG [aai-schema-service,,] 2576 --- [kground-preinit] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 15:07:55 2025-08-08 15:07:54.983 DEBUG [aai-schema-service,,] 2576 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 15:07:55 2025-08-08 15:07:54.999 DEBUG [aai-schema-service,,] 2576 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 15:07:55 2025-08-08 15:07:54.999 DEBUG [aai-schema-service,,] 2576 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 15:07:55 2025-08-08 15:07:54.999 DEBUG [aai-schema-service,,] 2576 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 15:07:55 2025-08-08 15:07:54.999 DEBUG [aai-schema-service,,] 2576 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 15:07:55 2025-08-08 15:07:55.000 DEBUG [aai-schema-service,,] 2576 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 15:07:57 15:07:57,082 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 15:07:57 15:07:57,087 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set 15:07:57 15:07:57,087 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 15:07:57 15:07:57,087 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS] 15:07:57 15:07:57,088 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@624269032 - No compression will be used 15:07:57 15:07:57,088 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@624269032 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 15:07:57 15:07:57,088 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}'. 15:07:57 15:07:57,088 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 15:07:57 15:07:57,088 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Aug 08 15:07:57 UTC 2025 15:07:57 15:07:57,098 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log 15:07:57 15:07:57,098 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log] 15:07:57 15:07:57,098 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null 15:07:57 15:07:57,098 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration. 15:07:57 15:07:57,098 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@5a1cf313 - Registering current configuration as safe fallback point 15:07:57 15:07:57 2025-08-08 15:07:57.252 DEBUG [aai-schema-service,,] 2576 --- [ main] org.reflections.Reflections : going to scan these urls: 15:07:57 jar:file:/home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.15.5/aai-els-onap-logging-1.15.5.jar!/ 15:07:57 2025-08-08 15:07:57.309 INFO [aai-schema-service,,] 2576 --- [ main] org.reflections.Reflections : Reflections took 56 ms to scan 1 urls, producing 7 keys and 7 values 15:07:57 2025-08-08 15:07:57.310 DEBUG [aai-schema-service,,] 2576 --- [ main] org.reflections.Reflections : going to scan these urls: 15:07:57 file:/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/classes/ 15:07:57 file:/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/test-classes/ 15:07:57 2025-08-08 15:07:57.320 INFO [aai-schema-service,,] 2576 --- [ main] org.reflections.Reflections : Reflections took 10 ms to scan 2 urls, producing 8 keys and 37 values 15:07:57 2025-08-08 15:07:57.363 DEBUG [aai-schema-service,,] 2576 --- [ main] org.reflections.Reflections : going to scan these urls: 15:07:57 jar:file:/home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.15.5/aai-els-onap-logging-1.15.5.jar!/ 15:07:57 2025-08-08 15:07:57.365 INFO [aai-schema-service,,] 2576 --- [ main] org.reflections.Reflections : Reflections took 2 ms to scan 1 urls, producing 7 keys and 7 values 15:07:57 2025-08-08 15:07:57.366 DEBUG [aai-schema-service,,] 2576 --- [ main] org.reflections.Reflections : going to scan these urls: 15:07:57 file:/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/classes/ 15:07:57 file:/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/test-classes/ 15:07:57 2025-08-08 15:07:57.371 INFO [aai-schema-service,,] 2576 --- [ main] org.reflections.Reflections : Reflections took 5 ms to scan 2 urls, producing 8 keys and 37 values 15:07:57 2025-08-08 15:07:57.386 DEBUG [aai-schema-service,,] 2576 --- [ main] org.reflections.Reflections : going to scan these urls: 15:07:57 jar:file:/home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.15.5/aai-els-onap-logging-1.15.5.jar!/ 15:07:57 2025-08-08 15:07:57.387 INFO [aai-schema-service,,] 2576 --- [ main] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 15:07:57 2025-08-08 15:07:57.388 DEBUG [aai-schema-service,,] 2576 --- [ main] org.reflections.Reflections : going to scan these urls: 15:07:57 file:/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/classes/ 15:07:57 file:/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/test-classes/ 15:07:57 2025-08-08 15:07:57.393 INFO [aai-schema-service,,] 2576 --- [ main] org.reflections.Reflections : Reflections took 5 ms to scan 2 urls, producing 8 keys and 37 values 15:07:57 2025-08-08 15:07:57.669 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.SchemaServiceApp : SchemaService initialization started... 15:07:57 2025-08-08 15:07:57.838 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v10 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v10 15:07:57 2025-08-08 15:07:57.866 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v11 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v11 15:07:57 2025-08-08 15:07:57.869 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v12 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v12 15:07:57 2025-08-08 15:07:57.872 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v13 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v13 15:07:57 2025-08-08 15:07:57.875 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v14 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v14 15:07:57 2025-08-08 15:07:57.878 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v15 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v15 15:07:57 2025-08-08 15:07:57.882 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v16 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v16 15:07:57 2025-08-08 15:07:57.885 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v17 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v17 15:07:57 2025-08-08 15:07:57.889 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v18 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v18 15:07:57 2025-08-08 15:07:57.892 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v19 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v19 15:07:57 2025-08-08 15:07:57.896 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v20 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v20 15:07:57 2025-08-08 15:07:57.899 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v21 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v21 15:07:57 2025-08-08 15:07:57.904 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v22 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v22 15:07:57 2025-08-08 15:07:57.909 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v23 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v23 15:07:57 2025-08-08 15:07:57.913 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v24 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v24 15:07:57 2025-08-08 15:07:57.918 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v25 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v25 15:07:57 2025-08-08 15:07:57.923 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v26 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v26 15:07:57 2025-08-08 15:07:57.929 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v27 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v27 15:07:57 2025-08-08 15:07:57.934 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v28 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v28 15:07:57 2025-08-08 15:07:57.940 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v29 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v29 15:07:57 2025-08-08 15:07:57.946 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v30 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v30 15:07:58 [EL Warning]: moxy: 2025-08-08 15:07:58.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 15:07:59 2025-08-08 15:07:59.358 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v10/aai_oxm_v10.xml] for version v10 15:07:59 2025-08-08 15:07:59.409 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v10 15:07:59 [EL Warning]: moxy: 2025-08-08 15:07:59.474--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:07:59 2025-08-08 15:07:59.760 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v11/aai_oxm_v11.xml] for version v11 15:07:59 2025-08-08 15:07:59.781 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v11 15:07:59 [EL Warning]: moxy: 2025-08-08 15:07:59.838--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:00 2025-08-08 15:08:00.065 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v12/aai_oxm_v12.xml] for version v12 15:08:00 2025-08-08 15:08:00.086 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v12 15:08:00 [EL Warning]: moxy: 2025-08-08 15:08:00.142--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:00 2025-08-08 15:08:00.343 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v13/aai_oxm_v13.xml] for version v13 15:08:00 2025-08-08 15:08:00.356 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v13 15:08:00 [EL Warning]: moxy: 2025-08-08 15:08:00.449--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:00 2025-08-08 15:08:00.675 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v14/aai_oxm_v14.xml] for version v14 15:08:00 2025-08-08 15:08:00.688 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v14 15:08:00 [EL Warning]: moxy: 2025-08-08 15:08:00.746--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:01 2025-08-08 15:08:00.973 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v15/aai_oxm_v15.xml] for version v15 15:08:01 2025-08-08 15:08:00.989 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v15 15:08:01 [EL Warning]: moxy: 2025-08-08 15:08:01.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 15:08:01 2025-08-08 15:08:01.321 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v16/aai_oxm_v16.xml] for version v16 15:08:01 2025-08-08 15:08:01.335 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v16 15:08:01 [EL Warning]: moxy: 2025-08-08 15:08:01.398--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:01 2025-08-08 15:08:01.642 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v17/aai_oxm_v17.xml] for version v17 15:08:01 2025-08-08 15:08:01.654 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v17 15:08:01 [EL Warning]: moxy: 2025-08-08 15:08:01.704--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:01 2025-08-08 15:08:01.922 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v18/aai_oxm_v18.xml] for version v18 15:08:01 2025-08-08 15:08:01.934 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v18 15:08:02 [EL Warning]: moxy: 2025-08-08 15:08:01.985--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:02 2025-08-08 15:08:02.251 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v19/aai_oxm_v19.xml] for version v19 15:08:02 2025-08-08 15:08:02.265 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v19 15:08:02 [EL Warning]: moxy: 2025-08-08 15:08:02.314--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:02 2025-08-08 15:08:02.556 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v20/aai_oxm_v20.xml] for version v20 15:08:02 2025-08-08 15:08:02.571 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v20 15:08:02 [EL Warning]: moxy: 2025-08-08 15:08:02.632--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:02 2025-08-08 15:08:02.958 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v21/aai_oxm_v21.xml] for version v21 15:08:02 2025-08-08 15:08:02.977 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v21 15:08:03 [EL Warning]: moxy: 2025-08-08 15:08:03.041--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:03 2025-08-08 15:08:03.362 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v22/aai_oxm_v22.xml] for version v22 15:08:03 2025-08-08 15:08:03.384 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v22 15:08:03 [EL Warning]: moxy: 2025-08-08 15:08:03.447--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:03 2025-08-08 15:08:03.764 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v23/aai_oxm_v23.xml] for version v23 15:08:03 2025-08-08 15:08:03.815 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v23 15:08:03 [EL Warning]: moxy: 2025-08-08 15:08:03.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 15:08:04 2025-08-08 15:08:04.221 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v24/aai_oxm_v24.xml] for version v24 15:08:04 2025-08-08 15:08:04.243 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v24 15:08:04 [EL Warning]: moxy: 2025-08-08 15:08:04.315--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:04 2025-08-08 15:08:04.685 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v25/aai_oxm_v25.xml] for version v25 15:08:04 2025-08-08 15:08:04.709 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v25 15:08:04 [EL Warning]: moxy: 2025-08-08 15:08:04.792--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:05 2025-08-08 15:08:05.163 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v26/aai_oxm_v26.xml] for version v26 15:08:05 2025-08-08 15:08:05.186 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v26 15:08:05 [EL Warning]: moxy: 2025-08-08 15:08:05.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 15:08:05 2025-08-08 15:08:05.605 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v27/aai_oxm_v27.xml] for version v27 15:08:05 2025-08-08 15:08:05.628 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v27 15:08:05 [EL Warning]: moxy: 2025-08-08 15:08:05.697--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:06 2025-08-08 15:08:06.070 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v28/aai_oxm_v28.xml] for version v28 15:08:06 2025-08-08 15:08:06.093 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v28 15:08:06 [EL Warning]: moxy: 2025-08-08 15:08:06.168--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:06 2025-08-08 15:08:06.548 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v29/aai_oxm_v29.xml] for version v29 15:08:06 2025-08-08 15:08:06.581 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v29 15:08:06 [EL Warning]: moxy: 2025-08-08 15:08:06.658--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:07 2025-08-08 15:08:07.077 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v30/aai_oxm_v30.xml] for version v30 15:08:07 2025-08-08 15:08:07.102 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v30 15:08:07 2025-08-08 15:08:07.822 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.schemaservice.query.QueryService : Loading the following stored queries file src/main/resources//schema/onap/query//stored-queries.json 15:08:08 2025-08-08 15:08:08.116 DEBUG [aai-schema-service,,] 2576 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 15:08:08 2025-08-08 15:08:08.124 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 15:08:08 2025-08-08 15:08:08.124 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 15:08:08 2025-08-08 15:08:08.125 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 15:08:08 2025-08-08 15:08:08.126 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 15:08:08 2025-08-08 15:08:08.126 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 15:08:08 2025-08-08 15:08:08.126 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 15:08:08 2025-08-08 15:08:08.127 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 15:08:08 2025-08-08 15:08:08.127 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 15:08:08 2025-08-08 15:08:08.127 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 15:08:08 2025-08-08 15:08:08.127 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 15:08:08 2025-08-08 15:08:08.129 DEBUG [aai-schema-service,,] 2576 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 15:08:08 2025-08-08 15:08:08.129 DEBUG [aai-schema-service,,] 2576 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 15:08:08 2025-08-08 15:08:08.129 DEBUG [aai-schema-service,,] 2576 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 15:08:08 2025-08-08 15:08:08.129 DEBUG [aai-schema-service,,] 2576 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 15:08:08 2025-08-08 15:08:08.129 DEBUG [aai-schema-service,,] 2576 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 15:08:08 2025-08-08 15:08:08.129 DEBUG [aai-schema-service,,] 2576 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 15:08:08 2025-08-08 15:08:08.600 DEBUG [aai-schema-service,,] 2576 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 15:08:08 o.o.a.s.e.EdgeResource: 15:08:08 15:08:08 2025-08-08 15:08:08.600 DEBUG [aai-schema-service,,] 2576 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 15:08:08 o.o.a.s.h.EchoResource: 15:08:08 15:08:08 2025-08-08 15:08:08.601 DEBUG [aai-schema-service,,] 2576 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 15:08:08 o.o.a.s.n.NodeSchemaChecksumResource: 15:08:08 15:08:08 2025-08-08 15:08:08.601 DEBUG [aai-schema-service,,] 2576 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 15:08:08 o.o.a.s.n.NodeSchemaResource: 15:08:08 15:08:08 2025-08-08 15:08:08.601 DEBUG [aai-schema-service,,] 2576 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 15:08:08 o.o.a.s.q.QueryResource: 15:08:08 15:08:08 2025-08-08 15:08:08.601 DEBUG [aai-schema-service,,] 2576 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 15:08:08 o.o.a.s.v.VersionResource: 15:08:08 15:08:08 2025-08-08 15:08:08.626 DEBUG [aai-schema-service,,] 2576 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 15:08:08 o.s.b.a.w.s.e.BasicErrorController: 15:08:08 { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 15:08:08 { [/error]}: error(HttpServletRequest) 15:08:08 2025-08-08 15:08:08.647 DEBUG [aai-schema-service,,] 2576 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 15:08:08 2025-08-08 15:08:08.677 DEBUG [aai-schema-service,,] 2576 --- [ 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 [/]]} 15:08:08 2025-08-08 15:08:08.786 WARN [aai-schema-service,,] 2576 --- [ 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) 15:08:09 2025-08-08 15:08:09.235 DEBUG [aai-schema-service,,] 2576 --- [ main] reactor.util.Loggers : Using Slf4j logging framework 15:08:09 2025-08-08 15:08:09.277 DEBUG [aai-schema-service,,] 2576 --- [ main] i.n.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 15:08:09 2025-08-08 15:08:09.281 DEBUG [aai-schema-service,,] 2576 --- [ main] i.n.util.internal.PlatformDependent0 : -Dio.netty.noUnsafe: false 15:08:09 2025-08-08 15:08:09.281 DEBUG [aai-schema-service,,] 2576 --- [ main] i.n.util.internal.PlatformDependent0 : Java version: 11 15:08:09 2025-08-08 15:08:09.282 DEBUG [aai-schema-service,,] 2576 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.theUnsafe: available 15:08:09 2025-08-08 15:08:09.283 DEBUG [aai-schema-service,,] 2576 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.copyMemory: available 15:08:09 2025-08-08 15:08:09.283 DEBUG [aai-schema-service,,] 2576 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.storeFence: available 15:08:09 2025-08-08 15:08:09.284 DEBUG [aai-schema-service,,] 2576 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Buffer.address: available 15:08:09 2025-08-08 15:08:09.284 DEBUG [aai-schema-service,,] 2576 --- [ main] i.n.util.internal.PlatformDependent0 : direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 15:08:09 2025-08-08 15:08:09.285 DEBUG [aai-schema-service,,] 2576 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Bits.unaligned: available, true 15:08:09 2025-08-08 15:08:09.286 DEBUG [aai-schema-service,,] 2576 --- [ 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 @3f093abe 15:08:09 2025-08-08 15:08:09.287 DEBUG [aai-schema-service,,] 2576 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.DirectByteBuffer.(long, {int,long}): unavailable 15:08:09 2025-08-08 15:08:09.287 DEBUG [aai-schema-service,,] 2576 --- [ main] i.netty.util.internal.PlatformDependent : sun.misc.Unsafe: available 15:08:09 2025-08-08 15:08:09.287 DEBUG [aai-schema-service,,] 2576 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 15:08:09 2025-08-08 15:08:09.288 DEBUG [aai-schema-service,,] 2576 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.bitMode: 64 (sun.arch.data.model) 15:08:09 2025-08-08 15:08:09.288 DEBUG [aai-schema-service,,] 2576 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.maxDirectMemory: -1 bytes 15:08:09 2025-08-08 15:08:09.289 DEBUG [aai-schema-service,,] 2576 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.uninitializedArrayAllocationThreshold: -1 15:08:09 2025-08-08 15:08:09.290 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.util.internal.CleanerJava9 : java.nio.ByteBuffer.cleaner(): available 15:08:09 2025-08-08 15:08:09.290 DEBUG [aai-schema-service,,] 2576 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.noPreferDirect: false 15:08:09 2025-08-08 15:08:09.304 DEBUG [aai-schema-service,,] 2576 --- [ main] reactor.netty.tcp.TcpResources : [http] resources will use the default LoopResources: DefaultLoopResources {prefix=reactor-http, daemon=true, selectCount=4, workerCount=4} 15:08:09 2025-08-08 15:08:09.304 DEBUG [aai-schema-service,,] 2576 --- [ main] reactor.netty.tcp.TcpResources : [http] resources will use the default ConnectionProvider: reactor.netty.resources.DefaultPooledConnectionProvider@72df2623 15:08:10 2025-08-08 15:08:10.131 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 15:08:10 2025-08-08 15:08:10.131 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 15:08:10 2025-08-08 15:08:10.132 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 15:08:10 2025-08-08 15:08:10.132 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 15:08:10 2025-08-08 15:08:10.132 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 15:08:10 2025-08-08 15:08:10.132 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 15:08:10 2025-08-08 15:08:10.132 DEBUG [aai-schema-service,,] 2576 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 15:08:10 2025-08-08 15:08:10.134 DEBUG [aai-schema-service,,] 2576 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 15:08:10 2025-08-08 15:08:10.134 DEBUG [aai-schema-service,,] 2576 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 15:08:10 2025-08-08 15:08:10.134 DEBUG [aai-schema-service,,] 2576 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 15:08:10 2025-08-08 15:08:10.134 DEBUG [aai-schema-service,,] 2576 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 15:08:10 2025-08-08 15:08:10.134 DEBUG [aai-schema-service,,] 2576 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 15:08:10 2025-08-08 15:08:10.134 DEBUG [aai-schema-service,,] 2576 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 15:08:10 2025-08-08 15:08:10.177 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.schemaservice.config.ErrorHandler : Filter 'errorHandler' configured for use 15:08:10 2025-08-08 15:08:10.235 INFO [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.SchemaServiceTest : Started SchemaServiceTest in 16.101 seconds (JVM running for 18.113) 15:08:10 2025-08-08 15:08:10.747 INFO [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 15:08:10 2025-08-08 15:08:10.748 DEBUG [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 15:08:10 2025-08-08 15:08:10.748 INFO [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 15:08:10 2025-08-08 15:08:10.749 INFO [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 15:08:11 2025-08-08 15:08:11.036 INFO [aai-schema-service,,] 2576 --- [qtp504771834-39] o.o.l.f.base.AbstractAuditLogFilter : Entering 15:08:11 2025-08-08 15:08:11.101 DEBUG [aai-schema-service,,] 2576 --- [qtp504771834-39] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"024762f9-ba72-4060-9fe5-cf022c58ca12","status":"200","rqstDate":"250808-15:08:11:037","respDate":"250808-15:08:11:100","sourceId":"JUNIT:024762f9-ba72-4060-9fe5-cf022c58ca12","resourceId":"http://localhost:40465/aai/schema-service/v1/versions","resourceType":"GET","rqstBuf":"{\"ID\":\"e9c4b84a-8e2a-4b71-bb79-b7842b626dfd\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/11.0.16)], Host=[localhost:40465], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[024762f9-ba72-4060-9fe5-cf022c58ca12]}\"}"} 15:08:11 2025-08-08 15:08:11.153 INFO [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 15:08:11 2025-08-08 15:08:11.154 DEBUG [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 15:08:11 2025-08-08 15:08:11.154 INFO [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 15:08:11 2025-08-08 15:08:11.154 INFO [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 15:08:11 2025-08-08 15:08:11.165 INFO [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 15:08:11 2025-08-08 15:08:11.166 DEBUG [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 15:08:11 2025-08-08 15:08:11.166 INFO [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 15:08:11 2025-08-08 15:08:11.166 INFO [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 15:08:11 2025-08-08 15:08:11.170 INFO [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 15:08:11 2025-08-08 15:08:11.170 DEBUG [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 15:08:11 2025-08-08 15:08:11.170 INFO [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 15:08:11 2025-08-08 15:08:11.170 INFO [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 15:08:11 2025-08-08 15:08:11.178 INFO [aai-schema-service,,] 2576 --- [qtp504771834-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 15:08:11 2025-08-08 15:08:11.239 WARN [aai-schema-service,,] 2576 --- [qtp504771834-36] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException: blah ClassName- org.onap.aai.schemaservice.nodeschema.NodeSchemaResource :LineNumber- 97 :MethodName- retrieveSchema ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 79 :MethodName- dispatch 15:08:11 2025-08-08 15:08:11.239 WARN [aai-schema-service,,] 2576 --- [qtp504771834-36] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException: blah ClassName- org.onap.aai.schemaservice.nodeschema.NodeSchemaResource :LineNumber- 97 :MethodName- retrieveSchema ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 79 :MethodName- dispatch 15:08:11 2025-08-08 15:08:11.365 DEBUG [aai-schema-service,,] 2576 --- [qtp504771834-36] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"2eb39fde-1157-46be-bcb0-d2875cf8418b","status":"400","rqstDate":"250808-15:08:11:178","respDate":"250808-15:08:11:365","sourceId":"JUNIT:2eb39fde-1157-46be-bcb0-d2875cf8418b","resourceId":"http://localhost:40465/aai/schema-service/v1/nodes?version=blah","resourceType":"GET","rqstBuf":"{\"ID\":\"d450699b-86c1-4f92-9e52-99c7a3efd311\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/xml\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/xml], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/11.0.16)], Host=[localhost:40465], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/xml], X-ONAP-RequestID=[2eb39fde-1157-46be-bcb0-d2875cf8418b]}\"}"} 15:08:11 2025-08-08 15:08:11.367 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.SchemaServiceTestConfiguration : Status code: 400 BAD_REQUEST 15:08:11 POL3002Error writing output performing %1 on %2 (msg=%3) (ec=%4)GETv1/nodesInvalid request, version parameter %1 passed is not conforming to the following pattern v[1-9][0-9]*:blahERR.5.1.3002 15:08:11 2025-08-08 15:08:11.378 INFO [aai-schema-service,,] 2576 --- [qtp504771834-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 15:08:11 2025-08-08 15:08:11.388 WARN [aai-schema-service,,] 2576 --- [qtp504771834-36] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException: blah ClassName- org.onap.aai.schemaservice.edges.EdgeResource :LineNumber- 84 :MethodName- retrieveSchema ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 79 :MethodName- dispatch 15:08:11 2025-08-08 15:08:11.390 WARN [aai-schema-service,,] 2576 --- [qtp504771834-36] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException: blah ClassName- org.onap.aai.schemaservice.edges.EdgeResource :LineNumber- 84 :MethodName- retrieveSchema ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 79 :MethodName- dispatch 15:08:11 2025-08-08 15:08:11.395 DEBUG [aai-schema-service,,] 2576 --- [qtp504771834-36] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"c532e548-227a-47f6-85ea-6041d0040686","status":"400","rqstDate":"250808-15:08:11:378","respDate":"250808-15:08:11:395","sourceId":"JUNIT:c532e548-227a-47f6-85ea-6041d0040686","resourceId":"http://localhost:40465/aai/schema-service/v1/edgerules?version=blah","resourceType":"GET","rqstBuf":"{\"ID\":\"e9352afb-f979-442b-b1a9-434077ad3cf7\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/11.0.16)], Host=[localhost:40465], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[c532e548-227a-47f6-85ea-6041d0040686]}\"}"} 15:08:11 2025-08-08 15:08:11.397 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.SchemaServiceTestConfiguration : Status code: 400 BAD_REQUEST 15:08:11 2025-08-08 15:08:11.404 INFO [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 15:08:11 2025-08-08 15:08:11.405 DEBUG [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 15:08:11 2025-08-08 15:08:11.405 INFO [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 15:08:11 2025-08-08 15:08:11.405 INFO [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 15:08:11 2025-08-08 15:08:11.409 INFO [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 15:08:11 2025-08-08 15:08:11.409 DEBUG [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 15:08:11 2025-08-08 15:08:11.409 INFO [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 15:08:11 2025-08-08 15:08:11.409 INFO [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 15:08:11 2025-08-08 15:08:11.414 INFO [aai-schema-service,,] 2576 --- [qtp504771834-37] o.o.l.f.base.AbstractAuditLogFilter : Entering 15:08:11 2025-08-08 15:08:11.449 DEBUG [aai-schema-service,,] 2576 --- [qtp504771834-37] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"bebdc07a-15bc-492b-a5b3-f53de3da3dde","status":"200","rqstDate":"250808-15:08:11:415","respDate":"250808-15:08:11:449","sourceId":"JUNIT:bebdc07a-15bc-492b-a5b3-f53de3da3dde","resourceId":"http://localhost:40465/aai/schema-service/v1/nodes?version=v20","resourceType":"GET","rqstBuf":"{\"ID\":\"292aad89-a280-492c-8da5-df024297ca90\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/xml\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/xml], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/11.0.16)], Host=[localhost:40465], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/xml], X-ONAP-RequestID=[bebdc07a-15bc-492b-a5b3-f53de3da3dde]}\"}"} 15:08:11 2025-08-08 15:08:11.472 INFO [aai-schema-service,,] 2576 --- [qtp504771834-41] o.o.l.f.base.AbstractAuditLogFilter : Entering 15:08:11 2025-08-08 15:08:11.492 DEBUG [aai-schema-service,,] 2576 --- [qtp504771834-41] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"03e935c6-d04d-419e-86ae-cf29f17f5f91","status":"200","rqstDate":"250808-15:08:11:472","respDate":"250808-15:08:11:491","sourceId":"JUNIT:03e935c6-d04d-419e-86ae-cf29f17f5f91","resourceId":"http://localhost:40465/aai/schema-service/v1/edgerules?version=v20","resourceType":"GET","rqstBuf":"{\"ID\":\"b3aac5fc-0290-4a9a-9a7d-f49324cb5f7d\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/11.0.16)], Host=[localhost:40465], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[03e935c6-d04d-419e-86ae-cf29f17f5f91]}\"}"} 15:08:11 2025-08-08 15:08:11.501 INFO [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 15:08:11 2025-08-08 15:08:11.502 DEBUG [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 15:08:11 2025-08-08 15:08:11.502 INFO [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 15:08:11 2025-08-08 15:08:11.502 INFO [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 15:08:11 2025-08-08 15:08:11.506 INFO [aai-schema-service,,] 2576 --- [qtp504771834-37] o.o.l.f.base.AbstractAuditLogFilter : Entering 15:08:11 2025-08-08 15:08:11.512 DEBUG [aai-schema-service,,] 2576 --- [qtp504771834-37] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"178281fc-58b8-41f9-9194-df4163ea0a8f","status":"200","rqstDate":"250808-15:08:11:507","respDate":"250808-15:08:11:512","sourceId":"JUNIT:178281fc-58b8-41f9-9194-df4163ea0a8f","resourceId":"http://localhost:40465/aai/schema-service/v1/stored-queries","resourceType":"GET","rqstBuf":"{\"ID\":\"8b9b4108-211f-4c8c-8ca3-481c003819a7\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/11.0.16)], Host=[localhost:40465], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[178281fc-58b8-41f9-9194-df4163ea0a8f]}\"}"} 15:08:11 2025-08-08 15:08:11.519 INFO [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 15:08:11 2025-08-08 15:08:11.519 DEBUG [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 15:08:11 2025-08-08 15:08:11.520 INFO [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 15:08:11 2025-08-08 15:08:11.520 INFO [aai-schema-service,,] 2576 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 15:08:11 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.23 s -- in org.onap.aai.schemaservice.SchemaServiceTest 15:08:11 [INFO] Running org.onap.aai.schemaservice.config.AAIConfigTranslatorTest 15:08:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 s -- in org.onap.aai.schemaservice.config.AAIConfigTranslatorTest 15:08:11 [INFO] Running org.onap.aai.schemaservice.edges.EdgeResourceTest 15:08:12 2025-08-08 15:08:12.013 WARN [aai-schema-service,,] 2576 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.schemaservice.edges.EdgeResource :LineNumber- 65 :MethodName- retrieveSchema ClassName- org.onap.aai.schemaservice.edges.EdgeResourceTest :LineNumber- 88 :MethodName- testRetrieveSchema_InvalidVersion_Empty ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 149 :MethodName- intercept 15:08:12 2025-08-08 15:08:12.014 WARN [aai-schema-service,,] 2576 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.schemaservice.edges.EdgeResource :LineNumber- 65 :MethodName- retrieveSchema ClassName- org.onap.aai.schemaservice.edges.EdgeResourceTest :LineNumber- 88 :MethodName- testRetrieveSchema_InvalidVersion_Empty ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 149 :MethodName- intercept 15:08:12 2025-08-08 15:08:12.024 ERROR [aai-schema-service,,] 2576 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.schemaservice.edges.EdgeResource :LineNumber- 87 :MethodName- retrieveSchema ClassName- org.onap.aai.schemaservice.edges.EdgeResourceTest :LineNumber- 147 :MethodName- testRetrieveSchema_ExceptionHandling ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 149 :MethodName- intercept 15:08:12 2025-08-08 15:08:12.025 ERROR [aai-schema-service,,] 2576 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.schemaservice.edges.EdgeResource :LineNumber- 87 :MethodName- retrieveSchema ClassName- org.onap.aai.schemaservice.edges.EdgeResourceTest :LineNumber- 147 :MethodName- testRetrieveSchema_ExceptionHandling ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 149 :MethodName- intercept 15:08:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.onap.aai.schemaservice.edges.EdgeResourceTest 15:08:12 [INFO] Running org.onap.aai.schemaservice.healthcheck.EchoResourceTest 15:08:12 2025-08-08 15:08:12.105 ERROR [aai-schema-service,,] 2576 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.schemaservice.healthcheck.EchoResource :LineNumber- 92 :MethodName- echoResult ClassName- org.onap.aai.schemaservice.healthcheck.EchoResourceTest :LineNumber- 73 :MethodName- testEchoResult_MissingHeaders ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke 15:08:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.onap.aai.schemaservice.healthcheck.EchoResourceTest 15:08:12 [INFO] Running org.onap.aai.schemaservice.interceptors.AAIContainerFilterTest 15:08:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.aai.schemaservice.interceptors.AAIContainerFilterTest 15:08:12 [INFO] Running org.onap.aai.schemaservice.interceptors.post.InvalidResponseStatusTest 15:08:12 2025-08-08 15:08:12.198 ERROR [aai-schema-service,,] 2576 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.schemaservice.interceptors.post.InvalidResponseStatus :LineNumber- 80 :MethodName- filter ClassName- org.onap.aai.schemaservice.interceptors.post.InvalidResponseStatusTest :LineNumber- 117 :MethodName- testFilter_ResponseStatus406_ContentTypeUnsupported_ShouldReturnErrorMessage ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke 15:08:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.onap.aai.schemaservice.interceptors.post.InvalidResponseStatusTest 15:08:12 [INFO] Running org.onap.aai.schemaservice.interceptors.post.ResponseHeaderManipulationTest 15:08:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.onap.aai.schemaservice.interceptors.post.ResponseHeaderManipulationTest 15:08:12 [INFO] Running org.onap.aai.schemaservice.interceptors.pre.HeaderValidationTest 15:08:12 2025-08-08 15:08:12.337 ERROR [aai-schema-service,,] 2576 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.schemaservice.interceptors.pre.HeaderValidation :LineNumber- 75 :MethodName- validateHeaderValuePresence ClassName- org.onap.aai.schemaservice.interceptors.pre.HeaderValidation :LineNumber- 59 :MethodName- filter ClassName- org.onap.aai.schemaservice.interceptors.pre.HeaderValidationTest :LineNumber- 112 :MethodName- testFilter_withMissingPartnerName ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 15:08:12 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.aai.schemaservice.interceptors.pre.HeaderValidationTest 15:08:12 [INFO] Running org.onap.aai.schemaservice.interceptors.pre.HttpHeaderInterceptorTest 15:08:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.aai.schemaservice.interceptors.pre.HttpHeaderInterceptorTest 15:08:12 [INFO] Running org.onap.aai.schemaservice.interceptors.pre.OneWaySslAuthorizationTest 15:08:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.aai.schemaservice.interceptors.pre.OneWaySslAuthorizationTest 15:08:12 [INFO] Running org.onap.aai.schemaservice.interceptors.pre.RequestTransactionLoggingTest 15:08:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.aai.schemaservice.interceptors.pre.RequestTransactionLoggingTest 15:08:12 [INFO] Running org.onap.aai.schemaservice.nodeschema.NodeIngestorTest 15:08:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.onap.aai.schemaservice.nodeschema.NodeIngestorTest 15:08:12 [INFO] Running org.onap.aai.schemaservice.nodeschema.NodeSchemaChecksumResourceTest 15:08:12 Current directory: /path/to/other 15:08:12 15:08:12 . ____ _ __ _ _ 15:08:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:08:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:08:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:08:12 ' |____| .__|_| |_|_| |_\__, | / / / / 15:08:12 =========|_|==============|___/=/_/_/_/ 15:08:12 :: Spring Boot :: (v2.7.18) 15:08:12 15:08:12 2025-08-08 15:08:12.670 WARN [aai-schema-service,,] 2576 --- [ main] ory$DuplicateJsonObjectContextCustomizer : 15:08:12 15:08:12 Found multiple occurrences of org.json.JSONObject on the class path: 15:08:12 15:08:12 jar:file:/home/jenkins/.m2/repository/org/json/json/20240303/json-20240303.jar!/org/json/JSONObject.class 15:08:12 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 15:08:12 15:08:12 You may wish to exclude one of them to ensure predictable runtime behavior 15:08:12 15:08:12 2025-08-08 15:08:12.674 INFO [aai-schema-service,,] 2576 --- [ main] o.o.a.s.n.NodeSchemaChecksumResourceTest : Starting NodeSchemaChecksumResourceTest using Java 11.0.16 on prd-ubuntu1804-builder-4c-4g-33821 with PID 2576 (started by jenkins in /path/to/other) 15:08:12 2025-08-08 15:08:12.675 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.n.NodeSchemaChecksumResourceTest : Running with Spring Boot v2.7.18, Spring v5.3.31 15:08:12 2025-08-08 15:08:12.675 INFO [aai-schema-service,,] 2576 --- [ main] o.o.a.s.n.NodeSchemaChecksumResourceTest : No active profile set, falling back to 1 default profile: "default" 15:08:13 15:08:13,001 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 15:08:13 15:08:13,003 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set 15:08:13 15:08:13,003 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 15:08:13 15:08:13,003 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS] 15:08:13 15:08:13,003 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2083134244 - No compression will be used 15:08:13 15:08:13,003 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2083134244 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 15:08:13 15:08:13,004 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}'. 15:08:13 15:08:13,004 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 15:08:13 15:08:13,004 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Aug 08 15:08:11 UTC 2025 15:08:13 15:08:13,004 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log 15:08:13 15:08:13,004 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log] 15:08:13 15:08:13,005 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null 15:08:13 15:08:13,005 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration. 15:08:13 15:08:13,005 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@2798ad49 - Registering current configuration as safe fallback point 15:08:13 15:08:13 2025-08-08 15:08:13.022 DEBUG [aai-schema-service,,] 2576 --- [ main] org.reflections.Reflections : going to scan these urls: 15:08:13 jar:file:/home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.15.5/aai-els-onap-logging-1.15.5.jar!/ 15:08:13 2025-08-08 15:08:13.023 INFO [aai-schema-service,,] 2576 --- [ main] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 15:08:13 2025-08-08 15:08:13.024 DEBUG [aai-schema-service,,] 2576 --- [ main] org.reflections.Reflections : going to scan these urls: 15:08:13 file:/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/classes/ 15:08:13 file:/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/test-classes/ 15:08:13 2025-08-08 15:08:13.028 INFO [aai-schema-service,,] 2576 --- [ main] org.reflections.Reflections : Reflections took 4 ms to scan 2 urls, producing 8 keys and 37 values 15:08:13 2025-08-08 15:08:13.029 DEBUG [aai-schema-service,,] 2576 --- [ main] org.reflections.Reflections : going to scan these urls: 15:08:13 jar:file:/home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.15.5/aai-els-onap-logging-1.15.5.jar!/ 15:08:13 2025-08-08 15:08:13.030 INFO [aai-schema-service,,] 2576 --- [ main] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 15:08:13 2025-08-08 15:08:13.030 DEBUG [aai-schema-service,,] 2576 --- [ main] org.reflections.Reflections : going to scan these urls: 15:08:13 file:/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/classes/ 15:08:13 file:/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/test-classes/ 15:08:13 2025-08-08 15:08:13.034 INFO [aai-schema-service,,] 2576 --- [ main] org.reflections.Reflections : Reflections took 4 ms to scan 2 urls, producing 8 keys and 37 values 15:08:13 2025-08-08 15:08:13.035 DEBUG [aai-schema-service,,] 2576 --- [ main] org.reflections.Reflections : going to scan these urls: 15:08:13 jar:file:/home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.15.5/aai-els-onap-logging-1.15.5.jar!/ 15:08:13 2025-08-08 15:08:13.036 INFO [aai-schema-service,,] 2576 --- [ main] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 15:08:13 2025-08-08 15:08:13.036 DEBUG [aai-schema-service,,] 2576 --- [ main] org.reflections.Reflections : going to scan these urls: 15:08:13 file:/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/classes/ 15:08:13 file:/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/test-classes/ 15:08:13 2025-08-08 15:08:13.040 INFO [aai-schema-service,,] 2576 --- [ main] org.reflections.Reflections : Reflections took 4 ms to scan 2 urls, producing 8 keys and 37 values 15:08:13 2025-08-08 15:08:13.104 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.SchemaServiceApp : SchemaService initialization started... 15:08:13 2025-08-08 15:08:13.122 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v10 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v10 15:08:13 2025-08-08 15:08:13.124 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v11 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v11 15:08:13 2025-08-08 15:08:13.125 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v12 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v12 15:08:13 2025-08-08 15:08:13.126 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v13 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v13 15:08:13 2025-08-08 15:08:13.126 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v14 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v14 15:08:13 2025-08-08 15:08:13.128 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v15 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v15 15:08:13 2025-08-08 15:08:13.129 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v16 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v16 15:08:13 2025-08-08 15:08:13.130 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v17 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v17 15:08:13 2025-08-08 15:08:13.132 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v18 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v18 15:08:13 2025-08-08 15:08:13.133 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v19 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v19 15:08:13 2025-08-08 15:08:13.134 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v20 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v20 15:08:13 2025-08-08 15:08:13.136 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v21 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v21 15:08:13 2025-08-08 15:08:13.137 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v22 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v22 15:08:13 2025-08-08 15:08:13.139 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v23 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v23 15:08:13 2025-08-08 15:08:13.142 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v24 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v24 15:08:13 2025-08-08 15:08:13.144 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v25 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v25 15:08:13 2025-08-08 15:08:13.146 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v26 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v26 15:08:13 2025-08-08 15:08:13.149 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v27 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v27 15:08:13 2025-08-08 15:08:13.151 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v28 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v28 15:08:13 2025-08-08 15:08:13.153 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v29 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v29 15:08:13 2025-08-08 15:08:13.156 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v30 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v30 15:08:13 [EL Warning]: moxy: 2025-08-08 15:08:13.197--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:13 2025-08-08 15:08:13.345 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v10/aai_oxm_v10.xml] for version v10 15:08:13 2025-08-08 15:08:13.353 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v10 15:08:13 [EL Warning]: moxy: 2025-08-08 15:08:13.437--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:13 2025-08-08 15:08:13.611 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v11/aai_oxm_v11.xml] for version v11 15:08:13 2025-08-08 15:08:13.621 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v11 15:08:13 [EL Warning]: moxy: 2025-08-08 15:08:13.658--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:13 2025-08-08 15:08:13.831 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v12/aai_oxm_v12.xml] for version v12 15:08:13 2025-08-08 15:08:13.841 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v12 15:08:13 [EL Warning]: moxy: 2025-08-08 15:08:13.877--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:14 2025-08-08 15:08:14.052 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v13/aai_oxm_v13.xml] for version v13 15:08:14 2025-08-08 15:08:14.062 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v13 15:08:14 [EL Warning]: moxy: 2025-08-08 15:08:14.104--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:14 2025-08-08 15:08:14.305 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v14/aai_oxm_v14.xml] for version v14 15:08:14 2025-08-08 15:08:14.317 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v14 15:08:14 [EL Warning]: moxy: 2025-08-08 15:08:14.36--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:14 2025-08-08 15:08:14.628 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v15/aai_oxm_v15.xml] for version v15 15:08:14 2025-08-08 15:08:14.642 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v15 15:08:14 [EL Warning]: moxy: 2025-08-08 15:08:14.686--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:14 2025-08-08 15:08:14.894 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v16/aai_oxm_v16.xml] for version v16 15:08:14 2025-08-08 15:08:14.906 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v16 15:08:14 [EL Warning]: moxy: 2025-08-08 15:08:14.949--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:15 2025-08-08 15:08:15.154 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v17/aai_oxm_v17.xml] for version v17 15:08:15 2025-08-08 15:08:15.166 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v17 15:08:15 [EL Warning]: moxy: 2025-08-08 15:08:15.21--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:15 2025-08-08 15:08:15.414 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v18/aai_oxm_v18.xml] for version v18 15:08:15 2025-08-08 15:08:15.426 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v18 15:08:15 [EL Warning]: moxy: 2025-08-08 15:08:15.473--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:15 2025-08-08 15:08:15.745 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v19/aai_oxm_v19.xml] for version v19 15:08:15 2025-08-08 15:08:15.759 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v19 15:08:15 [EL Warning]: moxy: 2025-08-08 15:08:15.807--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:16 2025-08-08 15:08:16.032 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v20/aai_oxm_v20.xml] for version v20 15:08:16 2025-08-08 15:08:16.046 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v20 15:08:16 [EL Warning]: moxy: 2025-08-08 15:08:16.104--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:16 2025-08-08 15:08:16.381 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v21/aai_oxm_v21.xml] for version v21 15:08:16 2025-08-08 15:08:16.398 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v21 15:08:16 [EL Warning]: moxy: 2025-08-08 15:08:16.46--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:16 2025-08-08 15:08:16.819 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v22/aai_oxm_v22.xml] for version v22 15:08:16 2025-08-08 15:08:16.842 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v22 15:08:16 [EL Warning]: moxy: 2025-08-08 15:08:16.916--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:17 2025-08-08 15:08:17.237 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v23/aai_oxm_v23.xml] for version v23 15:08:17 2025-08-08 15:08:17.258 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v23 15:08:17 [EL Warning]: moxy: 2025-08-08 15:08:17.325--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:17 2025-08-08 15:08:17.664 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v24/aai_oxm_v24.xml] for version v24 15:08:17 2025-08-08 15:08:17.689 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v24 15:08:17 [EL Warning]: moxy: 2025-08-08 15:08:17.764--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:18 2025-08-08 15:08:18.153 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v25/aai_oxm_v25.xml] for version v25 15:08:18 2025-08-08 15:08:18.175 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v25 15:08:18 [EL Warning]: moxy: 2025-08-08 15:08:18.243--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:18 2025-08-08 15:08:18.587 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v26/aai_oxm_v26.xml] for version v26 15:08:18 2025-08-08 15:08:18.609 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v26 15:08:18 [EL Warning]: moxy: 2025-08-08 15:08:18.678--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:19 2025-08-08 15:08:19.024 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v27/aai_oxm_v27.xml] for version v27 15:08:19 2025-08-08 15:08:19.047 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v27 15:08:19 [EL Warning]: moxy: 2025-08-08 15:08:19.136--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:19 2025-08-08 15:08:19.554 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v28/aai_oxm_v28.xml] for version v28 15:08:19 2025-08-08 15:08:19.576 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v28 15:08:19 [EL Warning]: moxy: 2025-08-08 15:08:19.65--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:20 2025-08-08 15:08:20.087 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v29/aai_oxm_v29.xml] for version v29 15:08:20 2025-08-08 15:08:20.116 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v29 15:08:20 [EL Warning]: moxy: 2025-08-08 15:08:20.193--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 15:08:20 2025-08-08 15:08:20.598 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v30/aai_oxm_v30.xml] for version v30 15:08:20 2025-08-08 15:08:20.622 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v30 15:08:21 2025-08-08 15:08:21.113 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.schemaservice.query.QueryService : Loading the following stored queries file src/main/resources//schema/onap/query//stored-queries.json 15:08:21 2025-08-08 15:08:21.159 DEBUG [aai-schema-service,,] 2576 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 15:08:21 2025-08-08 15:08:21.164 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 15:08:21 2025-08-08 15:08:21.164 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 15:08:21 2025-08-08 15:08:21.164 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 15:08:21 2025-08-08 15:08:21.164 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 15:08:21 2025-08-08 15:08:21.164 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 15:08:21 2025-08-08 15:08:21.164 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 15:08:21 2025-08-08 15:08:21.164 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 15:08:21 2025-08-08 15:08:21.164 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 15:08:21 2025-08-08 15:08:21.164 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 15:08:21 2025-08-08 15:08:21.165 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 15:08:21 2025-08-08 15:08:21.166 DEBUG [aai-schema-service,,] 2576 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 15:08:21 2025-08-08 15:08:21.166 DEBUG [aai-schema-service,,] 2576 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 15:08:21 2025-08-08 15:08:21.166 DEBUG [aai-schema-service,,] 2576 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 15:08:21 2025-08-08 15:08:21.166 DEBUG [aai-schema-service,,] 2576 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 15:08:21 2025-08-08 15:08:21.166 DEBUG [aai-schema-service,,] 2576 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 15:08:21 2025-08-08 15:08:21.166 DEBUG [aai-schema-service,,] 2576 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 15:08:21 2025-08-08 15:08:21.247 DEBUG [aai-schema-service,,] 2576 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 15:08:21 o.o.a.s.e.EdgeResource: 15:08:21 15:08:21 2025-08-08 15:08:21.248 DEBUG [aai-schema-service,,] 2576 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 15:08:21 o.o.a.s.h.EchoResource: 15:08:21 15:08:21 2025-08-08 15:08:21.248 DEBUG [aai-schema-service,,] 2576 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 15:08:21 o.o.a.s.n.NodeSchemaChecksumResource: 15:08:21 15:08:21 2025-08-08 15:08:21.248 DEBUG [aai-schema-service,,] 2576 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 15:08:21 o.o.a.s.n.NodeSchemaResource: 15:08:21 15:08:21 2025-08-08 15:08:21.248 DEBUG [aai-schema-service,,] 2576 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 15:08:21 o.o.a.s.q.QueryResource: 15:08:21 15:08:21 2025-08-08 15:08:21.248 DEBUG [aai-schema-service,,] 2576 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 15:08:21 o.o.a.s.v.VersionResource: 15:08:21 15:08:21 2025-08-08 15:08:21.250 DEBUG [aai-schema-service,,] 2576 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 15:08:21 o.s.b.a.w.s.e.BasicErrorController: 15:08:21 { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 15:08:21 { [/error]}: error(HttpServletRequest) 15:08:21 2025-08-08 15:08:21.262 DEBUG [aai-schema-service,,] 2576 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 15:08:21 2025-08-08 15:08:21.273 DEBUG [aai-schema-service,,] 2576 --- [ 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 [/]]} 15:08:21 2025-08-08 15:08:21.325 WARN [aai-schema-service,,] 2576 --- [ 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) 15:08:21 2025-08-08 15:08:21.498 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 15:08:21 2025-08-08 15:08:21.498 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 15:08:21 2025-08-08 15:08:21.498 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 15:08:21 2025-08-08 15:08:21.498 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 15:08:21 2025-08-08 15:08:21.498 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 15:08:21 2025-08-08 15:08:21.498 DEBUG [aai-schema-service,,] 2576 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 15:08:21 2025-08-08 15:08:21.498 DEBUG [aai-schema-service,,] 2576 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 15:08:21 2025-08-08 15:08:21.500 DEBUG [aai-schema-service,,] 2576 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 15:08:21 2025-08-08 15:08:21.500 DEBUG [aai-schema-service,,] 2576 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 15:08:21 2025-08-08 15:08:21.500 DEBUG [aai-schema-service,,] 2576 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 15:08:21 2025-08-08 15:08:21.500 DEBUG [aai-schema-service,,] 2576 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 15:08:21 2025-08-08 15:08:21.500 DEBUG [aai-schema-service,,] 2576 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 15:08:21 2025-08-08 15:08:21.500 DEBUG [aai-schema-service,,] 2576 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 15:08:21 2025-08-08 15:08:21.509 DEBUG [aai-schema-service,,] 2576 --- [ main] o.o.a.schemaservice.config.ErrorHandler : Filter 'errorHandler' configured for use 15:08:21 2025-08-08 15:08:21.516 INFO [aai-schema-service,,] 2576 --- [ main] o.o.a.s.n.NodeSchemaChecksumResourceTest : Started NodeSchemaChecksumResourceTest in 8.911 seconds (JVM running for 29.393) 15:08:21 2025-08-08 15:08:21.577 DEBUG [aai-schema-service,,] 2576 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 15:08:21 2025-08-08 15:08:21.577 DEBUG [aai-schema-service,,] 2576 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 15:08:21 2025-08-08 15:08:21.622 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.level: simple 15:08:21 2025-08-08 15:08:21.622 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.targetRecords: 4 15:08:21 2025-08-08 15:08:21.764 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv4Stack: false 15:08:21 2025-08-08 15:08:21.764 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv6Addresses: false 15:08:21 2025-08-08 15:08:21.766 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.util.NetUtilInitializations : Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 15:08:21 2025-08-08 15:08:21.767 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.util.NetUtil : /proc/sys/net/core/somaxconn: 128 15:08:21 2025-08-08 15:08:21.809 DEBUG [aai-schema-service,,] 2576 --- [ main] r.netty.resources.DefaultLoopIOUring : Default io_uring support : false 15:08:21 2025-08-08 15:08:21.819 DEBUG [aai-schema-service,,] 2576 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 15:08:21 2025-08-08 15:08:21.819 DEBUG [aai-schema-service,,] 2576 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.deleteLibAfterLoading: true 15:08:21 2025-08-08 15:08:21.819 DEBUG [aai-schema-service,,] 2576 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.tryPatchShadedId: true 15:08:21 2025-08-08 15:08:21.819 DEBUG [aai-schema-service,,] 2576 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.detectNativeLibraryDuplicates: true 15:08:21 2025-08-08 15:08:21.828 DEBUG [aai-schema-service,,] 2576 --- [ main] i.n.util.internal.NativeLibraryLoader : Successfully loaded the library /tmp/libnetty_transport_native_epoll_x86_647400772004684533773.so 15:08:21 2025-08-08 15:08:21.831 DEBUG [aai-schema-service,,] 2576 --- [ main] r.netty.resources.DefaultLoopEpoll : Default Epoll support : true 15:08:21 2025-08-08 15:08:21.838 DEBUG [aai-schema-service,,] 2576 --- [ main] i.n.channel.MultithreadEventLoopGroup : -Dio.netty.eventLoopThreads: 8 15:08:21 2025-08-08 15:08:21.849 DEBUG [aai-schema-service,,] 2576 --- [ main] i.n.util.concurrent.GlobalEventExecutor : -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 15:08:21 2025-08-08 15:08:21.879 DEBUG [aai-schema-service,,] 2576 --- [ main] i.netty.util.internal.PlatformDependent : org.jctools-core.MpscChunkedArrayQueue: available 15:08:21 2025-08-08 15:08:21.903 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.resolver.dns.DnsNameResolver : Default ResolvedAddressTypes: IPV4_ONLY 15:08:21 2025-08-08 15:08:21.904 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.resolver.dns.DnsNameResolver : Localhost address: localhost/127.0.0.1 15:08:21 2025-08-08 15:08:21.904 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.resolver.dns.DnsNameResolver : Windows hostname: null 15:08:21 2025-08-08 15:08:21.906 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.resolver.dns.DnsNameResolver : Default search domains: [openstacklocal] 15:08:21 2025-08-08 15:08:21.907 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.resolver.dns.DnsNameResolver : Default UnixResolverOptions{ndots=1, timeout=5, attempts=16} 15:08:21 2025-08-08 15:08:21.914 DEBUG [aai-schema-service,,] 2576 --- [ main] i.n.r.DefaultHostsFileEntriesResolver : -Dio.netty.hostsFileRefreshInterval: 0 15:08:21 2025-08-08 15:08:21.925 DEBUG [aai-schema-service,,] 2576 --- [ 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:39393] 15:08:21 2025-08-08 15:08:21.982 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.processId: 2576 (auto-detected) 15:08:21 2025-08-08 15:08:21.985 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.machineId: fa:16:3e:ff:fe:07:e6:67 (auto-detected) 15:08:22 2025-08-08 15:08:22.014 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numHeapArenas: 8 15:08:22 2025-08-08 15:08:22.014 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numDirectArenas: 8 15:08:22 2025-08-08 15:08:22.014 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.pageSize: 8192 15:08:22 2025-08-08 15:08:22.014 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxOrder: 9 15:08:22 2025-08-08 15:08:22.015 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.chunkSize: 4194304 15:08:22 2025-08-08 15:08:22.015 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.smallCacheSize: 256 15:08:22 2025-08-08 15:08:22.015 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.normalCacheSize: 64 15:08:22 2025-08-08 15:08:22.015 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedBufferCapacity: 32768 15:08:22 2025-08-08 15:08:22.015 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimInterval: 8192 15:08:22 2025-08-08 15:08:22.015 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimIntervalMillis: 0 15:08:22 2025-08-08 15:08:22.015 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.useCacheForAllThreads: false 15:08:22 2025-08-08 15:08:22.015 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 15:08:22 2025-08-08 15:08:22.028 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.allocator.type: pooled 15:08:22 2025-08-08 15:08:22.028 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.threadLocalDirectBufferSize: 0 15:08:22 2025-08-08 15:08:22.028 DEBUG [aai-schema-service,,] 2576 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.maxThreadLocalCharBufferSize: 16384 15:08:22 2025-08-08 15:08:22.047 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [bcc8ce9a] Created a new pooled channel, now: 0 active connections, 0 inactive connections and 0 pending acquire requests. 15:08:22 2025-08-08 15:08:22.080 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkAccessible: true 15:08:22 2025-08-08 15:08:22.080 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkBounds: true 15:08:22 2025-08-08 15:08:22.082 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] i.n.util.ResourceLeakDetectorFactory : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@3cc769e2 15:08:22 2025-08-08 15:08:22.093 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] reactor.netty.transport.TransportConfig : [bcc8ce9a] 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)} 15:08:22 2025-08-08 15:08:22.113 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] i.n.b.ChannelInitializerExtensions : -Dio.netty.bootstrap.extensions: null 15:08:22 2025-08-08 15:08:22.128 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] r.netty.transport.TransportConnector : [bcc8ce9a] Connecting to [localhost/127.0.0.1:39393]. 15:08:22 2025-08-08 15:08:22.138 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [bcc8ce9a, L:/127.0.0.1:58348 - R:localhost/127.0.0.1:39393] Registering pool release on close event for channel 15:08:22 2025-08-08 15:08:22.138 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [bcc8ce9a, L:/127.0.0.1:58348 - R:localhost/127.0.0.1:39393] Channel connected, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 15:08:22 2025-08-08 15:08:22.139 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [bcc8ce9a, L:/127.0.0.1:58348 - R:localhost/127.0.0.1:39393] onStateChange(PooledConnection{channel=[id: 0xbcc8ce9a, L:/127.0.0.1:58348 - R:localhost/127.0.0.1:39393]}, [connected]) 15:08:22 2025-08-08 15:08:22.152 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [bcc8ce9a-1, L:/127.0.0.1:58348 - R:localhost/127.0.0.1:39393] onStateChange(GET{uri=null, connection=PooledConnection{channel=[id: 0xbcc8ce9a, L:/127.0.0.1:58348 - R:localhost/127.0.0.1:39393]}}, [configured]) 15:08:22 2025-08-08 15:08:22.155 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [bcc8ce9a-1, L:/127.0.0.1:58348 - R:localhost/127.0.0.1:39393] Handler is being applied: {uri=http://localhost:39393/aai/schema-service/v1/nodes/checksums, method=GET} 15:08:22 2025-08-08 15:08:22.157 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [bcc8ce9a-1, L:/127.0.0.1:58348 - R:localhost/127.0.0.1:39393] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0xbcc8ce9a, L:/127.0.0.1:58348 - R:localhost/127.0.0.1:39393]}}, [request_prepared]) 15:08:22 2025-08-08 15:08:22.179 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.maxCapacityPerThread: 4096 15:08:22 2025-08-08 15:08:22.179 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.ratio: 8 15:08:22 2025-08-08 15:08:22.179 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.chunkSize: 32 15:08:22 2025-08-08 15:08:22.179 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.blocking: false 15:08:22 2025-08-08 15:08:22.179 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.batchFastThreadLocalOnly: true 15:08:22 2025-08-08 15:08:22.197 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [bcc8ce9a-1, L:/127.0.0.1:58348 - R:localhost/127.0.0.1:39393] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0xbcc8ce9a, L:/127.0.0.1:58348 - R:localhost/127.0.0.1:39393]}}, [request_sent]) 15:08:22 2025-08-08 15:08:22.204 INFO [aai-schema-service,,] 2576 --- [ qtp76508923-60] o.o.l.f.base.AbstractAuditLogFilter : Entering 15:08:22 2025-08-08 15:08:22.211 DEBUG [aai-schema-service,,] 2576 --- [ qtp76508923-60] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"0c1f8350-cf71-4bee-b019-9cdb50d4d8b8","status":"200","rqstDate":"250808-15:08:22:205","respDate":"250808-15:08:22:211","sourceId":"test:0c1f8350-cf71-4bee-b019-9cdb50d4d8b8","resourceId":"http://localhost:39393/aai/schema-service/v1/nodes/checksums","resourceType":"GET","rqstBuf":"{\"ID\":\"19e51880-563a-4729-8392-2881d9e7f4b0\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[test], Accept=[application/json], User-Agent=[ReactorNetty/1.0.39], WebTestClient-Request-Id=[1], Host=[localhost:39393], Accept-Encoding=[gzip], X-TransactionId=[someTransaction], X-ONAP-RequestID=[0c1f8350-cf71-4bee-b019-9cdb50d4d8b8]}\"}"} 15:08:22 2025-08-08 15:08:22.237 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] i.n.handler.codec.compression.Brotli : brotli4j not in the classpath; Brotli support will be unavailable. 15:08:22 2025-08-08 15:08:22.244 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [bcc8ce9a-1, L:/127.0.0.1:58348 - R:localhost/127.0.0.1:39393] Received response (auto-read:false) : RESPONSE(decodeResult: success, version: HTTP/1.1) 15:08:22 HTTP/1.1 200 OK 15:08:22 Date: 15:08:22 Content-Type: 15:08:22 X-AAI-TXID: 15:08:22 Content-Length: 15:08:22 2025-08-08 15:08:22.244 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [bcc8ce9a-1, L:/127.0.0.1:58348 - R:localhost/127.0.0.1:39393] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0xbcc8ce9a, L:/127.0.0.1:58348 - R:localhost/127.0.0.1:39393]}}, [response_received]) 15:08:22 2025-08-08 15:08:22.264 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [bcc8ce9a-1, L:/127.0.0.1:58348 - R:localhost/127.0.0.1:39393] Received last HTTP packet 15:08:22 2025-08-08 15:08:22.264 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [bcc8ce9a, L:/127.0.0.1:58348 - R:localhost/127.0.0.1:39393] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0xbcc8ce9a, L:/127.0.0.1:58348 - R:localhost/127.0.0.1:39393]}}, [response_completed]) 15:08:22 2025-08-08 15:08:22.264 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [bcc8ce9a, L:/127.0.0.1:58348 - R:localhost/127.0.0.1:39393] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0xbcc8ce9a, L:/127.0.0.1:58348 - R:localhost/127.0.0.1:39393]}}, [disconnecting]) 15:08:22 2025-08-08 15:08:22.264 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [bcc8ce9a, L:/127.0.0.1:58348 - R:localhost/127.0.0.1:39393] Releasing channel 15:08:22 2025-08-08 15:08:22.266 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [bcc8ce9a, L:/127.0.0.1:58348 - R:localhost/127.0.0.1:39393] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 15:08:22 2025-08-08 15:08:22.330 DEBUG [aai-schema-service,,] 2576 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [bcc8ce9a, L:/127.0.0.1:58348 - R:localhost/127.0.0.1:39393] [terminated=true, cancelled=false, pending=1, error=null]: subscribing inbound receiver 15:08:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.765 s -- in org.onap.aai.schemaservice.nodeschema.NodeSchemaChecksumResourceTest 15:08:22 [INFO] Running org.onap.aai.schemaservice.nodeschema.NodeSchemaResourceTest 15:08:22 2025-08-08 15:08:22.385 WARN [aai-schema-service,,] 2576 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.schemaservice.nodeschema.NodeSchemaResource :LineNumber- 79 :MethodName- retrieveSchema ClassName- org.onap.aai.schemaservice.nodeschema.NodeSchemaResourceTest :LineNumber- 76 :MethodName- testRetrieveSchema_VersionEmpty_ThrowsAAIException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 149 :MethodName- intercept 15:08:22 2025-08-08 15:08:22.386 WARN [aai-schema-service,,] 2576 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.schemaservice.nodeschema.NodeSchemaResource :LineNumber- 79 :MethodName- retrieveSchema ClassName- org.onap.aai.schemaservice.nodeschema.NodeSchemaResourceTest :LineNumber- 76 :MethodName- testRetrieveSchema_VersionEmpty_ThrowsAAIException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 149 :MethodName- intercept 15:08:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.aai.schemaservice.nodeschema.NodeSchemaResourceTest 15:08:22 [INFO] Running org.onap.aai.schemaservice.nodeschema.SchemaVersionTest 15:08:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.aai.schemaservice.nodeschema.SchemaVersionTest 15:08:22 [INFO] Running org.onap.aai.schemaservice.nodeschema.SchemaVersionsTest 15:08:22 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.aai.schemaservice.nodeschema.SchemaVersionsTest 15:08:22 [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.CheckEverythingStrategyTest 15:08:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.aai.schemaservice.nodeschema.validation.CheckEverythingStrategyTest 15:08:22 [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.DefaultDuplicateNodeDefinitionValidationModuleTest 15:08:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.aai.schemaservice.nodeschema.validation.DefaultDuplicateNodeDefinitionValidationModuleTest 15:08:22 [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.DefaultVersionValidationModuleTest 15:08:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.aai.schemaservice.nodeschema.validation.DefaultVersionValidationModuleTest 15:08:22 [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.FailFastStrategyTest 15:08:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.aai.schemaservice.nodeschema.validation.FailFastStrategyTest 15:08:22 [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.NodeValidatorTest 15:08:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.aai.schemaservice.nodeschema.validation.NodeValidatorTest 15:08:22 [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.VersionValidatorTest 15:08:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.aai.schemaservice.nodeschema.validation.VersionValidatorTest 15:08:22 [INFO] Running org.onap.aai.schemaservice.service.AuthorizationServiceTest 15:08:22 2025-08-08 15:08:22.543 ERROR [aai-schema-service,,] 2576 --- [ main] o.o.a.s.service.AuthorizationService : IO Exception occurred during the reading of realm.properties 15:08:22 15:08:22 java.nio.file.NoSuchFileException: src/test/resources/non_existent_file.properties 15:08:22 at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) 15:08:22 at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) 15:08:22 at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) 15:08:22 at java.base/sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:182) 15:08:22 at java.base/java.nio.channels.FileChannel.open(FileChannel.java:292) 15:08:22 at java.base/java.nio.channels.FileChannel.open(FileChannel.java:345) 15:08:22 at java.base/java.nio.file.Files.lines(Files.java:4038) 15:08:22 at java.base/java.nio.file.Files.lines(Files.java:4130) 15:08:22 at org.onap.aai.schemaservice.service.AuthorizationService.init(AuthorizationService.java:57) 15:08:22 at org.onap.aai.schemaservice.service.AuthorizationServiceTest.lambda$testInit_fileNotFound_shouldNotThrowButLoadNoUsers$0(AuthorizationServiceTest.java:142) 15:08:22 at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:50) 15:08:22 at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:37) 15:08:22 at org.junit.jupiter.api.Assertions.assertDoesNotThrow(Assertions.java:3135) 15:08:22 at org.onap.aai.schemaservice.service.AuthorizationServiceTest.testInit_fileNotFound_shouldNotThrowButLoadNoUsers(AuthorizationServiceTest.java:142) 15:08:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:08:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 15:08:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:08:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 15:08:22 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) 15:08:22 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 15:08:22 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 15:08:22 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 15:08:22 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 15:08:22 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 15:08:22 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 15:08:22 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 15:08:22 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 15:08:22 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 15:08:22 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 15:08:22 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 15:08:22 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 15:08:22 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 15:08:22 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) 15:08:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:08:22 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) 15:08:22 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) 15:08:22 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) 15:08:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:08:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:08:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:08:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:08:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:08:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:08:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:08:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:08:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) 15:08:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:08:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:08:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:08:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:08:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:08:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:08:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:08:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:08:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:08:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) 15:08:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:08:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:08:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:08:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:08:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:08:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:08:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:08:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:08:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:08:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:08:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:08:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:08:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) 15:08:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 15:08:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 15:08:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 15:08:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 15:08:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:08:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:08:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:08:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:08:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:08:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:08:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:08:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:08:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:08:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:08:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:08:22 15:08:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.aai.schemaservice.service.AuthorizationServiceTest 15:08:24 [INFO] 15:08:24 [INFO] Results: 15:08:24 [INFO] 15:08:24 [INFO] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0 15:08:24 [INFO] 15:08:24 [INFO] 15:08:24 [INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ aai-schema-service --- 15:08:24 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/code-coverage/jacoco-ut.exec 15:08:24 [INFO] Analyzed bundle 'aai-schema-service' with 42 classes 15:08:25 [INFO] 15:08:25 [INFO] --- swagger-maven-plugin:2.2.20:resolve (generate-openapi) @ aai-schema-service --- 15:08:25 [INFO] Resolving OpenAPI specification.. 15:08:27 [INFO] JSON output: /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/generated-swagger-docs/openapi.json 15:08:27 [INFO] 15:08:27 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema-service --- 15:08:27 [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.13.0-SNAPSHOT.jar 15:08:27 [INFO] 15:08:27 [INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ aai-schema-service --- 15:08:28 [INFO] Reading assembly descriptor: src/main/assembly/descriptor.xml 15:08:29 [INFO] Copying files to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.13.0-SNAPSHOT-build 15:08:30 [WARNING] Assembly file: /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.13.0-SNAPSHOT-build is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment. 15:08:30 [INFO] 15:08:30 [INFO] --- spring-boot-maven-plugin:2.7.18:repackage (default) @ aai-schema-service --- 15:08:31 [INFO] Layout: ZIP 15:08:31 [INFO] Replacing main artifact with repackaged archive 15:08:31 [INFO] 15:08:31 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ aai-schema-service --- 15:08:31 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 15:08:31 [INFO] 15:08:31 [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-schema-service --- 15:08:31 [INFO] 15:08:31 [INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ aai-schema-service --- 15:08:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:08:31 [INFO] 15:08:31 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-fat-jar) @ aai-schema-service --- 15:08:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:08:31 [INFO] Copying 1 resource 15:08:31 [INFO] 15:08:31 [INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ aai-schema-service --- 15:08:31 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/code-coverage/jacoco-ut.exec 15:08:31 [INFO] Analyzed bundle 'aai-schema-service' with 42 classes 15:08:31 [INFO] All coverage checks have been met. 15:08:31 [INFO] 15:08:31 [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-schema-service --- 15:08:31 [INFO] 15:08:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema-service --- 15:08:31 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.13.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema-service/1.13.0-SNAPSHOT/aai-schema-service-1.13.0-SNAPSHOT.jar 15:08:32 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema-service/1.13.0-SNAPSHOT/aai-schema-service-1.13.0-SNAPSHOT.pom 15:08:32 [INFO] ------------------------------------------------------------------------ 15:08:32 [INFO] Reactor Summary: 15:08:32 [INFO] 15:08:32 [INFO] aai-schema-service ................................. SUCCESS [ 7.564 s] 15:08:32 [INFO] aai-annotations .................................... SUCCESS [ 4.154 s] 15:08:32 [INFO] aai-schema-gen ..................................... SUCCESS [ 44.651 s] 15:08:32 [INFO] aai-schema ......................................... SUCCESS [ 56.749 s] 15:08:32 [INFO] aai-queries ........................................ SUCCESS [ 18.928 s] 15:08:32 [INFO] aai-schema-service ................................. SUCCESS [ 48.403 s] 15:08:32 [INFO] ------------------------------------------------------------------------ 15:08:32 [INFO] BUILD SUCCESS 15:08:32 [INFO] ------------------------------------------------------------------------ 15:08:32 [INFO] Total time: 03:03 min 15:08:32 [INFO] Finished at: 2025-08-08T15:08:32+00:00 15:08:32 [INFO] Final Memory: 398M/1337M 15:08:32 [INFO] ------------------------------------------------------------------------ 15:08:32 $ ssh-agent -k 15:08:32 unset SSH_AUTH_SOCK; 15:08:32 unset SSH_AGENT_PID; 15:08:32 echo Agent pid 1699 killed; 15:08:32 [ssh-agent] Stopped. 15:08:32 [PostBuildScript] - [INFO] Executing post build scripts. 15:08:32 [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins12975354163123596084.sh 15:08:32 ---> sysstat.sh 15:08:33 [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins12434468831505973915.sh 15:08:33 ---> package-listing.sh 15:08:33 ++ tr '[:upper:]' '[:lower:]' 15:08:33 ++ facter osfamily 15:08:33 + OS_FAMILY=debian 15:08:33 + workspace=/w/workspace/aai-schema-service-master-verify-java 15:08:33 + START_PACKAGES=/tmp/packages_start.txt 15:08:33 + END_PACKAGES=/tmp/packages_end.txt 15:08:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:08:33 + PACKAGES=/tmp/packages_start.txt 15:08:33 + '[' /w/workspace/aai-schema-service-master-verify-java ']' 15:08:33 + PACKAGES=/tmp/packages_end.txt 15:08:33 + case "${OS_FAMILY}" in 15:08:33 + dpkg -l 15:08:33 + grep '^ii' 15:08:33 + '[' -f /tmp/packages_start.txt ']' 15:08:33 + '[' -f /tmp/packages_end.txt ']' 15:08:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:08:33 + '[' /w/workspace/aai-schema-service-master-verify-java ']' 15:08:33 + mkdir -p /w/workspace/aai-schema-service-master-verify-java/archives/ 15:08:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-schema-service-master-verify-java/archives/ 15:08:33 [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins15986830259516250454.sh 15:08:33 ---> capture-instance-metadata.sh 15:08:33 Setup pyenv: 15:08:33 system 15:08:33 3.8.13 15:08:33 3.9.13 15:08:33 * 3.10.6 (set by /w/workspace/aai-schema-service-master-verify-java/.python-version) 15:08:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QVXY from file:/tmp/.os_lf_venv 15:08:35 lf-activate-venv(): INFO: Installing: lftools 15:08:44 lf-activate-venv(): INFO: Adding /tmp/venv-QVXY/bin to PATH 15:08:44 INFO: Running in OpenStack, capturing instance metadata 15:08:44 [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins1999420844015688468.sh 15:08:44 provisioning config files... 15:08:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-schema-service-master-verify-java@tmp/config2625033935440336106tmp 15:08:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:08:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:08:44 [EnvInject] - Injecting environment variables from a build step. 15:08:44 [EnvInject] - Injecting as environment variables the properties content 15:08:44 SERVER_ID=logs 15:08:44 15:08:44 [EnvInject] - Variables injected successfully. 15:08:44 [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins3699078277701938815.sh 15:08:44 ---> create-netrc.sh 15:08:44 [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins6996476024014117929.sh 15:08:44 ---> python-tools-install.sh 15:08:44 Setup pyenv: 15:08:44 system 15:08:44 3.8.13 15:08:44 3.9.13 15:08:44 * 3.10.6 (set by /w/workspace/aai-schema-service-master-verify-java/.python-version) 15:08:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QVXY from file:/tmp/.os_lf_venv 15:08:46 lf-activate-venv(): INFO: Installing: lftools 15:08:54 lf-activate-venv(): INFO: Adding /tmp/venv-QVXY/bin to PATH 15:08:54 [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins9782443751149047385.sh 15:08:54 ---> sudo-logs.sh 15:08:54 Archiving 'sudo' log.. 15:08:54 [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins16089306565991190559.sh 15:08:54 ---> job-cost.sh 15:08:54 Setup pyenv: 15:08:54 system 15:08:54 3.8.13 15:08:54 3.9.13 15:08:54 * 3.10.6 (set by /w/workspace/aai-schema-service-master-verify-java/.python-version) 15:08:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QVXY from file:/tmp/.os_lf_venv 15:08:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:09:01 lf-activate-venv(): INFO: Adding /tmp/venv-QVXY/bin to PATH 15:09:01 INFO: No Stack... 15:09:01 INFO: Retrieving Pricing Info for: v3-standard-4 15:09:01 INFO: Archiving Costs 15:09:01 [aai-schema-service-master-verify-java] $ /bin/bash -l /tmp/jenkins12119979729094730592.sh 15:09:02 ---> logs-deploy.sh 15:09:02 Setup pyenv: 15:09:02 system 15:09:02 3.8.13 15:09:02 3.9.13 15:09:02 * 3.10.6 (set by /w/workspace/aai-schema-service-master-verify-java/.python-version) 15:09:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QVXY from file:/tmp/.os_lf_venv 15:09:04 lf-activate-venv(): INFO: Installing: lftools 15:09:12 lf-activate-venv(): INFO: Adding /tmp/venv-QVXY/bin to PATH 15:09:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-schema-service-master-verify-java/614 15:09:12 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 15:09:14 Archives upload complete. 15:09:14 INFO: archiving logs to Nexus 15:09:15 ---> uname -a: 15:09:15 Linux prd-ubuntu1804-builder-4c-4g-33821 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:09:15 15:09:15 15:09:15 ---> lscpu: 15:09:15 Architecture: x86_64 15:09:15 CPU op-mode(s): 32-bit, 64-bit 15:09:15 Byte Order: Little Endian 15:09:15 CPU(s): 4 15:09:15 On-line CPU(s) list: 0-3 15:09:15 Thread(s) per core: 1 15:09:15 Core(s) per socket: 1 15:09:15 Socket(s): 4 15:09:15 NUMA node(s): 1 15:09:15 Vendor ID: AuthenticAMD 15:09:15 CPU family: 23 15:09:15 Model: 49 15:09:15 Model name: AMD EPYC-Rome Processor 15:09:15 Stepping: 0 15:09:15 CPU MHz: 2799.998 15:09:15 BogoMIPS: 5599.99 15:09:15 Virtualization: AMD-V 15:09:15 Hypervisor vendor: KVM 15:09:15 Virtualization type: full 15:09:15 L1d cache: 32K 15:09:15 L1i cache: 32K 15:09:15 L2 cache: 512K 15:09:15 L3 cache: 16384K 15:09:15 NUMA node0 CPU(s): 0-3 15:09:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:09:15 15:09:15 15:09:15 ---> nproc: 15:09:15 4 15:09:15 15:09:15 15:09:15 ---> df -h: 15:09:15 Filesystem Size Used Avail Use% Mounted on 15:09:15 udev 7.9G 0 7.9G 0% /dev 15:09:15 tmpfs 1.6G 672K 1.6G 1% /run 15:09:15 /dev/vda1 78G 9.4G 68G 13% / 15:09:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:09:15 tmpfs 5.0M 0 5.0M 0% /run/lock 15:09:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:09:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:09:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:09:15 15:09:15 15:09:15 ---> free -m: 15:09:15 total used free shared buff/cache available 15:09:15 Mem: 16040 598 12133 0 3307 15111 15:09:15 Swap: 1023 0 1023 15:09:15 15:09:15 15:09:15 ---> ip addr: 15:09:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:09:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:09:15 inet 127.0.0.1/8 scope host lo 15:09:15 valid_lft forever preferred_lft forever 15:09:15 inet6 ::1/128 scope host 15:09:15 valid_lft forever preferred_lft forever 15:09:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:09:15 link/ether fa:16:3e:07:e6:67 brd ff:ff:ff:ff:ff:ff 15:09:15 inet 10.30.107.50/23 brd 10.30.107.255 scope global dynamic ens3 15:09:15 valid_lft 86091sec preferred_lft 86091sec 15:09:15 inet6 fe80::f816:3eff:fe07:e667/64 scope link 15:09:15 valid_lft forever preferred_lft forever 15:09:15 15:09:15 15:09:15 ---> sar -b -r -n DEV: 15:09:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-33821) 08/08/25 _x86_64_ (4 CPU) 15:09:15 15:09:15 15:04:10 LINUX RESTART (4 CPU) 15:09:15 15:09:15 15:05:01 tps rtps wtps bread/s bwrtn/s 15:09:15 15:06:01 173.35 17.68 155.67 685.22 46741.28 15:09:15 15:07:01 18.16 3.08 15.08 98.52 1505.48 15:09:15 15:08:01 183.05 2.18 180.87 62.39 21671.59 15:09:15 15:09:01 39.68 1.65 38.03 135.44 8692.82 15:09:15 Average: 103.56 6.15 97.41 245.39 19652.79 15:09:15 15:09:15 15:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:09:15 15:06:01 13096792 14958148 3328176 20.26 75508 1974756 1400076 8.01 1294716 1794208 10620 15:09:15 15:07:01 9973492 12015864 6451476 39.28 80232 2138608 4348664 24.89 4256340 1925292 144796 15:09:15 15:08:01 8484720 11121496 7940248 48.34 90400 2674236 5140508 29.42 5355552 2253856 72632 15:09:15 15:09:01 12404792 15459968 4020176 24.48 94176 3076216 852136 4.88 1259056 2429052 262868 15:09:15 Average: 10989949 13388869 5435019 33.09 85079 2465954 2935346 16.80 3041416 2100602 122729 15:09:15 15:09:15 15:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:09:15 15:06:01 lo 0.67 0.67 0.08 0.08 0.00 0.00 0.00 0.00 15:09:15 15:06:01 ens3 208.07 172.55 2304.30 28.35 0.00 0.00 0.00 0.00 15:09:15 15:07:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 15:09:15 15:07:01 ens3 28.98 27.01 230.57 4.87 0.00 0.00 0.00 0.00 15:09:15 15:08:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:09:15 15:08:01 ens3 111.65 97.15 1202.39 16.28 0.00 0.00 0.00 0.00 15:09:15 15:09:01 lo 2.08 2.08 13.60 13.60 0.00 0.00 0.00 0.00 15:09:15 15:09:01 ens3 57.97 52.84 308.29 21.35 0.00 0.00 0.00 0.00 15:09:15 Average: lo 0.77 0.77 3.43 3.43 0.00 0.00 0.00 0.00 15:09:15 Average: ens3 101.67 87.39 1011.39 17.71 0.00 0.00 0.00 0.00 15:09:15 15:09:15 15:09:15 ---> sar -P ALL: 15:09:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-33821) 08/08/25 _x86_64_ (4 CPU) 15:09:15 15:09:15 15:04:10 LINUX RESTART (4 CPU) 15:09:15 15:09:15 15:05:01 CPU %user %nice %system %iowait %steal %idle 15:09:15 15:06:01 all 27.14 0.00 1.55 2.16 0.08 69.07 15:09:15 15:06:01 0 32.65 0.00 1.69 0.53 0.07 65.06 15:09:15 15:06:01 1 20.94 0.00 1.10 3.96 0.07 73.93 15:09:15 15:06:01 2 17.02 0.00 1.00 2.49 0.07 79.41 15:09:15 15:06:01 3 37.95 0.00 2.41 1.65 0.08 57.90 15:09:15 15:07:01 all 48.15 0.00 1.19 0.10 0.08 50.48 15:09:15 15:07:01 0 43.81 0.00 0.65 0.08 0.08 55.38 15:09:15 15:07:01 1 54.07 0.00 2.43 0.05 0.08 43.36 15:09:15 15:07:01 2 45.78 0.00 0.63 0.03 0.10 53.45 15:09:15 15:07:01 3 48.91 0.00 1.08 0.22 0.07 49.72 15:09:15 15:08:01 all 58.43 0.00 2.12 1.22 0.10 38.13 15:09:15 15:08:01 0 37.97 0.00 1.47 0.91 0.12 59.53 15:09:15 15:08:01 1 77.17 0.00 4.10 1.66 0.12 16.96 15:09:15 15:08:01 2 60.48 0.00 0.94 0.27 0.08 38.23 15:09:15 15:08:01 3 58.35 0.00 1.97 2.09 0.10 37.49 15:09:15 15:09:01 all 37.35 0.00 1.89 0.47 0.10 60.19 15:09:15 15:09:01 0 44.85 0.00 2.22 0.35 0.08 52.50 15:09:15 15:09:01 1 36.31 0.00 2.19 0.17 0.08 61.25 15:09:15 15:09:01 2 26.02 0.00 1.47 0.03 0.12 72.36 15:09:15 15:09:01 3 42.24 0.00 1.70 1.32 0.08 54.65 15:09:15 Average: all 42.78 0.00 1.69 0.99 0.09 54.45 15:09:15 Average: 0 39.82 0.00 1.50 0.47 0.09 58.12 15:09:15 Average: 1 47.12 0.00 2.45 1.46 0.09 48.88 15:09:15 Average: 2 37.33 0.00 1.01 0.71 0.09 60.87 15:09:15 Average: 3 46.86 0.00 1.79 1.32 0.08 49.94 15:09:15 15:09:15 15:09:15