Triggered by Gerrit: https://gerrit.onap.org/r/c/aai/schema-service/+/143206 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-7184 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/aai-schema-service-master-verify-java [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-UXNYuhsrPhRt/agent.1746 SSH_AGENT_PID=1748 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/aai-schema-service-master-verify-java@tmp/private_key_10675850764760387926.key (/w/workspace/aai-schema-service-master-verify-java@tmp/private_key_10675850764760387926.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/aai/schema-service.git > git init /w/workspace/aai-schema-service-master-verify-java # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/aai/schema-service.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/schema-service.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/aai/schema-service.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/aai/schema-service.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/aai/schema-service.git using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/schema-service.git refs/changes/06/143206/2 # timeout=30 > git rev-parse 666a554acbe8bcba57a8925719599e066de76d82^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 666a554acbe8bcba57a8925719599e066de76d82 (refs/changes/06/143206/2) > git config core.sparsecheckout # timeout=10 > git checkout -f 666a554acbe8bcba57a8925719599e066de76d82 # timeout=30 Commit message: "Update aai-common to 1.17.1-SNAPSHOT" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk b5f17ef1fe500d7bc5041f7f8eadc84928fc5582 # timeout=10 [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins17975032906006162487.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m3bm lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-m3bm/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.0.1 from /tmp/venv-m3bm/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.42.47 botocore==1.42.47 bs4==0.0.2 certifi==2026.1.4 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.1 cmd2==3.2.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.3 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.16 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.0 kubernetes==35.0.0 lftools==0.37.21 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.9.0 os-service-types==1.8.2 osc-lib==4.3.0 oslo.config==10.2.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==8.0.0 oslo.serialization==5.9.0 oslo.utils==9.2.0 packaging==26.0 pbr==7.0.3 platformdirs==4.5.1 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.11.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==5.0.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.3.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.2 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.3 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.36.1 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [aai-schema-service-master-verify-java] $ /bin/sh /tmp/jenkins1287809050344579340.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.4" 2022-07-19 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/aai-schema-service-master-verify-java@tmp/config6704702661188881723tmp copy managed file [aai-schema-service-settings] to file:/w/workspace/aai-schema-service-master-verify-java@tmp/config1244168322513560665tmp [EnvInject] - Injecting environment variables from a build step. Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.3.9/apache-maven-3.3.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33 on prd-ubuntu1804-builder-4c-4g-7184 using settings config with name aai-schema-service-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [aai-schema-service-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings3082744831863055371.xml -gs /tmp/global-settings10731775976964762239.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=666a554acbe8bcba57a8925719599e066de76d82 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=fiete.ostkamp@telekom.de "-DGERRIT_EVENT_ACCOUNT_NAME=Fiete Ostkamp" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/aai/schema-service/+/143206 -DGERRIT_PATCHSET_UPLOADER_EMAIL=fiete.ostkamp@telekom.de "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=comment-added -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=aai/schema-service -DGERRIT_PATCHSET_UPLOADER_USERNAME=fostkamp -DGERRIT_CHANGE_NUMBER=143206 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Fiete Ostkamp\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/06/143206/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Fiete Ostkamp" -DGERRIT_EVENT_UPDATED_APPROVALS={} '-DGERRIT_CHANGE_OWNER=\"Fiete Ostkamp\" ' -DPROJECT=aai/schema-service -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=VXBkYXRlIGFhaS1jb21tb24gdG8gMS4xNy4xLVNOQVBTSE9UCgotIHNwcmluZy1ib290ICgzLjEuMTIgLT4gMy4yLjEyKQotIG5ldHR5LWFsbCAoNC4xLjExMCAtPiA0LjEuMTMwKQoKSXNzdWUtSUQ6IEFBSS00MjIyCkNoYW5nZS1JZDogSTU2MjMyZjA5YTQzMTdhMzkzODFiY2Y2ZjI4MmI2YzUzZjc2NjBlNzkKU2lnbmVkLW9mZi1ieTogRmlldGUgT3N0a2FtcCA8ZmlldGUub3N0a2FtcEB0ZWxla29tLmRlPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC=aai-common-1-17-1 "-DGERRIT_CHANGE_SUBJECT=Update aai-common to 1.17.1-SNAPSHOT" -DGERRIT_EVENT_ACCOUNT_USERNAME=fostkamp -DGERRIT_CHANGE_OWNER_USERNAME=fostkamp '-DGERRIT_EVENT_ACCOUNT=\"Fiete Ostkamp\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I56232f09a4317a39381bcf6f282b6c53f7660e79 -DGERRIT_EVENT_HASH=-1684116522 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_COMMENT_TEXT=UGF0Y2ggU2V0IDI6CgpyZWNoZWNr -DGERRIT_EVENT_ACCOUNT_EMAIL=fiete.ostkamp@telekom.de -DGERRIT_PATCHSET_NUMBER=2 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Fiete Ostkamp" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] aai-schema-service [INFO] aai-annotations [INFO] aai-schema-gen [INFO] aai-schema [INFO] aai-queries [INFO] aai-schema-service [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-schema-service 1.14.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ schema-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ schema-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ schema-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ schema-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ schema-service --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ schema-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ schema-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-integration-test) @ schema-service --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ schema-service --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-integration-test) @ schema-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (default-check) @ schema-service --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-schema-service-master-verify-java/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ schema-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ schema-service --- [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.14.0-SNAPSHOT/schema-service-1.14.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-annotations 1.14.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-annotations --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-annotations --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-annotations --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ aai-annotations --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-annotations --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-annotations --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-annotations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-schema-service-master-verify-java/aai-annotations/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-annotations --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-annotations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-schema-service-master-verify-java/aai-annotations/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-annotations --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-annotations --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.aai.annotations.AnnotationsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.onap.aai.annotations.AnnotationsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ aai-annotations --- [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-annotations' with 2 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-annotations --- [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/aai-annotations-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-integration-test) @ aai-annotations --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-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/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-annotations --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-integration-test) @ aai-annotations --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ aai-annotations --- [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/aai-annotations-1.14.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (default-check) @ aai-annotations --- [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-annotations' with 2 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-annotations --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-annotations --- [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/aai-annotations-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-annotations/1.14.0-SNAPSHOT/aai-annotations-1.14.0-SNAPSHOT.jar [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.14.0-SNAPSHOT/aai-annotations-1.14.0-SNAPSHOT.pom [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/aai-annotations-1.14.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-annotations/1.14.0-SNAPSHOT/aai-annotations-1.14.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-schema-gen 1.14.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-schema-gen --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema-gen --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema-gen --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ aai-schema-gen --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-schema-gen --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-schema-gen --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-schema-gen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-schema-gen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/classes [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. [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. [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. [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. [INFO] [INFO] --- exec-maven-plugin:3.1.0:java (autoGenerateXsd) @ aai-schema-gen --- [INFO] [INFO] --- exec-maven-plugin:3.1.0:java (autoGenerateYaml) @ aai-schema-gen --- [INFO] [INFO] --- exec-maven-plugin:3.1.0:java (autoGenerateHtml) @ aai-schema-gen --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-schema-gen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 26 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-schema-gen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-schema-gen --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.aai.schemagen.AutoGenerateHtmlTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.227 s -- in org.onap.aai.schemagen.AutoGenerateHtmlTest [INFO] Running org.onap.aai.schemagen.swagger.DefinitionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.onap.aai.schemagen.swagger.DefinitionTest [INFO] Running org.onap.aai.schemagen.swagger.ApiHttpVerbTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.aai.schemagen.swagger.ApiHttpVerbTest [INFO] Running org.onap.aai.schemagen.swagger.ApiHttpVerbResponseTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.aai.schemagen.swagger.ApiHttpVerbResponseTest [INFO] Running org.onap.aai.schemagen.swagger.DefinitionPropertyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.aai.schemagen.swagger.DefinitionPropertyTest [INFO] Running org.onap.aai.schemagen.swagger.GenerateSwaggerTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.776 s -- in org.onap.aai.schemagen.swagger.GenerateSwaggerTest [INFO] Running org.onap.aai.schemagen.SpringContextAwareTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.onap.aai.schemagen.SpringContextAwareTest [INFO] Running org.onap.aai.schemagen.GenerateXsdTest [EL Warning]: moxy: 2026-02-12 09:03:45.278--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026-02-12 09:03:45.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 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.791 s -- in org.onap.aai.schemagen.GenerateXsdTest [INFO] Running org.onap.aai.schemagen.genxsd.XSDJavaTypeTest [INFO] Tests run: 107, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 s -- in org.onap.aai.schemagen.genxsd.XSDJavaTypeTest [INFO] Running org.onap.aai.schemagen.genxsd.EdgeDescriptionMainTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.aai.schemagen.genxsd.EdgeDescriptionMainTest [INFO] Running org.onap.aai.schemagen.genxsd.PatchOperationTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.aai.schemagen.genxsd.PatchOperationTest [INFO] Running org.onap.aai.schemagen.genxsd.DeleteOperationTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.aai.schemagen.genxsd.DeleteOperationTest [INFO] Running org.onap.aai.schemagen.genxsd.PutOperationTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.aai.schemagen.genxsd.PutOperationTest [INFO] Running org.onap.aai.schemagen.genxsd.PutRelationPathSetTest [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.002 s -- in org.onap.aai.schemagen.genxsd.PutRelationPathSetTest [INFO] Running org.onap.aai.schemagen.genxsd.XSDElementTest [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.onap.aai.schemagen.genxsd.XSDElementTest [INFO] Running org.onap.aai.schemagen.genxsd.HTMLfromOXMTest [EL Warning]: moxy: 2026-02-12 09:03:46.9--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026-02-12 09:03:46.946--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl Generated XML: [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 s -- in org.onap.aai.schemagen.genxsd.HTMLfromOXMTest [INFO] Running org.onap.aai.schemagen.genxsd.NodeGetOperationTest [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.aai.schemagen.genxsd.NodeGetOperationTest [INFO] Running org.onap.aai.schemagen.genxsd.TestEdgeDescription [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.aai.schemagen.genxsd.TestEdgeDescription [INFO] Running org.onap.aai.schemagen.genxsd.YAMLfromOXMTest service-subscription|customer service-instance|service-subscription service-subscription|tenant [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.onap.aai.schemagen.genxsd.YAMLfromOXMTest [INFO] Running org.onap.aai.schemagen.genxsd.NodesYAMLfromOXMTest [EL Warning]: moxy: 2026-02-12 09:03:47.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 [EL Warning]: moxy: 2026-02-12 09:03:47.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 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s -- in org.onap.aai.schemagen.genxsd.NodesYAMLfromOXMTest [INFO] Running org.onap.aai.schemagen.genxsd.EdgeDescriptionTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.onap.aai.schemagen.genxsd.EdgeDescriptionTest [INFO] Running org.onap.aai.schemagen.genxsd.GetOperationTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.aai.schemagen.genxsd.GetOperationTest [INFO] Running org.onap.aai.schemagen.genxsd.DeleteFootnoteSetTest [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.aai.schemagen.genxsd.DeleteFootnoteSetTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 434, Failures: 0, Errors: 0, Skipped: 4 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ aai-schema-gen --- [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-schema-gen' with 28 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema-gen --- [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/aai-schema-gen-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-integration-test) @ aai-schema-gen --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-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/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-schema-gen --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-integration-test) @ aai-schema-gen --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ aai-schema-gen --- [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/aai-schema-gen-1.14.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (default-check) @ aai-schema-gen --- [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-schema-gen' with 28 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-schema-gen --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema-gen --- [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/aai-schema-gen-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema-gen/1.14.0-SNAPSHOT/aai-schema-gen-1.14.0-SNAPSHOT.jar [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.14.0-SNAPSHOT/aai-schema-gen-1.14.0-SNAPSHOT.pom [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/aai-schema-gen-1.14.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema-gen/1.14.0-SNAPSHOT/aai-schema-gen-1.14.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-schema 1.14.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-schema --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ aai-schema --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-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/** [INFO] [INFO] --- jaxb-maven-plugin:4.0.0:generate (xjc) @ aai-schema --- [INFO] Sources are not up-to-date, XJC will be executed. [INFO] Episode file [/w/workspace/aai-schema-service-master-verify-java/aai-schema/target/generated-sources/META-INF/sun-jaxb.episode] was augmented with if-exists="true" attributes. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-schema --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-schema --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-schema --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 173 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-schema --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8292 source files to /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-schema --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-schema-service-master-verify-java/aai-schema/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-schema --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-schema --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.aai.schema.ValidateEdgeRulesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s -- in org.onap.aai.schema.ValidateEdgeRulesTest [INFO] Running org.onap.aai.schema.ValidateOXMTest [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.286 s -- in org.onap.aai.schema.ValidateOXMTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ aai-schema --- [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-schema' with 8292 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema --- [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/aai-schema-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-integration-test) @ aai-schema --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-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/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-schema --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-integration-test) @ aai-schema --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ aai-schema --- [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/aai-schema-1.14.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (default-check) @ aai-schema --- [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-schema' with 8292 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-schema --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema --- [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/aai-schema-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.14.0-SNAPSHOT/aai-schema-1.14.0-SNAPSHOT.jar [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.14.0-SNAPSHOT/aai-schema-1.14.0-SNAPSHOT.pom [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/aai-schema-1.14.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.14.0-SNAPSHOT/aai-schema-1.14.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-queries 1.14.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-queries --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-queries --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-queries --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ aai-queries --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-queries --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-queries --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-queries --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 148 resources to /w/workspace/aai-schema-service-master-verify-java/aai-queries/src/main/resources/schema [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-queries --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-queries --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-queries --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/test-classes [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. [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. [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-queries --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.aai.queries.GetCustomQueryConfigTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.onap.aai.queries.GetCustomQueryConfigTest [INFO] Running org.onap.aai.queries.VnfToEsrSystemInfoQueryTest 2026-02-12 09:04:57.528 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-12 09:04:57.533 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-12 09:04:57.540 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-12 09:04:57.540 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-12 09:04:57.545 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-12 09:04:57.545 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-12 09:04:57.549 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-12 09:04:57.550 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-12 09:04:57.553 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-12 09:04:57.553 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-12 09:04:57.557 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-12 09:04:57.557 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 2026-02-12 09:04:57.561 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-12 09:04:57.561 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 2026-02-12 09:04:57.564 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-12 09:04:57.564 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 2026-02-12 09:04:57.567 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-12 09:04:57.567 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 2026-02-12 09:04:57.569 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-12 09:04:57.570 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 2026-02-12 09:04:57.572 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-12 09:04:57.572 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 2026-02-12 09:04:57.575 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-12 09:04:57.575 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 2026-02-12 09:04:57.579 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-12 09:04:57.579 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 2026-02-12 09:04:57.582 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-12 09:04:57.582 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 2026-02-12 09:04:57.586 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-12 09:04:57.586 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 2026-02-12 09:04:57.590 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-12 09:04:57.590 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 2026-02-12 09:04:57.594 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-12 09:04:57.594 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 2026-02-12 09:04:57.597 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-12 09:04:57.597 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 2026-02-12 09:04:57.601 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-12 09:04:57.601 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 2026-02-12 09:04:57.604 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-12 09:04:57.604 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv29 2026-02-12 09:04:57.607 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-12 09:04:57.608 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv30 2026-02-12 09:04:57.611 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-12 09:04:57.611 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv31 2026-02-12 09:04:57.614 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-12 09:04:57.614 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv32 2026-02-12 09:04:57.617 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-12 09:04:57.773 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-12 09:04:57.774 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-12 09:04:57.788 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-12 09:04:57.789 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-12 09:04:58.861--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:04:59.219 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-12 09:04:59.259 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-12 09:04:59.264 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-12 09:04:59.264 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-12 09:04:59.334--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:04:59.570 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-12 09:04:59.590 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-12 09:04:59.598 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-12 09:04:59.598 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-12 09:04:59.645--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:04:59.829 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-12 09:04:59.853 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-12 09:04:59.855 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-12 09:04:59.855 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-12 09:04:59.895--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:00.087 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-12 09:05:00.103 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-12 09:05:00.106 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-12 09:05:00.106 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-12 09:05:00.15--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:00.337 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 2026-02-12 09:05:00.352 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 2026-02-12 09:05:00.373 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-12 09:05:00.373 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-12 09:05:00.423--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:00.637 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 2026-02-12 09:05:00.654 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 2026-02-12 09:05:00.665 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-12 09:05:00.665 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-12 09:05:00.706--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:00.879 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2026-02-12 09:05:00.891 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 2026-02-12 09:05:00.895 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-12 09:05:00.895 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-12 09:05:00.957--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:01.128 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2026-02-12 09:05:01.141 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 2026-02-12 09:05:01.144 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-12 09:05:01.145 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-12 09:05:01.18--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:01.377 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2026-02-12 09:05:01.389 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 2026-02-12 09:05:01.393 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-12 09:05:01.393 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-12 09:05:01.428--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:01.638 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 2026-02-12 09:05:01.652 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 2026-02-12 09:05:01.657 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-12 09:05:01.657 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-12 09:05:01.694--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:01.894 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 2026-02-12 09:05:01.908 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 2026-02-12 09:05:01.914 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-12 09:05:01.914 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-12 09:05:01.956--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:02.188 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 2026-02-12 09:05:02.205 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 2026-02-12 09:05:02.237 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-12 09:05:02.237 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-12 09:05:02.28--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:02.533 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2026-02-12 09:05:02.553 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 2026-02-12 09:05:02.557 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-12 09:05:02.558 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-12 09:05:02.598--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:02.871 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2026-02-12 09:05:02.893 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 2026-02-12 09:05:02.905 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-12 09:05:02.905 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-12 09:05:02.947--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:03.224 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 2026-02-12 09:05:03.245 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 2026-02-12 09:05:03.262 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-12 09:05:03.262 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-12 09:05:03.309--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:03.582 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2026-02-12 09:05:03.605 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 2026-02-12 09:05:03.609 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-12 09:05:03.609 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-12 09:05:03.654--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:03.932 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2026-02-12 09:05:03.953 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 2026-02-12 09:05:03.978 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-12 09:05:03.978 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-12 09:05:04.021--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:04.285 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 2026-02-12 09:05:04.306 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 2026-02-12 09:05:04.310 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-12 09:05:04.310 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-12 09:05:04.352--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:04.606 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 2026-02-12 09:05:04.658 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv29 2026-02-12 09:05:04.662 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-12 09:05:04.663 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-12 09:05:04.708--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:04.982 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 448 2026-02-12 09:05:05.004 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv30 2026-02-12 09:05:05.034 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-12 09:05:05.034 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-12 09:05:05.083--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:05.382 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 456 2026-02-12 09:05:05.407 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv31 2026-02-12 09:05:05.411 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-12 09:05:05.412 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-12 09:05:05.463--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:05.759 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 458 2026-02-12 09:05:05.784 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv32 2026-02-12 09:05:05.788 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-12 09:05:05.788 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-12 09:05:05.839--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:06.133 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 458 2026-02-12 09:05:07.114 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() 2026-02-12 09:05:07.881 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() 2026-02-12 09:05:07.972 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-12 09:05:07.972 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-12 09:05:07.994 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() 2026-02-12 09:05:08.035 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() 2026-02-12 09:05:08.071 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-12 09:05:08.071 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-12 09:05:08.086 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() 2026-02-12 09:05:08.121 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() 2026-02-12 09:05:08.152 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-12 09:05:08.153 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-12 09:05:08.166 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() 2026-02-12 09:05:08.197 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() 2026-02-12 09:05:08.226 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-12 09:05:08.226 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-12 09:05:08.238 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() 2026-02-12 09:05:08.267 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() 2026-02-12 09:05:08.295 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-12 09:05:08.295 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-12 09:05:08.307 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() 2026-02-12 09:05:08.336 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() 2026-02-12 09:05:08.361 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-12 09:05:08.361 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-12 09:05:08.372 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() 2026-02-12 09:05:08.399 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() 2026-02-12 09:05:08.423 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-12 09:05:08.423 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-12 09:05:08.434 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() 2026-02-12 09:05:08.469 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() 2026-02-12 09:05:08.494 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-12 09:05:08.495 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-12 09:05:08.505 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() 2026-02-12 09:05:08.530 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() 2026-02-12 09:05:08.552 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-12 09:05:08.552 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-12 09:05:08.563 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() 2026-02-12 09:05:08.593 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() 2026-02-12 09:05:08.617 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-12 09:05:08.617 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.98 s -- in org.onap.aai.queries.VnfToEsrSystemInfoQueryTest [INFO] Running org.onap.aai.queries.GremlinServerSingletonTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.onap.aai.queries.GremlinServerSingletonTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ aai-queries --- [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-queries' with 4 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-queries --- [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/aai-queries-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-integration-test) @ aai-queries --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-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/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-queries --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-integration-test) @ aai-queries --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ aai-queries --- [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/aai-queries-1.14.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (default-check) @ aai-queries --- [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-queries' with 4 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-queries --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-queries --- [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/aai-queries-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-queries/1.14.0-SNAPSHOT/aai-queries-1.14.0-SNAPSHOT.jar [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.14.0-SNAPSHOT/aai-queries-1.14.0-SNAPSHOT.pom [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/aai-queries-1.14.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-queries/1.14.0-SNAPSHOT/aai-queries-1.14.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-schema-service 1.14.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ aai-schema-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ aai-schema-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-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/** [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-oxm-edgerules-project) @ aai-schema-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 148 resources [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-queries-project) @ aai-schema-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-oxm-edgerules) @ aai-schema-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 148 resources [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-queries) @ aai-schema-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-schema-service --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-schema-service --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ aai-schema-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/src/main/swm [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 [INFO] Copying 156 resources [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 [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 [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 [INFO] Copying 3 resources to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.14.0-SNAPSHOT-build/ [INFO] Copying 0 resource to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.14.0-SNAPSHOT-build//lib/ [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-schema-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 51 source files to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/classes [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. [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. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ aai-schema-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-schema-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/test-classes [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/src/test/java/org/onap/aai/schemaservice/SchemaServiceTest.java: /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/src/test/java/org/onap/aai/schemaservice/SchemaServiceTest.java uses or overrides a deprecated API. [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/src/test/java/org/onap/aai/schemaservice/SchemaServiceTest.java: Recompile with -Xlint:deprecation for details. [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/src/test/java/org/onap/aai/schemaservice/SchemaServiceTestConfiguration.java: /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/src/test/java/org/onap/aai/schemaservice/SchemaServiceTestConfiguration.java uses or overrides a deprecated API that is marked for removal. [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/src/test/java/org/onap/aai/schemaservice/SchemaServiceTestConfiguration.java: Recompile with -Xlint:removal for details. [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. [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. [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-schema-service --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.aai.schemaservice.SchemaServiceTest Current directory: /w/workspace/aai-schema-service-master-verify-java/aai-schema-service 2026-02-12 09:05:20.107 DEBUG 2615 --- [kground-preinit] org.jboss.logging : Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property 2026-02-12 09:05:20.111 INFO 2615 --- [kground-preinit] o.h.validator.internal.util.Version : HV000001: Hibernate Validator 8.0.1.Final 2026-02-12 09:05:20.119 DEBUG 2615 --- [kground-preinit] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 2026-02-12 09:05:20.120 DEBUG 2615 --- [kground-preinit] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 2026-02-12 09:05:20.121 DEBUG 2615 --- [kground-preinit] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2026-02-12 09:05:20.121 DEBUG 2615 --- [kground-preinit] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 2026-02-12 09:05:20.128 DEBUG 2615 --- [kground-preinit] o.h.v.i.e.resolver.TraversableResolvers : Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2026-02-12 09:05:20.129 DEBUG 2615 --- [kground-preinit] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.12) 2026-02-12 09:05:20.175 DEBUG 2615 --- [kground-preinit] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2026-02-12 09:05:20.289 INFO 2615 --- [ main] o.o.aai.schemaservice.SchemaServiceTest : Starting SchemaServiceTest using Java 17.0.4 with PID 2615 (started by jenkins in /w/workspace/aai-schema-service-master-verify-java/aai-schema-service) 2026-02-12 09:05:20.291 DEBUG 2615 --- [ main] o.o.aai.schemaservice.SchemaServiceTest : Running with Spring Boot v3.2.12, Spring v6.1.21 2026-02-12 09:05:20.292 INFO 2615 --- [ main] o.o.aai.schemaservice.SchemaServiceTest : No active profile set, falling back to 1 default profile: "default" 2026-02-12 09:05:20.402 DEBUG 2615 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 2026-02-12 09:05:20.411 DEBUG 2615 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 2026-02-12 09:05:20.411 DEBUG 2615 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2026-02-12 09:05:20.411 DEBUG 2615 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2026-02-12 09:05:20.413 DEBUG 2615 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2026-02-12 09:05:20.414 DEBUG 2615 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 09:05:23,009 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 09:05:23,015 |-INFO in ch.qos.logback.access.model.processor.ConfigurationModelHandler - debug attribute not set 09:05:23,015 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [ACCESS] 09:05:23,015 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 09:05:23,016 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@327577191 - No compression will be used 09:05:23,016 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@327577191 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 09:05:23,016 |-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}'. 09:05:23,016 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 09:05:23,016 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to 2026-02-12T09:05:23.016Z 09:05:23,026 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log 09:05:23,026 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log] 09:05:23,026 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [ACCESS] to null 09:05:23,026 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1a44d89b - End of configuration. 09:05:23,026 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@5547476c - Registering current configuration as safe fallback point 2026-02-12 09:05:23.599 DEBUG 2615 --- [ main] i.m.c.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 2026-02-12 09:05:23.801 DEBUG 2615 --- [ main] o.o.aai.schemaservice.SchemaServiceApp : SchemaService initialization started... 2026-02-12 09:05:23.903 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v10 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v10 2026-02-12 09:05:23.921 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v11 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v11 2026-02-12 09:05:23.926 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v12 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v12 2026-02-12 09:05:23.931 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v13 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v13 2026-02-12 09:05:23.934 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v14 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v14 2026-02-12 09:05:23.937 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v15 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v15 2026-02-12 09:05:23.940 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v16 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v16 2026-02-12 09:05:23.944 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v17 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v17 2026-02-12 09:05:23.947 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v18 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v18 2026-02-12 09:05:23.950 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v19 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v19 2026-02-12 09:05:23.954 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v20 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v20 2026-02-12 09:05:23.957 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v21 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v21 2026-02-12 09:05:23.962 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v22 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v22 2026-02-12 09:05:23.967 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v23 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v23 2026-02-12 09:05:23.972 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v24 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v24 2026-02-12 09:05:23.977 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v25 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v25 2026-02-12 09:05:23.983 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v26 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v26 2026-02-12 09:05:23.988 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v27 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v27 2026-02-12 09:05:23.994 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v28 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v28 2026-02-12 09:05:24.001 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v29 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v29 2026-02-12 09:05:24.007 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v30 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v30 2026-02-12 09:05:24.013 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v31 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v31 2026-02-12 09:05:24.018 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v32 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v32 [EL Warning]: moxy: 2026-02-12 09:05:24.961--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:25.369 DEBUG 2615 --- [ 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 2026-02-12 09:05:25.432 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v10 [EL Warning]: moxy: 2026-02-12 09:05:25.534--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:25.754 DEBUG 2615 --- [ 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 2026-02-12 09:05:25.776 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v11 [EL Warning]: moxy: 2026-02-12 09:05:25.834--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:26.022 DEBUG 2615 --- [ 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 2026-02-12 09:05:26.041 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v12 [EL Warning]: moxy: 2026-02-12 09:05:26.089--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:26.282 DEBUG 2615 --- [ 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 2026-02-12 09:05:26.296 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v13 [EL Warning]: moxy: 2026-02-12 09:05:26.35--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:26.546 DEBUG 2615 --- [ 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 2026-02-12 09:05:26.560 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v14 [EL Warning]: moxy: 2026-02-12 09:05:26.609--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:26.817 DEBUG 2615 --- [ 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 2026-02-12 09:05:26.835 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v15 [EL Warning]: moxy: 2026-02-12 09:05:26.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 2026-02-12 09:05:27.078 DEBUG 2615 --- [ 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 2026-02-12 09:05:27.093 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v16 [EL Warning]: moxy: 2026-02-12 09:05:27.132--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:27.310 DEBUG 2615 --- [ 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 2026-02-12 09:05:27.323 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v17 [EL Warning]: moxy: 2026-02-12 09:05:27.359--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:27.567 DEBUG 2615 --- [ 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 2026-02-12 09:05:27.581 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v18 [EL Warning]: moxy: 2026-02-12 09:05:27.619--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:27.849 DEBUG 2615 --- [ 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 2026-02-12 09:05:27.876 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v19 [EL Warning]: moxy: 2026-02-12 09:05:27.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 2026-02-12 09:05:28.120 DEBUG 2615 --- [ 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 2026-02-12 09:05:28.135 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v20 [EL Warning]: moxy: 2026-02-12 09:05:28.181--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:28.449 DEBUG 2615 --- [ 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 2026-02-12 09:05:28.467 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v21 [EL Warning]: moxy: 2026-02-12 09:05:28.521--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:28.811 DEBUG 2615 --- [ 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 2026-02-12 09:05:28.832 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v22 [EL Warning]: moxy: 2026-02-12 09:05:28.881--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:29.160 DEBUG 2615 --- [ 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 2026-02-12 09:05:29.184 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v23 [EL Warning]: moxy: 2026-02-12 09:05:29.234--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:29.554 DEBUG 2615 --- [ 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 2026-02-12 09:05:29.581 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v24 [EL Warning]: moxy: 2026-02-12 09:05:29.638--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:29.930 DEBUG 2615 --- [ 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 2026-02-12 09:05:29.955 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v25 [EL Warning]: moxy: 2026-02-12 09:05:30.008--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:30.310 DEBUG 2615 --- [ 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 2026-02-12 09:05:30.332 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v26 [EL Warning]: moxy: 2026-02-12 09:05:30.382--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:30.649 DEBUG 2615 --- [ 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 2026-02-12 09:05:30.672 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v27 [EL Warning]: moxy: 2026-02-12 09:05:30.721--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:31.017 DEBUG 2615 --- [ 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 2026-02-12 09:05:31.040 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v28 [EL Warning]: moxy: 2026-02-12 09:05:31.093--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:31.380 DEBUG 2615 --- [ 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 2026-02-12 09:05:31.409 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v29 [EL Warning]: moxy: 2026-02-12 09:05:31.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 2026-02-12 09:05:31.844 DEBUG 2615 --- [ 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 2026-02-12 09:05:31.871 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v30 [EL Warning]: moxy: 2026-02-12 09:05:31.931--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:32.288 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v31/aai_oxm_v31.xml] for version v31 2026-02-12 09:05:32.314 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v31 [EL Warning]: moxy: 2026-02-12 09:05:32.373--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:32.684 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v32/aai_oxm_v32.xml] for version v32 2026-02-12 09:05:32.710 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v32 2026-02-12 09:05:33.589 DEBUG 2615 --- [ main] o.o.a.schemaservice.query.QueryService : Loading the following stored queries file src/main/resources//schema/onap/query//stored-queries.json 2026-02-12 09:05:33.912 DEBUG 2615 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2026-02-12 09:05:33.915 DEBUG 2615 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 2026-02-12 09:05:33.916 DEBUG 2615 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 2026-02-12 09:05:33.917 DEBUG 2615 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 2026-02-12 09:05:33.917 DEBUG 2615 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 2026-02-12 09:05:33.918 DEBUG 2615 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 2026-02-12 09:05:33.918 DEBUG 2615 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2026-02-12 09:05:33.918 DEBUG 2615 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 2026-02-12 09:05:33.918 DEBUG 2615 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2026-02-12 09:05:33.918 DEBUG 2615 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2026-02-12 09:05:33.920 DEBUG 2615 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 2026-02-12 09:05:33.920 DEBUG 2615 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 2026-02-12 09:05:33.920 DEBUG 2615 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2026-02-12 09:05:33.920 DEBUG 2615 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2026-02-12 09:05:33.920 DEBUG 2615 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2026-02-12 09:05:33.921 DEBUG 2615 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2026-02-12 09:05:34.073 DEBUG 2615 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.s.e.EdgeResource: 2026-02-12 09:05:34.073 DEBUG 2615 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.s.h.EchoResource: 2026-02-12 09:05:34.074 DEBUG 2615 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.s.n.NodeSchemaChecksumResource: 2026-02-12 09:05:34.074 DEBUG 2615 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.s.n.NodeSchemaResource: 2026-02-12 09:05:34.074 DEBUG 2615 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.s.q.QueryResource: 2026-02-12 09:05:34.074 DEBUG 2615 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.s.v.VersionResource: 2026-02-12 09:05:34.098 DEBUG 2615 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 2026-02-12 09:05:34.120 DEBUG 2615 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 2026-02-12 09:05:34.143 DEBUG 2615 --- [ 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 [/]]} 2026-02-12 09:05:34.683 WARN 2615 --- [ 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) 2026-02-12 09:05:35.085 DEBUG 2615 --- [ main] reactor.util.Loggers : Using Slf4j logging framework 2026-02-12 09:05:35.124 DEBUG 2615 --- [ main] i.n.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 2026-02-12 09:05:35.128 DEBUG 2615 --- [ main] i.n.util.internal.PlatformDependent0 : Java version: 17 2026-02-12 09:05:35.128 DEBUG 2615 --- [ main] i.n.util.internal.PlatformDependent0 : -Dio.netty.noUnsafe: false 2026-02-12 09:05:35.128 DEBUG 2615 --- [ main] i.n.util.internal.PlatformDependent0 : Thread.isVirtual() is not available: 2026-02-12 09:05:35.128 DEBUG 2615 --- [ main] i.n.util.internal.PlatformDependent0 : java.lang.BaseVirtualThread is not available: 2026-02-12 09:05:35.129 DEBUG 2615 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.theUnsafe: available 2026-02-12 09:05:35.130 DEBUG 2615 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe base methods: all available 2026-02-12 09:05:35.130 DEBUG 2615 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.storeFence: available 2026-02-12 09:05:35.131 DEBUG 2615 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Buffer.address: available 2026-02-12 09:05:35.131 DEBUG 2615 --- [ main] i.n.util.internal.PlatformDependent0 : direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2026-02-12 09:05:35.132 DEBUG 2615 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Bits.unaligned: available, true 2026-02-12 09:05:35.133 DEBUG 2615 --- [ 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 @461ad730 2026-02-12 09:05:35.135 DEBUG 2615 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2026-02-12 09:05:35.135 DEBUG 2615 --- [ main] i.netty.util.internal.PlatformDependent : sun.misc.Unsafe: available 2026-02-12 09:05:35.136 DEBUG 2615 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2026-02-12 09:05:35.136 DEBUG 2615 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.bitMode: 64 (sun.arch.data.model) 2026-02-12 09:05:35.136 DEBUG 2615 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.maxDirectMemory: -1 bytes 2026-02-12 09:05:35.137 DEBUG 2615 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.uninitializedArrayAllocationThreshold: -1 2026-02-12 09:05:35.138 DEBUG 2615 --- [ main] io.netty.util.internal.CleanerJava9 : java.nio.ByteBuffer.cleaner(): available 2026-02-12 09:05:35.138 DEBUG 2615 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.noPreferDirect: false 2026-02-12 09:05:35.762 DEBUG 2615 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 2026-02-12 09:05:35.762 DEBUG 2615 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 2026-02-12 09:05:35.763 DEBUG 2615 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2026-02-12 09:05:35.763 DEBUG 2615 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 2026-02-12 09:05:35.763 DEBUG 2615 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2026-02-12 09:05:35.763 DEBUG 2615 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2026-02-12 09:05:35.764 DEBUG 2615 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2026-02-12 09:05:35.765 DEBUG 2615 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 2026-02-12 09:05:35.765 DEBUG 2615 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 2026-02-12 09:05:35.765 DEBUG 2615 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2026-02-12 09:05:35.766 DEBUG 2615 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2026-02-12 09:05:35.766 DEBUG 2615 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2026-02-12 09:05:35.766 DEBUG 2615 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2026-02-12 09:05:35.802 DEBUG 2615 --- [ main] o.o.a.schemaservice.config.ErrorHandler : Filter 'errorHandler' configured for use 2026-02-12 09:05:35.840 INFO 2615 --- [ main] o.o.aai.schemaservice.SchemaServiceTest : Started SchemaServiceTest in 16.103 seconds (process running for 18.091) 2026-02-12 09:05:36.444 INFO 2615 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2026-02-12 09:05:36.444 DEBUG 2615 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-12 09:05:36.445 INFO 2615 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-12 09:05:36.445 INFO 2615 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2026-02-12 09:05:36.750 INFO 2615 --- [tp1435493296-40] o.o.l.f.base.AbstractAuditLogFilter : Entering 2026-02-12 09:05:36.811 DEBUG 2615 --- [tp1435493296-40] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"9258de39-8818-485d-99ee-19ebf2302c88","status":"200","rqstDate":"260212-09:05:36:751","respDate":"260212-09:05:36:810","sourceId":"JUNIT:9258de39-8818-485d-99ee-19ebf2302c88","resourceId":"http://localhost:41649/aai/schema-service/v1/versions","resourceType":"GET","rqstBuf":"{\"ID\":\"dcb11211-413e-44f8-84ac-1f463c34d31a\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Accept=[application/json], Content-Type=[application/json], Real-Time=[true], X-FromAppId=[JUNIT], X-TransactionId=[JUNIT], Authorization=[Basic QUFJOkFBSQ==], Accept-Encoding=[gzip, x-gzip, deflate], Host=[localhost:41649], Connection=[keep-alive], User-Agent=[Apache-HttpClient/5.2.3 (Java/17.0.4)], X-ONAP-RequestID=[9258de39-8818-485d-99ee-19ebf2302c88]}\"}"} 2026-02-12 09:05:36.870 INFO 2615 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2026-02-12 09:05:36.871 DEBUG 2615 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-12 09:05:36.871 INFO 2615 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-12 09:05:36.871 INFO 2615 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2026-02-12 09:05:36.883 INFO 2615 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2026-02-12 09:05:36.883 DEBUG 2615 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-12 09:05:36.883 INFO 2615 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-12 09:05:36.883 INFO 2615 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2026-02-12 09:05:36.888 INFO 2615 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2026-02-12 09:05:36.888 DEBUG 2615 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-12 09:05:36.888 INFO 2615 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-12 09:05:36.888 INFO 2615 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2026-02-12 09:05:36.899 INFO 2615 --- [tp1435493296-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 2026-02-12 09:05:36.912 WARN 2615 --- [tp1435493296-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- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :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- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 93 :MethodName- dispatch 2026-02-12 09:05:36.913 WARN 2615 --- [tp1435493296-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- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :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- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 93 :MethodName- dispatch 2026-02-12 09:05:37.061 DEBUG 2615 --- [tp1435493296-36] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"c7b2d455-a713-4948-9dde-ddd67d2191a4","status":"400","rqstDate":"260212-09:05:36:899","respDate":"260212-09:05:37:061","sourceId":"JUNIT:c7b2d455-a713-4948-9dde-ddd67d2191a4","resourceId":"http://localhost:41649/aai/schema-service/v1/nodes?version=blah","resourceType":"GET","rqstBuf":"{\"ID\":\"7c523f30-130e-4c9f-bced-285107358889\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/xml\",\"Headers\":\"{Accept=[application/xml], Content-Type=[application/xml], Real-Time=[true], X-FromAppId=[JUNIT], X-TransactionId=[JUNIT], Authorization=[Basic QUFJOkFBSQ==], Host=[localhost:41649], Connection=[keep-alive], User-Agent=[Apache-HttpClient/5.2.3 (Java/17.0.4)], X-ONAP-RequestID=[c7b2d455-a713-4948-9dde-ddd67d2191a4]}\"}"} 2026-02-12 09:05:37.065 DEBUG 2615 --- [ main] o.o.a.s.SchemaServiceTestConfiguration : Status code: 400 BAD_REQUEST 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 2026-02-12 09:05:37.076 INFO 2615 --- [tp1435493296-42] o.o.l.f.base.AbstractAuditLogFilter : Entering 2026-02-12 09:05:37.083 WARN 2615 --- [tp1435493296-42] 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- 99 :MethodName- retrieveSchema ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 93 :MethodName- dispatch 2026-02-12 09:05:37.084 WARN 2615 --- [tp1435493296-42] 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- 99 :MethodName- retrieveSchema ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 93 :MethodName- dispatch 2026-02-12 09:05:37.089 DEBUG 2615 --- [tp1435493296-42] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"829a3083-e293-42ad-a32b-a28005a0843b","status":"400","rqstDate":"260212-09:05:37:077","respDate":"260212-09:05:37:089","sourceId":"JUNIT:829a3083-e293-42ad-a32b-a28005a0843b","resourceId":"http://localhost:41649/aai/schema-service/v1/edgerules?version=blah","resourceType":"GET","rqstBuf":"{\"ID\":\"0d99ff85-7981-4674-b529-67c32dff2ba0\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Accept=[application/json], Content-Type=[application/json], Real-Time=[true], X-FromAppId=[JUNIT], X-TransactionId=[JUNIT], Authorization=[Basic QUFJOkFBSQ==], Host=[localhost:41649], Connection=[keep-alive], User-Agent=[Apache-HttpClient/5.2.3 (Java/17.0.4)], X-ONAP-RequestID=[829a3083-e293-42ad-a32b-a28005a0843b]}\"}"} 2026-02-12 09:05:37.091 DEBUG 2615 --- [ main] o.o.a.s.SchemaServiceTestConfiguration : Status code: 400 BAD_REQUEST 2026-02-12 09:05:37.097 INFO 2615 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2026-02-12 09:05:37.097 DEBUG 2615 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-12 09:05:37.098 INFO 2615 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-12 09:05:37.098 INFO 2615 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2026-02-12 09:05:37.102 INFO 2615 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2026-02-12 09:05:37.102 DEBUG 2615 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-12 09:05:37.102 INFO 2615 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-12 09:05:37.103 INFO 2615 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2026-02-12 09:05:37.113 INFO 2615 --- [tp1435493296-39] o.o.l.f.base.AbstractAuditLogFilter : Entering 2026-02-12 09:05:37.178 DEBUG 2615 --- [tp1435493296-39] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"2b2811cc-f029-4a95-9baf-c66cfc342f7d","status":"200","rqstDate":"260212-09:05:37:113","respDate":"260212-09:05:37:178","sourceId":"JUNIT:2b2811cc-f029-4a95-9baf-c66cfc342f7d","resourceId":"http://localhost:41649/aai/schema-service/v1/nodes?version=v20","resourceType":"GET","rqstBuf":"{\"ID\":\"b7d8dc17-ffe1-4066-bd1c-6a94b772d385\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/xml\",\"Headers\":\"{Accept=[application/xml], Content-Type=[application/xml], Real-Time=[true], X-FromAppId=[JUNIT], X-TransactionId=[JUNIT], Authorization=[Basic QUFJOkFBSQ==], Host=[localhost:41649], Connection=[keep-alive], User-Agent=[Apache-HttpClient/5.2.3 (Java/17.0.4)], X-ONAP-RequestID=[2b2811cc-f029-4a95-9baf-c66cfc342f7d]}\"}"} 2026-02-12 09:05:37.201 INFO 2615 --- [tp1435493296-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2026-02-12 09:05:37.226 DEBUG 2615 --- [tp1435493296-35] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"81ef78c1-628a-4c68-b4d4-d05a2db7dbfa","status":"200","rqstDate":"260212-09:05:37:202","respDate":"260212-09:05:37:226","sourceId":"JUNIT:81ef78c1-628a-4c68-b4d4-d05a2db7dbfa","resourceId":"http://localhost:41649/aai/schema-service/v1/edgerules?version=v20","resourceType":"GET","rqstBuf":"{\"ID\":\"a679a191-8b48-48ed-8016-2a69439ebcb8\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Accept=[application/json], Content-Type=[application/json], Real-Time=[true], X-FromAppId=[JUNIT], X-TransactionId=[JUNIT], Authorization=[Basic QUFJOkFBSQ==], Host=[localhost:41649], Connection=[keep-alive], User-Agent=[Apache-HttpClient/5.2.3 (Java/17.0.4)], X-ONAP-RequestID=[81ef78c1-628a-4c68-b4d4-d05a2db7dbfa]}\"}"} 2026-02-12 09:05:37.238 INFO 2615 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2026-02-12 09:05:37.239 DEBUG 2615 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-12 09:05:37.239 INFO 2615 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-12 09:05:37.240 INFO 2615 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2026-02-12 09:05:37.252 INFO 2615 --- [tp1435493296-38] o.o.l.f.base.AbstractAuditLogFilter : Entering 2026-02-12 09:05:37.256 DEBUG 2615 --- [tp1435493296-38] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"c6ea2017-8e96-4bf9-bfaf-c28ac6d73af1","status":"200","rqstDate":"260212-09:05:37:252","respDate":"260212-09:05:37:256","sourceId":"JUNIT:c6ea2017-8e96-4bf9-bfaf-c28ac6d73af1","resourceId":"http://localhost:41649/aai/schema-service/v1/stored-queries","resourceType":"GET","rqstBuf":"{\"ID\":\"f7da80e0-0065-41b6-8d65-19a1556a5fc1\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Accept=[application/json], Content-Type=[application/json], Real-Time=[true], X-FromAppId=[JUNIT], X-TransactionId=[JUNIT], Authorization=[Basic QUFJOkFBSQ==], Host=[localhost:41649], Connection=[keep-alive], User-Agent=[Apache-HttpClient/5.2.3 (Java/17.0.4)], X-ONAP-RequestID=[c6ea2017-8e96-4bf9-bfaf-c28ac6d73af1]}\"}"} 2026-02-12 09:05:37.266 INFO 2615 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2026-02-12 09:05:37.266 DEBUG 2615 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-12 09:05:37.266 INFO 2615 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-12 09:05:37.266 INFO 2615 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.36 s -- in org.onap.aai.schemaservice.SchemaServiceTest [INFO] Running org.onap.aai.schemaservice.config.AAIConfigTranslatorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 s -- in org.onap.aai.schemaservice.config.AAIConfigTranslatorTest [INFO] Running org.onap.aai.schemaservice.edges.EdgeResourceTest 2026-02-12 09:05:37.734 WARN 2615 --- [ 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- 80 :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- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 728 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 156 :MethodName- intercept 2026-02-12 09:05:37.735 WARN 2615 --- [ 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- 80 :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- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 728 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 156 :MethodName- intercept 2026-02-12 09:05:37.745 ERROR 2615 --- [ 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- 102 :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- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 728 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 156 :MethodName- intercept 2026-02-12 09:05:37.745 ERROR 2615 --- [ 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- 102 :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- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 728 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 156 :MethodName- intercept [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.onap.aai.schemaservice.edges.EdgeResourceTest [INFO] Running org.onap.aai.schemaservice.healthcheck.EchoResourceTest 2026-02-12 09:05:37.813 ERROR 2615 --- [ 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- 91 :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- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.onap.aai.schemaservice.healthcheck.EchoResourceTest [INFO] Running org.onap.aai.schemaservice.interceptors.AAIContainerFilterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.aai.schemaservice.interceptors.AAIContainerFilterTest [INFO] Running org.onap.aai.schemaservice.interceptors.post.InvalidResponseStatusTest 2026-02-12 09:05:37.942 ERROR 2615 --- [ 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- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.onap.aai.schemaservice.interceptors.post.InvalidResponseStatusTest [INFO] Running org.onap.aai.schemaservice.interceptors.post.ResponseHeaderManipulationTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.onap.aai.schemaservice.interceptors.post.ResponseHeaderManipulationTest [INFO] Running org.onap.aai.schemaservice.interceptors.pre.HeaderValidationTest 2026-02-12 09:05:38.066 ERROR 2615 --- [ 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- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.onap.aai.schemaservice.interceptors.pre.HeaderValidationTest [INFO] Running org.onap.aai.schemaservice.interceptors.pre.HttpHeaderInterceptorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.aai.schemaservice.interceptors.pre.HttpHeaderInterceptorTest [INFO] Running org.onap.aai.schemaservice.interceptors.pre.OneWaySslAuthorizationTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.aai.schemaservice.interceptors.pre.OneWaySslAuthorizationTest [INFO] Running org.onap.aai.schemaservice.interceptors.pre.RequestTransactionLoggingTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.aai.schemaservice.interceptors.pre.RequestTransactionLoggingTest [INFO] Running org.onap.aai.schemaservice.nodeschema.NodeIngestorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.onap.aai.schemaservice.nodeschema.NodeIngestorTest [INFO] Running org.onap.aai.schemaservice.nodeschema.NodeSchemaChecksumResourceTest Current directory: /path/to/other . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.12) 2026-02-12 09:05:38.347 INFO 2615 --- [ main] o.o.a.s.n.NodeSchemaChecksumResourceTest : Starting NodeSchemaChecksumResourceTest using Java 17.0.4 with PID 2615 (started by jenkins in /path/to/other) 2026-02-12 09:05:38.347 DEBUG 2615 --- [ main] o.o.a.s.n.NodeSchemaChecksumResourceTest : Running with Spring Boot v3.2.12, Spring v6.1.21 2026-02-12 09:05:38.347 INFO 2615 --- [ main] o.o.a.s.n.NodeSchemaChecksumResourceTest : No active profile set, falling back to 1 default profile: "default" 09:05:38,776 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 09:05:38,778 |-INFO in ch.qos.logback.access.model.processor.ConfigurationModelHandler - debug attribute not set 09:05:38,778 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [ACCESS] 09:05:38,778 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 09:05:38,778 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1006413680 - No compression will be used 09:05:38,778 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1006413680 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 09:05:38,778 |-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}'. 09:05:38,778 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 09:05:38,779 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to 2026-02-12T09:05:23.020Z 09:05:38,779 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log 09:05:38,779 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log] 09:05:38,779 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [ACCESS] to null 09:05:38,779 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5c9a0f92 - End of configuration. 09:05:38,779 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@45eca186 - Registering current configuration as safe fallback point 2026-02-12 09:05:39.054 DEBUG 2615 --- [ main] o.o.aai.schemaservice.SchemaServiceApp : SchemaService initialization started... 2026-02-12 09:05:39.062 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v10 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v10 2026-02-12 09:05:39.063 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v11 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v11 2026-02-12 09:05:39.064 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v12 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v12 2026-02-12 09:05:39.065 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v13 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v13 2026-02-12 09:05:39.067 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v14 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v14 2026-02-12 09:05:39.068 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v15 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v15 2026-02-12 09:05:39.069 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v16 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v16 2026-02-12 09:05:39.070 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v17 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v17 2026-02-12 09:05:39.071 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v18 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v18 2026-02-12 09:05:39.072 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v19 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v19 2026-02-12 09:05:39.074 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v20 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v20 2026-02-12 09:05:39.075 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v21 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v21 2026-02-12 09:05:39.077 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v22 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v22 2026-02-12 09:05:39.079 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v23 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v23 2026-02-12 09:05:39.081 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v24 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v24 2026-02-12 09:05:39.083 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v25 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v25 2026-02-12 09:05:39.085 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v26 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v26 2026-02-12 09:05:39.087 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v27 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v27 2026-02-12 09:05:39.089 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v28 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v28 2026-02-12 09:05:39.091 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v29 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v29 2026-02-12 09:05:39.093 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v30 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v30 2026-02-12 09:05:39.095 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v31 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v31 2026-02-12 09:05:39.098 DEBUG 2615 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v32 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v32 [EL Warning]: moxy: 2026-02-12 09:05:39.141--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:39.285 DEBUG 2615 --- [ 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 2026-02-12 09:05:39.294 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v10 [EL Warning]: moxy: 2026-02-12 09:05:39.321--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:39.463 DEBUG 2615 --- [ 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 2026-02-12 09:05:39.472 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v11 [EL Warning]: moxy: 2026-02-12 09:05:39.5--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:39.646 DEBUG 2615 --- [ 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 2026-02-12 09:05:39.656 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v12 [EL Warning]: moxy: 2026-02-12 09:05:39.684--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:39.830 DEBUG 2615 --- [ 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 2026-02-12 09:05:39.841 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v13 [EL Warning]: moxy: 2026-02-12 09:05:39.871--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:40.038 DEBUG 2615 --- [ 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 2026-02-12 09:05:40.049 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v14 [EL Warning]: moxy: 2026-02-12 09:05:40.08--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:40.254 DEBUG 2615 --- [ 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 2026-02-12 09:05:40.266 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v15 [EL Warning]: moxy: 2026-02-12 09:05:40.297--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:40.469 DEBUG 2615 --- [ 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 2026-02-12 09:05:40.481 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v16 [EL Warning]: moxy: 2026-02-12 09:05:40.512--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:40.681 DEBUG 2615 --- [ 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 2026-02-12 09:05:40.693 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v17 [EL Warning]: moxy: 2026-02-12 09:05:40.728--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:40.924 DEBUG 2615 --- [ 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 2026-02-12 09:05:40.936 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v18 [EL Warning]: moxy: 2026-02-12 09:05:40.98--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:41.223 DEBUG 2615 --- [ 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 2026-02-12 09:05:41.301 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v19 [EL Warning]: moxy: 2026-02-12 09:05:41.335--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:41.526 DEBUG 2615 --- [ 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 2026-02-12 09:05:41.545 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v20 [EL Warning]: moxy: 2026-02-12 09:05:41.588--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:41.812 DEBUG 2615 --- [ 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 2026-02-12 09:05:41.830 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v21 [EL Warning]: moxy: 2026-02-12 09:05:41.875--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:42.144 DEBUG 2615 --- [ 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 2026-02-12 09:05:42.165 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v22 [EL Warning]: moxy: 2026-02-12 09:05:42.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 2026-02-12 09:05:42.478 DEBUG 2615 --- [ 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 2026-02-12 09:05:42.499 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v23 [EL Warning]: moxy: 2026-02-12 09:05:42.547--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:42.818 DEBUG 2615 --- [ 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 2026-02-12 09:05:42.842 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v24 [EL Warning]: moxy: 2026-02-12 09:05:42.893--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:43.158 DEBUG 2615 --- [ 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 2026-02-12 09:05:43.180 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v25 [EL Warning]: moxy: 2026-02-12 09:05:43.229--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:43.488 DEBUG 2615 --- [ 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 2026-02-12 09:05:43.515 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v26 [EL Warning]: moxy: 2026-02-12 09:05:43.564--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:43.822 DEBUG 2615 --- [ 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 2026-02-12 09:05:43.844 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v27 [EL Warning]: moxy: 2026-02-12 09:05:43.944--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:44.210 DEBUG 2615 --- [ 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 2026-02-12 09:05:44.234 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v28 [EL Warning]: moxy: 2026-02-12 09:05:44.291--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:44.643 DEBUG 2615 --- [ 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 2026-02-12 09:05:44.667 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v29 [EL Warning]: moxy: 2026-02-12 09:05:44.719--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:44.999 DEBUG 2615 --- [ 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 2026-02-12 09:05:45.024 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v30 [EL Warning]: moxy: 2026-02-12 09:05:45.077--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:45.357 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v31/aai_oxm_v31.xml] for version v31 2026-02-12 09:05:45.381 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v31 [EL Warning]: moxy: 2026-02-12 09:05:45.434--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-12 09:05:45.715 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v32/aai_oxm_v32.xml] for version v32 2026-02-12 09:05:45.739 DEBUG 2615 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v32 2026-02-12 09:05:46.417 DEBUG 2615 --- [ main] o.o.a.schemaservice.query.QueryService : Loading the following stored queries file src/main/resources//schema/onap/query//stored-queries.json 2026-02-12 09:05:46.459 DEBUG 2615 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2026-02-12 09:05:46.459 DEBUG 2615 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 2026-02-12 09:05:46.459 DEBUG 2615 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 2026-02-12 09:05:46.460 DEBUG 2615 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 2026-02-12 09:05:46.460 DEBUG 2615 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 2026-02-12 09:05:46.460 DEBUG 2615 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 2026-02-12 09:05:46.460 DEBUG 2615 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2026-02-12 09:05:46.461 DEBUG 2615 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 2026-02-12 09:05:46.461 DEBUG 2615 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2026-02-12 09:05:46.461 DEBUG 2615 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2026-02-12 09:05:46.462 DEBUG 2615 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 2026-02-12 09:05:46.462 DEBUG 2615 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 2026-02-12 09:05:46.462 DEBUG 2615 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2026-02-12 09:05:46.462 DEBUG 2615 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2026-02-12 09:05:46.462 DEBUG 2615 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2026-02-12 09:05:46.462 DEBUG 2615 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2026-02-12 09:05:46.522 DEBUG 2615 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.s.e.EdgeResource: 2026-02-12 09:05:46.523 DEBUG 2615 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.s.h.EchoResource: 2026-02-12 09:05:46.523 DEBUG 2615 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.s.n.NodeSchemaChecksumResource: 2026-02-12 09:05:46.523 DEBUG 2615 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.s.n.NodeSchemaResource: 2026-02-12 09:05:46.523 DEBUG 2615 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.s.q.QueryResource: 2026-02-12 09:05:46.523 DEBUG 2615 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.s.v.VersionResource: 2026-02-12 09:05:46.525 DEBUG 2615 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 2026-02-12 09:05:46.534 DEBUG 2615 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 2026-02-12 09:05:46.538 DEBUG 2615 --- [ 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 [/]]} 2026-02-12 09:05:46.694 WARN 2615 --- [ 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) 2026-02-12 09:05:46.860 DEBUG 2615 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 2026-02-12 09:05:46.861 DEBUG 2615 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 2026-02-12 09:05:46.861 DEBUG 2615 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2026-02-12 09:05:46.861 DEBUG 2615 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 2026-02-12 09:05:46.861 DEBUG 2615 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2026-02-12 09:05:46.861 DEBUG 2615 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2026-02-12 09:05:46.862 DEBUG 2615 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2026-02-12 09:05:46.863 DEBUG 2615 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 2026-02-12 09:05:46.863 DEBUG 2615 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 2026-02-12 09:05:46.863 DEBUG 2615 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2026-02-12 09:05:46.863 DEBUG 2615 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2026-02-12 09:05:46.863 DEBUG 2615 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2026-02-12 09:05:46.863 DEBUG 2615 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2026-02-12 09:05:46.872 DEBUG 2615 --- [ main] o.o.a.schemaservice.config.ErrorHandler : Filter 'errorHandler' configured for use 2026-02-12 09:05:46.882 INFO 2615 --- [ main] o.o.a.s.n.NodeSchemaChecksumResourceTest : Started NodeSchemaChecksumResourceTest in 8.572 seconds (process running for 29.132) 2026-02-12 09:05:46.934 DEBUG 2615 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2026-02-12 09:05:46.934 DEBUG 2615 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2026-02-12 09:05:46.972 DEBUG 2615 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.level: simple 2026-02-12 09:05:46.973 DEBUG 2615 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.targetRecords: 4 2026-02-12 09:05:47.123 DEBUG 2615 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv4Stack: false 2026-02-12 09:05:47.123 DEBUG 2615 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv6Addresses: false 2026-02-12 09:05:47.126 DEBUG 2615 --- [ main] io.netty.util.NetUtilInitializations : Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2026-02-12 09:05:47.127 DEBUG 2615 --- [ main] io.netty.util.NetUtil : /proc/sys/net/core/somaxconn: 128 2026-02-12 09:05:47.164 DEBUG 2615 --- [ main] reactor.netty.tcp.TcpResources : [http] resources will use the default LoopResources: DefaultLoopResources {prefix=reactor-http, daemon=true, selectCount=4, workerCount=4} 2026-02-12 09:05:47.164 DEBUG 2615 --- [ main] reactor.netty.tcp.TcpResources : [http] resources will use the default ConnectionProvider: reactor.netty.resources.DefaultPooledConnectionProvider@770a494a 2026-02-12 09:05:47.166 DEBUG 2615 --- [ main] r.netty.resources.DefaultLoopIOUring : Default io_uring support : false 2026-02-12 09:05:47.175 DEBUG 2615 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 2026-02-12 09:05:47.175 DEBUG 2615 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.deleteLibAfterLoading: true 2026-02-12 09:05:47.175 DEBUG 2615 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.tryPatchShadedId: true 2026-02-12 09:05:47.175 DEBUG 2615 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.detectNativeLibraryDuplicates: true 2026-02-12 09:05:47.183 DEBUG 2615 --- [ main] i.n.util.internal.NativeLibraryLoader : Successfully loaded the library /tmp/libnetty_transport_native_epoll_x86_647782333740116807194.so 2026-02-12 09:05:47.186 DEBUG 2615 --- [ main] r.netty.resources.DefaultLoopEpoll : Default Epoll support : true 2026-02-12 09:05:47.191 DEBUG 2615 --- [ main] i.n.channel.MultithreadEventLoopGroup : -Dio.netty.eventLoopThreads: 8 2026-02-12 09:05:47.201 DEBUG 2615 --- [ main] i.n.util.concurrent.GlobalEventExecutor : -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2026-02-12 09:05:47.224 DEBUG 2615 --- [ main] i.netty.util.internal.PlatformDependent : org.jctools-core.MpscChunkedArrayQueue: available 2026-02-12 09:05:47.246 DEBUG 2615 --- [ main] io.netty.resolver.dns.DnsNameResolver : Default ResolvedAddressTypes: IPV4_ONLY 2026-02-12 09:05:47.246 DEBUG 2615 --- [ main] io.netty.resolver.dns.DnsNameResolver : Localhost address: localhost/127.0.0.1 2026-02-12 09:05:47.246 DEBUG 2615 --- [ main] io.netty.resolver.dns.DnsNameResolver : Windows hostname: null 2026-02-12 09:05:47.248 DEBUG 2615 --- [ main] io.netty.resolver.dns.DnsNameResolver : Default search domains: [openstacklocal] 2026-02-12 09:05:47.249 DEBUG 2615 --- [ main] io.netty.resolver.dns.DnsNameResolver : Default UnixResolverOptions{ndots=1, timeout=5, attempts=16} 2026-02-12 09:05:47.256 DEBUG 2615 --- [ main] i.n.r.DefaultHostsFileEntriesResolver : -Dio.netty.hostsFileRefreshInterval: 0 2026-02-12 09:05:47.270 DEBUG 2615 --- [ 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/:38703] 2026-02-12 09:05:47.313 DEBUG 2615 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.processId: 2615 (auto-detected) 2026-02-12 09:05:47.315 DEBUG 2615 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.machineId: fa:16:3e:ff:fe:44:67:7e (auto-detected) 2026-02-12 09:05:47.342 DEBUG 2615 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numHeapArenas: 8 2026-02-12 09:05:47.343 DEBUG 2615 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numDirectArenas: 8 2026-02-12 09:05:47.343 DEBUG 2615 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.pageSize: 8192 2026-02-12 09:05:47.343 DEBUG 2615 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxOrder: 9 2026-02-12 09:05:47.343 DEBUG 2615 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.chunkSize: 4194304 2026-02-12 09:05:47.343 DEBUG 2615 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.smallCacheSize: 256 2026-02-12 09:05:47.343 DEBUG 2615 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.normalCacheSize: 64 2026-02-12 09:05:47.343 DEBUG 2615 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2026-02-12 09:05:47.343 DEBUG 2615 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimInterval: 8192 2026-02-12 09:05:47.343 DEBUG 2615 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2026-02-12 09:05:47.343 DEBUG 2615 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.useCacheForAllThreads: false 2026-02-12 09:05:47.343 DEBUG 2615 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2026-02-12 09:05:47.343 DEBUG 2615 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.disableCacheFinalizersForFastThreadLocalThreads: false 2026-02-12 09:05:47.355 DEBUG 2615 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.allocator.type: pooled 2026-02-12 09:05:47.355 DEBUG 2615 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.threadLocalDirectBufferSize: 0 2026-02-12 09:05:47.355 DEBUG 2615 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.maxThreadLocalCharBufferSize: 16384 2026-02-12 09:05:47.370 DEBUG 2615 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [7e411b6d] Created a new pooled channel, now: 0 active connections, 0 inactive connections and 0 pending acquire requests. 2026-02-12 09:05:47.404 DEBUG 2615 --- [or-http-epoll-2] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkAccessible: true 2026-02-12 09:05:47.404 DEBUG 2615 --- [or-http-epoll-2] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkBounds: true 2026-02-12 09:05:47.405 DEBUG 2615 --- [or-http-epoll-2] i.n.util.ResourceLeakDetectorFactory : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@5896f474 2026-02-12 09:05:47.416 DEBUG 2615 --- [or-http-epoll-2] r.netty.transport.TransportConfig : [7e411b6d] 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)} 2026-02-12 09:05:47.417 DEBUG 2615 --- [or-http-epoll-2] i.n.resolver.dns.DnsNameResolverBuilder : resolveCache and TTLs are mutually exclusive. TTLs are ignored. 2026-02-12 09:05:47.417 DEBUG 2615 --- [or-http-epoll-2] i.n.resolver.dns.DnsNameResolverBuilder : cnameCache and TTLs are mutually exclusive. TTLs are ignored. 2026-02-12 09:05:47.417 DEBUG 2615 --- [or-http-epoll-2] i.n.resolver.dns.DnsNameResolverBuilder : authoritativeDnsServerCache and TTLs are mutually exclusive. TTLs are ignored. 2026-02-12 09:05:47.430 DEBUG 2615 --- [or-http-epoll-2] i.n.b.ChannelInitializerExtensions : -Dio.netty.bootstrap.extensions: null 2026-02-12 09:05:47.448 DEBUG 2615 --- [or-http-epoll-2] r.netty.transport.TransportConnector : [7e411b6d] Connecting to [localhost/127.0.0.1:38703]. 2026-02-12 09:05:47.457 DEBUG 2615 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [7e411b6d, L:/127.0.0.1:45906 - R:localhost/127.0.0.1:38703] Registering pool release on close event for channel 2026-02-12 09:05:47.457 DEBUG 2615 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [7e411b6d, L:/127.0.0.1:45906 - R:localhost/127.0.0.1:38703] Channel connected, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2026-02-12 09:05:47.457 DEBUG 2615 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [7e411b6d, L:/127.0.0.1:45906 - R:localhost/127.0.0.1:38703] onStateChange(PooledConnection{channel=[id: 0x7e411b6d, L:/127.0.0.1:45906 - R:localhost/127.0.0.1:38703]}, [connected]) 2026-02-12 09:05:47.469 DEBUG 2615 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [7e411b6d-1, L:/127.0.0.1:45906 - R:localhost/127.0.0.1:38703] onStateChange(GET{uri=null, connection=PooledConnection{channel=[id: 0x7e411b6d, L:/127.0.0.1:45906 - R:localhost/127.0.0.1:38703]}}, [configured]) 2026-02-12 09:05:47.471 DEBUG 2615 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [7e411b6d-1, L:/127.0.0.1:45906 - R:localhost/127.0.0.1:38703] Handler is being applied: {uri=http://localhost:38703/aai/schema-service/v1/nodes/checksums, method=GET} 2026-02-12 09:05:47.472 DEBUG 2615 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [7e411b6d-1, L:/127.0.0.1:45906 - R:localhost/127.0.0.1:38703] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0x7e411b6d, L:/127.0.0.1:45906 - R:localhost/127.0.0.1:38703]}}, [request_prepared]) 2026-02-12 09:05:47.492 DEBUG 2615 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.maxCapacityPerThread: 4096 2026-02-12 09:05:47.492 DEBUG 2615 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.ratio: 8 2026-02-12 09:05:47.492 DEBUG 2615 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.chunkSize: 32 2026-02-12 09:05:47.492 DEBUG 2615 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.blocking: false 2026-02-12 09:05:47.492 DEBUG 2615 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.batchFastThreadLocalOnly: true 2026-02-12 09:05:47.515 DEBUG 2615 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [7e411b6d-1, L:/127.0.0.1:45906 - R:localhost/127.0.0.1:38703] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0x7e411b6d, L:/127.0.0.1:45906 - R:localhost/127.0.0.1:38703]}}, [request_sent]) 2026-02-12 09:05:47.520 INFO 2615 --- [qtp477187237-52] o.o.l.f.base.AbstractAuditLogFilter : Entering 2026-02-12 09:05:47.525 DEBUG 2615 --- [qtp477187237-52] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"9c2f3c6f-9496-47f2-a818-a447d81fdc33","status":"200","rqstDate":"260212-09:05:47:520","respDate":"260212-09:05:47:525","sourceId":"test:9c2f3c6f-9496-47f2-a818-a447d81fdc33","resourceId":"http://localhost:38703/aai/schema-service/v1/nodes/checksums","resourceType":"GET","rqstBuf":"{\"ID\":\"b40828bd-a9f4-4a1b-8b91-2229d83a380a\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Accept-Encoding=[gzip], User-Agent=[ReactorNetty/1.1.24], Host=[localhost:38703], Accept=[application/json], X-FromAppId=[test], X-TransactionId=[someTransaction], Authorization=[Basic QUFJOkFBSQ==], WebTestClient-Request-Id=[1], X-ONAP-RequestID=[9c2f3c6f-9496-47f2-a818-a447d81fdc33]}\"}"} 2026-02-12 09:05:47.554 DEBUG 2615 --- [or-http-epoll-2] i.n.handler.codec.compression.Brotli : brotli4j not in the classpath; Brotli support will be unavailable. 2026-02-12 09:05:47.555 DEBUG 2615 --- [or-http-epoll-2] i.netty.handler.codec.compression.Zstd : zstd-jni not in the classpath; Zstd support will be unavailable. 2026-02-12 09:05:47.560 DEBUG 2615 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [7e411b6d-1, L:/127.0.0.1:45906 - R:localhost/127.0.0.1:38703] Received response (auto-read:false) : RESPONSE(decodeResult: success, version: HTTP/1.1) HTTP/1.1 200 OK Date: Content-Type: X-AAI-TXID: Content-Length: 2026-02-12 09:05:47.560 DEBUG 2615 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [7e411b6d-1, L:/127.0.0.1:45906 - R:localhost/127.0.0.1:38703] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0x7e411b6d, L:/127.0.0.1:45906 - R:localhost/127.0.0.1:38703]}}, [response_received]) 2026-02-12 09:05:47.577 DEBUG 2615 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [7e411b6d-1, L:/127.0.0.1:45906 - R:localhost/127.0.0.1:38703] Received last HTTP packet 2026-02-12 09:05:47.577 DEBUG 2615 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [7e411b6d, L:/127.0.0.1:45906 - R:localhost/127.0.0.1:38703] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0x7e411b6d, L:/127.0.0.1:45906 - R:localhost/127.0.0.1:38703]}}, [response_completed]) 2026-02-12 09:05:47.577 DEBUG 2615 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [7e411b6d, L:/127.0.0.1:45906 - R:localhost/127.0.0.1:38703] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0x7e411b6d, L:/127.0.0.1:45906 - R:localhost/127.0.0.1:38703]}}, [disconnecting]) 2026-02-12 09:05:47.577 DEBUG 2615 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [7e411b6d, L:/127.0.0.1:45906 - R:localhost/127.0.0.1:38703] Releasing channel 2026-02-12 09:05:47.579 DEBUG 2615 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [7e411b6d, L:/127.0.0.1:45906 - R:localhost/127.0.0.1:38703] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2026-02-12 09:05:47.587 DEBUG 2615 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [7e411b6d, L:/127.0.0.1:45906 ! R:localhost/127.0.0.1:38703] onStateChange(PooledConnection{channel=[id: 0x7e411b6d, L:/127.0.0.1:45906 ! R:localhost/127.0.0.1:38703]}, [disconnecting]) 2026-02-12 09:05:47.648 DEBUG 2615 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [9d61ac77, L:/127.0.0.1:45906 ! R:localhost/127.0.0.1:38703] [terminated=true, cancelled=false, pending=1, error=null]: subscribing inbound receiver [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.378 s -- in org.onap.aai.schemaservice.nodeschema.NodeSchemaChecksumResourceTest [INFO] Running org.onap.aai.schemaservice.nodeschema.NodeSchemaResourceTest 2026-02-12 09:05:47.693 WARN 2615 --- [ 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- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 728 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 156 :MethodName- intercept 2026-02-12 09:05:47.694 WARN 2615 --- [ 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- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 728 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 156 :MethodName- intercept [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.aai.schemaservice.nodeschema.NodeSchemaResourceTest [INFO] Running org.onap.aai.schemaservice.nodeschema.SchemaVersionTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.aai.schemaservice.nodeschema.SchemaVersionTest [INFO] Running org.onap.aai.schemaservice.nodeschema.SchemaVersionsTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.aai.schemaservice.nodeschema.SchemaVersionsTest [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.CheckEverythingStrategyTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.aai.schemaservice.nodeschema.validation.CheckEverythingStrategyTest [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.DefaultDuplicateNodeDefinitionValidationModuleTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.aai.schemaservice.nodeschema.validation.DefaultDuplicateNodeDefinitionValidationModuleTest [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.DefaultVersionValidationModuleTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.aai.schemaservice.nodeschema.validation.DefaultVersionValidationModuleTest [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.FailFastStrategyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.aai.schemaservice.nodeschema.validation.FailFastStrategyTest [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.NodeValidatorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.aai.schemaservice.nodeschema.validation.NodeValidatorTest [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.VersionValidatorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.aai.schemaservice.nodeschema.validation.VersionValidatorTest [INFO] Running org.onap.aai.schemaservice.service.AuthorizationServiceTest 2026-02-12 09:05:48.014 ERROR 2615 --- [ main] o.o.a.s.service.AuthorizationService : IO Exception occurred during the reading of realm.properties java.nio.file.NoSuchFileException: src/test/resources/non_existent_file.properties at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:181) at java.base/java.nio.channels.FileChannel.open(FileChannel.java:298) at java.base/java.nio.channels.FileChannel.open(FileChannel.java:357) at java.base/java.nio.file.Files.lines(Files.java:4132) at java.base/java.nio.file.Files.lines(Files.java:4227) at org.onap.aai.schemaservice.service.AuthorizationService.init(AuthorizationService.java:57) at org.onap.aai.schemaservice.service.AuthorizationServiceTest.lambda$testInit_fileNotFound_shouldNotThrowButLoadNoUsers$0(AuthorizationServiceTest.java:142) at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:49) at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:36) at org.junit.jupiter.api.Assertions.assertDoesNotThrow(Assertions.java:3168) at org.onap.aai.schemaservice.service.AuthorizationServiceTest.testInit_fileNotFound_shouldNotThrowButLoadNoUsers(AuthorizationServiceTest.java:142) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.onap.aai.schemaservice.service.AuthorizationServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ aai-schema-service --- [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-schema-service' with 42 classes [INFO] [INFO] --- swagger-maven-plugin-jakarta:2.2.35:resolve (generate-openapi) @ aai-schema-service --- [INFO] Resolving OpenAPI specification.. [INFO] JSON output: /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/generated-swagger-docs/openapi.json [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema-service --- [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ aai-schema-service --- [INFO] Reading assembly descriptor: src/main/assembly/descriptor.xml [INFO] Copying files to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.14.0-SNAPSHOT-build [WARNING] Assembly file: /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.14.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. [INFO] [INFO] --- spring-boot-maven-plugin:3.2.12:repackage (default) @ aai-schema-service --- [INFO] Layout: ZIP [INFO] Replacing main artifact /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.14.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.14.0-SNAPSHOT.jar.original [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-integration-test) @ aai-schema-service --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-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/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-schema-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-integration-test) @ aai-schema-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-fat-jar) @ aai-schema-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (default-check) @ aai-schema-service --- [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-schema-service' with 42 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-schema-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema-service --- [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema-service/1.14.0-SNAPSHOT/aai-schema-service-1.14.0-SNAPSHOT.jar [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.14.0-SNAPSHOT/aai-schema-service-1.14.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] aai-schema-service ................................. SUCCESS [ 7.253 s] [INFO] aai-annotations .................................... SUCCESS [ 4.284 s] [INFO] aai-schema-gen ..................................... SUCCESS [ 16.288 s] [INFO] aai-schema ......................................... SUCCESS [01:03 min] [INFO] aai-queries ........................................ SUCCESS [ 17.712 s] [INFO] aai-schema-service ................................. SUCCESS [ 46.584 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:38 min [INFO] Finished at: 2026-02-12T09:05:55+00:00 [INFO] Final Memory: 100M/354M [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1748 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins4426552798879497062.sh ---> sysstat.sh [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins5202847658218824793.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/aai-schema-service-master-verify-java + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/aai-schema-service-master-verify-java ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/aai-schema-service-master-verify-java ']' + mkdir -p /w/workspace/aai-schema-service-master-verify-java/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-schema-service-master-verify-java/archives/ [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins8728467159776757544.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-schema-service-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m3bm from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-m3bm/bin to PATH INFO: Running in OpenStack, capturing instance metadata [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins11892804475615220408.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-schema-service-master-verify-java@tmp/config12093297032651613556tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins15303379523442889827.sh ---> create-netrc.sh [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins18124675158200257733.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-schema-service-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m3bm from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-m3bm/bin to PATH [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins13204019359003513754.sh ---> sudo-logs.sh Archiving 'sudo' log.. [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins6278659482913976457.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-schema-service-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m3bm from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-m3bm/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [aai-schema-service-master-verify-java] $ /bin/bash -l /tmp/jenkins20990726965288415.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-schema-service-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m3bm from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-m3bm/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-schema-service-master-verify-java/660 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-builder-4c-4g-7184 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.9G 0 7.9G 0% /dev tmpfs 1.6G 676K 1.6G 1% /run /dev/vda1 78G 9.5G 68G 13% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 16040 557 12040 0 3442 15152 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:44:67:7e brd ff:ff:ff:ff:ff:ff inet 10.30.106.129/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86083sec preferred_lft 86083sec inet6 fe80::f816:3eff:fe44:677e/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7184) 02/12/26 _x86_64_ (4 CPU) 09:01:35 LINUX RESTART (4 CPU) 09:02:01 tps rtps wtps bread/s bwrtn/s 09:03:02 366.94 54.86 312.08 3644.33 37294.72 09:04:01 190.07 43.35 146.72 2507.51 37250.91 09:05:01 95.47 3.20 92.27 128.25 30121.38 09:06:01 154.76 6.20 148.56 168.24 23246.66 Average: 201.86 26.83 175.03 1608.33 31956.36 09:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:03:02 13970836 15576908 2454132 14.94 61076 1746020 774584 4.43 639892 1601000 188432 09:04:01 10917764 12862580 5507204 33.53 76340 2055764 3440480 19.69 3443064 1817292 13216 09:05:01 10549804 13196508 5875164 35.77 88276 2684096 2981556 17.06 3278064 2266920 396416 09:06:01 12342524 15516632 4082444 24.86 93332 3187720 813864 4.66 1239900 2500784 264760 Average: 11945232 14288157 4479736 27.27 79756 2418400 2002621 11.46 2150230 2046499 215706 09:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:03:02 lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 09:03:02 ens3 332.29 253.17 1711.72 74.76 0.00 0.00 0.00 0.00 09:04:01 lo 0.61 0.61 0.06 0.06 0.00 0.00 0.00 0.00 09:04:01 ens3 244.09 205.19 2550.35 33.59 0.00 0.00 0.00 0.00 09:05:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:05:01 ens3 48.21 43.64 522.11 6.55 0.00 0.00 0.00 0.00 09:06:01 lo 2.67 2.67 13.64 13.64 0.00 0.00 0.00 0.00 09:06:01 ens3 101.65 97.63 833.82 27.68 0.00 0.00 0.00 0.00 Average: lo 1.29 1.29 3.49 3.49 0.00 0.00 0.00 0.00 Average: ens3 181.30 149.68 1399.71 35.65 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7184) 02/12/26 _x86_64_ (4 CPU) 09:01:35 LINUX RESTART (4 CPU) 09:02:01 CPU %user %nice %system %iowait %steal %idle 09:03:02 all 18.91 0.00 1.89 9.99 0.07 69.15 09:03:02 0 8.73 0.00 1.24 16.17 0.10 73.77 09:03:02 1 11.05 0.00 1.88 6.61 0.07 80.40 09:03:02 2 16.23 0.00 1.67 5.94 0.05 76.12 09:03:02 3 39.82 0.00 2.75 11.25 0.08 46.09 09:04:01 all 53.54 0.00 2.63 2.08 0.09 41.65 09:04:01 0 53.76 0.00 2.16 3.31 0.07 40.70 09:04:01 1 47.06 0.00 2.49 1.79 0.10 48.56 09:04:01 2 51.73 0.00 2.69 1.58 0.09 43.92 09:04:01 3 61.56 0.00 3.25 1.67 0.10 33.41 09:05:01 all 56.83 0.00 1.99 1.05 0.09 40.04 09:05:01 0 56.27 0.00 2.92 0.27 0.10 40.44 09:05:01 1 58.99 0.00 1.20 2.59 0.08 37.13 09:05:01 2 61.24 0.00 2.49 1.35 0.08 34.83 09:05:01 3 50.84 0.00 1.31 0.00 0.08 47.77 09:06:01 all 53.27 0.00 2.44 1.42 0.10 42.76 09:06:01 0 51.07 0.00 2.03 0.03 0.10 46.76 09:06:01 1 57.14 0.00 2.92 2.05 0.10 37.79 09:06:01 2 54.10 0.00 2.46 3.04 0.08 40.31 09:06:01 3 50.77 0.00 2.35 0.55 0.12 46.21 Average: all 45.61 0.00 2.24 3.64 0.09 48.42 Average: 0 42.41 0.00 2.09 4.95 0.09 50.46 Average: 1 43.54 0.00 2.12 3.27 0.09 50.98 Average: 2 45.79 0.00 2.32 2.99 0.08 48.83 Average: 3 50.72 0.00 2.41 3.36 0.10 43.41