Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-centos8-builder-4c-4g-7959 (centos8-builder-4c-4g) in workspace /w/workspace/jsonrpc-maven-clm-calcium
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-UCn232jDmycg/agent.5515
SSH_AGENT_PID=5517
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/jsonrpc-maven-clm-calcium@tmp/private_key_12819694758323364612.key (/w/workspace/jsonrpc-maven-clm-calcium@tmp/private_key_12819694758323364612.key)
[ssh-agent] Using credentials jenkins (jenkins-ssh)
The recommended git tool is: NONE
using credential jenkins-ssh
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://devvexx.opendaylight.org/mirror/jsonrpc
> git init /w/workspace/jsonrpc-maven-clm-calcium # timeout=10
Fetching upstream changes from git://devvexx.opendaylight.org/mirror/jsonrpc
> git --version # timeout=10
> git --version # 'git version 2.43.0'
using GIT_SSH to set credentials jenkins-ssh
[INFO] Currently running in a labeled security context
[INFO] Currently SELinux is 'enforcing' on the host
> /usr/bin/chcon --type=ssh_home_t /w/workspace/jsonrpc-maven-clm-calcium@tmp/jenkins-gitclient-ssh14651357172842638849.key
Verifying host key using known hosts file
You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
> git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/jsonrpc +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://devvexx.opendaylight.org/mirror/jsonrpc # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10
Checking out Revision d454c2b7703f8bc2cb360f8dbf5203da33b17eb5 (refs/remotes/origin/stable/calcium)
> git config core.sparsecheckout # timeout=10
> git checkout -f d454c2b7703f8bc2cb360f8dbf5203da33b17eb5 # timeout=10
Commit message: "Bump versions by x.y.(z+1)"
> git rev-list --no-walk d454c2b7703f8bc2cb360f8dbf5203da33b17eb5 # timeout=10
provisioning config files...
copy managed file [npmrc] to file:/home/jenkins/.npmrc
copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
[jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins15545362127076601057.sh
---> python-tools-install.sh
Setup pyenv:
system
* 3.8.13 (set by /opt/pyenv/version)
* 3.9.13 (set by /opt/pyenv/version)
* 3.10.13 (set by /opt/pyenv/version)
* 3.11.7 (set by /opt/pyenv/version)
lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JnzJ
lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-JnzJ/bin to PATH
Generating Requirements File
Python 3.11.7
pip 24.3.1 from /tmp/venv-JnzJ/lib/python3.11/site-packages/pip (python 3.11)
appdirs==1.4.4
argcomplete==3.5.1
aspy.yaml==1.3.0
attrs==24.2.0
autopage==0.5.2
beautifulsoup4==4.12.3
boto3==1.35.63
botocore==1.35.63
bs4==0.0.2
cachetools==5.5.0
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.4.0
click==8.1.7
cliff==4.7.0
cmd2==2.5.6
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.1.1
defusedxml==0.7.1
Deprecated==1.2.15
distlib==0.3.9
dnspython==2.7.0
docker==4.2.2
dogpile.cache==1.3.3
durationpy==0.9
email_validator==2.2.0
filelock==3.16.1
future==1.0.0
gitdb==4.0.11
GitPython==3.1.43
google-auth==2.36.0
httplib2==0.22.0
identify==2.6.2
idna==3.10
importlib-resources==1.5.0
iso8601==2.1.0
Jinja2==3.1.4
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
keystoneauth1==5.8.0
kubernetes==31.0.0
lftools==0.37.10
lxml==5.3.0
MarkupSafe==3.0.2
msgpack==1.1.0
multi_key_dict==2.0.3
munch==4.0.0
netaddr==1.3.0
netifaces==0.11.0
niet==1.4.2
nodeenv==1.9.1
oauth2client==4.1.3
oauthlib==3.2.2
openstacksdk==4.1.0
os-client-config==2.1.0
os-service-types==1.7.0
osc-lib==3.1.0
oslo.config==9.6.0
oslo.context==5.6.0
oslo.i18n==6.4.0
oslo.log==6.1.2
oslo.serialization==5.5.0
oslo.utils==7.4.0
packaging==24.2
pbr==6.1.0
platformdirs==4.3.6
prettytable==3.12.0
psutil==6.1.0
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
pygerrit2==2.0.15
PyGithub==2.5.0
PyJWT==2.9.0
PyNaCl==1.5.0
pyparsing==2.4.7
pyperclip==1.9.0
pyrsistent==0.20.0
python-cinderclient==9.6.0
python-dateutil==2.9.0.post0
python-heatclient==4.0.0
python-jenkins==1.8.2
python-keystoneclient==5.5.0
python-magnumclient==4.7.0
python-openstackclient==7.2.1
python-swiftclient==4.6.0
PyYAML==6.0.2
referencing==0.35.1
requests==2.32.3
requests-oauthlib==2.0.0
requestsexceptions==1.4.0
rfc3986==2.0.0
rpds-py==0.21.0
rsa==4.9
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.12
s3transfer==0.10.3
simplejson==3.19.3
six==1.16.0
smmap==5.0.1
soupsieve==2.6
stevedore==5.3.0
tabulate==0.9.0
toml==0.10.2
tomlkit==0.13.2
tqdm==4.67.0
typing_extensions==4.12.2
tzdata==2024.2
urllib3==1.26.20
virtualenv==20.27.1
wcwidth==0.2.13
websocket-client==1.8.0
wrapt==1.16.0
xdg==6.0.0
xmltodict==0.14.2
yq==3.4.3
[jsonrpc-maven-clm-calcium] $ /bin/sh -xe /tmp/jenkins2366203890061966697.sh
+ echo quiet=on
Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-4c-4g-7959
[jsonrpc-maven-clm-calcium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=stable/calcium -Dsha1=origin/stable/calcium "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=jsonrpc -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/calcium -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=calcium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt
" -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=jsonrpc --version
Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38
Java version: 11.0.20.1, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.20.1.1-2.el8.x86_64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix"
[jsonrpc-maven-clm-calcium] $ /bin/sh -xe /tmp/jenkins2060416709885941484.sh
+ rm /home/jenkins/.wgetrc
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
SET_JDK_VERSION=openjdk17
GIT_URL="git://devvexx.opendaylight.org/mirror"
[EnvInject] - Variables injected successfully.
[jsonrpc-maven-clm-calcium] $ /bin/sh /tmp/jenkins7123373741288273038.sh
---> update-java-alternatives.sh
---> Updating Java version
---> RedHat type system detected
openjdk version "17.0.6-ea" 2023-01-17 LTS
OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS)
OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing)
JAVA_HOME=/usr/lib/jvm/java-17-openjdk
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
[EnvInject] - Variables injected successfully.
provisioning config files...
copy managed file [global-settings] to file:/w/workspace/jsonrpc-maven-clm-calcium@tmp/config17135443759868663498tmp
copy managed file [jsonrpc-settings] to file:/w/workspace/jsonrpc-maven-clm-calcium@tmp/config10107681176624876264tmp
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
MAVEN_GOALS=clean install
[EnvInject] - Variables injected successfully.
[jsonrpc-maven-clm-calcium] $ /bin/bash -l /tmp/jenkins14970324070391418864.sh
---> common-variables.sh
--show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
---> sonatype-clm.sh
Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38
Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] JSON-RPC :: Parent [pom]
[INFO] JSON-RPC :: API [bundle]
[INFO] JSON-RPC :: Artifacts [pom]
[INFO] JSON-RPC :: BUS :: JSON-RPC codec [bundle]
[INFO] JSON-RPC :: BUS :: API [bundle]
[INFO] JSON-RPC :: Security :: API [bundle]
[INFO] JSON-RPC :: Security :: NOOP [bundle]
[INFO] JSON-RPC :: BUS :: SPI [bundle]
[INFO] JSON-RPC :: BUS :: ZeroMQ transport [bundle]
[INFO] JSON-RPC :: BUS :: HTTP transport [bundle]
[INFO] JSON-RPC :: BUS :: Messaging library [bundle]
[INFO] JSON-RPC :: Security :: Service [bundle]
[INFO] JSON-RPC :: Security :: AAA [bundle]
[INFO] JSON-RPC :: BUS :: Config [jar]
[INFO] JSON-RPC :: Feature :: bus [feature]
[INFO] JSON-RPC :: Test model [bundle]
[INFO] JSON-RPC :: DOM :: Codec [bundle]
[INFO] JSON-RPC :: Provider [pom]
[INFO] JSON-RPC :: Provider :: Common [bundle]
[INFO] JSON-RPC :: Provider :: Single node [bundle]
[INFO] JSON-RPC :: Feature :: provider [feature]
[INFO] JSON-RPC :: Feature :: all [feature]
[INFO] JSON-RPC :: Features :: repository [feature]
[INFO] JSON-RPC :: Provider :: Cluster [bundle]
[INFO] JSON-RPC :: Feature :: Cluster [feature]
[INFO] JSON-RPC :: Features :: Aggregator [pom]
[INFO] JSON-RPC :: BUS :: Examples :: Inband models [jar]
[INFO] JSON-RPC :: Binding adapter [jar]
[INFO] JSON-RPC :: BUS :: Examples :: Binding bridge [jar]
[INFO] JSON-RPC :: POM [pom]
[INFO] JSON-RPC :: BUS [pom]
[INFO] JSON-RPC :: BUS :: Examples [pom]
[INFO] JSON-RPC :: Security [pom]
[INFO] JSON-RPC :: Tools parent [pom]
[INFO] JSON-RPC :: Tools :: Test [jar]
[INFO] JSON-RPC :: Tools [pom]
[INFO] JSON-RPC :: Karaf [pom]
[INFO]
[INFO] --------------< org.opendaylight.jsonrpc:jsonrpc-parent >---------------
[INFO] Building JSON-RPC :: Parent 1.16.3-SNAPSHOT [1/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-parent ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-parent ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-parent ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-parent ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ jsonrpc-parent ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-parent ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-parent ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/parent/target/classes/LICENSE
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-parent >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-parent ---
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-parent <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ jsonrpc-parent ---
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ jsonrpc-parent ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ jsonrpc-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ jsonrpc-parent ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/parent/target/bom.xml
[INFO] attaching as jsonrpc-parent-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/parent/target/bom.json
[INFO] attaching as jsonrpc-parent-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-parent ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-parent ---
[INFO] Skipping pom project
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-parent ---
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-parent ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-parent ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.3-SNAPSHOT/jsonrpc-parent-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/parent/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.3-SNAPSHOT/jsonrpc-parent-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/parent/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.3-SNAPSHOT/jsonrpc-parent-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ jsonrpc-parent ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-parent:pom:1.16.3-SNAPSHOT
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ jsonrpc-parent ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/parent/target/sonatype-clm/module.xml
[INFO]
[INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-api >----------------
[INFO] Building JSON-RPC :: API 1.16.3-SNAPSHOT [2/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-api ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-api ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-api ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO]
[INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ jsonrpc-api ---
[INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
[INFO] yang-to-sources: Inspecting /w/workspace/jsonrpc-maven-clm-calcium/api/src/main/yang
[INFO] yang-to-sources: Found 2 dependencies in 6.311 ms
[INFO] yang-to-sources: Project model files found: 2 in 79.75 ms
[INFO] yang-to-sources: 4 YANG models processed in 227.3 ms
[INFO] BindingJavaFileGenerator: Defined 52 files in 70.61 ms
[INFO] Sorted 52 files into 8 directories in 3.019 ms
[INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 52 in 156.1 ms
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ jsonrpc-api ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-api ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-api ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/api/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-api ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/api/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/spi
[INFO] Copying 2 resources from target/generated-sources/yang to target/classes
[INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
[INFO] Copying 2 resources from target/generated-sources/yang to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/spi
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jsonrpc-api ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 51 source files with javac [debug release 17] to target/classes
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-api >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-api ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-api <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ jsonrpc-api ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-api ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/api/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jsonrpc-api ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ jsonrpc-api ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ jsonrpc-api ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-api ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.3-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/api/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ jsonrpc-api ---
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/OperationalAttributes.java:90: warning: empty tag
[WARNING] *
[WARNING] ^
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/OperationalAttributes.java:104: warning: empty tag
[WARNING] *
[WARNING] ^
[WARNING] 2 warnings
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.3-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ jsonrpc-api ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/api/target/bom.xml
[INFO] attaching as jsonrpc-api-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/api/target/bom.json
[INFO] attaching as jsonrpc-api-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-api ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-api ---
[INFO] No dependency problems found
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-api ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-api ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-api ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-api ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.3-SNAPSHOT/jsonrpc-api-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.3-SNAPSHOT/jsonrpc-api-1.16.3-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.3-SNAPSHOT/jsonrpc-api-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.3-SNAPSHOT/jsonrpc-api-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.3-SNAPSHOT/jsonrpc-api-1.16.3-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.3-SNAPSHOT/jsonrpc-api-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-api ---
[INFO] Writing OBR metadata
[INFO] Installing org/opendaylight/jsonrpc/jsonrpc-api/1.16.3-SNAPSHOT/jsonrpc-api-1.16.3-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ jsonrpc-api ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-api:bundle:1.16.3-SNAPSHOT
[INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
[INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
[INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile
[INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ jsonrpc-api ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/api/target/sonatype-clm/module.xml
[INFO]
[INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-artifacts >-------------
[INFO] Building JSON-RPC :: Artifacts 1.16.3-SNAPSHOT [3/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-artifacts ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-artifacts ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-artifacts ---
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ jsonrpc-artifacts ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/artifacts/target/bom.xml
[INFO] attaching as jsonrpc-artifacts-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/artifacts/target/bom.json
[INFO] attaching as jsonrpc-artifacts-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-artifacts ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/artifacts/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.3-SNAPSHOT/jsonrpc-artifacts-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.3-SNAPSHOT/jsonrpc-artifacts-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/artifacts/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.3-SNAPSHOT/jsonrpc-artifacts-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ jsonrpc-artifacts ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-artifacts:pom:1.16.3-SNAPSHOT
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ jsonrpc-artifacts ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/artifacts/target/sonatype-clm/module.xml
[INFO]
[INFO] --------------< org.opendaylight.jsonrpc.bus:bus-jsonrpc >--------------
[INFO] Building JSON-RPC :: BUS :: JSON-RPC codec 1.16.3-SNAPSHOT [4/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bus-jsonrpc ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bus-jsonrpc ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bus-jsonrpc ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bus-jsonrpc ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bus-jsonrpc ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bus-jsonrpc ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bus-jsonrpc ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bus-jsonrpc ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-jsonrpc ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bus-jsonrpc ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 14 source files with javac [debug release 17] to target/classes
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ bus-jsonrpc >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ bus-jsonrpc ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ bus-jsonrpc <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ bus-jsonrpc ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-jsonrpc ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bus-jsonrpc ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ bus-jsonrpc ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.CompatibilitySerializationTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.CompatibilitySerializationTest
[INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObjectTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObjectTest
[INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcSerializerTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcSerializerTest
[INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.RpcComplicatedParamsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.RpcComplicatedParamsTest
[INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.RpcMessageMapResultTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.RpcMessageMapResultTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ bus-jsonrpc ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-jsonrpc ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.3-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ bus-jsonrpc ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.3-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ bus-jsonrpc ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 11 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bom.xml
[INFO] attaching as bus-jsonrpc-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bom.json
[INFO] attaching as bus-jsonrpc-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-jsonrpc ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bus-jsonrpc ---
[INFO] No dependency problems found
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bus-jsonrpc ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bus-jsonrpc ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bus-jsonrpc ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: BUS :: JSON-RPC codec' with 21 classes
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bus-jsonrpc ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.3-SNAPSHOT/bus-jsonrpc-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.3-SNAPSHOT/bus-jsonrpc-1.16.3-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.3-SNAPSHOT/bus-jsonrpc-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.3-SNAPSHOT/bus-jsonrpc-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.3-SNAPSHOT/bus-jsonrpc-1.16.3-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.3-SNAPSHOT/bus-jsonrpc-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-jsonrpc ---
[INFO] Installing org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.3-SNAPSHOT/bus-jsonrpc-1.16.3-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bus-jsonrpc ---
[INFO] org.opendaylight.jsonrpc.bus:bus-jsonrpc:bundle:1.16.3-SNAPSHOT
[INFO] +- com.google.code.gson:gson:jar:2.11.0:compile
[INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bus-jsonrpc ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/sonatype-clm/module.xml
[INFO]
[INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-api >----------------
[INFO] Building JSON-RPC :: BUS :: API 1.16.3-SNAPSHOT [5/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bus-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bus-api ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bus-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bus-api ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bus-api ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bus-api ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bus-api ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bus-api ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-api ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/api/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bus-api ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 19 source files with javac [debug release 17] to target/classes
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ bus-api >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ bus-api ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ bus-api <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ bus-api ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-api ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/api/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bus-api ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ bus-api ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.opendaylight.jsonrpc.bus.api.UriBuilderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.jsonrpc.bus.api.UriBuilderTest
[INFO] Running org.opendaylight.jsonrpc.bus.api.UriParserTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.jsonrpc.bus.api.UriParserTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ bus-api ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-api ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.3-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ bus-api ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.3-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ bus-api ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bom.xml
[INFO] attaching as bus-api-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bom.json
[INFO] attaching as bus-api-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-api ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bus-api ---
[WARNING] Used undeclared dependencies found:
[WARNING] io.netty:netty-common:jar:4.1.112.Final:provided
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bus-api ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bus-api ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bus-api ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: BUS :: API' with 8 classes
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bus-api ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.3-SNAPSHOT/bus-api-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.3-SNAPSHOT/bus-api-1.16.3-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.3-SNAPSHOT/bus-api-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.3-SNAPSHOT/bus-api-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.3-SNAPSHOT/bus-api-1.16.3-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.3-SNAPSHOT/bus-api-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-api ---
[INFO] Installing org/opendaylight/jsonrpc/bus/bus-api/1.16.3-SNAPSHOT/bus-api-1.16.3-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bus-api ---
[INFO] org.opendaylight.jsonrpc.bus:bus-api:bundle:1.16.3-SNAPSHOT
[INFO] +- io.netty:netty-transport:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-common:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:provided
[INFO] | \- io.netty:netty-resolver:jar:4.1.112.Final:provided
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:provided
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:provided
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:provided
[INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:provided
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:provided
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:provided
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bus-api ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/sonatype-clm/module.xml
[INFO]
[INFO] -----------< org.opendaylight.jsonrpc.security:security-api >-----------
[INFO] Building JSON-RPC :: Security :: API 1.16.3-SNAPSHOT [6/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ security-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ security-api ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ security-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ security-api ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ security-api ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/security/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ security-api ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ security-api ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ security-api ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ security-api ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/api/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ security-api ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 10 source files with javac [debug release 17] to target/classes
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ security-api >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ security-api ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ security-api <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ security-api ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-api ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/api/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ security-api ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ security-api ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ security-api ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-api ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.3-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ security-api ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.3-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ security-api ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/bom.xml
[INFO] attaching as security-api-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/bom.json
[INFO] attaching as security-api-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-api ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ security-api ---
[WARNING] Used undeclared dependencies found:
[WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
[WARNING] Unused declared dependencies found:
[WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ security-api ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ security-api ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ security-api ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ security-api ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.3-SNAPSHOT/security-api-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.3-SNAPSHOT/security-api-1.16.3-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.3-SNAPSHOT/security-api-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.3-SNAPSHOT/security-api-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.3-SNAPSHOT/security-api-1.16.3-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.3-SNAPSHOT/security-api-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-api ---
[INFO] Installing org/opendaylight/jsonrpc/security/security-api/1.16.3-SNAPSHOT/security-api-1.16.3-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ security-api ---
[INFO] org.opendaylight.jsonrpc.security:security-api:bundle:1.16.3-SNAPSHOT
[INFO] +- io.netty:netty-handler:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-common:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-resolver:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:provided
[INFO] | \- io.netty:netty-codec:jar:4.1.112.Final:provided
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:provided
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:provided
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:provided
[INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:provided
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:provided
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:provided
[INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
[INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ security-api ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/sonatype-clm/module.xml
[INFO]
[INFO] ----------< org.opendaylight.jsonrpc.security:security-noop >-----------
[INFO] Building JSON-RPC :: Security :: NOOP 1.16.3-SNAPSHOT [7/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ security-noop ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ security-noop ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ security-noop ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ security-noop ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ security-noop ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ security-noop ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ security-noop ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ security-noop ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ security-noop ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/noop/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ security-noop ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [debug release 17] to target/classes
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ security-noop >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ security-noop ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ security-noop <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ security-noop ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-noop ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/noop/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ security-noop ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ security-noop ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ security-noop ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-noop ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.3-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ security-noop ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.3-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ security-noop ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 7 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/bom.xml
[INFO] attaching as security-noop-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/bom.json
[INFO] attaching as security-noop-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-noop ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ security-noop ---
[INFO] No dependency problems found
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ security-noop ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ security-noop ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ security-noop ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ security-noop ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/noop/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.3-SNAPSHOT/security-noop-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.3-SNAPSHOT/security-noop-1.16.3-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.3-SNAPSHOT/security-noop-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.3-SNAPSHOT/security-noop-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.3-SNAPSHOT/security-noop-1.16.3-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.3-SNAPSHOT/security-noop-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-noop ---
[INFO] Installing org/opendaylight/jsonrpc/security/security-noop/1.16.3-SNAPSHOT/security-noop-1.16.3-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ security-noop ---
[INFO] org.opendaylight.jsonrpc.security:security-noop:bundle:1.16.3-SNAPSHOT
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.3-SNAPSHOT:provided
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:provided
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:provided
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:provided
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ security-noop ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/sonatype-clm/module.xml
[INFO]
[INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-spi >----------------
[INFO] Building JSON-RPC :: BUS :: SPI 1.16.3-SNAPSHOT [8/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bus-spi ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bus-spi ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bus-spi ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bus-spi ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bus-spi ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bus-spi ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bus-spi ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bus-spi ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-spi ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bus-spi ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 24 source files with javac [debug release 17] to target/classes
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventExecutorGroup.java:[33,14] shutdown() in io.netty.util.concurrent.MultithreadEventExecutorGroup has been deprecated
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventLoopGroup.java:[31,14] shutdown() in io.netty.util.concurrent.MultithreadEventExecutorGroup has been deprecated
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ bus-spi >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ bus-spi ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ bus-spi <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ bus-spi ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-spi ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bus-spi ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ bus-spi ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ bus-spi ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-spi ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.3-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ bus-spi ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.3-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ bus-spi ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.3-SNAPSHOT-tests.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ bus-spi ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bom.xml
[INFO] attaching as bus-spi-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bom.json
[INFO] attaching as bus-spi-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-spi ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bus-spi ---
[INFO] No dependency problems found
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bus-spi ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bus-spi ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bus-spi ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: BUS :: SPI' with 25 classes
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bus-spi ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.3-SNAPSHOT/bus-spi-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.3-SNAPSHOT/bus-spi-1.16.3-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.3-SNAPSHOT/bus-spi-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.3-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.3-SNAPSHOT/bus-spi-1.16.3-SNAPSHOT-tests.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.3-SNAPSHOT/bus-spi-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.3-SNAPSHOT/bus-spi-1.16.3-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.3-SNAPSHOT/bus-spi-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-spi ---
[INFO] Installing org/opendaylight/jsonrpc/bus/bus-spi/1.16.3-SNAPSHOT/bus-spi-1.16.3-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bus-spi ---
[INFO] org.opendaylight.jsonrpc.bus:bus-spi:bundle:1.16.3-SNAPSHOT
[INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:provided
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:provided
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:provided
[INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:provided
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:provided
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.3-SNAPSHOT:provided
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:provided
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:provided
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.3-SNAPSHOT:provided
[INFO] +- io.netty:netty-common:jar:4.1.112.Final:provided
[INFO] +- io.netty:netty-handler:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-resolver:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:provided
[INFO] | \- io.netty:netty-codec:jar:4.1.112.Final:provided
[INFO] +- io.netty:netty-transport:jar:4.1.112.Final:provided
[INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided
[INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided
[INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided
[INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
[INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
[INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
[INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
[INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided
[INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bus-spi ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/sonatype-clm/module.xml
[INFO]
[INFO] -------------< org.opendaylight.jsonrpc.bus:transport-zmq >-------------
[INFO] Building JSON-RPC :: BUS :: ZeroMQ transport 1.16.3-SNAPSHOT [9/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ transport-zmq ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ transport-zmq ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ transport-zmq ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ transport-zmq ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-zmq ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ transport-zmq ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ transport-zmq ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ transport-zmq ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-zmq ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ transport-zmq ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 35 source files with javac [debug release 17] to target/classes
[INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ transport-zmq >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ transport-zmq ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ transport-zmq <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ transport-zmq ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-zmq ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-zmq ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 9 source files with javac [debug release 17] to target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ transport-zmq ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.opendaylight.jsonrpc.bus.zmq.ParseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s -- in org.opendaylight.jsonrpc.bus.zmq.ParseTest
[INFO] Running org.opendaylight.jsonrpc.bus.zmq.PubSubTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.522 s -- in org.opendaylight.jsonrpc.bus.zmq.PubSubTest
[INFO] Running org.opendaylight.jsonrpc.bus.zmq.ReqRepTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 s -- in org.opendaylight.jsonrpc.bus.zmq.ReqRepTest
[INFO] Running org.opendaylight.jsonrpc.bus.zmq.Zmtp20NegotiationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.jsonrpc.bus.zmq.Zmtp20NegotiationTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ transport-zmq ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-zmq ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.3-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ transport-zmq ---
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Command.java:17: warning: empty
tag
[WARNING] *
[WARNING] ^
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Mechanism.java:24: warning: empty
tag
[WARNING] *
[WARNING] ^
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Message.java:17: warning: empty
tag
[WARNING] *
[WARNING] ^
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ServerIndication.java:23: warning: empty
tag
[WARNING] *
[WARNING] ^
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Signature.java:20: warning: empty
tag
[WARNING] *
[WARNING] ^
[WARNING] 5 warnings
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.3-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ transport-zmq ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/bom.xml
[INFO] attaching as transport-zmq-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/bom.json
[INFO] attaching as transport-zmq-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-zmq ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ transport-zmq ---
[WARNING] Used undeclared dependencies found:
[WARNING] io.netty:netty-common:jar:4.1.112.Final:provided
[WARNING] io.netty:netty-buffer:jar:4.1.112.Final:provided
[WARNING] io.netty:netty-transport:jar:4.1.112.Final:provided
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-zmq ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-zmq ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-zmq ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: BUS :: ZeroMQ transport' with 33 classes
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ transport-zmq ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.3-SNAPSHOT/transport-zmq-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.3-SNAPSHOT/transport-zmq-1.16.3-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.3-SNAPSHOT/transport-zmq-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.3-SNAPSHOT/transport-zmq-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.3-SNAPSHOT/transport-zmq-1.16.3-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.3-SNAPSHOT/transport-zmq-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-zmq ---
[INFO] Installing org/opendaylight/jsonrpc/bus/transport-zmq/1.16.3-SNAPSHOT/transport-zmq-1.16.3-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ transport-zmq ---
[INFO] org.opendaylight.jsonrpc.bus:transport-zmq:bundle:1.16.3-SNAPSHOT
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.3-SNAPSHOT:provided
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:provided
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:provided
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.3-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.3-SNAPSHOT:provided
[INFO] +- io.netty:netty-codec:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-common:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:provided
[INFO] | \- io.netty:netty-transport:jar:4.1.112.Final:provided
[INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided
[INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
[INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
[INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
[INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:test-jar:tests:1.16.3-SNAPSHOT:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] +- io.netty:netty-all:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-dns:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-http:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-memcache:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-redis:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-smtp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-socks:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-stomp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-xml:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-handler-proxy:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-resolver:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-resolver-dns:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-sctp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-udt:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.112.Final:test
[INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.112.Final:test
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ transport-zmq ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/sonatype-clm/module.xml
[INFO]
[INFO] ------------< org.opendaylight.jsonrpc.bus:transport-http >-------------
[INFO] Building JSON-RPC :: BUS :: HTTP transport 1.16.3-SNAPSHOT [10/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ transport-http ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ transport-http ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ transport-http ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ transport-http ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-http ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ transport-http ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ transport-http ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ transport-http ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-http ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ transport-http ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 23 source files with javac [debug release 17] to target/classes
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
[WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
[INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
[WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
[WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ transport-http >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ transport-http ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ transport-http <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ transport-http ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-http ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-http ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
[INFO]
[INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ transport-http ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.opendaylight.jsonrpc.bus.http.HttpReqRepTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.830 s -- in org.opendaylight.jsonrpc.bus.http.HttpReqRepTest
[INFO] Running org.opendaylight.jsonrpc.bus.http.HttpsReqRepTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.296 s -- in org.opendaylight.jsonrpc.bus.http.HttpsReqRepTest
[INFO] Running org.opendaylight.jsonrpc.bus.http.PubSubTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.203 s -- in org.opendaylight.jsonrpc.bus.http.PubSubTest
[INFO] Running org.opendaylight.jsonrpc.bus.http.UtilTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.jsonrpc.bus.http.UtilTest
[INFO] Running org.opendaylight.jsonrpc.bus.http.WsReqRepTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s -- in org.opendaylight.jsonrpc.bus.http.WsReqRepTest
[INFO] Running org.opendaylight.jsonrpc.bus.http.WssReqRepTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s -- in org.opendaylight.jsonrpc.bus.http.WssReqRepTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ transport-http ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-http ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.3-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ transport-http ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.3-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ transport-http ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/bom.xml
[INFO] attaching as transport-http-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/bom.json
[INFO] attaching as transport-http-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-http ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ transport-http ---
[WARNING] Used undeclared dependencies found:
[WARNING] io.netty:netty-common:jar:4.1.112.Final:provided
[WARNING] io.netty:netty-buffer:jar:4.1.112.Final:provided
[WARNING] io.netty:netty-transport:jar:4.1.112.Final:provided
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-http ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-http ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-http ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: BUS :: HTTP transport' with 21 classes
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ transport-http ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.3-SNAPSHOT/transport-http-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.3-SNAPSHOT/transport-http-1.16.3-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.3-SNAPSHOT/transport-http-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.3-SNAPSHOT/transport-http-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.3-SNAPSHOT/transport-http-1.16.3-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.3-SNAPSHOT/transport-http-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-http ---
[INFO] Installing org/opendaylight/jsonrpc/bus/transport-http/1.16.3-SNAPSHOT/transport-http-1.16.3-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ transport-http ---
[INFO] org.opendaylight.jsonrpc.bus:transport-http:bundle:1.16.3-SNAPSHOT
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.3-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.3-SNAPSHOT:provided
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:provided
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:provided
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.3-SNAPSHOT:provided
[INFO] +- io.netty:netty-codec-http:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-common:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:provided
[INFO] | \- io.netty:netty-codec:jar:4.1.112.Final:provided
[INFO] +- io.netty:netty-handler:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-resolver:jar:4.1.112.Final:provided
[INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:provided
[INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided
[INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
[INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
[INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
[INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:test-jar:tests:1.16.3-SNAPSHOT:test
[INFO] +- io.netty:netty-all:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-dns:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-memcache:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-redis:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-smtp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-socks:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-stomp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-xml:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-handler-proxy:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-resolver-dns:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-sctp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-udt:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.112.Final:test
[INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.112.Final:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ transport-http ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/sonatype-clm/module.xml
[INFO]
[INFO] ------------< org.opendaylight.jsonrpc.bus:bus-messagelib >-------------
[INFO] Building JSON-RPC :: BUS :: Messaging library 1.16.3-SNAPSHOT [11/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bus-messagelib ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bus-messagelib ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bus-messagelib ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bus-messagelib ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bus-messagelib ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bus-messagelib ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bus-messagelib ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bus-messagelib ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-messagelib ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bus-messagelib ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 42 source files with javac [debug release 17] to target/classes
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MethodCandidate.java:[73,13] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/TransportFactory.java:[21,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TransportFactory has a member method close() that could throw InterruptedException
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/NotificationMessageHandler.java:[18,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.NotificationMessageHandler has a member method close() that could throw InterruptedException
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceImpl.java:[184,62] redundant cast to org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceImpl.java:[233,69] found raw type: java.lang.Class
missing type arguments for generic class java.lang.Class
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/SubscriberHandlerAdapter.java:[20,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.SubscriberHandlerAdapter has a member method close() that could throw InterruptedException
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ bus-messagelib >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ bus-messagelib ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ bus-messagelib <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ bus-messagelib ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-messagelib ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bus-messagelib ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 32 source files with javac [debug release 17] to target/test-classes
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ApiWithDefaultMethods.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.ApiWithDefaultMethods has a member method close() that could throw InterruptedException
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/GenericService.java:[22,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.GenericService has a member method close() that could throw InterruptedException
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/MockHandler.java:[12,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.MockHandler has a member method close() that could throw InterruptedException
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ObjectParameterTest.java:[30,19] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest.ServiceImpl has a member method close() that could throw InterruptedException
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/SomeService.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.SomeService has a member method close() that could throw InterruptedException
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyTest.java:[111,87] auto-closeable resource has a member method close() that could throw InterruptedException
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PubSubTest.java:[67,54] auto-closeable resource has a member method close() that could throw InterruptedException
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PublishExtraInterface.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.PublishExtraInterface has a member method close() that could throw InterruptedException
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PublishInterface.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.PublishInterface has a member method close() that could throw InterruptedException
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/TestMessageHandler.java:[18,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TestMessageHandler has a member method close() that could throw InterruptedException
[INFO]
[INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ bus-messagelib ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.opendaylight.jsonrpc.bus.messagelib.CachingTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.470 s -- in org.opendaylight.jsonrpc.bus.messagelib.CachingTest
[INFO] Running org.opendaylight.jsonrpc.bus.messagelib.DefaultMethodProxyTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.779 s -- in org.opendaylight.jsonrpc.bus.messagelib.DefaultMethodProxyTest
[INFO] Running org.opendaylight.jsonrpc.bus.messagelib.JsonRpcSerializerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.jsonrpc.bus.messagelib.JsonRpcSerializerTest
[INFO] Running org.opendaylight.jsonrpc.bus.messagelib.JsonRrpc30Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.655 s -- in org.opendaylight.jsonrpc.bus.messagelib.JsonRrpc30Test
[INFO] Running org.opendaylight.jsonrpc.bus.messagelib.MethodMatchingTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.opendaylight.jsonrpc.bus.messagelib.MethodMatchingTest
[INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s -- in org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest
[INFO] Running org.opendaylight.jsonrpc.bus.messagelib.PayloadAwareSorterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.jsonrpc.bus.messagelib.PayloadAwareSorterTest
[INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ProxyTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.846 s -- in org.opendaylight.jsonrpc.bus.messagelib.ProxyTest
[INFO] Running org.opendaylight.jsonrpc.bus.messagelib.PubSubTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.106 s -- in org.opendaylight.jsonrpc.bus.messagelib.PubSubTest
[INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ReqRepTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.656 s -- in org.opendaylight.jsonrpc.bus.messagelib.ReqRepTest
[INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ReturnTypeTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 s -- in org.opendaylight.jsonrpc.bus.messagelib.ReturnTypeTest
[INFO] Running org.opendaylight.jsonrpc.bus.messagelib.RpcMethodAnnotationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.jsonrpc.bus.messagelib.RpcMethodAnnotationTest
[INFO] Running org.opendaylight.jsonrpc.bus.messagelib.TransportFactoryTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.076 s -- in org.opendaylight.jsonrpc.bus.messagelib.TransportFactoryTest
[INFO] Running org.opendaylight.jsonrpc.bus.messagelib.UtilTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.jsonrpc.bus.messagelib.UtilTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ bus-messagelib ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-messagelib ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.3-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ bus-messagelib ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.3-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ bus-messagelib ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.3-SNAPSHOT-tests.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ bus-messagelib ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bom.xml
[INFO] attaching as bus-messagelib-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bom.json
[INFO] attaching as bus-messagelib-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-messagelib ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bus-messagelib ---
[INFO] No dependency problems found
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bus-messagelib ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bus-messagelib ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bus-messagelib ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: BUS :: Messaging library' with 40 classes
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bus-messagelib ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.3-SNAPSHOT/bus-messagelib-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.3-SNAPSHOT/bus-messagelib-1.16.3-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.3-SNAPSHOT/bus-messagelib-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.3-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.3-SNAPSHOT/bus-messagelib-1.16.3-SNAPSHOT-tests.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.3-SNAPSHOT/bus-messagelib-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.3-SNAPSHOT/bus-messagelib-1.16.3-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.3-SNAPSHOT/bus-messagelib-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-messagelib ---
[INFO] Installing org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.3-SNAPSHOT/bus-messagelib-1.16.3-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bus-messagelib ---
[INFO] org.opendaylight.jsonrpc.bus:bus-messagelib:bundle:1.16.3-SNAPSHOT
[INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
[INFO] +- com.google.code.gson:gson:jar:2.11.0:provided
[INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.3-SNAPSHOT:provided
[INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.3-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.3-SNAPSHOT:provided
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:provided
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:provided
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.3-SNAPSHOT:test
[INFO] +- io.netty:netty-common:jar:4.1.112.Final:provided
[INFO] +- io.netty:netty-transport:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:provided
[INFO] | \- io.netty:netty-resolver:jar:4.1.112.Final:provided
[INFO] +- io.netty:netty-all:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-dns:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-http:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-memcache:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-redis:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-smtp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-socks:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-stomp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-xml:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-handler-proxy:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-resolver-dns:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-sctp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-udt:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.112.Final:test
[INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.112.Final:test
[INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.3-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.3-SNAPSHOT:test
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:provided
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:provided
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:provided
[INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:provided
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:provided
[INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
[INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
[INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
[INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bus-messagelib ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/sonatype-clm/module.xml
[INFO]
[INFO] ---------< org.opendaylight.jsonrpc.security:security-service >---------
[INFO] Building JSON-RPC :: Security :: Service 1.16.3-SNAPSHOT [12/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ security-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ security-service ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ security-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ security-service ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ security-service ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/security/service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ security-service ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ security-service ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ security-service ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ security-service ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/service/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ security-service ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug release 17] to target/classes
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ security-service >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ security-service ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ security-service <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ security-service ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-service ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/service/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ security-service ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ security-service ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ security-service ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-service ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.3-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ security-service ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.3-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ security-service ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 11 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/bom.xml
[INFO] attaching as security-service-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/bom.json
[INFO] attaching as security-service-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-service ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ security-service ---
[INFO] No dependency problems found
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ security-service ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ security-service ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ security-service ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ security-service ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/service/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.3-SNAPSHOT/security-service-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.3-SNAPSHOT/security-service-1.16.3-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.3-SNAPSHOT/security-service-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.3-SNAPSHOT/security-service-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.3-SNAPSHOT/security-service-1.16.3-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.3-SNAPSHOT/security-service-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-service ---
[INFO] Installing org/opendaylight/jsonrpc/security/security-service/1.16.3-SNAPSHOT/security-service-1.16.3-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ security-service ---
[INFO] org.opendaylight.jsonrpc.security:security-service:bundle:1.16.3-SNAPSHOT
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.3-SNAPSHOT:compile
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile
[INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
[INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
[INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
[INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ security-service ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/sonatype-clm/module.xml
[INFO]
[INFO] -----------< org.opendaylight.jsonrpc.security:security-aaa >-----------
[INFO] Building JSON-RPC :: Security :: AAA 1.16.3-SNAPSHOT [13/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ security-aaa ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ security-aaa ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ security-aaa ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ security-aaa ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ security-aaa ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ security-aaa ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ security-aaa ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ security-aaa ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ security-aaa ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ security-aaa ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [debug release 17] to target/classes
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ security-aaa >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ security-aaa ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ security-aaa <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ security-aaa ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-aaa ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ security-aaa ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ security-aaa ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ security-aaa ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-aaa ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.3-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ security-aaa ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.3-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ security-aaa ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/bom.xml
[INFO] attaching as security-aaa-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/bom.json
[INFO] attaching as security-aaa-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-aaa ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ security-aaa ---
[WARNING] Unused declared dependencies found:
[WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.3-SNAPSHOT:compile
[WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile
[WARNING] org.opendaylight.aaa:aaa-cert:jar:0.19.6:compile
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ security-aaa ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ security-aaa ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ security-aaa ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ security-aaa ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.3-SNAPSHOT/security-aaa-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.3-SNAPSHOT/security-aaa-1.16.3-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.3-SNAPSHOT/security-aaa-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.3-SNAPSHOT/security-aaa-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.3-SNAPSHOT/security-aaa-1.16.3-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.3-SNAPSHOT/security-aaa-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-aaa ---
[INFO] Installing org/opendaylight/jsonrpc/security/security-aaa/1.16.3-SNAPSHOT/security-aaa-1.16.3-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ security-aaa ---
[INFO] org.opendaylight.jsonrpc.security:security-aaa:bundle:1.16.3-SNAPSHOT
[INFO] +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.6:provided
[INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:provided
[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:provided
[INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided
[INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.3-SNAPSHOT:provided
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile
[INFO] +- org.opendaylight.aaa:aaa-cert:jar:0.19.6:compile
[INFO] | +- org.apache.commons:commons-lang3:jar:3.16.0:compile
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
[INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile
[INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
[INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
[INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
[INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
[INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
[INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ security-aaa ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/sonatype-clm/module.xml
[INFO]
[INFO] --------------< org.opendaylight.jsonrpc.bus:bus-config >---------------
[INFO] Building JSON-RPC :: BUS :: Config 1.16.3-SNAPSHOT [14/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bus-config ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bus-config ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bus-config ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bus-config ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bus-config ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bus-config ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bus-config ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bus-config ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-config ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bus-config ---
[INFO] No sources to compile
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ bus-config >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ bus-config ---
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ bus-config <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ bus-config ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-config ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/config/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bus-config ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ bus-config ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ bus-config ---
[INFO]
[INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ bus-config ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bus-config-1.16.3-SNAPSHOT.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ bus-config ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ bus-config ---
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ bus-config ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bom.xml
[INFO] attaching as bus-config-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bom.json
[INFO] attaching as bus-config-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-config ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bus-config ---
[INFO] No dependency problems found
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bus-config ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bus-config-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bus-config ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bus-config ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bus-config ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/config/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.3-SNAPSHOT/bus-config-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bus-config-1.16.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.3-SNAPSHOT/bus-config-1.16.3-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/classes/jsonrpc.cfg to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.3-SNAPSHOT/bus-config-1.16.3-SNAPSHOT-config.cfg
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.3-SNAPSHOT/bus-config-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.3-SNAPSHOT/bus-config-1.16.3-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bus-config-1.16.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.3-SNAPSHOT/bus-config-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bus-config ---
[INFO] org.opendaylight.jsonrpc.bus:bus-config:jar:1.16.3-SNAPSHOT
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bus-config ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/sonatype-clm/module.xml
[INFO]
[INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-bus >--------------
[INFO] Building JSON-RPC :: Feature :: bus 1.16.3-SNAPSHOT [15/37]
[INFO] ------------------------------[ feature ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-jsonrpc-bus ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-bus ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-bus ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-jsonrpc-bus ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-jsonrpc-bus ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-jsonrpc-bus ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-jsonrpc-bus ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-jsonrpc-bus ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-bus/target/classes/LICENSE
[INFO]
[INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-bus ---
[INFO] Generating feature descriptor file /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-bus/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO]
[INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-jsonrpc-bus ---
[INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
[INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-jsonrpc-bus >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-jsonrpc-bus ---
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-jsonrpc-bus <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-jsonrpc-bus ---
[INFO]
[INFO] --- features-test-plugin:13.1.4:test (default) @ odl-jsonrpc-bus ---
[INFO] Starting SFT for org.opendaylight.jsonrpc:odl-jsonrpc-bus
[INFO] Project dependency features detected: []
[INFO] Pax Exam System (Version: 4.13.3) created.
[INFO] Creating RMI registry server on 127.0.0.1:21000
[INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
[INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
[INFO] Waiting for remote bundle context.. on 21000 name: fe938e0d-00cb-417a-a29d-1507a0f1660d timout: [ RelativeTimeout value = 180000 ]
[WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
[WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
[WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-jsonrpc-bus ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-jsonrpc-bus ---
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-jsonrpc-bus ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 322 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-bus/target/bom.xml
[INFO] attaching as odl-jsonrpc-bus-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-bus/target/bom.json
[INFO] attaching as odl-jsonrpc-bus-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-bus ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-bus ---
[INFO] Skipping plugin execution
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-bus ---
[INFO] Skipping source per configuration.
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-jsonrpc-bus ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-jsonrpc-bus ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-jsonrpc-bus ---
[WARNING]
[WARNING] The packaging plugin for project odl-jsonrpc-bus did not assign
[WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
[WARNING]
[WARNING] Incomplete projects like this will fail in future Maven versions!
[WARNING]
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.3-SNAPSHOT/odl-jsonrpc-bus-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-bus/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.3-SNAPSHOT/odl-jsonrpc-bus-1.16.3-SNAPSHOT-features.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-bus/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.3-SNAPSHOT/odl-jsonrpc-bus-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-bus/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.3-SNAPSHOT/odl-jsonrpc-bus-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-jsonrpc-bus ---
[INFO] org.opendaylight.jsonrpc:odl-jsonrpc-bus:feature:1.16.3-SNAPSHOT
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile
[INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
[INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile
[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.3-SNAPSHOT:compile
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile
[INFO] +- org.opendaylight.jsonrpc.security:security-service:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.security:security-aaa:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.aaa:aaa-cert:jar:0.19.6:compile
[INFO] | | +- org.apache.commons:commons-lang3:jar:3.16.0:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.7:compile
[INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile
[INFO] | \- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
[INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
[INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-config:cfg:config:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
[INFO] | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
[INFO] | | +- io.netty:netty-common:jar:4.1.112.Final:compile
[INFO] | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile
[INFO] | | +- io.netty:netty-transport:jar:4.1.112.Final:compile
[INFO] | | \- io.netty:netty-codec:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:compile
[INFO] | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile
[INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
[INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
[INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
[INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
[INFO] +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.6:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.6:compile
[INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile
[INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
[INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
[INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile
[INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile
[INFO] | | | +- com.typesafe:config:jar:1.4.2:compile
[INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
[INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
[INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile
[INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile
[INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile
[INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
[INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
[INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile
[INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
[INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile
[INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
[INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
[INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
[INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile
[INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
[INFO] | | | | +- org.lz4:lz4-java:jar:1.8.0:compile
[INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
[INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile
[INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile
[INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
[INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile
[INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile
[INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile
[INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile
[INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
[INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile
[INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile
[INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile
[INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile
[INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
[INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
[INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile
[INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile
[INFO] | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.5:compile
[INFO] | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile
[INFO] | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
[INFO] | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.5:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.6:compile
[INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
[INFO] | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.4:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.4:compile
[INFO] | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile
[INFO] | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.44:compile
[INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.44:compile
[INFO] | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile
[INFO] | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile
[INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile
[INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile
[INFO] | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile
[INFO] | | | +- org.glassfish.jersey.core:jersey-client:jar:2.44:compile
[INFO] | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile
[INFO] | | | +- org.glassfish.jersey.core:jersey-server:jar:2.44:compile
[INFO] | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
[INFO] | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile
[INFO] | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.44:compile
[INFO] | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.44:compile
[INFO] | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.44:compile
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
[INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
[INFO] | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.6:compile
[INFO] | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.6:compile
[INFO] | | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
[INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
[INFO] | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.6:compile
[INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | | | \- com.h2database:h2:jar:2.2.224:compile
[INFO] | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.19.6:compile
[INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile
[INFO] | | | | +- commons-logging:commons-logging:jar:1.3.1:compile
[INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:compile
[INFO] | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile
[INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.6:compile
[INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.6:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:compile
[INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile
[INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
[INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile
[INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile
[INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile
[INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
[INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
[INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile
[INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile
[INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
[INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
[INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile
[INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile
[INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile
[INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile
[INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile
[INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile
[INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
[INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
[INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
[INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
[INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
[INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
[INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
[INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
[INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
[INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
[INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
[INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
[INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
[INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile
[INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile
[INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile
[INFO] | | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
[INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile
[INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
[INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile
[INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile
[INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
[INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile
[INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
[INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.5:compile
[INFO] | | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:compile
[INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile
[INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.6:compile
[INFO] | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.6:compile
[INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.4:compile
[INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
[INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
[INFO] | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.4:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.6:compile
[INFO] | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.6:compile
[INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
[INFO] | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
[INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.4:compile
[INFO] | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime
[INFO] | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime
[INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime
[INFO] | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime
[INFO] | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime
[INFO] | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime
[INFO] | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime
[INFO] | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime
[INFO] | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime
[INFO] | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime
[INFO] | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime
[INFO] | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime
[INFO] | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime
[INFO] | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime
[INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime
[INFO] | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime
[INFO] | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime
[INFO] | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime
[INFO] | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime
[INFO] | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime
[INFO] | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime
[INFO] | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime
[INFO] | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime
[INFO] | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime
[INFO] | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime
[INFO] | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime
[INFO] | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime
[INFO] | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided
[INFO] | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.6:compile
[INFO] | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.6:compile
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:compile
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-jsonrpc-bus ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-bus/target/sonatype-clm/module.xml
[INFO]
[INFO] ------------< org.opendaylight.jsonrpc:jsonrpc-test-model >-------------
[INFO] Building JSON-RPC :: Test model 1.16.3-SNAPSHOT [16/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-test-model ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-test-model ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-test-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-test-model ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-test-model ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/test-model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO]
[INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ jsonrpc-test-model ---
[INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
[INFO] yang-to-sources: Inspecting /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/yang
[INFO] yang-to-sources: Found 2 dependencies in 1.284 ms
[INFO] yang-to-sources: Project model files found: 6 in 20.03 ms
[INFO] yang-to-sources: 6 YANG models processed in 82.56 ms
[INFO] BindingJavaFileGenerator: Defined 114 files in 16.46 ms
[INFO] Sorted 114 files into 23 directories in 387.6 μs
[INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 114 in 83.03 ms
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ jsonrpc-test-model ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-test-model ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-test-model ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-test-model ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/spi
[INFO] Copying 6 resources from target/generated-sources/yang to target/classes
[INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
[INFO] Copying 6 resources from target/generated-sources/yang to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/spi
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jsonrpc-test-model ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 118 source files with javac [debug release 17] to target/classes
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-test-model >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-test-model ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-test-model <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ jsonrpc-test-model ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-test-model ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jsonrpc-test-model ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ jsonrpc-test-model ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ jsonrpc-test-model ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-test-model ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.3-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ jsonrpc-test-model ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.3-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ jsonrpc-test-model ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.3-SNAPSHOT-tests.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ jsonrpc-test-model ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/bom.xml
[INFO] attaching as jsonrpc-test-model-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/bom.json
[INFO] attaching as jsonrpc-test-model-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-test-model ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-test-model ---
[WARNING] Unused declared dependencies found:
[WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
[WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-test-model ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-test-model ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-test-model ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: Test model' with 16 classes
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-test-model ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/test-model/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.3-SNAPSHOT/jsonrpc-test-model-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.3-SNAPSHOT/jsonrpc-test-model-1.16.3-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.3-SNAPSHOT/jsonrpc-test-model-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.3-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.3-SNAPSHOT/jsonrpc-test-model-1.16.3-SNAPSHOT-tests.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.3-SNAPSHOT/jsonrpc-test-model-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.3-SNAPSHOT/jsonrpc-test-model-1.16.3-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.3-SNAPSHOT/jsonrpc-test-model-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-test-model ---
[INFO] Installing org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.3-SNAPSHOT/jsonrpc-test-model-1.16.3-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ jsonrpc-test-model ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-test-model:bundle:1.16.3-SNAPSHOT
[INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
[INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
[INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile
[INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT:compile
[INFO] +- com.google.code.gson:gson:jar:2.11.0:compile
[INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ jsonrpc-test-model ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/sonatype-clm/module.xml
[INFO]
[INFO] -----------------< org.opendaylight.jsonrpc:dom-codec >-----------------
[INFO] Building JSON-RPC :: DOM :: Codec 1.16.3-SNAPSHOT [17/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ dom-codec ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ dom-codec ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ dom-codec ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ dom-codec ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ dom-codec ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ dom-codec ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ dom-codec ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ dom-codec ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ dom-codec ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ dom-codec ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 13 source files with javac [debug release 17] to target/classes
[WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
[WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS
reason: class file for javax.annotation.meta.When not found
[WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
[WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS
reason: class file for javax.annotation.meta.When not found
[WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
[WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS
reason: class file for javax.annotation.meta.When not found
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodec.java:[95,40] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ dom-codec >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ dom-codec ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ dom-codec <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ dom-codec ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ dom-codec ---
[INFO] Copying 6 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ dom-codec ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/test/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodecTest.java:[74,41] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal
[INFO]
[INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ dom-codec ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.opendaylight.jsonrpc.dom.codec.DataCodecTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.150 s -- in org.opendaylight.jsonrpc.dom.codec.DataCodecTest
[INFO] Running org.opendaylight.jsonrpc.dom.codec.NotificationCodecTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.jsonrpc.dom.codec.NotificationCodecTest
[INFO] Running org.opendaylight.jsonrpc.dom.codec.PathCodecAndBuilderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.jsonrpc.dom.codec.PathCodecAndBuilderTest
[INFO] Running org.opendaylight.jsonrpc.dom.codec.RpcCodecTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.jsonrpc.dom.codec.RpcCodecTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ dom-codec ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ dom-codec ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.3-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ dom-codec ---
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] warning: unknown enum constant When.ALWAYS
[WARNING] reason: class file for javax.annotation.meta.When not found
[WARNING] 1 warning
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.3-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ dom-codec ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/bom.xml
[INFO] attaching as dom-codec-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/bom.json
[INFO] attaching as dom-codec-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ dom-codec ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ dom-codec ---
[WARNING] Used undeclared dependencies found:
[WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
[WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:test
[WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile
[WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
[WARNING] com.google.code.gson:gson:jar:2.11.0:compile
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ dom-codec ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ dom-codec ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ dom-codec ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: DOM :: Codec' with 19 classes
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ dom-codec ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/pom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.3-SNAPSHOT/dom-codec-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.3-SNAPSHOT/dom-codec-1.16.3-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.3-SNAPSHOT/dom-codec-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.3-SNAPSHOT/dom-codec-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.3-SNAPSHOT/dom-codec-1.16.3-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.3-SNAPSHOT/dom-codec-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ dom-codec ---
[INFO] Installing org/opendaylight/jsonrpc/dom-codec/1.16.3-SNAPSHOT/dom-codec-1.16.3-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ dom-codec ---
[INFO] org.opendaylight.jsonrpc:dom-codec:bundle:1.16.3-SNAPSHOT
[INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
[INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile
[INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile
[INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
[INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
[INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
[INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
[INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:test
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:test
[INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:test
[INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.3-SNAPSHOT:test
[INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:test
[INFO] | \- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.3-SNAPSHOT:test
[INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:test
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:test
[INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.6:test
[INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:test
[INFO] | +- net.bytebuddy:byte-buddy:jar:1.15.0:test
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:test
[INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:test
[INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:test
[INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:test
[INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:test
[INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:test
[INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:test
[INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:test
[INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test
[INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:test
[INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:test
[INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:test
[INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:test
[INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:test
[INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:test
[INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:test
[INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:test
[INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:test
[INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:test
[INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:test
[INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:test
[INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:test
[INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:test
[INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:test
[INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:test
[INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:test
[INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:test
[INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:test
[INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6:test
[INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:test
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:test
[INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:test
[INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:test
[INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:test
[INFO] | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:test
[INFO] +- org.mockito:mockito-core:jar:5.12.0:test
[INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] | \- org.objenesis:objenesis:jar:3.3:test
[INFO] +- com.jayway.jsonpath:json-path:jar:2.2.0:test
[INFO] | \- net.minidev:json-smart:jar:2.2.1:test
[INFO] | \- net.minidev:accessors-smart:jar:1.1:test
[INFO] | \- org.ow2.asm:asm:jar:9.7:test
[INFO] +- com.jayway.jsonpath:json-path-assert:jar:2.2.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ dom-codec ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/sonatype-clm/module.xml
[INFO]
[INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-provider >--------------
[INFO] Building JSON-RPC :: Provider 1.16.3-SNAPSHOT [18/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-provider ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-provider ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-provider ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ jsonrpc-provider ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-provider ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-provider ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/provider/target/classes/LICENSE
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-provider >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-provider ---
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-provider <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ jsonrpc-provider ---
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ jsonrpc-provider ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ jsonrpc-provider ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ jsonrpc-provider ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 92 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/provider/target/bom.xml
[INFO] attaching as jsonrpc-provider-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/provider/target/bom.json
[INFO] attaching as jsonrpc-provider-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider ---
[INFO] Skipping pom project
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider ---
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-provider ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-provider ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-provider ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.3-SNAPSHOT/jsonrpc-provider-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.3-SNAPSHOT/jsonrpc-provider-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.3-SNAPSHOT/jsonrpc-provider-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ jsonrpc-provider ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-provider:pom:1.16.3-SNAPSHOT
[INFO] +- io.netty:netty-transport:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-common:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:provided
[INFO] | \- io.netty:netty-resolver:jar:4.1.112.Final:provided
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
[INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile
[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.jsonrpc:dom-codec:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
[INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
[INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile
[INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
[INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
[INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
[INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
[INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
[INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
[INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:provided
[INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:provided
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:provided
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:provided
[INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:provided
[INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:provided
[INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.3-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.3-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.3-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.3-SNAPSHOT:provided
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:provided
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:provided
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.3-SNAPSHOT:provided
[INFO] +- com.google.code.gson:gson:jar:2.11.0:provided
[INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
[INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.6:test
[INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.6:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:test
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:test
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6:test
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.mockito:mockito-core:jar:5.12.0:test
[INFO] | +- net.bytebuddy:byte-buddy:jar:1.15.0:test
[INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] | \- org.objenesis:objenesis:jar:3.3:test
[INFO] +- com.jayway.jsonpath:json-path:jar:2.2.0:test
[INFO] | \- net.minidev:json-smart:jar:2.2.1:test
[INFO] | \- net.minidev:accessors-smart:jar:1.1:test
[INFO] | \- org.ow2.asm:asm:jar:9.7:test
[INFO] +- com.jayway.jsonpath:json-path-assert:jar:2.2.0:test
[INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:test
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.3-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.3-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:test-jar:tests:1.16.3-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.3-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.3-SNAPSHOT:test
[INFO] +- io.netty:netty-all:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-dns:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-http:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-memcache:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-redis:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-smtp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-socks:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-stomp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-xml:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-handler-proxy:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-resolver-dns:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-sctp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-udt:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.112.Final:test
[INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.112.Final:test
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ jsonrpc-provider ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/provider/target/sonatype-clm/module.xml
[INFO]
[INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-common >----------
[INFO] Building JSON-RPC :: Provider :: Common 1.16.3-SNAPSHOT [19/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-provider-common ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-provider-common ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider-common ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-provider-common ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider-common ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ jsonrpc-provider-common ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-provider-common ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-provider-common ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-provider-common ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jsonrpc-provider-common ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 61 source files with javac [debug release 17] to target/classes
[WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
[WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS
reason: class file for javax.annotation.meta.When not found
[WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
[WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS
reason: class file for javax.annotation.meta.When not found
[WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
[WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS
reason: class file for javax.annotation.meta.When not found
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/InbandModelsService.java:[19,8] auto-closeable resource org.opendaylight.jsonrpc.model.InbandModelsService has a member method close() that could throw InterruptedException
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/RemoteGovernance.java:[16,8] auto-closeable resource org.opendaylight.jsonrpc.model.RemoteGovernance has a member method close() that could throw InterruptedException
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/DataChangeNotificationPublisher.java:[16,8] auto-closeable resource org.opendaylight.jsonrpc.model.DataChangeNotificationPublisher has a member method close() that could throw InterruptedException
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/DataChangeListenerRegistration.java:[64,24] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/EnsureParentTransactionFactory.java:[63,56] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/JsonRPCDataBroker.java:[145,25] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[52,14] auto-closeable resource org.opendaylight.jsonrpc.impl.RemoteControlProvider has a member method close() that could throw InterruptedException
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InbandModelsSchemaContextProvider.java:[60,34] auto-closeable resource org.opendaylight.jsonrpc.model.InbandModelsService has a member method close() that could throw InterruptedException
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-provider-common >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-provider-common ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-provider-common <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ jsonrpc-provider-common ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-provider-common ---
[INFO] Copying 6 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jsonrpc-provider-common ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 17 source files with javac [debug release 17] to target/test-classes
[WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found
[WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found
[WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found
[WARNING] Cannot find annotation method 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/AsyncMockRpcHandler.java:[22,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.AsyncMockRpcHandler has a member method close() that could throw InterruptedException
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/DcnPublisherImpl.java:[14,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.DcnPublisherImpl has a member method close() that could throw InterruptedException
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[115,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[126,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[217,41] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[242,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[251,38] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[273,64] redundant cast to org.opendaylight.yangtools.yang.data.api.schema.ContainerNode
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/MockGovernance.java:[27,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.MockGovernance has a member method close() that could throw InterruptedException
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/MockRpcHandler.java:[34,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.MockRpcHandler has a member method close() that could throw InterruptedException
[INFO]
[INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ jsonrpc-provider-common ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.opendaylight.jsonrpc.hmap.HierarchicalEnumHashMapTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.opendaylight.jsonrpc.hmap.HierarchicalEnumHashMapTest
[INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.31 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest
[INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCTE2ETest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.680 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCTE2ETest
[INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCTxTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.072 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCTxTest
[INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCtoRPCBridgeTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.536 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCtoRPCBridgeTest
[INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteControlTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.806 s -- in org.opendaylight.jsonrpc.provider.common.RemoteControlTest
[INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteNotificationPublisherTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.564 s -- in org.opendaylight.jsonrpc.provider.common.RemoteNotificationPublisherTest
[INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteRpcInvokerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.909 s -- in org.opendaylight.jsonrpc.provider.common.RemoteRpcInvokerTest
[INFO] Running org.opendaylight.jsonrpc.provider.common.TxChainTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.976 s -- in org.opendaylight.jsonrpc.provider.common.TxChainTest
[INFO] Running org.opendaylight.jsonrpc.provider.common.UtilTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.opendaylight.jsonrpc.provider.common.UtilTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ jsonrpc-provider-common ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-provider-common ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.3-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ jsonrpc-provider-common ---
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] warning: unknown enum constant When.ALWAYS
[WARNING] reason: class file for javax.annotation.meta.When not found
[WARNING] 1 warning
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.3-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ jsonrpc-provider-common ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.3-SNAPSHOT-tests.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ jsonrpc-provider-common ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 98 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/bom.xml
[INFO] attaching as jsonrpc-provider-common-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/bom.json
[INFO] attaching as jsonrpc-provider-common-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-common ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider-common ---
[WARNING] Used undeclared dependencies found:
[WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
[WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:provided
[WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
[WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:provided
[WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
[WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:test
[WARNING] org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
[WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:provided
[WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile
[WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:provided
[WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.6:test
[WARNING] org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
[WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:provided
[WARNING] org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:provided
[WARNING] com.google.guava:guava:jar:32.1.3-jre:compile
[WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile
[WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
[WARNING] Unused declared dependencies found:
[WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
[WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
[WARNING] Non-test scoped test only dependencies found:
[WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-common ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-provider-common ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-provider-common ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: Provider :: Common' with 60 classes
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-provider-common ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/common/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.3-SNAPSHOT/jsonrpc-provider-common-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.3-SNAPSHOT/jsonrpc-provider-common-1.16.3-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.3-SNAPSHOT/jsonrpc-provider-common-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.3-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.3-SNAPSHOT/jsonrpc-provider-common-1.16.3-SNAPSHOT-tests.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.3-SNAPSHOT/jsonrpc-provider-common-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.3-SNAPSHOT/jsonrpc-provider-common-1.16.3-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.3-SNAPSHOT/jsonrpc-provider-common-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-provider-common ---
[INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.3-SNAPSHOT/jsonrpc-provider-common-1.16.3-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ jsonrpc-provider-common ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-provider-common:bundle:1.16.3-SNAPSHOT
[INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:compile
[INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
[INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
[INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
[INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
[INFO] +- io.netty:netty-transport:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-common:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:provided
[INFO] | \- io.netty:netty-resolver:jar:4.1.112.Final:provided
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
[INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile
[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.jsonrpc:dom-codec:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
[INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
[INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile
[INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
[INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
[INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
[INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
[INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
[INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
[INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:provided
[INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:provided
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:provided
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:provided
[INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:provided
[INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:provided
[INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.3-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.3-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.3-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.3-SNAPSHOT:provided
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:provided
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:provided
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.3-SNAPSHOT:provided
[INFO] +- com.google.code.gson:gson:jar:2.11.0:provided
[INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
[INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.6:test
[INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.6:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:test
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:test
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6:test
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.mockito:mockito-core:jar:5.12.0:test
[INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] | \- org.objenesis:objenesis:jar:3.3:test
[INFO] +- com.jayway.jsonpath:json-path:jar:2.2.0:test
[INFO] | \- net.minidev:json-smart:jar:2.2.1:test
[INFO] | \- net.minidev:accessors-smart:jar:1.1:test
[INFO] | \- org.ow2.asm:asm:jar:9.7:test
[INFO] +- com.jayway.jsonpath:json-path-assert:jar:2.2.0:test
[INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:test
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.3-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.3-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:test-jar:tests:1.16.3-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.3-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.3-SNAPSHOT:test
[INFO] +- io.netty:netty-all:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-dns:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-http:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-memcache:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-redis:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-smtp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-socks:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-stomp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-xml:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-handler-proxy:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-resolver-dns:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-sctp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-udt:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.112.Final:test
[INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.112.Final:test
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ jsonrpc-provider-common ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/sonatype-clm/module.xml
[INFO]
[INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-single >----------
[INFO] Building JSON-RPC :: Provider :: Single node 1.16.3-SNAPSHOT [20/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-provider-single ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-provider-single ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider-single ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-provider-single ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider-single ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ jsonrpc-provider-single ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-provider-single ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-provider-single ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-provider-single ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/provider/single/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jsonrpc-provider-single ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug release 17] to target/classes
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-provider-single >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-provider-single ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-provider-single <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ jsonrpc-provider-single ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-provider-single ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jsonrpc-provider-single ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes
[WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
[WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
[INFO]
[INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ jsonrpc-provider-single ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.opendaylight.jsonrpc.provider.single.JsonRPCProviderTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.851 s -- in org.opendaylight.jsonrpc.provider.single.JsonRPCProviderTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ jsonrpc-provider-single ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-provider-single ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.3-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ jsonrpc-provider-single ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.3-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ jsonrpc-provider-single ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 98 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/bom.xml
[INFO] attaching as jsonrpc-provider-single-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/bom.json
[INFO] attaching as jsonrpc-provider-single-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-single ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider-single ---
[WARNING] Used undeclared dependencies found:
[WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
[WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
[WARNING] com.google.guava:guava:jar:32.1.3-jre:compile
[WARNING] org.checkerframework:checker-qual:jar:3.45.0:compile
[WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
[WARNING] Unused declared dependencies found:
[WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
[WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
[WARNING] org.opendaylight.jsonrpc:dom-codec:jar:1.16.3-SNAPSHOT:compile
[WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
[WARNING] Non-test scoped test only dependencies found:
[WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
[WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-single ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-provider-single ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-provider-single ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: Provider :: Single node' with 1 classes
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-provider-single ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/single/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.3-SNAPSHOT/jsonrpc-provider-single-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.3-SNAPSHOT/jsonrpc-provider-single-1.16.3-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.3-SNAPSHOT/jsonrpc-provider-single-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.3-SNAPSHOT/jsonrpc-provider-single-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.3-SNAPSHOT/jsonrpc-provider-single-1.16.3-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.3-SNAPSHOT/jsonrpc-provider-single-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-provider-single ---
[INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.3-SNAPSHOT/jsonrpc-provider-single-1.16.3-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ jsonrpc-provider-single ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-provider-single:bundle:1.16.3-SNAPSHOT
[INFO] +- io.netty:netty-transport:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-common:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:provided
[INFO] | \- io.netty:netty-resolver:jar:4.1.112.Final:provided
[INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
[INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile
[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
[INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
[INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile
[INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
[INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
[INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
[INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
[INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
[INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
[INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:provided
[INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:provided
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:provided
[INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:provided
[INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
[INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:provided
[INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:provided
[INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:provided
[INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.3-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.3-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.3-SNAPSHOT:provided
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:provided
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:provided
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.3-SNAPSHOT:provided
[INFO] +- com.google.code.gson:gson:jar:2.11.0:provided
[INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
[INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
[INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
[INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
[INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.6:test
[INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.6:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:test
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:test
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6:test
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.mockito:mockito-core:jar:5.12.0:test
[INFO] | +- net.bytebuddy:byte-buddy:jar:1.15.0:compile
[INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] | \- org.objenesis:objenesis:jar:3.3:test
[INFO] +- com.jayway.jsonpath:json-path:jar:2.2.0:test
[INFO] | \- net.minidev:json-smart:jar:2.2.1:test
[INFO] | \- net.minidev:accessors-smart:jar:1.1:test
[INFO] | \- org.ow2.asm:asm:jar:9.7:test
[INFO] +- com.jayway.jsonpath:json-path-assert:jar:2.2.0:test
[INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:test
[INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.3-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.3-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:test-jar:tests:1.16.3-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.3-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.3-SNAPSHOT:test
[INFO] +- io.netty:netty-all:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-dns:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-http:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-memcache:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-redis:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-smtp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-socks:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-stomp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-xml:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-handler-proxy:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-resolver-dns:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-sctp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-udt:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.112.Final:test
[INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.112.Final:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:test-jar:tests:1.16.3-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc:dom-codec:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ jsonrpc-provider-single ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/sonatype-clm/module.xml
[INFO]
[INFO] -----------< org.opendaylight.jsonrpc:odl-jsonrpc-provider >------------
[INFO] Building JSON-RPC :: Feature :: provider 1.16.3-SNAPSHOT [21/37]
[INFO] ------------------------------[ feature ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-jsonrpc-provider ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-provider ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-provider ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-jsonrpc-provider ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-jsonrpc-provider ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-jsonrpc-provider ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-jsonrpc-provider ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-jsonrpc-provider ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-provider/target/classes/LICENSE
[INFO]
[INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-provider ---
[INFO] Generating feature descriptor file /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-provider/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO]
[INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-jsonrpc-provider ---
[INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
[INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-jsonrpc-provider >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-jsonrpc-provider ---
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-jsonrpc-provider <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-jsonrpc-provider ---
[INFO]
[INFO] --- features-test-plugin:13.1.4:test (default) @ odl-jsonrpc-provider ---
[INFO] Starting SFT for org.opendaylight.jsonrpc:odl-jsonrpc-provider
[INFO] Project dependency features detected: []
[INFO] Pax Exam System (Version: 4.13.3) created.
[INFO] Creating RMI registry server on 127.0.0.1:21000
[INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
[INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
[INFO] Waiting for remote bundle context.. on 21000 name: a8794764-3ea3-48cb-ae26-3be0a7acd850 timout: [ RelativeTimeout value = 180000 ]
[WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
[WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
[WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-jsonrpc-provider ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-jsonrpc-provider ---
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-jsonrpc-provider ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 326 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-provider/target/bom.xml
[INFO] attaching as odl-jsonrpc-provider-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-provider/target/bom.json
[INFO] attaching as odl-jsonrpc-provider-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-provider ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-provider ---
[INFO] Skipping plugin execution
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-provider ---
[INFO] Skipping source per configuration.
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-jsonrpc-provider ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-jsonrpc-provider ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-jsonrpc-provider ---
[WARNING]
[WARNING] The packaging plugin for project odl-jsonrpc-provider did not assign
[WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
[WARNING]
[WARNING] Incomplete projects like this will fail in future Maven versions!
[WARNING]
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.3-SNAPSHOT/odl-jsonrpc-provider-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.3-SNAPSHOT/odl-jsonrpc-provider-1.16.3-SNAPSHOT-features.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-provider/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.3-SNAPSHOT/odl-jsonrpc-provider-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-provider/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.3-SNAPSHOT/odl-jsonrpc-provider-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-jsonrpc-provider ---
[INFO] org.opendaylight.jsonrpc:odl-jsonrpc-provider:feature:1.16.3-SNAPSHOT
[INFO] +- org.opendaylight.jsonrpc:odl-jsonrpc-bus:xml:features:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.3-SNAPSHOT:compile
[INFO] | | +- com.google.code.gson:gson:jar:2.11.0:compile
[INFO] | | | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
[INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | | +- org.checkerframework:checker-qual:jar:3.45.0:compile
[INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.3-SNAPSHOT:compile
[INFO] | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile
[INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
[INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile
[INFO] | +- org.opendaylight.jsonrpc.security:security-service:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.security:security-aaa:jar:1.16.3-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.6:compile
[INFO] | | | \- org.apache.commons:commons-lang3:jar:3.16.0:compile
[INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile
[INFO] | +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-config:cfg:config:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
[INFO] | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
[INFO] | | | +- io.netty:netty-common:jar:4.1.112.Final:compile
[INFO] | | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile
[INFO] | | | +- io.netty:netty-transport:jar:4.1.112.Final:compile
[INFO] | | | \- io.netty:netty-codec:jar:4.1.112.Final:compile
[INFO] | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
[INFO] | | +- io.netty:netty-handler:jar:4.1.112.Final:compile
[INFO] | | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile
[INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
[INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
[INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
[INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
[INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
[INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
[INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
[INFO] | \- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.6:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.6:compile
[INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile
[INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
[INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
[INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile
[INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile
[INFO] | | | +- com.typesafe:config:jar:1.4.2:compile
[INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
[INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
[INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile
[INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile
[INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile
[INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
[INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
[INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile
[INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
[INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile
[INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
[INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
[INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
[INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile
[INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
[INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile
[INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile
[INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile
[INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
[INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile
[INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile
[INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile
[INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile
[INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile
[INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
[INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile
[INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile
[INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile
[INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile
[INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
[INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
[INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile
[INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile
[INFO] | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.5:compile
[INFO] | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile
[INFO] | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
[INFO] | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.5:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.6:compile
[INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
[INFO] | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.4:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.4:compile
[INFO] | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile
[INFO] | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.44:compile
[INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.44:compile
[INFO] | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile
[INFO] | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile
[INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile
[INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile
[INFO] | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile
[INFO] | | | +- org.glassfish.jersey.core:jersey-client:jar:2.44:compile
[INFO] | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile
[INFO] | | | +- org.glassfish.jersey.core:jersey-server:jar:2.44:compile
[INFO] | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
[INFO] | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile
[INFO] | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.44:compile
[INFO] | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.44:compile
[INFO] | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.44:compile
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
[INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
[INFO] | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.6:compile
[INFO] | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.6:compile
[INFO] | | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
[INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
[INFO] | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.6:compile
[INFO] | | | \- com.h2database:h2:jar:2.2.224:compile
[INFO] | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.19.6:compile
[INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile
[INFO] | | | | +- commons-logging:commons-logging:jar:1.3.1:compile
[INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:compile
[INFO] | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile
[INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.6:compile
[INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.6:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:compile
[INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile
[INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
[INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile
[INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
[INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.5:compile
[INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
[INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:compile
[INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile
[INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.6:compile
[INFO] | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.6:compile
[INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.4:compile
[INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
[INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
[INFO] | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.4:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.6:compile
[INFO] | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.6:compile
[INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
[INFO] | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
[INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.4:compile
[INFO] | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime
[INFO] | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime
[INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime
[INFO] | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime
[INFO] | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime
[INFO] | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime
[INFO] | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime
[INFO] | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime
[INFO] | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime
[INFO] | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime
[INFO] | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime
[INFO] | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime
[INFO] | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime
[INFO] | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime
[INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime
[INFO] | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime
[INFO] | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime
[INFO] | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime
[INFO] | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime
[INFO] | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime
[INFO] | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime
[INFO] | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime
[INFO] | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime
[INFO] | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime
[INFO] | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime
[INFO] | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime
[INFO] | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime
[INFO] | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided
[INFO] | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.6:compile
[INFO] | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.6:compile
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-single:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.7:compile
[INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
[INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
[INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
[INFO] | +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.3-SNAPSHOT:compile
[INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
[INFO] | \- org.opendaylight.jsonrpc:dom-codec:jar:1.16.3-SNAPSHOT:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
[INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile
[INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
[INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:compile
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-jsonrpc-provider ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-provider/target/sonatype-clm/module.xml
[INFO]
[INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-all >--------------
[INFO] Building JSON-RPC :: Feature :: all 1.16.3-SNAPSHOT [22/37]
[INFO] ------------------------------[ feature ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-jsonrpc-all ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-all ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-all ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-jsonrpc-all ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-jsonrpc-all ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-jsonrpc-all ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-jsonrpc-all ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-jsonrpc-all ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-all/target/classes/LICENSE
[INFO]
[INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-all ---
[INFO] Generating feature descriptor file /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-all/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO]
[INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-jsonrpc-all ---
[INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
[INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-jsonrpc-all >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-jsonrpc-all ---
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-jsonrpc-all <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-jsonrpc-all ---
[INFO]
[INFO] --- features-test-plugin:13.1.4:test (default) @ odl-jsonrpc-all ---
[INFO] Starting SFT for org.opendaylight.jsonrpc:odl-jsonrpc-all
[INFO] Project dependency features detected: []
[INFO] Pax Exam System (Version: 4.13.3) created.
[INFO] Creating RMI registry server on 127.0.0.1:21000
[INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
[INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
[INFO] Waiting for remote bundle context.. on 21000 name: dcaf416a-88fd-4f6d-bb29-c2212214c6a5 timout: [ RelativeTimeout value = 180000 ]
[WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
[WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
[WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-jsonrpc-all ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-jsonrpc-all ---
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-jsonrpc-all ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 391 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-all/target/bom.xml
[INFO] attaching as odl-jsonrpc-all-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-all/target/bom.json
[INFO] attaching as odl-jsonrpc-all-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-all ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-all ---
[INFO] Skipping plugin execution
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-all ---
[INFO] Skipping source per configuration.
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-jsonrpc-all ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-jsonrpc-all ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-jsonrpc-all ---
[WARNING]
[WARNING] The packaging plugin for project odl-jsonrpc-all did not assign
[WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
[WARNING]
[WARNING] Incomplete projects like this will fail in future Maven versions!
[WARNING]
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-all/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.3-SNAPSHOT/odl-jsonrpc-all-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-all/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.3-SNAPSHOT/odl-jsonrpc-all-1.16.3-SNAPSHOT-features.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-all/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.3-SNAPSHOT/odl-jsonrpc-all-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-all/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.3-SNAPSHOT/odl-jsonrpc-all-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-jsonrpc-all ---
[INFO] org.opendaylight.jsonrpc:odl-jsonrpc-all:feature:1.16.3-SNAPSHOT
[INFO] +- org.opendaylight.jsonrpc:odl-jsonrpc-provider:xml:features:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc:odl-jsonrpc-bus:xml:features:1.16.3-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.3-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.3-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.3-SNAPSHOT:compile
[INFO] | | | +- com.google.code.gson:gson:jar:2.11.0:compile
[INFO] | | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] | | +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.3-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.3-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.3-SNAPSHOT:compile
[INFO] | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile
[INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
[INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile
[INFO] | | +- org.opendaylight.jsonrpc.security:security-service:jar:1.16.3-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.jsonrpc.security:security-aaa:jar:1.16.3-SNAPSHOT:compile
[INFO] | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.6:compile
[INFO] | | | | \- org.apache.commons:commons-lang3:jar:3.16.0:compile
[INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile
[INFO] | | +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.3-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.jsonrpc.bus:bus-config:cfg:config:1.16.3-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
[INFO] | | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
[INFO] | | | | +- io.netty:netty-common:jar:4.1.112.Final:compile
[INFO] | | | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile
[INFO] | | | | +- io.netty:netty-transport:jar:4.1.112.Final:compile
[INFO] | | | | \- io.netty:netty-codec:jar:4.1.112.Final:compile
[INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
[INFO] | | | +- io.netty:netty-handler:jar:4.1.112.Final:compile
[INFO] | | | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile
[INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
[INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
[INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
[INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
[INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
[INFO] | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
[INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.6:compile
[INFO] | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.6:compile
[INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.6:compile
[INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.6:compile
[INFO] | | | +- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.6:compile
[INFO] | | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile
[INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile
[INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile
[INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile
[INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
[INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
[INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile
[INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile
[INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile
[INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile
[INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile
[INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
[INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
[INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile
[INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile
[INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile
[INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
[INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
[INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile
[INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
[INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile
[INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
[INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
[INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
[INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile
[INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
[INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile
[INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile
[INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile
[INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
[INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile
[INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile
[INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile
[INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile
[INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile
[INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile
[INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
[INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile
[INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile
[INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile
[INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile
[INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile
[INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile
[INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile
[INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile
[INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile
[INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
[INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile
[INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile
[INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile
[INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile
[INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile
[INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile
[INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile
[INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile
[INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.5:compile
[INFO] | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile
[INFO] | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
[INFO] | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.5:compile
[INFO] | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.6:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.4:compile
[INFO] | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.4:compile
[INFO] | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile
[INFO] | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.44:compile
[INFO] | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.44:compile
[INFO] | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile
[INFO] | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile
[INFO] | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile
[INFO] | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile
[INFO] | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile
[INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.44:compile
[INFO] | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile
[INFO] | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.44:compile
[INFO] | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
[INFO] | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile
[INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.44:compile
[INFO] | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.44:compile
[INFO] | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.44:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
[INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
[INFO] | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.6:compile
[INFO] | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.6:compile
[INFO] | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.6:compile
[INFO] | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.6:compile
[INFO] | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.6:compile
[INFO] | | | | \- com.h2database:h2:jar:2.2.224:compile
[INFO] | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.6:compile
[INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile
[INFO] | | | | +- commons-logging:commons-logging:jar:1.3.1:compile
[INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:compile
[INFO] | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile
[INFO] | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:compile
[INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
[INFO] | | | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.5:compile
[INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
[INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.6:compile
[INFO] | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
[INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.6:compile
[INFO] | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.6:compile
[INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
[INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
[INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.4:compile
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime
[INFO] | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime
[INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime
[INFO] | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime
[INFO] | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime
[INFO] | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime
[INFO] | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime
[INFO] | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime
[INFO] | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime
[INFO] | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime
[INFO] | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime
[INFO] | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime
[INFO] | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime
[INFO] | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime
[INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime
[INFO] | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime
[INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime
[INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime
[INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime
[INFO] | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime
[INFO] | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime
[INFO] | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime
[INFO] | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime
[INFO] | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime
[INFO] | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime
[INFO] | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime
[INFO] | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime
[INFO] | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided
[INFO] | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.6:compile
[INFO] | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.6:compile
[INFO] | +- org.opendaylight.jsonrpc:jsonrpc-provider-single:jar:1.16.3-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
[INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
[INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.3-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.3-SNAPSHOT:compile
[INFO] | | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.jsonrpc:dom-codec:jar:1.16.3-SNAPSHOT:compile
[INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile
[INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
[INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
[INFO] +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.10:compile
[INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.4:compile
[INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.4:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile
[INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile
[INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.4:compile
[INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.4:compile
[INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile
[INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile
[INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile
[INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile
[INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
[INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile
[INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
[INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile
[INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile
[INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.10:compile
[INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.10:compile
[INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.6:compile
[INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.6:compile
[INFO] | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.10:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.7:compile
[INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile
[INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile
[INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile
[INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile
[INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile
[INFO] | | | \- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.10:compile
[INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.10:compile
[INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.10:compile
[INFO] | | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.10:compile
[INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.10:compile
[INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.10:compile
[INFO] | | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.10:compile
[INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.10:compile
[INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.10:compile
[INFO] | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.10:compile
[INFO] | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.10:compile
[INFO] | | \- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.10:compile
[INFO] | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.10:compile
[INFO] | +- dk.brics:automaton:jar:1.12-4:compile
[INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile
[INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
[INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile
[INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
[INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
[INFO] | +- org.opendaylight.netconf:restconf-nb:jar:7.0.10:compile
[INFO] | | +- org.opendaylight.netconf:restconf-api:jar:7.0.10:compile
[INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.10:compile
[INFO] | | +- org.opendaylight.netconf:restconf-common:jar:7.0.10:compile
[INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.10:compile
[INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.10:compile
[INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.10:compile
[INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.10:compile
[INFO] | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.10:compile
[INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
[INFO] | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile
[INFO] | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile
[INFO] | | +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile
[INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile
[INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile
[INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile
[INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile
[INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile
[INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile
[INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile
[INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile
[INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile
[INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile
[INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.10:compile
[INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile
[INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.6:compile
[INFO] | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.6:compile
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:compile
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-jsonrpc-all ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-all/target/sonatype-clm/module.xml
[INFO]
[INFO] -------------< org.opendaylight.jsonrpc:features-jsonrpc >--------------
[INFO] Building JSON-RPC :: Features :: repository 1.16.3-SNAPSHOT [23/37]
[INFO] ------------------------------[ feature ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-jsonrpc ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-jsonrpc ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-jsonrpc ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-jsonrpc ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-jsonrpc ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-jsonrpc ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-jsonrpc ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-jsonrpc ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/features/features-jsonrpc/target/classes/LICENSE
[INFO]
[INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-jsonrpc ---
[INFO] Generating feature descriptor file /w/workspace/jsonrpc-maven-clm-calcium/features/features-jsonrpc/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO]
[INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-jsonrpc ---
[INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
[INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ features-jsonrpc >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ features-jsonrpc ---
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ features-jsonrpc <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ features-jsonrpc ---
[INFO]
[INFO] --- features-test-plugin:13.1.4:test (default) @ features-jsonrpc ---
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ features-jsonrpc ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ features-jsonrpc ---
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-jsonrpc ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 392 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/features/features-jsonrpc/target/bom.xml
[INFO] attaching as features-jsonrpc-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/features/features-jsonrpc/target/bom.json
[INFO] attaching as features-jsonrpc-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-jsonrpc ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-jsonrpc ---
[INFO] Skipping plugin execution
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-jsonrpc ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-jsonrpc ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-jsonrpc ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-jsonrpc ---
[WARNING]
[WARNING] The packaging plugin for project features-jsonrpc did not assign
[WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
[WARNING]
[WARNING] Incomplete projects like this will fail in future Maven versions!
[WARNING]
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/features-jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.16.3-SNAPSHOT/features-jsonrpc-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/features-jsonrpc/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.16.3-SNAPSHOT/features-jsonrpc-1.16.3-SNAPSHOT-features.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/features-jsonrpc/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.16.3-SNAPSHOT/features-jsonrpc-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/features-jsonrpc/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.16.3-SNAPSHOT/features-jsonrpc-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ features-jsonrpc ---
[INFO] org.opendaylight.jsonrpc:features-jsonrpc:feature:1.16.3-SNAPSHOT
[INFO] +- org.opendaylight.jsonrpc:odl-jsonrpc-all:xml:features:1.16.3-SNAPSHOT:compile
[INFO] | \- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.10:compile
[INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.4:compile
[INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.4:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile
[INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile
[INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.4:compile
[INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.4:compile
[INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile
[INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile
[INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile
[INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile
[INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
[INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile
[INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
[INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile
[INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile
[INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.10:compile
[INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.10:compile
[INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.6:compile
[INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.6:compile
[INFO] | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.10:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.7:compile
[INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile
[INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile
[INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile
[INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile
[INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile
[INFO] | | | \- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.10:compile
[INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.10:compile
[INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.10:compile
[INFO] | | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.10:compile
[INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.10:compile
[INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.10:compile
[INFO] | | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.10:compile
[INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.10:compile
[INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.10:compile
[INFO] | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.10:compile
[INFO] | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.10:compile
[INFO] | | \- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.10:compile
[INFO] | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.10:compile
[INFO] | +- dk.brics:automaton:jar:1.12-4:compile
[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
[INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile
[INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
[INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
[INFO] | +- org.opendaylight.netconf:restconf-nb:jar:7.0.10:compile
[INFO] | | +- org.opendaylight.netconf:restconf-api:jar:7.0.10:compile
[INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.10:compile
[INFO] | | +- org.opendaylight.netconf:restconf-common:jar:7.0.10:compile
[INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.10:compile
[INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.10:compile
[INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.10:compile
[INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.10:compile
[INFO] | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.10:compile
[INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
[INFO] | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile
[INFO] | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile
[INFO] | | +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile
[INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile
[INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile
[INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile
[INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile
[INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile
[INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile
[INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile
[INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile
[INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile
[INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile
[INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.10:compile
[INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile
[INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.6:compile
[INFO] | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.6:compile
[INFO] +- org.opendaylight.jsonrpc:odl-jsonrpc-bus:xml:features:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.3-SNAPSHOT:compile
[INFO] | | +- com.google.code.gson:gson:jar:2.11.0:compile
[INFO] | | | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
[INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | | +- org.checkerframework:checker-qual:jar:3.45.0:compile
[INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.3-SNAPSHOT:compile
[INFO] | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile
[INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
[INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile
[INFO] | +- org.opendaylight.jsonrpc.security:security-service:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.security:security-aaa:jar:1.16.3-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.6:compile
[INFO] | | | +- org.apache.commons:commons-lang3:jar:3.16.0:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile
[INFO] | | \- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.3-SNAPSHOT:compile
[INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
[INFO] | +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-config:cfg:config:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
[INFO] | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
[INFO] | | | +- io.netty:netty-common:jar:4.1.112.Final:compile
[INFO] | | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile
[INFO] | | | +- io.netty:netty-transport:jar:4.1.112.Final:compile
[INFO] | | | \- io.netty:netty-codec:jar:4.1.112.Final:compile
[INFO] | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
[INFO] | | +- io.netty:netty-handler:jar:4.1.112.Final:compile
[INFO] | | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile
[INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
[INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
[INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
[INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
[INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
[INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
[INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
[INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
[INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
[INFO] | \- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.6:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.6:compile
[INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile
[INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
[INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
[INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile
[INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile
[INFO] | | | +- com.typesafe:config:jar:1.4.2:compile
[INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
[INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
[INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile
[INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile
[INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile
[INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
[INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
[INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile
[INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
[INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile
[INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
[INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
[INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
[INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile
[INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
[INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile
[INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile
[INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile
[INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
[INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile
[INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile
[INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile
[INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile
[INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile
[INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
[INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile
[INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile
[INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile
[INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile
[INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
[INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile
[INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile
[INFO] | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.5:compile
[INFO] | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile
[INFO] | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
[INFO] | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.5:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.6:compile
[INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
[INFO] | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.4:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.4:compile
[INFO] | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile
[INFO] | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.44:compile
[INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.44:compile
[INFO] | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile
[INFO] | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile
[INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile
[INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile
[INFO] | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile
[INFO] | | | +- org.glassfish.jersey.core:jersey-client:jar:2.44:compile
[INFO] | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile
[INFO] | | | +- org.glassfish.jersey.core:jersey-server:jar:2.44:compile
[INFO] | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
[INFO] | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile
[INFO] | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.44:compile
[INFO] | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.44:compile
[INFO] | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.44:compile
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
[INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
[INFO] | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.6:compile
[INFO] | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.6:compile
[INFO] | | | \- com.h2database:h2:jar:2.2.224:compile
[INFO] | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.6:compile
[INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile
[INFO] | | | +- commons-logging:commons-logging:jar:1.3.1:compile
[INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:compile
[INFO] | | \- org.owasp.encoder:encoder:jar:1.2.3:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.6:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:compile
[INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile
[INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile
[INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile
[INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.5:compile
[INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
[INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.6:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.6:compile
[INFO] | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.6:compile
[INFO] | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.6:compile
[INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
[INFO] | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
[INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.4:compile
[INFO] | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime
[INFO] | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime
[INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime
[INFO] | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime
[INFO] | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime
[INFO] | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime
[INFO] | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime
[INFO] | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime
[INFO] | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime
[INFO] | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime
[INFO] | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime
[INFO] | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime
[INFO] | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime
[INFO] | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime
[INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime
[INFO] | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime
[INFO] | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime
[INFO] | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime
[INFO] | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime
[INFO] | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime
[INFO] | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime
[INFO] | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime
[INFO] | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime
[INFO] | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime
[INFO] | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime
[INFO] | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime
[INFO] | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime
[INFO] | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided
[INFO] | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.6:compile
[INFO] | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.6:compile
[INFO] +- org.opendaylight.jsonrpc:odl-jsonrpc-provider:xml:features:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc:jsonrpc-provider-single:jar:1.16.3-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
[INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
[INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.3-SNAPSHOT:compile
[INFO] | | \- org.opendaylight.jsonrpc:dom-codec:jar:1.16.3-SNAPSHOT:compile
[INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile
[INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-jsonrpc ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/features/features-jsonrpc/target/sonatype-clm/module.xml
[INFO]
[INFO] ---------< org.opendaylight.jsonrpc:jsonrpc-provider-cluster >----------
[INFO] Building JSON-RPC :: Provider :: Cluster 1.16.3-SNAPSHOT [24/37]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-provider-cluster ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-provider-cluster ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider-cluster ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-provider-cluster ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider-cluster ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO]
[INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ jsonrpc-provider-cluster ---
[INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
[INFO] yang-to-sources: Inspecting /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/yang
[INFO] yang-to-sources: Found 3 dependencies in 9.221 ms
[INFO] yang-to-sources: Project model files found: 1 in 1.950 ms
[INFO] yang-to-sources: 1 YANG models processed in 21.47 ms
[INFO] BindingJavaFileGenerator: Defined 6 files in 1.148 ms
[INFO] Sorted 6 files into 3 directories in 70.53 μs
[INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 5.328 ms
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ jsonrpc-provider-cluster ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-provider-cluster ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-provider-cluster ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-provider-cluster ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/generated-sources/spi
[INFO] Copying 1 resource from target/generated-sources/yang to target/classes
[INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
[INFO] Copying 1 resource from target/generated-sources/yang to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/generated-sources/spi
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jsonrpc-provider-cluster ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 39 source files with javac [debug release 17] to target/classes
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/PathAndDataMsg.java:[20,8] serializable class org.opendaylight.jsonrpc.provider.cluster.messages.PathAndDataMsg has no definition of serialVersionUID
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-provider-cluster >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-provider-cluster ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-provider-cluster <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ jsonrpc-provider-cluster ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-provider-cluster ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jsonrpc-provider-cluster ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes
[WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found
[WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component'
[WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component'
[WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found
[WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component'
[WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found
[WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component'
[WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component'
[WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found
[WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component'
[WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found
[WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component'
[WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component'
[WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found
[WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component'
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/TestCustomizer.java:[20,44] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated
[WARNING] Cannot find annotation method 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found
[INFO]
[INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ jsonrpc-provider-cluster ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.opendaylight.jsonrpc.provider.cluster.MountpointTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.716 s -- in org.opendaylight.jsonrpc.provider.cluster.MountpointTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ jsonrpc-provider-cluster ---
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-provider-cluster ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.3-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ jsonrpc-provider-cluster ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.3-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ jsonrpc-provider-cluster ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 116 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/bom.xml
[INFO] attaching as jsonrpc-provider-cluster-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/bom.json
[INFO] attaching as jsonrpc-provider-cluster-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-cluster ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider-cluster ---
[WARNING] Used undeclared dependencies found:
[WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
[WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:test
[WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:provided
[WARNING] org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
[WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile
[WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.6:test
[WARNING] org.scala-lang:scala-library:jar:2.13.14:compile
[WARNING] com.typesafe:config:jar:1.4.2:compile
[WARNING] org.checkerframework:checker-qual:jar:3.45.0:compile
[WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
[WARNING] Unused declared dependencies found:
[WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
[WARNING] org.opendaylight.jsonrpc:dom-codec:jar:1.16.3-SNAPSHOT:compile
[WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
[WARNING] Non-test scoped test only dependencies found:
[WARNING] com.typesafe:config:jar:1.4.2:compile
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-cluster ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-provider-cluster ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-provider-cluster ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: Provider :: Cluster' with 47 classes
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-provider-cluster ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.3-SNAPSHOT/jsonrpc-provider-cluster-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.3-SNAPSHOT/jsonrpc-provider-cluster-1.16.3-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.3-SNAPSHOT/jsonrpc-provider-cluster-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.3-SNAPSHOT/jsonrpc-provider-cluster-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.3-SNAPSHOT/jsonrpc-provider-cluster-1.16.3-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.3-SNAPSHOT/jsonrpc-provider-cluster-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-provider-cluster ---
[INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.3-SNAPSHOT/jsonrpc-provider-cluster-1.16.3-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ jsonrpc-provider-cluster ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-provider-cluster:bundle:1.16.3-SNAPSHOT
[INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
[INFO] +- io.netty:netty-transport:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-common:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:provided
[INFO] | \- io.netty:netty-resolver:jar:4.1.112.Final:provided
[INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
[INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
[INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile
[INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
[INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
[INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
[INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
[INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
[INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
[INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:provided
[INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:provided
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
[INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:provided
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
[INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:provided
[INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:provided
[INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.3-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.3-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.3-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.3-SNAPSHOT:provided
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:provided
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:provided
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.3-SNAPSHOT:provided
[INFO] +- com.google.code.gson:gson:jar:2.11.0:provided
[INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
[INFO] +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
[INFO] | +- com.typesafe:config:jar:1.4.2:compile
[INFO] | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
[INFO] | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
[INFO] | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile
[INFO] | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
[INFO] | +- org.lz4:lz4-java:jar:1.8.0:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
[INFO] | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
[INFO] | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
[INFO] | | +- io.aeron:aeron-client:jar:1.38.1:compile
[INFO] | | +- io.aeron:aeron-driver:jar:1.38.1:compile
[INFO] | | +- org.agrona:agrona:jar:1.15.2:compile
[INFO] | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
[INFO] | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
[INFO] | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile
[INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
[INFO] | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
[INFO] | \- org.scala-lang:scala-library:jar:2.13.14:compile
[INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.3-SNAPSHOT:compile
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.15.0:compile
[INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.6:test
[INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.6:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:test
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:test
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6:test
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.mockito:mockito-core:jar:5.12.0:test
[INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] | \- org.objenesis:objenesis:jar:3.3:test
[INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:test
[INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.3-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.3-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:test-jar:tests:1.16.3-SNAPSHOT:test
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.3-SNAPSHOT:test
[INFO] +- io.netty:netty-all:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-dns:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-http:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-memcache:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-redis:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-smtp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-socks:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-stomp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-xml:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-handler-proxy:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-resolver-dns:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-sctp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-udt:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.112.Final:test
[INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.112.Final:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:test-jar:tests:1.16.3-SNAPSHOT:test
[INFO] +- org.opendaylight.mdsal:mdsal-eos-dom-simple:jar:13.0.6:test
[INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:test
[INFO] | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:test
[INFO] +- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:test
[INFO] +- org.awaitility:awaitility:jar:4.2.2:test
[INFO] +- com.typesafe.akka:akka-testkit_2.13:jar:2.6.21:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc:dom-codec:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:provided
[INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:provided
[INFO] +- com.jayway.jsonpath:json-path:jar:2.2.0:test
[INFO] | \- net.minidev:json-smart:jar:2.2.1:test
[INFO] | \- net.minidev:accessors-smart:jar:1.1:test
[INFO] | \- org.ow2.asm:asm:jar:9.7:test
[INFO] +- com.jayway.jsonpath:json-path-assert:jar:2.2.0:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.3-SNAPSHOT:test
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ jsonrpc-provider-cluster ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/sonatype-clm/module.xml
[INFO]
[INFO] ------------< org.opendaylight.jsonrpc:odl-jsonrpc-cluster >------------
[INFO] Building JSON-RPC :: Feature :: Cluster 1.16.3-SNAPSHOT [25/37]
[INFO] ------------------------------[ feature ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-jsonrpc-cluster ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-cluster ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-cluster ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-jsonrpc-cluster ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-jsonrpc-cluster ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-jsonrpc-cluster ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-jsonrpc-cluster ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-jsonrpc-cluster ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-cluster/target/classes/LICENSE
[INFO]
[INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-cluster ---
[INFO] Generating feature descriptor file /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-cluster/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO]
[INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-jsonrpc-cluster ---
[INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
[INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-jsonrpc-cluster >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-jsonrpc-cluster ---
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-jsonrpc-cluster <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-jsonrpc-cluster ---
[INFO]
[INFO] --- features-test-plugin:13.1.4:test (default) @ odl-jsonrpc-cluster ---
[INFO] Starting SFT for org.opendaylight.jsonrpc:odl-jsonrpc-cluster
[INFO] Project dependency features detected: []
[INFO] Pax Exam System (Version: 4.13.3) created.
[INFO] Creating RMI registry server on 127.0.0.1:21000
[INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
[INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
[INFO] Waiting for remote bundle context.. on 21000 name: 6b26f533-d608-4614-81c1-903a54f5ec64 timout: [ RelativeTimeout value = 180000 ]
[WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
[WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
[WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-jsonrpc-cluster ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-jsonrpc-cluster ---
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-jsonrpc-cluster ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 390 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-cluster/target/bom.xml
[INFO] attaching as odl-jsonrpc-cluster-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-cluster/target/bom.json
[INFO] attaching as odl-jsonrpc-cluster-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-cluster ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-cluster ---
[INFO] Skipping plugin execution
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-cluster ---
[INFO] Skipping source per configuration.
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-jsonrpc-cluster ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-jsonrpc-cluster ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-jsonrpc-cluster ---
[WARNING]
[WARNING] The packaging plugin for project odl-jsonrpc-cluster did not assign
[WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
[WARNING]
[WARNING] Incomplete projects like this will fail in future Maven versions!
[WARNING]
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-cluster/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.16.3-SNAPSHOT/odl-jsonrpc-cluster-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-cluster/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.16.3-SNAPSHOT/odl-jsonrpc-cluster-1.16.3-SNAPSHOT-features.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-cluster/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.16.3-SNAPSHOT/odl-jsonrpc-cluster-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-cluster/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.16.3-SNAPSHOT/odl-jsonrpc-cluster-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-jsonrpc-cluster ---
[INFO] org.opendaylight.jsonrpc:odl-jsonrpc-cluster:feature:1.16.3-SNAPSHOT
[INFO] +- org.opendaylight.jsonrpc:odl-jsonrpc-bus:xml:features:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.3-SNAPSHOT:compile
[INFO] | | \- com.google.code.gson:gson:jar:2.11.0:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.3-SNAPSHOT:compile
[INFO] | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile
[INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
[INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile
[INFO] | +- org.opendaylight.jsonrpc.security:security-service:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.security:security-aaa:jar:1.16.3-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.6:compile
[INFO] | | | \- org.apache.commons:commons-lang3:jar:3.16.0:compile
[INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile
[INFO] | +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc.bus:bus-config:cfg:config:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
[INFO] | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
[INFO] | | | +- io.netty:netty-common:jar:4.1.112.Final:compile
[INFO] | | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile
[INFO] | | | +- io.netty:netty-transport:jar:4.1.112.Final:compile
[INFO] | | | \- io.netty:netty-codec:jar:4.1.112.Final:compile
[INFO] | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
[INFO] | | +- io.netty:netty-handler:jar:4.1.112.Final:compile
[INFO] | | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile
[INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
[INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
[INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
[INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
[INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
[INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
[INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
[INFO] | \- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.6:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.6:compile
[INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile
[INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
[INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
[INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile
[INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile
[INFO] | | | \- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile
[INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile
[INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
[INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile
[INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile
[INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile
[INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile
[INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile
[INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
[INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile
[INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile
[INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile
[INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile
[INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile
[INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile
[INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile
[INFO] | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.5:compile
[INFO] | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile
[INFO] | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
[INFO] | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.5:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.6:compile
[INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
[INFO] | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.4:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.4:compile
[INFO] | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile
[INFO] | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.44:compile
[INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.44:compile
[INFO] | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile
[INFO] | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile
[INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile
[INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile
[INFO] | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile
[INFO] | | | +- org.glassfish.jersey.core:jersey-client:jar:2.44:compile
[INFO] | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile
[INFO] | | | +- org.glassfish.jersey.core:jersey-server:jar:2.44:compile
[INFO] | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
[INFO] | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile
[INFO] | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.44:compile
[INFO] | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.44:compile
[INFO] | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.44:compile
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
[INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
[INFO] | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.6:compile
[INFO] | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.6:compile
[INFO] | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.6:compile
[INFO] | | | \- com.h2database:h2:jar:2.2.224:compile
[INFO] | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.6:compile
[INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile
[INFO] | | | +- commons-logging:commons-logging:jar:1.3.1:compile
[INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:compile
[INFO] | | \- org.owasp.encoder:encoder:jar:1.2.3:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.6:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:compile
[INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile
[INFO] | | | | \- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
[INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.5:compile
[INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
[INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.6:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.6:compile
[INFO] | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
[INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.6:compile
[INFO] | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.6:compile
[INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
[INFO] | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
[INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.4:compile
[INFO] | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime
[INFO] | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime
[INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime
[INFO] | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime
[INFO] | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime
[INFO] | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime
[INFO] | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime
[INFO] | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime
[INFO] | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime
[INFO] | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime
[INFO] | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime
[INFO] | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime
[INFO] | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime
[INFO] | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime
[INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime
[INFO] | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime
[INFO] | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime
[INFO] | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime
[INFO] | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime
[INFO] | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime
[INFO] | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime
[INFO] | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime
[INFO] | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime
[INFO] | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime
[INFO] | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime
[INFO] | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime
[INFO] | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime
[INFO] | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided
[INFO] | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile
[INFO] | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.6:compile
[INFO] | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.6:compile
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-cluster:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.7:compile
[INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
[INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
[INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
[INFO] | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
[INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
[INFO] | | +- com.typesafe:config:jar:1.4.2:compile
[INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
[INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
[INFO] | | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile
[INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
[INFO] | | +- org.lz4:lz4-java:jar:1.8.0:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
[INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
[INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile
[INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile
[INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile
[INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
[INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
[INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile
[INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
[INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
[INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile
[INFO] | +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc:dom-codec:jar:1.16.3-SNAPSHOT:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
[INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile
[INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
[INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile
[INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile
[INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
[INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile
[INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
[INFO] +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.10:compile
[INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.4:compile
[INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.4:compile
[INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile
[INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile
[INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.4:compile
[INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.4:compile
[INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile
[INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile
[INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile
[INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile
[INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
[INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile
[INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
[INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile
[INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile
[INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.10:compile
[INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.10:compile
[INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.6:compile
[INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.6:compile
[INFO] | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.10:compile
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.7:compile
[INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile
[INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile
[INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile
[INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile
[INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile
[INFO] | | | \- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.10:compile
[INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.10:compile
[INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.10:compile
[INFO] | | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.10:compile
[INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.10:compile
[INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.10:compile
[INFO] | | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.10:compile
[INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.10:compile
[INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.10:compile
[INFO] | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.10:compile
[INFO] | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.10:compile
[INFO] | | \- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.10:compile
[INFO] | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.10:compile
[INFO] | +- dk.brics:automaton:jar:1.12-4:compile
[INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
[INFO] | +- org.opendaylight.netconf:restconf-nb:jar:7.0.10:compile
[INFO] | | +- org.opendaylight.netconf:restconf-api:jar:7.0.10:compile
[INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.10:compile
[INFO] | | +- org.opendaylight.netconf:restconf-common:jar:7.0.10:compile
[INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.10:compile
[INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.10:compile
[INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.10:compile
[INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.10:compile
[INFO] | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.10:compile
[INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
[INFO] | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile
[INFO] | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile
[INFO] | | +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile
[INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile
[INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile
[INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile
[INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile
[INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile
[INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile
[INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile
[INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile
[INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile
[INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile
[INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.10:compile
[INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile
[INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.6:compile
[INFO] | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.6:compile
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:compile
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-jsonrpc-cluster ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-cluster/target/sonatype-clm/module.xml
[INFO]
[INFO] ------------< org.opendaylight.jsonrpc:features-aggregator >------------
[INFO] Building JSON-RPC :: Features :: Aggregator 1.16.3-SNAPSHOT [26/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-aggregator ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-aggregator ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-aggregator ---
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-aggregator ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/features/target/bom.xml
[INFO] attaching as features-aggregator-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/features/target/bom.json
[INFO] attaching as features-aggregator-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-aggregator ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/pom.xml to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.16.3-SNAPSHOT/features-aggregator-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.16.3-SNAPSHOT/features-aggregator-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.16.3-SNAPSHOT/features-aggregator-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ features-aggregator ---
[INFO] org.opendaylight.jsonrpc:features-aggregator:pom:1.16.3-SNAPSHOT
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-aggregator ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/features/target/sonatype-clm/module.xml
[INFO]
[INFO] ---------------< org.opendaylight.jsonrpc:inband-models >---------------
[INFO] Building JSON-RPC :: BUS :: Examples :: Inband models 1.16.3-SNAPSHOT [27/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ inband-models ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ inband-models ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ inband-models ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ inband-models ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ inband-models ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ inband-models ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ inband-models ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ inband-models ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ inband-models ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ inband-models ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [debug release 17] to target/classes
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/DemoService.java:[13,8] auto-closeable resource org.opendaylight.jsonrpc.example.DemoService has a member method close() that could throw InterruptedException
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/Main.java:[33,31] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TransportFactory has a member method close() that could throw InterruptedException
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/Main.java:[34,34] auto-closeable resource responder is never referenced in body of corresponding try statement
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ inband-models >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ inband-models ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ inband-models <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ inband-models ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ inband-models ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ inband-models ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ inband-models ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ inband-models ---
[INFO]
[INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ inband-models ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.3-SNAPSHOT.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ inband-models ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.3-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-shade-plugin:3.6.0:shade (single-jar) @ inband-models ---
[INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar.
[INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar.
[INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar.
[INFO] Including org.checkerframework:checker-qual:jar:3.45.0 in the shaded jar.
[INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including net.bytebuddy:byte-buddy:jar:1.15.0 in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:util:jar:13.0.7 in the shaded jar.
[INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7 in the shaded jar.
[INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6 in the shaded jar.
[INFO] Including io.netty:netty-all:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-dns:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-haproxy:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-http:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-http2:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-memcache:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-mqtt:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-redis:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-smtp:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-socks:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-stomp:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-xml:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-handler-proxy:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-rxtx:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-sctp:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-udt:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.112.Final in the shaded jar.
[INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar.
[INFO] Including com.google.errorprone:error_prone_annotations:jar:2.30.0 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar.
[INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar.
[INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] ietf-type-util-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, odlext-parser-support-13.0.7.jar, openconfig-parser-support-13.0.7.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-spi-13.0.7.jar define 3 overlapping resources:
[WARNING] - .api_description
[WARNING] - about.html
[WARNING] - bundle.properties
[WARNING] antlr4-runtime-4.13.2.jar, bus-api-1.16.3-SNAPSHOT.jar, bus-jsonrpc-1.16.3-SNAPSHOT.jar, bus-messagelib-1.16.3-SNAPSHOT.jar, bus-spi-1.16.3-SNAPSHOT.jar, byte-buddy-1.15.0.jar, checker-qual-3.45.0.jar, concepts-13.0.7.jar, dom-codec-1.16.3-SNAPSHOT.jar, error_prone_annotations-2.30.0.jar, failureaccess-1.0.1.jar, gson-2.11.0.jar, guava-32.1.3-jre.jar, ietf-type-util-13.0.6.jar, inband-models-1.16.3-SNAPSHOT.jar, j2objc-annotations-2.8.jar, jsonrpc-api-1.16.3-SNAPSHOT.jar, jsonrpc-provider-common-1.16.3-SNAPSHOT.jar, jsonrpc-test-model-1.16.3-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netty-all-4.1.112.Final.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-codec-dns-4.1.112.Final.jar, netty-codec-haproxy-4.1.112.Final.jar, netty-codec-http-4.1.112.Final.jar, netty-codec-http2-4.1.112.Final.jar, netty-codec-memcache-4.1.112.Final.jar, netty-codec-mqtt-4.1.112.Final.jar, netty-codec-redis-4.1.112.Final.jar, netty-codec-smtp-4.1.112.Final.jar, netty-codec-socks-4.1.112.Final.jar, netty-codec-stomp-4.1.112.Final.jar, netty-codec-xml-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-handler-proxy-4.1.112.Final.jar, netty-handler-ssl-ocsp-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-resolver-dns-4.1.112.Final.jar, netty-resolver-dns-classes-macos-4.1.112.Final.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-classes-kqueue-4.1.112.Final.jar, netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.112.Final.jar, netty-transport-rxtx-4.1.112.Final.jar, netty-transport-sctp-4.1.112.Final.jar, netty-transport-udt-4.1.112.Final.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, slf4j-api-2.0.12.jar, transport-http-1.16.3-SNAPSHOT.jar, transport-zmq-1.16.3-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.7.jar, value-2.10.1-annotations.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-impl-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 1 overlapping resource:
[WARNING] - META-INF/MANIFEST.MF
[WARNING] bus-api-1.16.3-SNAPSHOT.jar, bus-jsonrpc-1.16.3-SNAPSHOT.jar, bus-messagelib-1.16.3-SNAPSHOT.jar, bus-spi-1.16.3-SNAPSHOT.jar, concepts-13.0.7.jar, dom-codec-1.16.3-SNAPSHOT.jar, ietf-type-util-13.0.6.jar, inband-models-1.16.3-SNAPSHOT.jar, jsonrpc-api-1.16.3-SNAPSHOT.jar, jsonrpc-provider-common-1.16.3-SNAPSHOT.jar, jsonrpc-test-model-1.16.3-SNAPSHOT.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, transport-http-1.16.3-SNAPSHOT.jar, transport-zmq-1.16.3-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.7.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-impl-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 2 overlapping resources:
[WARNING] - LICENSE
[WARNING] - META-INF/git.properties
[WARNING] bus-jsonrpc-1.16.3-SNAPSHOT.jar, jsonrpc-provider-common-1.16.3-SNAPSHOT.jar define 21 overlapping classes:
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject
[WARNING] - 11 more...
[WARNING] byte-buddy-1.15.0.jar, guava-32.1.3-jre.jar define 1 overlapping resource:
[WARNING] - META-INF/LICENSE
[WARNING] bus-messagelib-1.16.3-SNAPSHOT.jar, jsonrpc-provider-common-1.16.3-SNAPSHOT.jar define 56 overlapping classes and resources:
[WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml
[WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml
[WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter
[WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession
[WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory
[WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1
[WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2
[WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession
[WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession
[WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory
[WARNING] - 46 more...
[WARNING] netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar define 2 overlapping resources:
[WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties
[WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml
[WARNING] netty-all-4.1.112.Final.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-codec-dns-4.1.112.Final.jar, netty-codec-haproxy-4.1.112.Final.jar, netty-codec-http-4.1.112.Final.jar, netty-codec-http2-4.1.112.Final.jar, netty-codec-memcache-4.1.112.Final.jar, netty-codec-mqtt-4.1.112.Final.jar, netty-codec-redis-4.1.112.Final.jar, netty-codec-smtp-4.1.112.Final.jar, netty-codec-socks-4.1.112.Final.jar, netty-codec-stomp-4.1.112.Final.jar, netty-codec-xml-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-handler-proxy-4.1.112.Final.jar, netty-handler-ssl-ocsp-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-resolver-dns-4.1.112.Final.jar, netty-resolver-dns-classes-macos-4.1.112.Final.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-classes-kqueue-4.1.112.Final.jar, netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.112.Final.jar, netty-transport-rxtx-4.1.112.Final.jar, netty-transport-sctp-4.1.112.Final.jar, netty-transport-udt-4.1.112.Final.jar define 1 overlapping resource:
[WARNING] - META-INF/io.netty.versions.properties
[WARNING] bus-spi-1.16.3-SNAPSHOT.jar, jsonrpc-provider-common-1.16.3-SNAPSHOT.jar define 33 overlapping classes and resources:
[WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml
[WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml
[WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml
[WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml
[WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml
[WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory
[WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer
[WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter
[WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext
[WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient
[WARNING] - 23 more...
[WARNING] netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar define 2 overlapping resources:
[WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties
[WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml
[WARNING] byte-buddy-1.15.0.jar, error_prone_annotations-2.30.0.jar, gson-2.11.0.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes:
[WARNING] - META-INF.versions.9.module-info
[WARNING] concepts-13.0.7.jar, ietf-type-util-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, triemap-1.3.2.jar, util-13.0.7.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 1 overlapping resource:
[WARNING] - README.md
[WARNING] dom-codec-1.16.3-SNAPSHOT.jar, jsonrpc-provider-common-1.16.3-SNAPSHOT.jar define 20 overlapping classes:
[WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec
[WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec
[WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils
[WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec
[WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker
[WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker
[WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter
[WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory
[WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1
[WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2
[WARNING] - 10 more...
[WARNING] checker-qual-3.45.0.jar, slf4j-api-2.0.12.jar define 1 overlapping resource:
[WARNING] - META-INF/LICENSE.txt
[WARNING] bus-api-1.16.3-SNAPSHOT.jar, jsonrpc-provider-common-1.16.3-SNAPSHOT.jar define 19 overlapping classes:
[WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession
[WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory
[WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider
[WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException
[WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession
[WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener
[WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext
[WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher
[WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException
[WARNING] - org.opendaylight.jsonrpc.bus.api.Requester
[WARNING] - 9 more...
[WARNING] netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar define 2 overlapping resources:
[WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties
[WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml
[WARNING] maven-shade-plugin has detected that some files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the file is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.3-SNAPSHOT.jar with /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.3-SNAPSHOT-shaded.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ inband-models ---
[INFO] Skipping CycloneDX goal, because module skips deploy
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ inband-models ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ inband-models ---
[WARNING] Unused declared dependencies found:
[WARNING] io.netty:netty-all:jar:4.1.112.Final:compile
[WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.3-SNAPSHOT:compile
[WARNING] org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.3-SNAPSHOT:compile
[WARNING] ch.qos.logback:logback-classic:jar:1.3.14:compile
[WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.3-SNAPSHOT:compile
[WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT:compile
[WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.3-SNAPSHOT:compile
[WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.3-SNAPSHOT:compile
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ inband-models ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ inband-models ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ inband-models ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ inband-models ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/pom.xml to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.16.3-SNAPSHOT/inband-models-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.16.3-SNAPSHOT/inband-models-1.16.3-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.16.3-SNAPSHOT/inband-models-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.16.3-SNAPSHOT/inband-models-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ inband-models ---
[INFO] org.opendaylight.jsonrpc:inband-models:jar:1.16.3-SNAPSHOT
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.3-SNAPSHOT:compile
[INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- net.bytebuddy:byte-buddy:jar:1.15.0:compile
[INFO] | +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc:dom-codec:jar:1.16.3-SNAPSHOT:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.7:compile
[INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
[INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
[INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.3-SNAPSHOT:compile
[INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
[INFO] +- io.netty:netty-all:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-dns:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-memcache:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-redis:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-smtp:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-socks:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-stomp:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-xml:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-handler-proxy:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-resolver:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-resolver-dns:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-sctp:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-udt:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:runtime
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.112.Final:runtime
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.112.Final:runtime
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.112.Final:runtime
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.112.Final:runtime
[INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.112.Final:runtime
[INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.112.Final:runtime
[INFO] +- com.google.code.gson:gson:jar:2.11.0:compile
[INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile
[INFO] +- ch.qos.logback:logback-classic:jar:1.3.14:compile
[INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ inband-models ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/sonatype-clm/module.xml
[INFO]
[INFO] --------------< org.opendaylight.jsonrpc:binding-adapter >--------------
[INFO] Building JSON-RPC :: Binding adapter 1.16.3-SNAPSHOT [28/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ binding-adapter ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ binding-adapter ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ binding-adapter ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ binding-adapter ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ binding-adapter ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ binding-adapter ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ binding-adapter ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ binding-adapter ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ binding-adapter ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ binding-adapter ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 14 source files with javac [debug release 17] to target/classes
[WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found
[WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found
[WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found
[WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaChangeAwareConverter.java:[26,14] auto-closeable resource org.opendaylight.jsonrpc.binding.SchemaChangeAwareConverter has a member method close() that could throw InterruptedException
[WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/InboundHandler.java:[47,51] unchecked cast
required: java.lang.Class
found: java.lang.Class>
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ binding-adapter >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ binding-adapter ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ binding-adapter <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ binding-adapter ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ binding-adapter ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ binding-adapter ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ binding-adapter ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.opendaylight.jsonrpc.binding.TestModelServiceTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.738 s -- in org.opendaylight.jsonrpc.binding.TestModelServiceTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ binding-adapter ---
[INFO]
[INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ binding-adapter ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.3-SNAPSHOT.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ binding-adapter ---
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] warning: unknown enum constant When.UNKNOWN
[WARNING] reason: class file for javax.annotation.meta.When not found
[WARNING] 1 warning
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.3-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ binding-adapter ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 97 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/bom.xml
[INFO] attaching as binding-adapter-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/bom.json
[INFO] attaching as binding-adapter-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-adapter ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ binding-adapter ---
[WARNING] Used undeclared dependencies found:
[WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:provided
[WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:provided
[WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
[WARNING] com.google.guava:guava:jar:32.1.3-jre:compile
[WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:provided
[WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:provided
[WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile
[WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
[WARNING] Unused declared dependencies found:
[WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
[WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
[WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
[WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ binding-adapter ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ binding-adapter ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ binding-adapter ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: Binding adapter' with 14 classes
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ binding-adapter ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/pom.xml to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.16.3-SNAPSHOT/binding-adapter-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.16.3-SNAPSHOT/binding-adapter-1.16.3-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.16.3-SNAPSHOT/binding-adapter-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.16.3-SNAPSHOT/binding-adapter-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.16.3-SNAPSHOT/binding-adapter-1.16.3-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.16.3-SNAPSHOT/binding-adapter-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ binding-adapter ---
[INFO] org.opendaylight.jsonrpc:binding-adapter:jar:1.16.3-SNAPSHOT
[INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
[INFO] +- io.netty:netty-transport:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-common:jar:4.1.112.Final:provided
[INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:provided
[INFO] | \- io.netty:netty-resolver:jar:4.1.112.Final:provided
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
[INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile
[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
[INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
[INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile
[INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
[INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
[INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
[INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
[INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
[INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
[INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:provided
[INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:provided
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:provided
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:provided
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:provided
[INFO] | +- net.bytebuddy:byte-buddy:jar:1.15.0:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:provided
[INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:provided
[INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:provided
[INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.3-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.3-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.3-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.3-SNAPSHOT:provided
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:provided
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:provided
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.3-SNAPSHOT:provided
[INFO] +- com.google.code.gson:gson:jar:2.11.0:provided
[INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
[INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.6:test
[INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:test
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.6:test
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6:test
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:test
[INFO] +- org.awaitility:awaitility:jar:4.2.2:test
[INFO] +- com.jayway.jsonpath:json-path:jar:2.2.0:test
[INFO] | \- net.minidev:json-smart:jar:2.2.1:test
[INFO] | \- net.minidev:accessors-smart:jar:1.1:test
[INFO] | \- org.ow2.asm:asm:jar:9.7:test
[INFO] +- com.jayway.jsonpath:json-path-assert:jar:2.2.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:test
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.3-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.3-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:test-jar:tests:1.16.3-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.3-SNAPSHOT:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.3-SNAPSHOT:test
[INFO] +- io.netty:netty-all:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-dns:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-http:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-memcache:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-redis:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-smtp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-socks:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-stomp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-codec-xml:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-handler-proxy:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-resolver-dns:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-sctp:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-udt:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.112.Final:test
[INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.112.Final:test
[INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.112.Final:test
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.3-SNAPSHOT:compile
[INFO] | \- org.opendaylight.jsonrpc:dom-codec:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ binding-adapter ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/sonatype-clm/module.xml
[INFO]
[INFO] ------------< org.opendaylight.jsonrpc.bus:binding-bridge >-------------
[INFO] Building JSON-RPC :: BUS :: Examples :: Binding bridge 1.16.3-SNAPSHOT [29/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ binding-bridge ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ binding-bridge ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ binding-bridge ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ binding-bridge ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ binding-bridge ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO]
[INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ binding-bridge ---
[INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
[INFO] yang-to-sources: Inspecting /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/src/main/yang
[INFO] yang-to-sources: Found 4 dependencies in 4.864 ms
[INFO] yang-to-sources: Project model files found: 1 in 764.0 μs
[INFO] yang-to-sources: 1 YANG models processed in 33.04 ms
[INFO] BindingJavaFileGenerator: Defined 9 files in 721.3 μs
[INFO] Sorted 9 files into 3 directories in 69.05 μs
[INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 9 in 4.874 ms
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ binding-bridge ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ binding-bridge ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ binding-bridge ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ binding-bridge ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/generated-sources/spi
[INFO] Copying 1 resource from target/generated-sources/yang to target/classes
[INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
[INFO] Copying 1 resource from target/generated-sources/yang to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/generated-sources/spi
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ binding-bridge ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 10 source files with javac [debug release 17] to target/classes
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
[WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ binding-bridge >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ binding-bridge ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ binding-bridge <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ binding-bridge ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ binding-bridge ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ binding-bridge ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ binding-bridge ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ binding-bridge ---
[INFO]
[INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ binding-bridge ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.3-SNAPSHOT.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ binding-bridge ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.3-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-shade-plugin:3.6.0:shade (single-jar) @ binding-bridge ---
[INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including net.bytebuddy:byte-buddy:jar:1.15.0 in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7 in the shaded jar.
[INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:util:jar:13.0.7 in the shaded jar.
[INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6 in the shaded jar.
[INFO] Including io.netty:netty-all:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-dns:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-haproxy:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-http:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-http2:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-memcache:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-mqtt:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-redis:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-smtp:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-socks:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-stomp:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-xml:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-handler-proxy:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-rxtx:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-sctp:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-udt:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.112.Final in the shaded jar.
[INFO] Including org.slf4j:slf4j-simple:jar:2.0.12 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar.
[INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc:binding-adapter:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar.
[INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar.
[INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar.
[INFO] Including org.checkerframework:checker-qual:jar:3.45.0 in the shaded jar.
[INFO] Including com.google.errorprone:error_prone_annotations:jar:2.30.0 in the shaded jar.
[INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar.
[INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] bus-jsonrpc-1.16.3-SNAPSHOT.jar, jsonrpc-provider-common-1.16.3-SNAPSHOT.jar define 21 overlapping classes:
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject
[WARNING] - 11 more...
[WARNING] byte-buddy-1.15.0.jar, error_prone_annotations-2.30.0.jar, gson-2.11.0.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping classes:
[WARNING] - META-INF.versions.9.module-info
[WARNING] byte-buddy-1.15.0.jar, guava-32.1.3-jre.jar define 1 overlapping resource:
[WARNING] - META-INF/LICENSE
[WARNING] antlr4-runtime-4.13.2.jar, binding-adapter-1.16.3-SNAPSHOT.jar, binding-bridge-1.16.3-SNAPSHOT.jar, bus-api-1.16.3-SNAPSHOT.jar, bus-jsonrpc-1.16.3-SNAPSHOT.jar, bus-messagelib-1.16.3-SNAPSHOT.jar, bus-spi-1.16.3-SNAPSHOT.jar, byte-buddy-1.15.0.jar, checker-qual-3.45.0.jar, concepts-13.0.7.jar, dom-codec-1.16.3-SNAPSHOT.jar, error_prone_annotations-2.30.0.jar, failureaccess-1.0.1.jar, gson-2.11.0.jar, guava-32.1.3-jre.jar, ietf-type-util-13.0.6.jar, j2objc-annotations-2.8.jar, jsonrpc-api-1.16.3-SNAPSHOT.jar, jsonrpc-provider-common-1.16.3-SNAPSHOT.jar, jsonrpc-test-model-1.16.3-SNAPSHOT-tests.jar, jsonrpc-test-model-1.16.3-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-adapter-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netty-all-4.1.112.Final.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-codec-dns-4.1.112.Final.jar, netty-codec-haproxy-4.1.112.Final.jar, netty-codec-http-4.1.112.Final.jar, netty-codec-http2-4.1.112.Final.jar, netty-codec-memcache-4.1.112.Final.jar, netty-codec-mqtt-4.1.112.Final.jar, netty-codec-redis-4.1.112.Final.jar, netty-codec-smtp-4.1.112.Final.jar, netty-codec-socks-4.1.112.Final.jar, netty-codec-stomp-4.1.112.Final.jar, netty-codec-xml-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-handler-proxy-4.1.112.Final.jar, netty-handler-ssl-ocsp-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-resolver-dns-4.1.112.Final.jar, netty-resolver-dns-classes-macos-4.1.112.Final.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-classes-kqueue-4.1.112.Final.jar, netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.112.Final.jar, netty-transport-rxtx-4.1.112.Final.jar, netty-transport-sctp-4.1.112.Final.jar, netty-transport-udt-4.1.112.Final.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar, transport-http-1.16.3-SNAPSHOT.jar, transport-zmq-1.16.3-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.7.jar, value-2.10.1-annotations.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-impl-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 1 overlapping resource:
[WARNING] - META-INF/MANIFEST.MF
[WARNING] bus-messagelib-1.16.3-SNAPSHOT.jar, jsonrpc-provider-common-1.16.3-SNAPSHOT.jar define 56 overlapping classes and resources:
[WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml
[WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml
[WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter
[WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession
[WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory
[WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1
[WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2
[WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession
[WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession
[WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory
[WARNING] - 46 more...
[WARNING] netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar define 2 overlapping resources:
[WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties
[WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml
[WARNING] netty-all-4.1.112.Final.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-codec-dns-4.1.112.Final.jar, netty-codec-haproxy-4.1.112.Final.jar, netty-codec-http-4.1.112.Final.jar, netty-codec-http2-4.1.112.Final.jar, netty-codec-memcache-4.1.112.Final.jar, netty-codec-mqtt-4.1.112.Final.jar, netty-codec-redis-4.1.112.Final.jar, netty-codec-smtp-4.1.112.Final.jar, netty-codec-socks-4.1.112.Final.jar, netty-codec-stomp-4.1.112.Final.jar, netty-codec-xml-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-handler-proxy-4.1.112.Final.jar, netty-handler-ssl-ocsp-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-resolver-dns-4.1.112.Final.jar, netty-resolver-dns-classes-macos-4.1.112.Final.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-classes-kqueue-4.1.112.Final.jar, netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.112.Final.jar, netty-transport-rxtx-4.1.112.Final.jar, netty-transport-sctp-4.1.112.Final.jar, netty-transport-udt-4.1.112.Final.jar define 1 overlapping resource:
[WARNING] - META-INF/io.netty.versions.properties
[WARNING] bus-spi-1.16.3-SNAPSHOT.jar, jsonrpc-provider-common-1.16.3-SNAPSHOT.jar define 33 overlapping classes and resources:
[WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml
[WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml
[WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml
[WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml
[WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml
[WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory
[WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer
[WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter
[WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext
[WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient
[WARNING] - 23 more...
[WARNING] netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar define 2 overlapping resources:
[WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties
[WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml
[WARNING] checker-qual-3.45.0.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping resource:
[WARNING] - META-INF/LICENSE.txt
[WARNING] binding-adapter-1.16.3-SNAPSHOT.jar, binding-bridge-1.16.3-SNAPSHOT.jar, bus-api-1.16.3-SNAPSHOT.jar, bus-jsonrpc-1.16.3-SNAPSHOT.jar, bus-messagelib-1.16.3-SNAPSHOT.jar, bus-spi-1.16.3-SNAPSHOT.jar, concepts-13.0.7.jar, dom-codec-1.16.3-SNAPSHOT.jar, ietf-type-util-13.0.6.jar, jsonrpc-api-1.16.3-SNAPSHOT.jar, jsonrpc-provider-common-1.16.3-SNAPSHOT.jar, jsonrpc-test-model-1.16.3-SNAPSHOT.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-adapter-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, transport-http-1.16.3-SNAPSHOT.jar, transport-zmq-1.16.3-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.7.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-impl-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 2 overlapping resources:
[WARNING] - LICENSE
[WARNING] - META-INF/git.properties
[WARNING] concepts-13.0.7.jar, ietf-type-util-13.0.6.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-adapter-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, triemap-1.3.2.jar, util-13.0.7.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 1 overlapping resource:
[WARNING] - README.md
[WARNING] jsonrpc-test-model-1.16.3-SNAPSHOT-tests.jar, jsonrpc-test-model-1.16.3-SNAPSHOT.jar define 2 overlapping resources:
[WARNING] - META-INF/maven/org.opendaylight.jsonrpc/jsonrpc-test-model/pom.properties
[WARNING] - META-INF/maven/org.opendaylight.jsonrpc/jsonrpc-test-model/pom.xml
[WARNING] ietf-type-util-13.0.6.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-adapter-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, odlext-parser-support-13.0.7.jar, openconfig-parser-support-13.0.7.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-spi-13.0.7.jar define 3 overlapping resources:
[WARNING] - .api_description
[WARNING] - about.html
[WARNING] - bundle.properties
[WARNING] dom-codec-1.16.3-SNAPSHOT.jar, jsonrpc-provider-common-1.16.3-SNAPSHOT.jar define 20 overlapping classes:
[WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec
[WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec
[WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils
[WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec
[WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker
[WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker
[WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter
[WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory
[WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1
[WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2
[WARNING] - 10 more...
[WARNING] bus-api-1.16.3-SNAPSHOT.jar, jsonrpc-provider-common-1.16.3-SNAPSHOT.jar define 19 overlapping classes:
[WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession
[WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory
[WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider
[WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException
[WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession
[WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener
[WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext
[WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher
[WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException
[WARNING] - org.opendaylight.jsonrpc.bus.api.Requester
[WARNING] - 9 more...
[WARNING] netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar define 2 overlapping resources:
[WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties
[WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml
[WARNING] maven-shade-plugin has detected that some files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the file is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.3-SNAPSHOT.jar with /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.3-SNAPSHOT-shaded.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ binding-bridge ---
[INFO] Skipping CycloneDX goal, because module skips deploy
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-bridge ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ binding-bridge ---
[WARNING] Used undeclared dependencies found:
[WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
[WARNING] Unused declared dependencies found:
[WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
[WARNING] io.netty:netty-all:jar:4.1.112.Final:compile
[WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.3-SNAPSHOT:compile
[WARNING] org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.3-SNAPSHOT:compile
[WARNING] ch.qos.logback:logback-core:jar:1.3.14:compile
[WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile
[WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.3-SNAPSHOT:compile
[WARNING] org.slf4j:slf4j-api:jar:2.0.12:compile
[WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
[WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile
[WARNING] org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.3-SNAPSHOT:compile
[WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
[WARNING] ch.qos.logback:logback-classic:jar:1.3.14:compile
[WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.3-SNAPSHOT:compile
[WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT:compile
[WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.3-SNAPSHOT:compile
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ binding-bridge ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ binding-bridge ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ binding-bridge ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ binding-bridge ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.16.3-SNAPSHOT/binding-bridge-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.16.3-SNAPSHOT/binding-bridge-1.16.3-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.16.3-SNAPSHOT/binding-bridge-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.16.3-SNAPSHOT/binding-bridge-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ binding-bridge ---
[INFO] org.opendaylight.jsonrpc.bus:binding-bridge:jar:1.16.3-SNAPSHOT
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- net.bytebuddy:byte-buddy:jar:1.15.0:compile
[INFO] | +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc:dom-codec:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
[INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.3-SNAPSHOT:compile
[INFO] | \- com.google.code.gson:gson:jar:2.11.0:compile
[INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
[INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile
[INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
[INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
[INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
[INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
[INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
[INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
[INFO] +- io.netty:netty-all:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-dns:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-memcache:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-redis:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-smtp:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-socks:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-stomp:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-xml:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-handler-proxy:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-resolver:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-resolver-dns:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-sctp:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-udt:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:runtime
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.112.Final:runtime
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.112.Final:runtime
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.112.Final:runtime
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.112.Final:runtime
[INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.112.Final:runtime
[INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.112.Final:runtime
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:compile
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:test-jar:tests:1.16.3-SNAPSHOT:test
[INFO] +- ch.qos.logback:logback-core:jar:1.3.14:compile
[INFO] +- ch.qos.logback:logback-classic:jar:1.3.14:compile
[INFO] +- org.opendaylight.jsonrpc:binding-adapter:jar:1.16.3-SNAPSHOT:compile
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ binding-bridge ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/sonatype-clm/module.xml
[INFO]
[INFO] ------------------< org.opendaylight.jsonrpc:jsonrpc >------------------
[INFO] Building JSON-RPC :: POM 1.16.3-SNAPSHOT [30/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc ---
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ jsonrpc ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/target/bom.xml
[INFO] attaching as jsonrpc-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/target/bom.json
[INFO] attaching as jsonrpc-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.16.3-SNAPSHOT/jsonrpc-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.16.3-SNAPSHOT/jsonrpc-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.16.3-SNAPSHOT/jsonrpc-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ jsonrpc ---
[INFO] org.opendaylight.jsonrpc:jsonrpc:pom:1.16.3-SNAPSHOT
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ jsonrpc ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/target/sonatype-clm/module.xml
[INFO]
[INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-bus >----------------
[INFO] Building JSON-RPC :: BUS 1.16.3-SNAPSHOT [31/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-bus ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-bus ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-bus ---
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ jsonrpc-bus ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/target/bom.xml
[INFO] attaching as jsonrpc-bus-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/target/bom.json
[INFO] attaching as jsonrpc-bus-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-bus ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.16.3-SNAPSHOT/jsonrpc-bus-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.16.3-SNAPSHOT/jsonrpc-bus-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.16.3-SNAPSHOT/jsonrpc-bus-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ jsonrpc-bus ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-bus:pom:1.16.3-SNAPSHOT
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ jsonrpc-bus ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/target/sonatype-clm/module.xml
[INFO]
[INFO] ---------------< org.opendaylight.jsonrpc.bus:examples >----------------
[INFO] Building JSON-RPC :: BUS :: Examples 1.16.3-SNAPSHOT [32/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ examples ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ examples ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ examples ---
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ examples ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/target/bom.xml
[INFO] attaching as examples-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/target/bom.json
[INFO] attaching as examples-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ examples ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.16.3-SNAPSHOT/examples-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.16.3-SNAPSHOT/examples-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.16.3-SNAPSHOT/examples-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ examples ---
[INFO] org.opendaylight.jsonrpc.bus:examples:pom:1.16.3-SNAPSHOT
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ examples ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/target/sonatype-clm/module.xml
[INFO]
[INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-security >--------------
[INFO] Building JSON-RPC :: Security 1.16.3-SNAPSHOT [33/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-security ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-security ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-security ---
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ jsonrpc-security ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/security/target/bom.xml
[INFO] attaching as jsonrpc-security-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/security/target/bom.json
[INFO] attaching as jsonrpc-security-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-security ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.16.3-SNAPSHOT/jsonrpc-security-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.16.3-SNAPSHOT/jsonrpc-security-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.16.3-SNAPSHOT/jsonrpc-security-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ jsonrpc-security ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-security:pom:1.16.3-SNAPSHOT
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ jsonrpc-security ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/security/target/sonatype-clm/module.xml
[INFO]
[INFO] ---------------< org.opendaylight.jsonrpc:tools-parent >----------------
[INFO] Building JSON-RPC :: Tools parent 1.16.3-SNAPSHOT [34/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ tools-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ tools-parent ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ tools-parent ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ tools-parent ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ tools-parent ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/tools/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ tools-parent ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ tools-parent ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ tools-parent ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/tools/parent/target/classes/LICENSE
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ tools-parent >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ tools-parent ---
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ tools-parent <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ tools-parent ---
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ tools-parent ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ tools-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ tools-parent ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 118 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/tools/parent/target/bom.xml
[INFO] attaching as tools-parent-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/tools/parent/target/bom.json
[INFO] attaching as tools-parent-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ tools-parent ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ tools-parent ---
[INFO] Skipping pom project
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ tools-parent ---
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ tools-parent ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ tools-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ tools-parent ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.16.3-SNAPSHOT/tools-parent-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/parent/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.16.3-SNAPSHOT/tools-parent-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/parent/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.16.3-SNAPSHOT/tools-parent-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ tools-parent ---
[INFO] org.opendaylight.jsonrpc:tools-parent:pom:1.16.3-SNAPSHOT
[INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.8.1:compile
[INFO] +- ch.qos.logback:logback-classic:jar:1.3.14:compile
[INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile
[INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
[INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile
[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.3-SNAPSHOT:compile
[INFO] +- io.netty:netty-all:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-dns:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-memcache:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-redis:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-smtp:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-socks:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-stomp:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-xml:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-handler-proxy:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-resolver:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-resolver-dns:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-sctp:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-udt:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:runtime
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.112.Final:runtime
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.112.Final:runtime
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.112.Final:runtime
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.112.Final:runtime
[INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.112.Final:runtime
[INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.112.Final:runtime
[INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.3-SNAPSHOT:compile
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- net.bytebuddy:byte-buddy:jar:1.15.0:compile
[INFO] | +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.3-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
[INFO] | +- org.opendaylight.jsonrpc:dom-codec:jar:1.16.3-SNAPSHOT:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.7:compile
[INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
[INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
[INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
[INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ tools-parent ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/tools/parent/target/sonatype-clm/module.xml
[INFO]
[INFO] -----------------< org.opendaylight.jsonrpc:test-tool >-----------------
[INFO] Building JSON-RPC :: Tools :: Test 1.16.3-SNAPSHOT [35/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ test-tool ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-tool ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-tool ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-tool ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-tool ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-tool ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-tool ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-tool ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-tool ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/generated-sources/yang
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-tool ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [debug release 17] to target/classes
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ test-tool >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ test-tool ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ test-tool <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ test-tool ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-tool ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-tool ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ test-tool ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ test-tool ---
[INFO]
[INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ test-tool ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.3-SNAPSHOT.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ test-tool ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.3-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-shade-plugin:3.6.0:shade (uberjar) @ test-tool ---
[INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.6 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6 in the shaded jar.
[INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar.
[INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar.
[INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar.
[INFO] Including org.checkerframework:checker-qual:jar:3.45.0 in the shaded jar.
[INFO] Including com.google.errorprone:error_prone_annotations:jar:2.30.0 in the shaded jar.
[INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar.
[INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7 in the shaded jar.
[INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:util:jar:13.0.7 in the shaded jar.
[INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6 in the shaded jar.
[INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6 in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar.
[INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.8.1 in the shaded jar.
[INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar.
[INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including io.netty:netty-all:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-dns:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-haproxy:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-http:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-http2:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-memcache:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-mqtt:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-redis:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-smtp:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-socks:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-stomp:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-xml:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-handler-proxy:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-rxtx:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-sctp:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-udt:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.112.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.112.Final in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.security:security-noop:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc.security:security-api:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.78.1 in the shaded jar.
[INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.78.1 in the shaded jar.
[INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.78.1 in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including net.bytebuddy:byte-buddy:jar:1.15.0 in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.16.3-SNAPSHOT in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.7 in the shaded jar.
[INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] jsonrpc-provider-common-1.16.3-SNAPSHOT.jar, security-noop-1.16.3-SNAPSHOT.jar define 2 overlapping classes:
[WARNING] - org.opendaylight.jsonrpc.security.noop.NoopAuthenticationProvider
[WARNING] - org.opendaylight.jsonrpc.security.noop.NoopSecurityService
[WARNING] bus-jsonrpc-1.16.3-SNAPSHOT.jar, jsonrpc-provider-common-1.16.3-SNAPSHOT.jar define 21 overlapping classes:
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer
[WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject
[WARNING] - 11 more...
[WARNING] concepts-13.0.7.jar, ietf-type-util-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, triemap-1.3.2.jar, util-13.0.7.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 1 overlapping resource:
[WARNING] - README.md
[WARNING] byte-buddy-1.15.0.jar, guava-32.1.3-jre.jar define 1 overlapping resource:
[WARNING] - META-INF/LICENSE
[WARNING] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, byte-buddy-1.15.0.jar, error_prone_annotations-2.30.0.jar, gson-2.11.0.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes:
[WARNING] - META-INF.versions.9.module-info
[WARNING] bus-api-1.16.3-SNAPSHOT.jar, bus-jsonrpc-1.16.3-SNAPSHOT.jar, bus-messagelib-1.16.3-SNAPSHOT.jar, bus-spi-1.16.3-SNAPSHOT.jar, concepts-13.0.7.jar, dom-codec-1.16.3-SNAPSHOT.jar, ietf-topology-2013.10.21.25.6.jar, ietf-type-util-13.0.6.jar, jsonrpc-api-1.16.3-SNAPSHOT.jar, jsonrpc-provider-common-1.16.3-SNAPSHOT.jar, jsonrpc-test-model-1.16.3-SNAPSHOT.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-inmemory-datastore-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, security-api-1.16.3-SNAPSHOT.jar, security-noop-1.16.3-SNAPSHOT.jar, test-tool-1.16.3-SNAPSHOT.jar, transport-http-1.16.3-SNAPSHOT.jar, transport-zmq-1.16.3-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.7.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-impl-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 2 overlapping resources:
[WARNING] - LICENSE
[WARNING] - META-INF/git.properties
[WARNING] bus-messagelib-1.16.3-SNAPSHOT.jar, jsonrpc-provider-common-1.16.3-SNAPSHOT.jar define 56 overlapping classes and resources:
[WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml
[WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml
[WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter
[WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession
[WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory
[WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1
[WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2
[WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession
[WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession
[WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory
[WARNING] - 46 more...
[WARNING] ietf-type-util-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, odlext-parser-support-13.0.7.jar, openconfig-parser-support-13.0.7.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-spi-13.0.7.jar define 3 overlapping resources:
[WARNING] - .api_description
[WARNING] - about.html
[WARNING] - bundle.properties
[WARNING] netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar define 2 overlapping resources:
[WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties
[WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml
[WARNING] netty-all-4.1.112.Final.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-codec-dns-4.1.112.Final.jar, netty-codec-haproxy-4.1.112.Final.jar, netty-codec-http-4.1.112.Final.jar, netty-codec-http2-4.1.112.Final.jar, netty-codec-memcache-4.1.112.Final.jar, netty-codec-mqtt-4.1.112.Final.jar, netty-codec-redis-4.1.112.Final.jar, netty-codec-smtp-4.1.112.Final.jar, netty-codec-socks-4.1.112.Final.jar, netty-codec-stomp-4.1.112.Final.jar, netty-codec-xml-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-handler-proxy-4.1.112.Final.jar, netty-handler-ssl-ocsp-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-resolver-dns-4.1.112.Final.jar, netty-resolver-dns-classes-macos-4.1.112.Final.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-classes-kqueue-4.1.112.Final.jar, netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.112.Final.jar, netty-transport-rxtx-4.1.112.Final.jar, netty-transport-sctp-4.1.112.Final.jar, netty-transport-udt-4.1.112.Final.jar define 1 overlapping resource:
[WARNING] - META-INF/io.netty.versions.properties
[WARNING] jsonrpc-provider-common-1.16.3-SNAPSHOT.jar, security-api-1.16.3-SNAPSHOT.jar define 11 overlapping classes:
[WARNING] - org.opendaylight.jsonrpc.security.api.AbstractKeyStoreFactory
[WARNING] - org.opendaylight.jsonrpc.security.api.AuthenticationProvider
[WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTmf
[WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTmf$1
[WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTrustManager
[WARNING] - org.opendaylight.jsonrpc.security.api.JKSFactory
[WARNING] - org.opendaylight.jsonrpc.security.api.KeyStoreFactory
[WARNING] - org.opendaylight.jsonrpc.security.api.PKCS12Factory
[WARNING] - org.opendaylight.jsonrpc.security.api.SecurityConstants
[WARNING] - org.opendaylight.jsonrpc.security.api.SecurityService
[WARNING] - 1 more...
[WARNING] bus-spi-1.16.3-SNAPSHOT.jar, jsonrpc-provider-common-1.16.3-SNAPSHOT.jar define 33 overlapping classes and resources:
[WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml
[WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml
[WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml
[WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml
[WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml
[WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory
[WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer
[WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter
[WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext
[WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient
[WARNING] - 23 more...
[WARNING] netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar define 2 overlapping resources:
[WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties
[WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml
[WARNING] antlr4-runtime-4.13.2.jar, argparse4j-0.8.1.jar, bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, bus-api-1.16.3-SNAPSHOT.jar, bus-jsonrpc-1.16.3-SNAPSHOT.jar, bus-messagelib-1.16.3-SNAPSHOT.jar, bus-spi-1.16.3-SNAPSHOT.jar, byte-buddy-1.15.0.jar, checker-qual-3.45.0.jar, concepts-13.0.7.jar, dom-codec-1.16.3-SNAPSHOT.jar, error_prone_annotations-2.30.0.jar, failureaccess-1.0.1.jar, gson-2.11.0.jar, guava-32.1.3-jre.jar, ietf-topology-2013.10.21.25.6.jar, ietf-type-util-13.0.6.jar, j2objc-annotations-2.8.jar, jsonrpc-api-1.16.3-SNAPSHOT.jar, jsonrpc-provider-common-1.16.3-SNAPSHOT.jar, jsonrpc-test-model-1.16.3-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-inmemory-datastore-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netty-all-4.1.112.Final.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-codec-dns-4.1.112.Final.jar, netty-codec-haproxy-4.1.112.Final.jar, netty-codec-http-4.1.112.Final.jar, netty-codec-http2-4.1.112.Final.jar, netty-codec-memcache-4.1.112.Final.jar, netty-codec-mqtt-4.1.112.Final.jar, netty-codec-redis-4.1.112.Final.jar, netty-codec-smtp-4.1.112.Final.jar, netty-codec-socks-4.1.112.Final.jar, netty-codec-stomp-4.1.112.Final.jar, netty-codec-xml-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-handler-proxy-4.1.112.Final.jar, netty-handler-ssl-ocsp-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-resolver-dns-4.1.112.Final.jar, netty-resolver-dns-classes-macos-4.1.112.Final.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-classes-kqueue-4.1.112.Final.jar, netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.112.Final.jar, netty-transport-rxtx-4.1.112.Final.jar, netty-transport-sctp-4.1.112.Final.jar, netty-transport-udt-4.1.112.Final.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, security-api-1.16.3-SNAPSHOT.jar, security-noop-1.16.3-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, test-tool-1.16.3-SNAPSHOT.jar, transport-http-1.16.3-SNAPSHOT.jar, transport-zmq-1.16.3-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.7.jar, value-2.10.1-annotations.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-impl-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 1 overlapping resource:
[WARNING] - META-INF/MANIFEST.MF
[WARNING] dom-codec-1.16.3-SNAPSHOT.jar, jsonrpc-provider-common-1.16.3-SNAPSHOT.jar define 20 overlapping classes:
[WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec
[WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec
[WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils
[WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec
[WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker
[WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker
[WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter
[WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory
[WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1
[WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2
[WARNING] - 10 more...
[WARNING] checker-qual-3.45.0.jar, slf4j-api-2.0.12.jar define 1 overlapping resource:
[WARNING] - META-INF/LICENSE.txt
[WARNING] bus-api-1.16.3-SNAPSHOT.jar, jsonrpc-provider-common-1.16.3-SNAPSHOT.jar define 19 overlapping classes:
[WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession
[WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory
[WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider
[WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException
[WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession
[WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener
[WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext
[WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher
[WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException
[WARNING] - org.opendaylight.jsonrpc.bus.api.Requester
[WARNING] - 9 more...
[WARNING] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar define 1 overlapping resource:
[WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF
[WARNING] netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar define 2 overlapping resources:
[WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties
[WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml
[WARNING] maven-shade-plugin has detected that some files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the file is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.3-SNAPSHOT.jar with /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.3-SNAPSHOT-shaded.jar
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ test-tool ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 129 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/bom.xml
[INFO] attaching as test-tool-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/bom.json
[INFO] attaching as test-tool-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-tool ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ test-tool ---
[WARNING] Used undeclared dependencies found:
[WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.3-SNAPSHOT:compile
[WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
[WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
[WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
[WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
[WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
[WARNING] org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
[WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
[WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
[WARNING] com.google.guava:guava:jar:32.1.3-jre:compile
[WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
[WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
[WARNING] Unused declared dependencies found:
[WARNING] io.netty:netty-all:jar:4.1.112.Final:compile
[WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.3-SNAPSHOT:compile
[WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.3-SNAPSHOT:compile
[WARNING] org.opendaylight.jsonrpc.security:security-api:jar:1.16.3-SNAPSHOT:compile
[WARNING] org.opendaylight.jsonrpc.security:security-noop:jar:1.16.3-SNAPSHOT:compile
[WARNING] ch.qos.logback:logback-classic:jar:1.3.14:compile
[WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.3-SNAPSHOT:compile
[WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT:compile
[WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.3-SNAPSHOT:compile
[WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ test-tool ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ test-tool ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ test-tool ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ test-tool ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/pom.xml to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.16.3-SNAPSHOT/test-tool-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.16.3-SNAPSHOT/test-tool-1.16.3-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.16.3-SNAPSHOT/test-tool-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.16.3-SNAPSHOT/test-tool-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.16.3-SNAPSHOT/test-tool-1.16.3-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.16.3-SNAPSHOT/test-tool-1.16.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ test-tool ---
[INFO] org.opendaylight.jsonrpc:test-tool:jar:1.16.3-SNAPSHOT
[INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
[INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
[INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile
[INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
[INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile
[INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
[INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
[INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
[INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile
[INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
[INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
[INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
[INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
[INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
[INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
[INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.3-SNAPSHOT:compile
[INFO] | \- com.google.code.gson:gson:jar:2.11.0:compile
[INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.8.1:compile
[INFO] +- ch.qos.logback:logback-classic:jar:1.3.14:compile
[INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.3-SNAPSHOT:compile
[INFO] +- io.netty:netty-all:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-dns:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-memcache:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-redis:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-smtp:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-socks:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-stomp:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-codec-xml:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-handler-proxy:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-resolver:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-resolver-dns:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-sctp:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-udt:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.112.Final:compile
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:runtime
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.112.Final:runtime
[INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.112.Final:runtime
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.112.Final:runtime
[INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.112.Final:runtime
[INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.112.Final:runtime
[INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.112.Final:runtime
[INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.3-SNAPSHOT:compile
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.3-SNAPSHOT:compile
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile
[INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- net.bytebuddy:byte-buddy:jar:1.15.0:compile
[INFO] | +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.jsonrpc:dom-codec:jar:1.16.3-SNAPSHOT:compile
[INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
[INFO] | | \- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ test-tool ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/sonatype-clm/module.xml
[INFO]
[INFO] ---------------< org.opendaylight.jsonrpc:jsonrpc-tools >---------------
[INFO] Building JSON-RPC :: Tools 1.16.3-SNAPSHOT [36/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-tools ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-tools ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-tools ---
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ jsonrpc-tools ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/tools/target/bom.xml
[INFO] attaching as jsonrpc-tools-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/tools/target/bom.json
[INFO] attaching as jsonrpc-tools-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-tools ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.16.3-SNAPSHOT/jsonrpc-tools-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.16.3-SNAPSHOT/jsonrpc-tools-1.16.3-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.16.3-SNAPSHOT/jsonrpc-tools-1.16.3-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ jsonrpc-tools ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-tools:pom:1.16.3-SNAPSHOT
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ jsonrpc-tools ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/tools/target/sonatype-clm/module.xml
[INFO]
[INFO] ---------------< org.opendaylight.jsonrpc:jsonrpc-karaf >---------------
[INFO] Building JSON-RPC :: Karaf 1.16.3-SNAPSHOT [37/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ jsonrpc-karaf ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ jsonrpc-karaf ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-karaf ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ jsonrpc-karaf ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-karaf ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-calcium/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ jsonrpc-karaf ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ jsonrpc-karaf ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ jsonrpc-karaf ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/jsonrpc-maven-clm-calcium/karaf/target/classes/LICENSE
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ jsonrpc-karaf ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/karaf/src/main/resources
[INFO]
[INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ jsonrpc-karaf ---
[INFO] Using repositories:
[INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots
[INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror
[INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
[INFO] Creating work directory: /w/workspace/jsonrpc-maven-clm-calcium/karaf/target/assembly
[INFO] Loading direct KAR and features XML dependencies
[INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar
[INFO] Feature framework will be added as a startup feature
[INFO] Generating Karaf assembly: /w/workspace/jsonrpc-maven-clm-calcium/karaf/target/assembly
[INFO] Unzipping kars
[INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar
[INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features
[INFO] Loading profiles from:
[INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml
[INFO] Loading repositories
[INFO] Generating generated-startup profile
[INFO] Generating generated-boot profile with parents: generated-startup
[INFO] Generating generated-installed profile
[INFO] Configuring etc/config.properties and etc/system.properties
[INFO] Downloading libraries for generated profiles
[INFO] Downloading additional libraries
[INFO] Writing configurations
[INFO] adding config file: etc/profile.cfg
[INFO] Startup stage
[INFO] Loading startup repositories
[INFO] Resolving startup features and bundles
[INFO] Features: framework
[INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.4
[INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4
[INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
[INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
[INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16
[INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
[INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7
[INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7
[INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14
[INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
[INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
[INFO] Boot stage
[INFO] Loading boot repositories
[INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/features-jsonrpc/1.16.3-SNAPSHOT/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-all/1.16.3-SNAPSHOT/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-provider/1.16.3-SNAPSHOT/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-bus/1.16.3-SNAPSHOT/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.10/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.4/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.6/xml/features
[INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.4/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.10/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.1.4/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.6/xml/features
[INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.5/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.10/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.1.4/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.4/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.4/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.4/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.5/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.5/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.5/xml/features
[INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.10/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.4/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.4/xml/features
[INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.4/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.4/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.5/xml/features
[INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.5/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.10/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.10/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.10/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.4/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.4/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.4/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.4/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.10/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.4/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.10/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.5/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.10/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.5/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.5/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.10/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.7/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.4/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.6/xml/features
[INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.10/xml/features
[INFO] Feature odl-mdsal-distributed-datastore/9.0.5 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.5
[INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.5
[INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.5
[INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.5
[INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.5
[INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216
[INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.5
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.5
[INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.5/xml/akkaconf
[INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.5/xml/factoryakkaconf
[INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.5/xml/moduleshardconf
[INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.5/xml/moduleconf
[INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.5/cfg/datastore
[INFO] Feature odl-apache-shiro/0.19.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4
[INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.1
[INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2
[INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.6
[INFO] Feature odl-controller-scala/9.0.5 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14
[INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14
[INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2
[INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2
[INFO] Feature jaas-boot/4.4.6 is defined as a boot feature
[INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar
[INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6
[INFO] Feature shell/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6
[INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg
[INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg
[INFO] adding config file: etc/org.apache.karaf.shell.cfg
[INFO] Feature service/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6
[INFO] Feature odl-jsonrpc-bus/1.16.3.SNAPSHOT is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-api/1.16.3-SNAPSHOT
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-spi/1.16.3-SNAPSHOT
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-aaa/1.16.3-SNAPSHOT
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-jsonrpc/1.16.3-SNAPSHOT
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-messagelib/1.16.3-SNAPSHOT
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-api/1.16.3-SNAPSHOT
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-noop/1.16.3-SNAPSHOT
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-service/1.16.3-SNAPSHOT
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/transport-zmq/1.16.3-SNAPSHOT
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-api/1.16.3-SNAPSHOT
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/transport-http/1.16.3-SNAPSHOT
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-config/1.16.3-SNAPSHOT/cfg/config
[INFO] Feature odl-jsonrpc-all/1.16.3.SNAPSHOT is defined as a boot feature
[INFO] Feature odl-guava/13.1.4 is defined as a boot feature
[INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre
[INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1
[INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.45.0
[INFO] Feature package/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6
[INFO] Feature pax-web-websockets/8.0.27 is defined as a boot feature
[INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.27
[INFO] Feature ssh/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77
[INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1
[INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6
[INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77
[INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1
[INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77
[INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1
[INFO] Feature odl-yangtools-parser-api/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.7
[INFO] Feature odl-mdsal-model-rfc7952/13.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.6
[INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1
[INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2
[INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3
[INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0
[INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2
[INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3
[INFO] Feature pax-web-jetty/9.4.54.v20240208 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208
[INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208
[INFO] Feature framework/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0
[INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8
[INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
[INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16
[INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
[INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7
[INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6
[INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6
[INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26
[INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16
[INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
[INFO] Feature shell-compat/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6
[INFO] Feature odl-mdsal-model-rfc8525/13.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.6
[INFO] Feature odl-mdsal-common/13.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.6
[INFO] Feature odl-mdsal-dom-runtime/13.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.6
[INFO] Feature http/8.0.27 is defined as a boot feature
[INFO] Feature deployer/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6
[INFO] Feature odl-yangtools-util/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.7
[INFO] Feature odl-netconf-model-rfc5277/7.0.10 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.10
[INFO] Feature odl-mdsal-eos-dom/13.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.6
[INFO] Feature odl-mdsal-dom-broker/13.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.6
[INFO] Feature odl-netconf-model-rfc6470/7.0.10 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.10
[INFO] Feature odl-jackson-2/13.1.4 is defined as a boot feature
[INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.16.2
[INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.16.2
[INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.16.2
[INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.16.2
[INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.16.2
[INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.16.2
[INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.16.2
[INFO] Feature odl-mdsal-binding-runtime/13.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.6
[INFO] Feature odl-stax2-api/13.1.4 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2
[INFO] Feature pt-triemap/1.3.2 is defined as a boot feature
[INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2
[INFO] Feature pax-web-http-whiteboard/8.0.27 is defined as a boot feature
[INFO] Feature odl-controller-akka/9.0.5 is defined as a boot feature
[INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2
[INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0
[INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1
[INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2
[INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.5
[INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1
[INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4
[INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3
[INFO] Feature scr/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0
[INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6
[INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1
[INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0
[INFO] Feature aries-proxy/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7
[INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7
[INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7
[INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14
[INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7
[INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7
[INFO] Feature jaas/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6
[INFO] adding config file: etc/org.apache.karaf.jaas.cfg
[INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg
[INFO] Feature odl-yangtools-common/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.7
[INFO] Feature odl-aaa-web/0.19.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.6
[INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.6
[INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.6
[INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.6
[INFO] Feature odl-aaa-encryption-service/0.19.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.6
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.6
[INFO] Feature odl-aaa-api/0.19.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.6
[INFO] Feature odl-aaa-password-service/0.19.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.6
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.6
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.6/xml/aaa-password-service-config
[INFO] Feature management/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0
[INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6
[INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0
[INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5
[INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0
[INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
[INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8
[INFO] adding config file: etc/jmx.acl.cfg
[INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg
[INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg
[INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg
[INFO] adding config file: etc/org.apache.karaf.management.cfg
[INFO] Feature odl-mdsal-model-rfc8072/13.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.6
[INFO] Feature odl-antlr4/13.1.4 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2
[INFO] Feature odl-mdsal-remoterpc-connector/9.0.5 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.5
[INFO] Feature log/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6
[INFO] adding config file: etc/org.apache.karaf.log.cfg
[INFO] Feature pax-web-war/8.0.27 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.27
[INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber
[INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
[INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5
[INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27
[INFO] Feature odl-yangtools-data/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.7
[INFO] Feature odl-restconf-common/7.0.10 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.10
[INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.10
[INFO] Feature odl-ws-rs-api/13.1.4 is defined as a boot feature
[INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6
[INFO] Feature pax-web-whiteboard/8.0.27 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.27
[INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber
[INFO] Feature odl-controller-mdsal-common/9.0.5 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.5
[INFO] Feature odl-netconf-api/7.0.10 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.10
[INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.10
[INFO] Feature odl-mdsal-singleton-dom/13.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.6
[INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1
[INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7
[INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7
[INFO] Feature pax-web-http-war/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.6
[INFO] Feature war/4.4.6 is defined as a boot feature
[INFO] Feature odl-controller-blueprint/9.0.5 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
[INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.5
[INFO] Feature a3f8f1bf-c078-4922-8374-30f1b5dddc31/0.0.0 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.4
[INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.4
[INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4
[INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
[INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
[INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.4
[INFO] Feature standard/4.4.6 is defined as a boot feature
[INFO] Feature odl-restconf-openapi/7.0.10 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/7.0.10
[INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4
[INFO] Feature odl-gson/13.1.4 is defined as a boot feature
[INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.11.0
[INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7
[INFO] Feature odl-mdsal-eos-binding/13.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.6
[INFO] Feature odl-yangtools-xpath-api/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.7
[INFO] Feature odl-restconf/7.0.10 is defined as a boot feature
[INFO] Feature feature/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
[INFO] adding config file: etc/org.apache.karaf.features.repos.cfg
[INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg
[INFO] Feature system/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6
[INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg
[INFO] Feature odl-mdsal-binding-base/13.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.6
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.6
[INFO] Feature pax-web-http-jetty/8.0.27 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/config-jetty
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/context-jetty
[INFO] adding config file: etc/org.ops4j.pax.web.cfg
[INFO] Feature odl-netconf-model-rfc6243/7.0.10 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.10
[INFO] Feature odl-mdsal-broker/9.0.5 is defined as a boot feature
[INFO] Feature odl-yangtools-xpath/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.7
[INFO] Feature pax-web-http/8.0.27 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6
[INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6
[INFO] Feature odl-aaa-cert/0.19.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.6
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.6/xml/config
[INFO] Feature odl-netconf-model-rfc8526/7.0.10 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.10
[INFO] Feature odl-mdsal-bytebuddy/13.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.15.0
[INFO] Feature diagnostic/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6
[INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar
[INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6
[INFO] Feature odl-servlet-api/13.1.4 is defined as a boot feature
[INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0
[INFO] Feature odl-yangtools-export/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.7
[INFO] Feature odl-jersey-2/13.1.4 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1
[INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.44
[INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.44
[INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.44
[INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.44
[INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1
[INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2
[INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.44
[INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1
[INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5
[INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.44
[INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3
[INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1
[INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.44
[INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1
[INFO] Feature odl-mdsal-model-rfc8342/13.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.6
[INFO] Feature wrap/2.6.14 is defined as a boot feature
[INFO] Feature pax-web-core/8.0.27 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27
[INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27
[INFO] Feature features-jsonrpc/1.16.3.SNAPSHOT is defined as a boot feature
[INFO] Feature kar/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6
[INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg
[INFO] Feature odl-aaa-shiro/0.19.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.6
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.6
[INFO] adding maven artifact: mvn:com.h2database/h2/2.2.224
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.6
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.6
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.6
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.6/xml/aaa-app-config
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.6/xml/aaa-datastore-config
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.6/xml/aaa-password-service-config
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.6/py/idmtool
[INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.6/cfg/config
[INFO] Feature odl-mdsal-dom-api/13.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.6
[INFO] Feature odl-javassist-3/13.1.4 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA
[INFO] Feature odl-karaf-feat-jdbc/13.1.4 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.6
[INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0
[INFO] Feature odl-yanglib-mdsal-writer/7.0.10 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.10
[INFO] Feature odl-netconf-model-rfc8040/7.0.10 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.10
[INFO] Feature jline/3.21.0 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
[INFO] adding maven artifact: mvn:org.jline/jline/3.21.0
[INFO] Feature odl-karaf-feat-jetty/13.1.4 is defined as a boot feature
[INFO] Feature odl-mdsal-binding-dom-adapter/13.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.6
[INFO] Feature odl-yangtools-codec/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.7
[INFO] Feature odl-mdsal-clustering-commons/9.0.5 is defined as a boot feature
[INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.26
[INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.5
[INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.5
[INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.5
[INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.21.0
[INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/9.0.5
[INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0
[INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.5
[INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.5
[INFO] Feature odl-mdsal-singleton-common/13.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.6
[INFO] Feature odl-dropwizard-metrics/13.1.4 is defined as a boot feature
[INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.26
[INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.26
[INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.26
[INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.26
[INFO] Feature odl-netconf-model-rfc6241/7.0.10 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.10
[INFO] Feature odl-mdsal-model-rfc8040/13.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.6
[INFO] Feature odl-netty-4/13.1.4 is defined as a boot feature
[INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.112.Final
[INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.112.Final
[INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.112.Final/jar/linux-x86_64
[INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.112.Final
[INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.112.Final
[INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.112.Final
[INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.112.Final
[INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.112.Final
[INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.112.Final/jar/linux-x86_64
[INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.112.Final
[INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.112.Final
[INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.112.Final
[INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1
[INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6
[INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2
[INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
[INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0
[INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3
[INFO] Feature odl-apache-commons-text/13.1.4 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0
[INFO] Feature config/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6
[INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg
[INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg
[INFO] Feature instance/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6
[INFO] Feature odl-jakarta-activation-api/13.1.4 is defined as a boot feature
[INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2
[INFO] Feature odl-jsonrpc-provider/1.16.3.SNAPSHOT is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-provider-single/1.16.3-SNAPSHOT
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/dom-codec/1.16.3-SNAPSHOT
[INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-provider-common/1.16.3-SNAPSHOT
[INFO] Feature odl-mdsal-binding-runtime-api/13.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.6
[INFO] Feature odl-mdsal-eos-common/13.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.6
[INFO] Feature odl-mdsal-binding-api/13.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.6
[INFO] Feature odl-restconf-nb/7.0.10 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.10
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.10
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.10
[INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.54.v20240208
[INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208
[INFO] Feature odl-yangtools-data-api/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.7
[INFO] Feature odl-woodstox/13.1.4 is defined as a boot feature
[INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.0.0
[INFO] Feature odl-apache-commons-lang3/13.1.4 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.16.0
[INFO] Feature odl-mdsal-model-rfc6991/13.0.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.6
[INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.6
[INFO] Feature bundle/4.4.6 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6
[INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg
[INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg
[INFO] Feature pax-web-jsp/8.0.27 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0
[INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.27
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.27
[INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5
[INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27
[INFO] Feature odl-yangtools-parser/13.0.7 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.7
[INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.7
[INFO] Feature odl-jolokia/9.0.5 is defined as a boot feature
[INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2
[INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1
[INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.5/cfg/configuration
[INFO] Install stage
[INFO] Loading installed repositories
[INFO] Feature wrapper/4.4.6 is defined as an installed feature
[INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6
[INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1
[INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-karaf >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-karaf ---
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-karaf <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ jsonrpc-karaf ---
[INFO]
[INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-process-compile) @ jsonrpc-karaf ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ jsonrpc-karaf ---
[INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:13.1.4' (/tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.4/karaf.branding-13.1.4.jar) to /w/workspace/jsonrpc-maven-clm-calcium/karaf/target/assembly/lib/karaf.branding-13.1.4.jar
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ jsonrpc-karaf ---
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ jsonrpc-karaf ---
[INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties
[INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:13.1.4' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.4/opendaylight-karaf-resources-13.1.4-config.properties) to /w/workspace/jsonrpc-maven-clm-calcium/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg
[INFO]
[INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ jsonrpc-karaf ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ jsonrpc-karaf ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/karaf/src/main/assembly
[INFO]
[INFO] --- karaf-plugin:13.1.4:populate-local-repo (populate-local-repo) @ jsonrpc-karaf ---
[INFO] Feature repository discovered recursively: caa5d8e3-545d-47bf-82b7-815051966ee2
[INFO] Feature repository discovered recursively: features-jsonrpc
[INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.3-SNAPSHOT
[INFO] Feature repository discovered recursively: odl-netconf-7.0.10
[INFO] Feature repository discovered recursively: odl-jackson-2
[INFO] Feature repository discovered recursively: odl-woodstox
[INFO] Feature repository discovered recursively: odl-stax2-api
[INFO] Feature repository discovered recursively: odl-ws-rs-api
[INFO] Feature repository discovered recursively: odl-jakarta-activation-api
[INFO] Feature repository discovered recursively: odl-restconf
[INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.10
[INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072
[INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040
[INFO] Feature repository discovered recursively: odl-netconf-7.0.10
[INFO] Feature repository discovered recursively: odl-yangtools-export
[INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525
[INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342
[INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952
[INFO] Feature repository discovered recursively: odl-netconf-7.0.10
[INFO] Feature repository discovered recursively: odl-netconf-7.0.10
[INFO] Feature repository discovered recursively: odl-netconf-7.0.10
[INFO] Feature repository discovered recursively: odl-netconf-7.0.10
[INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470
[INFO] Feature repository discovered recursively: odl-netconf-7.0.10
[INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243
[INFO] Feature repository discovered recursively: odl-netconf-7.0.10
[INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.3-SNAPSHOT
[INFO] Feature repository discovered recursively: odl-netty-4
[INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991
[INFO] Feature repository discovered recursively: odl-mdsal-binding-base
[INFO] Feature repository discovered recursively: odl-yangtools-common
[INFO] Feature repository discovered recursively: odl-aaa-0.19.6
[INFO] Feature repository discovered recursively: odl-aaa-0.19.6
[INFO] Feature repository discovered recursively: odl-aaa-0.19.6
[INFO] Feature repository discovered recursively: odl-mdsal-9.0.5
[INFO] Feature repository discovered recursively: odl-mdsal-eos-binding
[INFO] Feature repository discovered recursively: odl-mdsal-eos-dom
[INFO] Feature repository discovered recursively: odl-mdsal-eos-common
[INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom
[INFO] Feature repository discovered recursively: odl-mdsal-singleton-common
[INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector
[INFO] Feature repository discovered recursively: odl-controller-9.0.5
[INFO] Feature repository discovered recursively: odl-apache-commons-text
[INFO] Feature repository discovered recursively: odl-apache-commons-lang3
[INFO] Feature repository discovered recursively: odl-controller-9.0.5
[INFO] Feature repository discovered recursively: odl-controller-akka
[INFO] Feature repository discovered recursively: odl-controller-scala
[INFO] Feature repository discovered recursively: odl-dropwizard-metrics
[INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.5
[INFO] Feature repository discovered recursively: odl-extras-9.0.5
[INFO] Feature repository discovered recursively: odl-aaa-0.19.6
[INFO] Feature repository discovered recursively: odl-guava
[INFO] Feature repository discovered recursively: odl-jersey-2
[INFO] Feature repository discovered recursively: odl-javassist-3
[INFO] Feature repository discovered recursively: odl-yangtools-util
[INFO] Feature repository discovered recursively: pt-triemap
[INFO] Feature repository discovered recursively: odl-aaa-0.19.6
[INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.5
[INFO] Feature repository discovered recursively: odl-yangtools-codec
[INFO] Feature repository discovered recursively: odl-gson
[INFO] Feature repository discovered recursively: odl-yangtools-data
[INFO] Feature repository discovered recursively: odl-antlr4
[INFO] Feature repository discovered recursively: odl-mdsal-dom-api
[INFO] Feature repository discovered recursively: odl-aaa-0.19.6
[INFO] Feature repository discovered recursively: odl-servlet-api
[INFO] Feature repository discovered recursively: odl-aaa-0.19.6
[INFO] Feature repository discovered recursively: odl-karaf-feat-jetty
[INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc
[INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7
[INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.16.3-SNAPSHOT
[INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter
[INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime
[INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy
[INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime
[INFO] Feature repository discovered recursively: odl-mdsal-runtime-api
[INFO] Feature repository discovered recursively: odl-yangtools-parser
[INFO] Feature repository discovered recursively: odl-yangtools-xpath
[INFO] Feature repository discovered recursively: odl-mdsal-binding-api
[INFO] Feature repository discovered recursively: odl-yangtools-data-api
[INFO] Feature repository discovered recursively: odl-yangtools-parser-api
[INFO] Feature repository discovered recursively: odl-yangtools-xpath-api
[INFO] Feature repository discovered recursively: odl-mdsal-common
[INFO] Feature repository discovered recursively: odl-mdsal-dom-broker
[INFO] Feature repository discovered recursively: framework-4.4.6
[INFO] Feature repository discovered recursively: standard-4.4.6
[INFO] Feature repository discovered recursively: framework-4.4.6
[INFO] Feature repository discovered recursively: features-jsonrpc
[INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.3-SNAPSHOT
[INFO] Feature repository discovered recursively: odl-netconf-7.0.10
[INFO] Feature repository discovered recursively: odl-jackson-2
[INFO] Feature repository discovered recursively: odl-woodstox
[INFO] Feature repository discovered recursively: odl-stax2-api
[INFO] Feature repository discovered recursively: odl-ws-rs-api
[INFO] Feature repository discovered recursively: odl-jakarta-activation-api
[INFO] Feature repository discovered recursively: odl-restconf
[INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.10
[INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072
[INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040
[INFO] Feature repository discovered recursively: odl-mdsal-binding-base
[INFO] Feature repository discovered recursively: odl-yangtools-common
[INFO] Feature repository discovered recursively: odl-yangtools-util
[INFO] Feature repository discovered recursively: odl-guava
[INFO] Feature repository discovered recursively: pt-triemap
[INFO] Feature repository discovered recursively: odl-netconf-7.0.10
[INFO] Feature repository discovered recursively: odl-karaf-feat-jetty
[INFO] Feature repository discovered recursively: odl-yangtools-export
[INFO] Feature repository discovered recursively: odl-yangtools-parser-api
[INFO] Feature repository discovered recursively: odl-yangtools-xpath-api
[INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525
[INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991
[INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342
[INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952
[INFO] Feature repository discovered recursively: odl-mdsal-9.0.5
[INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom
[INFO] Feature repository discovered recursively: odl-mdsal-singleton-common
[INFO] Feature repository discovered recursively: odl-mdsal-eos-common
[INFO] Feature repository discovered recursively: odl-yangtools-data-api
[INFO] Feature repository discovered recursively: odl-mdsal-eos-dom
[INFO] Feature repository discovered recursively: odl-mdsal-common
[INFO] Feature repository discovered recursively: odl-mdsal-eos-binding
[INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter
[INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime
[INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy
[INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime
[INFO] Feature repository discovered recursively: odl-mdsal-dom-api
[INFO] Feature repository discovered recursively: odl-mdsal-runtime-api
[INFO] Feature repository discovered recursively: odl-yangtools-data
[INFO] Feature repository discovered recursively: odl-antlr4
[INFO] Feature repository discovered recursively: odl-yangtools-parser
[INFO] Feature repository discovered recursively: odl-yangtools-xpath
[INFO] Feature repository discovered recursively: odl-mdsal-binding-api
[INFO] Feature repository discovered recursively: odl-mdsal-dom-broker
[INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector
[INFO] Feature repository discovered recursively: odl-controller-9.0.5
[INFO] Feature repository discovered recursively: odl-apache-commons-text
[INFO] Feature repository discovered recursively: odl-apache-commons-lang3
[INFO] Feature repository discovered recursively: odl-yangtools-codec
[INFO] Feature repository discovered recursively: odl-gson
[INFO] Feature repository discovered recursively: odl-controller-9.0.5
[INFO] Feature repository discovered recursively: odl-dropwizard-metrics
[INFO] Feature repository discovered recursively: odl-netty-4
[INFO] Feature repository discovered recursively: odl-servlet-api
[INFO] Feature repository discovered recursively: odl-controller-akka
[INFO] Feature repository discovered recursively: odl-controller-scala
[INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.5
[INFO] Feature repository discovered recursively: odl-aaa-0.19.6
[INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc
[INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7
[INFO] Feature repository discovered recursively: pax-transx-0.5.4
[INFO] Feature repository discovered recursively: odl-extras-9.0.5
[INFO] Feature repository discovered recursively: odl-aaa-0.19.6
[INFO] Feature repository discovered recursively: odl-aaa-0.19.6
[INFO] Feature repository discovered recursively: odl-aaa-0.19.6
[INFO] Feature repository discovered recursively: odl-jersey-2
[INFO] Feature repository discovered recursively: odl-javassist-3
[INFO] Feature repository discovered recursively: odl-aaa-0.19.6
[INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.5
[INFO] Feature repository discovered recursively: odl-aaa-0.19.6
[INFO] Feature repository discovered recursively: odl-aaa-0.19.6
[INFO] Feature repository discovered recursively: odl-netconf-7.0.10
[INFO] Feature repository discovered recursively: odl-netconf-7.0.10
[INFO] Feature repository discovered recursively: odl-netconf-7.0.10
[INFO] Feature repository discovered recursively: odl-netconf-7.0.10
[INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470
[INFO] Feature repository discovered recursively: odl-netconf-7.0.10
[INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243
[INFO] Feature repository discovered recursively: odl-netconf-7.0.10
[INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.16.3-SNAPSHOT
[INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.3-SNAPSHOT
[INFO] Feature repository discovered recursively: standard-4.4.6
[INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27
[INFO]
[INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ jsonrpc-karaf ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ jsonrpc-karaf ---
[INFO] Executing tasks
[INFO] [delete] Deleting directory /w/workspace/jsonrpc-maven-clm-calcium/karaf/target/assembly/system/org/bouncycastle
[INFO] Executed tasks
[INFO]
[INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ jsonrpc-karaf ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ jsonrpc-karaf ---
[INFO]
[INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ jsonrpc-karaf ---
[INFO] Skipping CycloneDX goal, because module skips deploy
[INFO]
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-karaf ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-karaf ---
[INFO] Skipping pom project
[INFO]
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-karaf ---
[INFO]
[INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-karaf ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-karaf ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ jsonrpc-karaf ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/karaf/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.16.3-SNAPSHOT/jsonrpc-karaf-1.16.3-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/karaf/target/jsonrpc-karaf-1.16.3-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.16.3-SNAPSHOT/jsonrpc-karaf-1.16.3-SNAPSHOT.tar.gz
[INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/karaf/target/jsonrpc-karaf-1.16.3-SNAPSHOT.zip to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.16.3-SNAPSHOT/jsonrpc-karaf-1.16.3-SNAPSHOT.zip
[INFO]
[INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ jsonrpc-karaf ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-karaf:pom:1.16.3-SNAPSHOT
[INFO] +- org.apache.karaf.features:framework:kar:4.4.6:compile
[INFO] | +- org.apache.karaf.features:base:jar:4.4.6:runtime
[INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
[INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime
[INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime
[INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile
[INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime
[INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile
[INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile
[INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.6:runtime
[INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.6:runtime
[INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime
[INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime
[INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.6:runtime
[INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime
[INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime
[INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.6:runtime
[INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.6:runtime
[INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.6:compile
[INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile
[INFO] | | +- net.java.dev.jna:jna:jar:5.14.0:runtime
[INFO] | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime
[INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.6:runtime
[INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.12.1:runtime
[INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime
[INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:compile
[INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.6:runtime
[INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.6:compile
[INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:compile
[INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile
[INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile
[INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime
[INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime
[INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime
[INFO] | +- org.jline:jline:jar:3.21.0:compile
[INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.7:compile
[INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided
[INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile
[INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.7:compile
[INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.7:compile
[INFO] | | +- ch.qos.logback:logback-core:jar:1.3.14:compile
[INFO] | | +- ch.qos.logback:logback-classic:jar:1.3.14:compile
[INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile
[INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile
[INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile
[INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test
[INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test
[INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test
[INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test
[INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test
[INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test
[INFO] | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test
[INFO] | | \- org.apache.commons:commons-lang3:jar:3.16.0:runtime
[INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile
[INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile
[INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile
[INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.6:compile
[INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile
[INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile
[INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile
[INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile
[INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile
[INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile
[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile
[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile
[INFO] | \- javax.activation:activation:jar:1.1.1:compile
[INFO] +- org.opendaylight.jsonrpc:features-jsonrpc:xml:features:1.16.3-SNAPSHOT:runtime
[INFO] | +- org.opendaylight.jsonrpc:odl-jsonrpc-all:xml:features:1.16.3-SNAPSHOT:runtime
[INFO] | | \- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.10:runtime
[INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.4:runtime
[INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.4:runtime
[INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:runtime
[INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:runtime
[INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.4:runtime
[INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.4:runtime
[INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime
[INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:runtime
[INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime
[INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:runtime
[INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:runtime
[INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:runtime
[INFO] | | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.10:runtime
[INFO] | | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.10:runtime
[INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.6:runtime
[INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.6:runtime
[INFO] | | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.10:runtime
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.7:runtime
[INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:runtime
[INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:runtime
[INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:runtime
[INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:runtime
[INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:runtime
[INFO] | | | | \- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.10:runtime
[INFO] | | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.10:runtime
[INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.10:runtime
[INFO] | | | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.10:runtime
[INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.10:runtime
[INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.10:runtime
[INFO] | | | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.10:runtime
[INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.10:runtime
[INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.10:runtime
[INFO] | | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.10:runtime
[INFO] | | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.10:runtime
[INFO] | | | \- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.10:runtime
[INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.10:runtime
[INFO] | | +- dk.brics:automaton:jar:1.12-4:runtime
[INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:runtime
[INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime
[INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:runtime
[INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.7:runtime
[INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.7:runtime
[INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:runtime
[INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:runtime
[INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:runtime (optional)
[INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:runtime
[INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:runtime
[INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:7.0.10:runtime
[INFO] | | | +- org.opendaylight.netconf:restconf-api:jar:7.0.10:runtime
[INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.10:runtime
[INFO] | | | +- org.opendaylight.netconf:restconf-common:jar:7.0.10:runtime
[INFO] | | | +- org.opendaylight.netconf:netconf-api:jar:7.0.10:runtime
[INFO] | | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.10:runtime
[INFO] | | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.10:runtime
[INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:runtime
[INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.7:runtime
[INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.6:runtime
[INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.6:runtime
[INFO] | | | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.10:runtime
[INFO] | | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.10:runtime
[INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:runtime
[INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:runtime
[INFO] | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:runtime
[INFO] | | | +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:runtime
[INFO] | | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:runtime
[INFO] | | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:runtime
[INFO] | | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:runtime
[INFO] | | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:runtime
[INFO] | | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:runtime
[INFO] | | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:runtime
[INFO] | | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:runtime
[INFO] | | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:runtime
[INFO] | | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:runtime
[INFO] | | | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:runtime
[INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.10:runtime
[INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:runtime
[INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:runtime
[INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.6:runtime
[INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.6:runtime
[INFO] | +- org.opendaylight.jsonrpc:odl-jsonrpc-bus:xml:features:1.16.3-SNAPSHOT:runtime
[INFO] | | +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.3-SNAPSHOT:runtime
[INFO] | | +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.3-SNAPSHOT:runtime
[INFO] | | +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.3-SNAPSHOT:runtime
[INFO] | | +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.3-SNAPSHOT:runtime
[INFO] | | | +- com.google.code.gson:gson:jar:2.11.0:runtime
[INFO] | | | | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:runtime
[INFO] | | | +- com.google.guava:guava:jar:32.1.3-jre:runtime
[INFO] | | | | +- com.google.guava:failureaccess:jar:1.0.1:runtime
[INFO] | | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime
[INFO] | | | | +- org.checkerframework:checker-qual:jar:3.45.0:runtime
[INFO] | | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:runtime
[INFO] | | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:runtime
[INFO] | | +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.3-SNAPSHOT:runtime
[INFO] | | +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.3-SNAPSHOT:runtime
[INFO] | | +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.3-SNAPSHOT:runtime
[INFO] | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:runtime
[INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:runtime
[INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:runtime
[INFO] | | +- org.opendaylight.jsonrpc.security:security-service:jar:1.16.3-SNAPSHOT:runtime
[INFO] | | +- org.opendaylight.jsonrpc.security:security-aaa:jar:1.16.3-SNAPSHOT:runtime
[INFO] | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.6:runtime
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:runtime
[INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:runtime
[INFO] | | | \- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.3-SNAPSHOT:runtime
[INFO] | | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:runtime
[INFO] | | +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.3-SNAPSHOT:runtime
[INFO] | | +- org.opendaylight.jsonrpc.bus:bus-config:cfg:config:1.16.3-SNAPSHOT:runtime
[INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:runtime
[INFO] | | | +- io.netty:netty-codec-http:jar:4.1.112.Final:runtime
[INFO] | | | | +- io.netty:netty-common:jar:4.1.112.Final:runtime
[INFO] | | | | +- io.netty:netty-buffer:jar:4.1.112.Final:runtime
[INFO] | | | | +- io.netty:netty-transport:jar:4.1.112.Final:runtime
[INFO] | | | | \- io.netty:netty-codec:jar:4.1.112.Final:runtime
[INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:runtime
[INFO] | | | +- io.netty:netty-handler:jar:4.1.112.Final:runtime
[INFO] | | | | +- io.netty:netty-resolver:jar:4.1.112.Final:runtime
[INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:runtime
[INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:runtime
[INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:runtime
[INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:runtime
[INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:runtime
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:runtime
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:runtime
[INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:runtime
[INFO] | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:runtime
[INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:runtime
[INFO] | | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:runtime
[INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:runtime
[INFO] | | \- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.6:runtime
[INFO] | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.6:runtime
[INFO] | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.6:runtime
[INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.6:runtime
[INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.6:runtime
[INFO] | | | +- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.6:runtime
[INFO] | | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:runtime
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:runtime
[INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:runtime
[INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:runtime
[INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:runtime
[INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:runtime
[INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:runtime
[INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:runtime
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:runtime
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:runtime
[INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:runtime
[INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:runtime
[INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:runtime
[INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:runtime
[INFO] | | | | +- com.typesafe:config:jar:1.4.2:runtime
[INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:runtime
[INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:runtime
[INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:runtime
[INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:runtime
[INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:runtime
[INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:runtime
[INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:runtime
[INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:runtime
[INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:runtime
[INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.5:runtime
[INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:runtime
[INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:runtime
[INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:runtime
[INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.21.0:runtime
[INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:runtime
[INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:runtime
[INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:runtime
[INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:runtime
[INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:runtime
[INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:runtime
[INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:runtime
[INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:runtime
[INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:runtime
[INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:runtime
[INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:runtime
[INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:runtime
[INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:runtime
[INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:runtime
[INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:runtime
[INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:runtime
[INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:runtime
[INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:runtime
[INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:runtime
[INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:runtime
[INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:runtime
[INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:runtime
[INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:runtime
[INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:runtime
[INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:runtime
[INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:runtime
[INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:runtime
[INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:runtime
[INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:runtime
[INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:runtime
[INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:runtime
[INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:runtime
[INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:runtime
[INFO] | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.5:runtime
[INFO] | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:runtime
[INFO] | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:runtime
[INFO] | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.5:runtime
[INFO] | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.6:runtime
[INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:runtime
[INFO] | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.4:runtime
[INFO] | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.4:runtime
[INFO] | | | | | \- org.javassist:javassist:jar:3.30.2-GA:runtime
[INFO] | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.44:runtime
[INFO] | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.44:runtime
[INFO] | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:runtime
[INFO] | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:runtime
[INFO] | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:runtime
[INFO] | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:runtime
[INFO] | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:runtime
[INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.44:runtime
[INFO] | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime
[INFO] | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.44:runtime
[INFO] | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:runtime
[INFO] | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:runtime
[INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.44:runtime
[INFO] | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.44:runtime
[INFO] | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.44:runtime
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:runtime
[INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:runtime
[INFO] | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.6:runtime
[INFO] | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.6:runtime
[INFO] | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.6:runtime
[INFO] | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.6:runtime
[INFO] | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.6:runtime
[INFO] | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.6:runtime
[INFO] | | | | \- com.h2database:h2:jar:2.2.224:runtime
[INFO] | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.6:runtime
[INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:runtime
[INFO] | | | | +- commons-logging:commons-logging:jar:1.3.1:runtime
[INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:runtime
[INFO] | | | \- org.owasp.encoder:encoder:jar:1.2.3:runtime
[INFO] | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.6:runtime
[INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:runtime
[INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:runtime
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:runtime
[INFO] | | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:runtime
[INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:runtime
[INFO] | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:runtime
[INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:runtime
[INFO] | | | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:runtime
[INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:runtime
[INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.5:runtime
[INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime
[INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:runtime
[INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.6:runtime
[INFO] | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.6:runtime
[INFO] | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:runtime
[INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.6:runtime
[INFO] | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.6:runtime
[INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.6:runtime
[INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.6:runtime
[INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:runtime
[INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.4:runtime
[INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime
[INFO] | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime
[INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime
[INFO] | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime
[INFO] | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime
[INFO] | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime
[INFO] | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime
[INFO] | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime
[INFO] | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime
[INFO] | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime
[INFO] | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime
[INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime
[INFO] | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime
[INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime
[INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime
[INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime
[INFO] | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime
[INFO] | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime
[INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime
[INFO] | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime
[INFO] | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime
[INFO] | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime
[INFO] | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime
[INFO] | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime
[INFO] | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime
[INFO] | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided
[INFO] | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:runtime
[INFO] | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.6:runtime
[INFO] | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.6:runtime
[INFO] | \- org.opendaylight.jsonrpc:odl-jsonrpc-provider:xml:features:1.16.3-SNAPSHOT:runtime
[INFO] | +- org.opendaylight.jsonrpc:jsonrpc-provider-single:jar:1.16.3-SNAPSHOT:runtime
[INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:runtime
[INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:runtime
[INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:runtime
[INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:runtime
[INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:runtime
[INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:runtime
[INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:runtime
[INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:runtime
[INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:runtime
[INFO] | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:runtime
[INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:runtime
[INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:runtime
[INFO] | | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:runtime
[INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:runtime
[INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:runtime
[INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:runtime
[INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:runtime
[INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:runtime
[INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:runtime
[INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:runtime
[INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:runtime
[INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:runtime
[INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:runtime
[INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:runtime
[INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:runtime
[INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:runtime
[INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:runtime
[INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:runtime
[INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:runtime
[INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:runtime
[INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:runtime
[INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:runtime
[INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:runtime
[INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:runtime
[INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:runtime
[INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:runtime
[INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:runtime
[INFO] | | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:runtime
[INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:runtime
[INFO] | | +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.3-SNAPSHOT:runtime
[INFO] | | \- org.opendaylight.jsonrpc:dom-codec:jar:1.16.3-SNAPSHOT:runtime
[INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:runtime
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:runtime
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:runtime
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:runtime
[INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:runtime
[INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:runtime
[INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:runtime
[INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:runtime
[INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:runtime
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:runtime
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:runtime
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:runtime
[INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:runtime
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:runtime
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:runtime
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:runtime
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:runtime
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:runtime
[INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:runtime
[INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:runtime
[INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:runtime
[INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:runtime
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:runtime
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:runtime
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:runtime
[INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:runtime
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:runtime
[INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:runtime
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:runtime
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:runtime
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:runtime
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:runtime
[INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:runtime
[INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:runtime
[INFO] +- org.apache.karaf.features:framework:xml:features:4.4.6:runtime
[INFO] +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
[INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile
[INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided
[INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:compile
[INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided
[INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile
[INFO] +- org.opendaylight.odlparent:karaf.branding:jar:13.1.4:compile
[INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:13.1.4:provided
[INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:runtime
[INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.4:runtime
[INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.4:runtime
[INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.1.4:runtime
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:runtime
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ jsonrpc-karaf ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/karaf/target/sonatype-clm/module.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for JSON-RPC :: POM 1.16.3-SNAPSHOT:
[INFO]
[INFO] JSON-RPC :: Parent ................................. SUCCESS [ 12.648 s]
[INFO] JSON-RPC :: API .................................... SUCCESS [ 13.407 s]
[INFO] JSON-RPC :: Artifacts .............................. SUCCESS [ 1.064 s]
[INFO] JSON-RPC :: BUS :: JSON-RPC codec .................. SUCCESS [ 9.076 s]
[INFO] JSON-RPC :: BUS :: API ............................. SUCCESS [ 6.696 s]
[INFO] JSON-RPC :: Security :: API ........................ SUCCESS [ 5.796 s]
[INFO] JSON-RPC :: Security :: NOOP ....................... SUCCESS [ 4.229 s]
[INFO] JSON-RPC :: BUS :: SPI ............................. SUCCESS [ 8.031 s]
[INFO] JSON-RPC :: BUS :: ZeroMQ transport ................ SUCCESS [ 11.812 s]
[INFO] JSON-RPC :: BUS :: HTTP transport .................. SUCCESS [ 12.406 s]
[INFO] JSON-RPC :: BUS :: Messaging library ............... SUCCESS [ 31.103 s]
[INFO] JSON-RPC :: Security :: Service .................... SUCCESS [ 4.016 s]
[INFO] JSON-RPC :: Security :: AAA ........................ SUCCESS [ 5.139 s]
[INFO] JSON-RPC :: BUS :: Config .......................... SUCCESS [ 0.677 s]
[INFO] JSON-RPC :: Feature :: bus ......................... SUCCESS [ 37.009 s]
[INFO] JSON-RPC :: Test model ............................. SUCCESS [ 8.756 s]
[INFO] JSON-RPC :: DOM :: Codec ........................... SUCCESS [ 11.189 s]
[INFO] JSON-RPC :: Provider ............................... SUCCESS [ 2.069 s]
[INFO] JSON-RPC :: Provider :: Common ..................... SUCCESS [01:07 min]
[INFO] JSON-RPC :: Provider :: Single node ................ SUCCESS [ 16.243 s]
[INFO] JSON-RPC :: Feature :: provider .................... SUCCESS [ 22.313 s]
[INFO] JSON-RPC :: Feature :: all ......................... SUCCESS [ 24.849 s]
[INFO] JSON-RPC :: Features :: repository ................. SUCCESS [ 5.894 s]
[INFO] JSON-RPC :: Provider :: Cluster .................... SUCCESS [ 21.313 s]
[INFO] JSON-RPC :: Feature :: Cluster ..................... SUCCESS [ 23.878 s]
[INFO] JSON-RPC :: Features :: Aggregator ................. SUCCESS [ 0.069 s]
[INFO] JSON-RPC :: BUS :: Examples :: Inband models ....... SUCCESS [ 6.009 s]
[INFO] JSON-RPC :: Binding adapter ........................ SUCCESS [ 13.801 s]
[INFO] JSON-RPC :: BUS :: Examples :: Binding bridge ...... SUCCESS [ 6.432 s]
[INFO] JSON-RPC :: POM .................................... SUCCESS [ 0.056 s]
[INFO] JSON-RPC :: BUS .................................... SUCCESS [ 0.056 s]
[INFO] JSON-RPC :: BUS :: Examples ........................ SUCCESS [ 0.075 s]
[INFO] JSON-RPC :: Security ............................... SUCCESS [ 0.052 s]
[INFO] JSON-RPC :: Tools parent ........................... SUCCESS [ 1.754 s]
[INFO] JSON-RPC :: Tools :: Test .......................... SUCCESS [ 10.054 s]
[INFO] JSON-RPC :: Tools .................................. SUCCESS [ 0.049 s]
[INFO] JSON-RPC :: Karaf .................................. SUCCESS [ 20.133 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:17 min
[INFO] Finished at: 2024-11-16T18:00:33Z
[INFO] ------------------------------------------------------------------------
[jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins7711884735005719593.sh
[jsonrpc-maven-clm-calcium] $ /bin/sh -xe /tmp/jenkins18108243316007862238.sh
+ find . -regex '.*karaf/target'
+ xargs rm -rf
[INFO] 2024-11-16T18:00:39.069Z Scanning application odl-jsonrpc.
[INFO] Discovered commit hash 'd454c2b7703f8bc2cb360f8dbf5203da33b17eb5' via environment variable GIT_COMMIT
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.3-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.3-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/api/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.3-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.3-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.3-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.3-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bus-config-1.16.3-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bus-config-1.16.3-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.3-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.3-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/original-binding-bridge-1.16.3-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.3-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.3-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/original-inband-models-1.16.3-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.3-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.3-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.3-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.3-SNAPSHOT-tests.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.3-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.3-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.3-SNAPSHOT-tests.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.3-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.3-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.3-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.3-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.3-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.3-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.3-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.3-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.3-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.3-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.3-SNAPSHOT-tests.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.3-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.3-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.3-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.3-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.3-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.3-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.3-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.3-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.3-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.3-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.3-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.3-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.3-SNAPSHOT-tests.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.3-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/original-test-tool-1.16.3-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.3-SNAPSHOT-javadoc.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.3-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.3-SNAPSHOT.jar
[INFO] Scan configuration properties:
[INFO] dirExcludes=null
[INFO] dirIncludes=null
[INFO] fileExcludes=
[INFO] fileIncludes=
[INFO] 2024-11-16T18:00:39.511Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.3-SNAPSHOT-javadoc.jar
[INFO] 2024-11-16T18:00:40.095Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.3-SNAPSHOT-sources.jar
[INFO] 2024-11-16T18:00:40.123Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.3-SNAPSHOT.jar
[INFO] 2024-11-16T18:00:40.312Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/api/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] 2024-11-16T18:00:41.476Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.3-SNAPSHOT-javadoc.jar
[INFO] 2024-11-16T18:00:41.487Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.3-SNAPSHOT-sources.jar
[INFO] 2024-11-16T18:00:41.491Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.3-SNAPSHOT.jar
[INFO] 2024-11-16T18:00:41.515Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] 2024-11-16T18:00:41.535Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.3-SNAPSHOT-javadoc.jar
[INFO] 2024-11-16T18:00:41.547Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.3-SNAPSHOT-sources.jar
[INFO] 2024-11-16T18:00:41.551Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.3-SNAPSHOT.jar
[INFO] 2024-11-16T18:00:41.566Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] 2024-11-16T18:00:41.587Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bus-config-1.16.3-SNAPSHOT-sources.jar
[INFO] 2024-11-16T18:00:41.588Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bus-config-1.16.3-SNAPSHOT.jar
[INFO] 2024-11-16T18:00:41.590Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.3-SNAPSHOT-javadoc.jar
[INFO] 2024-11-16T18:00:41.600Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.3-SNAPSHOT-sources.jar
[INFO] 2024-11-16T18:00:41.604Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.3-SNAPSHOT.jar
[INFO] 2024-11-16T18:00:44.510Z Scanned 13310 files so far
[INFO] 2024-11-16T18:00:45.846Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/original-binding-bridge-1.16.3-SNAPSHOT.jar
[INFO] 2024-11-16T18:00:45.852Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] 2024-11-16T18:00:45.871Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.3-SNAPSHOT-javadoc.jar
[INFO] 2024-11-16T18:00:45.876Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.3-SNAPSHOT-sources.jar
[INFO] 2024-11-16T18:00:45.877Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.3-SNAPSHOT.jar
[INFO] 2024-11-16T18:00:49.169Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/original-inband-models-1.16.3-SNAPSHOT.jar
[INFO] 2024-11-16T18:00:49.172Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] 2024-11-16T18:00:49.191Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.3-SNAPSHOT-javadoc.jar
[INFO] 2024-11-16T18:00:49.201Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.3-SNAPSHOT-sources.jar
[INFO] 2024-11-16T18:00:49.204Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.3-SNAPSHOT.jar
[INFO] 2024-11-16T18:00:49.210Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] 2024-11-16T18:00:49.228Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.3-SNAPSHOT-javadoc.jar
[INFO] 2024-11-16T18:00:49.246Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.3-SNAPSHOT-sources.jar
[INFO] 2024-11-16T18:00:49.251Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.3-SNAPSHOT-tests.jar
[INFO] 2024-11-16T18:00:49.262Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.3-SNAPSHOT.jar
[INFO] 2024-11-16T18:00:49.275Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] 2024-11-16T18:00:49.293Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.3-SNAPSHOT-javadoc.jar
[INFO] 2024-11-16T18:00:49.304Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.3-SNAPSHOT-sources.jar
[INFO] 2024-11-16T18:00:49.307Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.3-SNAPSHOT-tests.jar
[INFO] 2024-11-16T18:00:49.309Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.3-SNAPSHOT.jar
[INFO] 2024-11-16T18:00:49.316Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] 2024-11-16T18:00:49.334Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] 2024-11-16T18:00:49.352Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.3-SNAPSHOT-javadoc.jar
[INFO] 2024-11-16T18:00:49.360Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.3-SNAPSHOT-sources.jar
[INFO] 2024-11-16T18:00:49.363Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.3-SNAPSHOT.jar
[INFO] 2024-11-16T18:00:49.370Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] 2024-11-16T18:00:49.387Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.3-SNAPSHOT-javadoc.jar
[INFO] 2024-11-16T18:00:49.400Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.3-SNAPSHOT-sources.jar
[INFO] 2024-11-16T18:00:49.404Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.3-SNAPSHOT.jar
[INFO] 2024-11-16T18:00:49.412Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.3-SNAPSHOT-javadoc.jar
[INFO] 2024-11-16T18:00:49.419Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.3-SNAPSHOT-sources.jar
[INFO] 2024-11-16T18:00:49.421Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.3-SNAPSHOT.jar
[INFO] 2024-11-16T18:00:49.427Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] 2024-11-16T18:00:49.445Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.3-SNAPSHOT-javadoc.jar
[INFO] 2024-11-16T18:00:49.460Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.3-SNAPSHOT-sources.jar
[INFO] 2024-11-16T18:00:49.465Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.3-SNAPSHOT.jar
[INFO] 2024-11-16T18:00:49.481Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] 2024-11-16T18:00:49.496Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.3-SNAPSHOT-javadoc.jar
[INFO] 2024-11-16T18:00:49.511Z Scanned 33574 files so far
[INFO] 2024-11-16T18:00:49.518Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.3-SNAPSHOT-sources.jar
[INFO] 2024-11-16T18:00:49.525Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.3-SNAPSHOT-tests.jar
[INFO] 2024-11-16T18:00:49.536Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.3-SNAPSHOT.jar
[INFO] 2024-11-16T18:00:49.587Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] 2024-11-16T18:00:49.603Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.3-SNAPSHOT-javadoc.jar
[INFO] 2024-11-16T18:00:49.608Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.3-SNAPSHOT-sources.jar
[INFO] 2024-11-16T18:00:49.609Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.3-SNAPSHOT.jar
[INFO] 2024-11-16T18:00:49.612Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] 2024-11-16T18:00:49.627Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.3-SNAPSHOT-javadoc.jar
[INFO] 2024-11-16T18:00:49.632Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.3-SNAPSHOT-sources.jar
[INFO] 2024-11-16T18:00:49.633Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.3-SNAPSHOT.jar
[INFO] 2024-11-16T18:00:49.672Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] 2024-11-16T18:00:49.693Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.3-SNAPSHOT-javadoc.jar
[INFO] 2024-11-16T18:00:49.699Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.3-SNAPSHOT-sources.jar
[INFO] 2024-11-16T18:00:49.701Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.3-SNAPSHOT.jar
[INFO] 2024-11-16T18:00:49.704Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] 2024-11-16T18:00:49.720Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.3-SNAPSHOT-javadoc.jar
[INFO] 2024-11-16T18:00:49.724Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.3-SNAPSHOT-sources.jar
[INFO] 2024-11-16T18:00:49.725Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.3-SNAPSHOT.jar
[INFO] 2024-11-16T18:00:49.727Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] 2024-11-16T18:00:49.742Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.3-SNAPSHOT-javadoc.jar
[INFO] 2024-11-16T18:00:49.746Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.3-SNAPSHOT-sources.jar
[INFO] 2024-11-16T18:00:49.747Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.3-SNAPSHOT.jar
[INFO] 2024-11-16T18:00:49.749Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] 2024-11-16T18:00:49.764Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.3-SNAPSHOT-javadoc.jar
[INFO] 2024-11-16T18:00:49.817Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.3-SNAPSHOT-sources.jar
[INFO] 2024-11-16T18:00:49.831Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.3-SNAPSHOT-tests.jar
[INFO] 2024-11-16T18:00:49.832Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.3-SNAPSHOT.jar
[INFO] 2024-11-16T18:00:49.869Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] 2024-11-16T18:00:49.884Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/original-test-tool-1.16.3-SNAPSHOT.jar
[INFO] 2024-11-16T18:00:49.887Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/spotbugs/bug-pattern-1.5.0.jar
[INFO] 2024-11-16T18:00:49.903Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.3-SNAPSHOT-javadoc.jar
[INFO] 2024-11-16T18:00:49.908Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.3-SNAPSHOT-sources.jar
[INFO] 2024-11-16T18:00:49.909Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.3-SNAPSHOT.jar
[ERROR] Could not parse class file NTRU$Mappings.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93)
at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file NTRU.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93)
at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file NTRUPrime$Mappings.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93)
at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file NTRUPrime.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93)
at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file Util.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93)
at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file NTRUDecapsulatorSpi.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93)
at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file NTRUEncapsulatorSpi.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93)
at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file NTRUKEMSpi.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93)
at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file SNTRUPrimeDecapsulatorSpi.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93)
at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file SNTRUPrimeEncapsulatorSpi.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93)
at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file SNTRUPrimeKEMSpi.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93)
at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[INFO] 2024-11-16T18:00:54.510Z Scanned 57040 files so far
[INFO] 2024-11-16T18:00:54.542Z Scanned 57191 total files
[ERROR] Could not parse class file FastDoubleSwar.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file FastIntegerMath.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file NTRU$Mappings.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file NTRU.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file NTRUPrime$Mappings.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file NTRUPrime.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file Util.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file NTRUDecapsulatorSpi.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file NTRUEncapsulatorSpi.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file NTRUKEMSpi.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file SNTRUPrimeDecapsulatorSpi.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file SNTRUPrimeEncapsulatorSpi.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file SNTRUPrimeKEMSpi.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file VirtualThreadSupport$Java21LoomishExecutors.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file VirtualThreadSupport$NonLoomishExecutors.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file VirtualThreadSupport.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file LoomishExecutors.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file Utils21.class
java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[INFO] 2024-11-16T18:01:15.408Z Finished scanning application odl-jsonrpc.
[INFO] Discovered repository url '$GIT_URL/jsonrpc/jsonrpc/jsonrpc/jsonrpc' via environment variable GIT_URL
[INFO] Repository URL $GIT_URL/jsonrpc/jsonrpc/jsonrpc/jsonrpc was found using automation
[INFO] Amending source control record for application with id: odl-jsonrpc with discovered Repository URL: $GIT_URL/jsonrpc/jsonrpc/jsonrpc/jsonrpc
[INFO] 2024-11-16T18:01:16.367Z Evaluating application odl-jsonrpc for stage release.
[INFO] Waiting for policy evaluation to complete...
[INFO] Assigned scan ID 21e57b906db247ee9b5f6d1ad5b1af58
[INFO] Policy evaluation completed in 247 seconds.
[INFO] 2024-11-16T18:05:23.639Z Finished evaluating application odl-jsonrpc for stage release.
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=com.google.protobuf : protobuf-java : 3.25.1, hash=2933a5c3f022456d8842) [
Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=io.netty : netty-common : 4.1.112.Final, hash=b2798069092a981a832b) [
Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=io.netty : netty-common : 4.1.112.Final, hash=b2798069092a981a832b) [
Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-47535 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-47535 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-47535 with status 'Open', not 'Not Applicable'] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=io.netty : netty-handler : 4.1.112.Final, hash=3d5e2d5bcc6baeeb8c13) [
Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=io.netty : netty-handler : 4.1.112.Final, hash=3d5e2d5bcc6baeeb8c13) [
Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.eclipse.jetty : jetty-http : 9.4.54.v20240208, hash=a641b8a694eeefdde644) [
Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.eclipse.jetty : jetty-http : 9.4.54.v20240208, hash=a641b8a694eeefdde644) [
Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-6763 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-6763 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-6763 with status 'Open', not 'Not Applicable'] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.eclipse.jetty : jetty-server : 9.4.54.v20240208, hash=13d439d8a5d8b1ec936f) [
Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.eclipse.jetty : jetty-server : 9.4.54.v20240208, hash=13d439d8a5d8b1ec936f) [
Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-8184 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-8184 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-8184 with status 'Open', not 'Not Applicable'] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.6, hash=54d2aae20becba3e955e) [
Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.6, hash=54d2aae20becba3e955e) [
Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.6, hash=54d2aae20becba3e955e) [
Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.6, hash=54d2aae20becba3e955e) [
Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.6, hash=54d2aae20becba3e955e) [
Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-46749 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-46749 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-46749 with status 'Open', not 'Not Applicable'] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.6, hash=54d2aae20becba3e955e) [
Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-46750 with severity >= 4 (severity = 6.1), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-46750 with severity < 8 (severity = 6.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-46750 with status 'Open', not 'Not Applicable'] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.6, hash=54d2aae20becba3e955e) [
Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2016-0026 with severity >= 4 (severity = 4.8), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2016-0026 with severity < 8 (severity = 4.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2016-0026 with status 'Open', not 'Not Applicable'] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.5, hash=1937ada2900a9e1575d6) [
Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.5, hash=1937ada2900a9e1575d6) [
Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.5, hash=1937ada2900a9e1575d6) [
Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-1215 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-1215 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-1215 with status 'Open', not 'Not Applicable'] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.5, hash=1937ada2900a9e1575d6) [
Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-1216 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-1216 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-1216 with status 'Open', not 'Not Applicable'] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.5, hash=38816f45e370cb878733) [
Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.5, hash=38816f45e370cb878733) [
Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.5, hash=38816f45e370cb878733) [
Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.5, hash=38816f45e370cb878733) [
Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.5, hash=38816f45e370cb878733) [
Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.5, hash=38816f45e370cb878733) [
Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-3171 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-3171 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-3171 with status 'Open', not 'Not Applicable'] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.5, hash=38816f45e370cb878733) [
Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-3509 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-3509 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-3509 with status 'Open', not 'Not Applicable'] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.5, hash=38816f45e370cb878733) [
Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-3510 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-3510 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-3510 with status 'Open', not 'Not Applicable'] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.5, hash=38816f45e370cb878733) [
Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-45865 with severity >= 4 (severity = 4.4), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-45865 with severity < 8 (severity = 4.4), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-45865 with status 'Open', not 'Not Applicable'] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.opendaylight.jsonrpc : test-tool : 1.16.2, hash=159338d7d6d42c2d39fd) [
Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.opendaylight.jsonrpc : test-tool : 1.16.2, hash=159338d7d6d42c2d39fd) [
Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-High) [
Component(displayName=com.google.protobuf : protobuf-java : 3.25.1, hash=2933a5c3f022456d8842) [
Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2024-7254 with severity >= 8 (severity = 8.7), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2024-7254 with severity < 10 (severity = 8.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-7254 with status 'Open', not 'Not Applicable'] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-High) [
Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.5, hash=38816f45e370cb878733) [
Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2024-7254 with severity >= 8 (severity = 8.7), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2024-7254 with severity < 10 (severity = 8.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-7254 with status 'Open', not 'Not Applicable'] ]]
Nexus IQ reports policy failing due to
Policy(ODL EPL-Incompatible License) [
Component(displayName=com.mysql : mysql-connector-j : 8.3.0, hash=1cc7fa5d61f4bbc11353) [
Constraint(Copyleft) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL EPL-Incompatible' because: Found licenses in the 'ODL EPL-Incompatible' license threat group ('GPL-2.0')] ]]
Nexus IQ reports policy failing due to
Policy(ODL EPL-Incompatible License) [
Component(displayName=com.rabbitmq : amqp-client : 5.21.0, hash=070797e8a66e80039194) [
Constraint(Copyleft) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL EPL-Incompatible' because: Found licenses in the 'ODL EPL-Incompatible' license threat group ('GPL-2.0')] ]]
Nexus IQ reports policy failing due to
Policy(ODL Potential License Concern) [
Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet : 2.44, hash=66b3eafd182dcdc6783c) [
Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]]
Nexus IQ reports policy failing due to
Policy(ODL Potential License Concern) [
Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet-core : 2.44, hash=b4fa2347036809c691fe) [
Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]]
Nexus IQ reports policy failing due to
Policy(ODL Potential License Concern) [
Component(displayName=org.glassfish.jersey.core : jersey-client : 2.44, hash=7de749a49a3a36741c8e) [
Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]]
Nexus IQ reports policy failing due to
Policy(ODL Potential License Concern) [
Component(displayName=org.glassfish.jersey.core : jersey-server : 2.44, hash=3e5bd268e4bdafa120ea) [
Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]]
Nexus IQ reports policy failing due to
Policy(ODL Potential License Concern) [
Component(displayName=org.glassfish.jersey.inject : jersey-hk2 : 2.44, hash=1bb0011917a03eba8e1e) [
Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]]
Nexus IQ reports policy failing due to
Policy(ODL Potential License Concern) [
Component(displayName=org.glassfish.jersey.media : jersey-media-sse : 2.44, hash=601495c2d66c4fd9b6e8) [
Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=org.jolokia : jolokia-osgi : 1.7.2, hash=6621c3f6793370ea23a7) [
Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=com.h2database : h2 : 2.2.224, hash=7bdade27d8cd197d9b5c) [
Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=com.h2database : h2 : 2.2.224, hash=7bdade27d8cd197d9b5c) [
Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2018-0863 with severity >= 4 (severity = 6.0), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2018-0863 with severity < 8 (severity = 6.0), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2018-0863 with status 'Open', not 'Not Applicable'] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=commons-collections : commons-collections : 3.2.2, hash=8ad72fe39fa8c91eaaf1) [
Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [
Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [
Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-Medium) [
Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [
Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-2976 with severity >= 4 (severity = 7.1), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-2976 with severity < 8 (severity = 7.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-2976 with status 'Open', not 'Not Applicable'] ]]
Nexus IQ reports policy failing due to
Policy(ODL License-Unknown) [
Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 7.0.0, hash=94d2191378cac5719dae) [
Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]]
Nexus IQ reports policy failing due to
Policy(ODL License-Unknown) [
Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 7.0.0, hash=f816f998c43204230d9e) [
Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-High) [
Component(displayName=org.jolokia : jolokia-osgi : 1.7.2, hash=6621c3f6793370ea23a7) [
Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2018-10899 with severity >= 8 (severity = 8.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2018-10899 with severity < 10 (severity = 8.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2018-10899 with status 'Open', not 'Not Applicable'] ]]
Nexus IQ reports policy failing due to
Policy(ODL Security-High) [
Component(displayName=commons-collections : commons-collections : 3.2.2, hash=8ad72fe39fa8c91eaaf1) [
Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability sonatype-2024-3350 with severity >= 8 (severity = 8.7), Security Vulnerability Severity < 10 because: Found security vulnerability sonatype-2024-3350 with severity < 10 (severity = 8.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2024-3350 with status 'Open', not 'Not Applicable'] ]]
Nexus IQ reports policy warning due to
Policy(ODL Security-Low) [
Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.6, hash=54d2aae20becba3e955e) [
Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability sonatype-2016-0702 with severity < 4 (severity = 2.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2016-0702 with status 'Open', not 'Not Applicable'] ]]
Nexus IQ reports policy warning due to
Policy(ODL Security-Low) [
Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [
Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability sonatype-2020-0926 with severity < 4 (severity = 3.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0926 with status 'Open', not 'Not Applicable'] ]]
The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/odl-jsonrpc/report/21e57b906db247ee9b5f6d1ad5b1af58
Summary of policy violations: 6 critical, 40 severe, 196 moderate
FATAL: IQ Server evaluation of application odl-jsonrpc failed
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 5517 killed;
[ssh-agent] Stopped.
ERROR: IQ Server evaluation of application odl-jsonrpc failed
[PostBuildScript] - [INFO] Executing post build scripts.
[jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins9883888459350293827.sh
---> sysstat.sh
[jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins16779940649936895287.sh
---> package-listing.sh
++ facter osfamily
++ tr '[:upper:]' '[:lower:]'
+ OS_FAMILY=redhat
+ workspace=/w/workspace/jsonrpc-maven-clm-calcium
+ 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/jsonrpc-maven-clm-calcium ']'
+ PACKAGES=/tmp/packages_end.txt
+ case "${OS_FAMILY}" in
+ rpm -qa
+ sort
+ '[' -f /tmp/packages_start.txt ']'
+ '[' -f /tmp/packages_end.txt ']'
+ diff /tmp/packages_start.txt /tmp/packages_end.txt
+ '[' /w/workspace/jsonrpc-maven-clm-calcium ']'
+ mkdir -p /w/workspace/jsonrpc-maven-clm-calcium/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/jsonrpc-maven-clm-calcium/archives/
[jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins3851837574275583252.sh
---> capture-instance-metadata.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/jsonrpc-maven-clm-calcium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JnzJ from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-JnzJ/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins10963607178015769887.sh
provisioning config files...
Could not find credentials [logs] for jsonrpc-maven-clm-calcium #62
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/jsonrpc-maven-clm-calcium@tmp/config1200656380357033668tmp
Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
provisioning config files...
copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
SERVER_ID=logs
[EnvInject] - Variables injected successfully.
[jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins13323160426346855292.sh
---> create-netrc.sh
WARN: Log server credential not found.
[jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins15761406733452752146.sh
---> python-tools-install.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/jsonrpc-maven-clm-calcium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JnzJ from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-JnzJ/bin to PATH
[jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins12720066768883241831.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins5358387312565771034.sh
---> job-cost.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/jsonrpc-maven-clm-calcium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JnzJ from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
lf-activate-venv(): INFO: Adding /tmp/venv-JnzJ/bin to PATH
INFO: No Stack...
INFO: Retrieving Pricing Info for: v3-standard-4
INFO: Archiving Costs
[jsonrpc-maven-clm-calcium] $ /bin/bash -l /tmp/jenkins18301266779492008901.sh
---> logs-deploy.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/jsonrpc-maven-clm-calcium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JnzJ from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-JnzJ/bin to PATH
WARNING: Nexus logging server not set
INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/jsonrpc-maven-clm-calcium/62/
INFO: archiving logs to S3
---> uname -a:
Linux prd-centos8-builder-4c-4g-7959.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
---> lscpu:
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 4
NUMA node(s): 1
Vendor ID: AuthenticAMD
CPU family: 23
Model: 49
Model name: AMD EPYC-Rome Processor
Stepping: 0
CPU MHz: 2799.998
BogoMIPS: 5599.99
Virtualization: AMD-V
Hypervisor vendor: KVM
Virtualization type: full
L1d cache: 32K
L1i cache: 32K
L2 cache: 512K
L3 cache: 16384K
NUMA node0 CPU(s): 0-3
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
---> nproc:
4
---> df -h:
Filesystem Size Used Avail Use% Mounted on
devtmpfs 7.7G 0 7.7G 0% /dev
tmpfs 7.7G 0 7.7G 0% /dev/shm
tmpfs 7.7G 17M 7.7G 1% /run
tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup
/dev/vda1 80G 9.8G 71G 13% /
tmpfs 1.6G 0 1.6G 0% /run/user/1001
---> free -m:
total used free shared buff/cache available
Mem: 15761 1722 10451 19 3588 13695
Swap: 1023 0 1023
---> ip addr:
1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
link/ether fa:16:3e:21:24:18 brd ff:ff:ff:ff:ff:ff
altname enp0s3
altname ens3
inet 10.30.170.176/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
valid_lft 85528sec preferred_lft 85528sec
inet6 fe80::f816:3eff:fe21:2418/64 scope link
valid_lft forever preferred_lft forever
3: docker0: mtu 1458 qdisc noqueue state DOWN group default
link/ether 02:42:f5:63:22:a4 brd ff:ff:ff:ff:ff:ff
inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
valid_lft forever preferred_lft forever
---> sar -b -r -n DEV:
Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/16/2024 _x86_64_ (4 CPU)
17:51:31 LINUX RESTART (4 CPU)
05:52:01 PM tps rtps wtps bread/s bwrtn/s
05:53:01 PM 220.84 22.91 197.93 6546.86 7713.21
05:54:01 PM 286.07 20.79 265.28 4330.69 14901.98
05:55:01 PM 44.04 0.08 43.95 83.14 5577.51
05:56:01 PM 79.94 0.42 79.52 20.13 2022.86
05:57:01 PM 48.24 0.00 48.24 0.00 10221.51
05:58:01 PM 8.69 0.00 8.69 0.00 744.55
05:59:01 PM 95.42 0.63 94.79 124.07 2264.87
06:00:01 PM 50.67 0.00 50.67 0.00 1513.10
06:01:01 PM 34.16 2.43 31.73 58.63 7739.51
06:02:01 PM 14.81 0.07 14.75 1.73 13447.24
06:03:01 PM 0.57 0.00 0.57 0.00 7.68
06:04:01 PM 0.37 0.00 0.37 0.00 4.02
06:05:01 PM 0.37 0.00 0.37 0.00 3.63
06:06:01 PM 14.90 0.50 14.40 74.92 249.73
Average: 64.22 3.42 60.80 802.83 4744.45
05:52:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
05:53:01 PM 13293664 15135672 2845776 17.63 2688 2055248 1119880 6.52 210804 2273052 162216
05:54:01 PM 11777100 14071248 4362340 27.03 2688 2497656 2102984 12.24 324656 3626408 92584
05:55:01 PM 11470440 13825088 4669000 28.93 2688 2556392 2229388 12.97 364724 3886620 13608
05:56:01 PM 10300428 13116436 5839012 36.18 2688 3011728 2890760 16.82 421772 4975260 438312
05:57:01 PM 10707876 13381364 5431564 33.65 2688 2869532 2639532 15.36 441668 4550040 8352
05:58:01 PM 10612264 13407768 5527176 34.25 2688 2990156 2503648 14.57 526560 4555784 111416
05:59:01 PM 10516088 13238920 5623352 34.84 2688 2916184 2652216 15.43 578144 4596840 14204
06:00:01 PM 10681140 13507188 5458300 33.82 2688 3018788 2322456 13.51 585176 4425144 96372
06:01:01 PM 10789468 14117012 5349972 33.15 2688 3518876 1919112 11.17 680104 4220280 390524
06:02:01 PM 10785016 14117788 5354424 33.18 2688 3524888 1919112 11.17 680244 4226676 4
06:03:01 PM 10785408 14118184 5354032 33.17 2688 3524892 1919112 11.17 680244 4226364 4
06:04:01 PM 10785636 14118412 5353804 33.17 2688 3524892 1919112 11.17 680244 4226252 4
06:05:01 PM 10785612 14118392 5353828 33.17 2688 3524896 1919112 11.17 680244 4226256 4
06:06:01 PM 10714108 14034696 5425332 33.62 2688 3512740 2027020 11.79 839116 4138720 14308
Average: 11000303 13879155 5139137 31.84 2688 3074776 2148817 12.50 549550 4153835 95851
05:52:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
05:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:53:01 PM eth0 343.38 210.36 1536.78 63.98 0.00 0.00 0.00 0.00
05:53:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:54:01 PM eth0 323.29 244.70 3725.23 40.00 0.00 0.00 0.00 0.00
05:54:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:55:01 PM lo 18.14 18.14 1.93 1.93 0.00 0.00 0.00 0.00
05:55:01 PM eth0 35.61 35.26 273.41 6.91 0.00 0.00 0.00 0.00
05:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:56:01 PM lo 818.31 818.31 764.46 764.46 0.00 0.00 0.00 0.00
05:56:01 PM eth0 297.42 195.37 4062.10 24.14 0.00 0.00 0.00 0.00
05:56:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:57:01 PM lo 2.10 2.10 0.16 0.16 0.00 0.00 0.00 0.00
05:57:01 PM eth0 25.25 21.36 314.12 4.17 0.00 0.00 0.00 0.00
05:57:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:58:01 PM lo 659.05 659.05 627.34 627.34 0.00 0.00 0.00 0.00
05:58:01 PM eth0 5.90 5.56 1.40 1.90 0.00 0.00 0.00 0.00
05:58:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:59:01 PM lo 1014.59 1014.59 967.94 967.94 0.00 0.00 0.00 0.00
05:59:01 PM eth0 20.16 21.17 143.82 5.73 0.00 0.00 0.00 0.00
05:59:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:00:01 PM lo 1111.98 1111.98 1058.67 1058.67 0.00 0.00 0.00 0.00
06:00:01 PM eth0 16.98 16.01 36.16 6.59 0.00 0.00 0.00 0.00
06:00:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:01:01 PM eth0 463.19 249.00 1475.42 91.82 0.00 0.00 0.00 0.00
06:01:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:02:01 PM eth0 96.62 50.87 22.84 321.71 0.00 0.00 0.00 0.00
06:02:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:03:01 PM eth0 0.42 0.17 0.15 0.07 0.00 0.00 0.00 0.00
06:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:04:01 PM eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00
06:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:05:01 PM eth0 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00
06:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:06:01 PM eth0 16.80 16.28 14.60 8.17 0.00 0.00 0.00 0.00
06:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Average: lo 258.86 258.86 244.31 244.31 0.00 0.00 0.00 0.00
Average: eth0 117.53 76.16 828.89 41.10 0.00 0.00 0.00 0.00
Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
---> sar -P ALL:
Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/16/2024 _x86_64_ (4 CPU)
17:51:31 LINUX RESTART (4 CPU)
05:52:01 PM CPU %user %nice %system %iowait %steal %idle
05:53:01 PM all 21.42 0.00 4.07 2.30 0.08 72.13
05:53:01 PM 0 20.54 0.00 4.85 2.56 0.08 71.97
05:53:01 PM 1 25.90 0.00 3.75 1.44 0.08 68.83
05:53:01 PM 2 16.64 0.00 3.91 1.98 0.07 77.41
05:53:01 PM 3 22.59 0.00 3.79 3.22 0.08 70.32
05:54:01 PM all 48.91 0.00 3.34 2.70 0.10 44.95
05:54:01 PM 0 47.51 0.00 3.05 1.98 0.08 47.38
05:54:01 PM 1 40.17 0.00 4.14 4.43 0.10 51.16
05:54:01 PM 2 47.94 0.00 2.83 2.53 0.10 46.60
05:54:01 PM 3 60.04 0.00 3.34 1.88 0.10 34.64
05:55:01 PM all 77.71 0.00 2.68 0.21 0.10 19.30
05:55:01 PM 0 76.47 0.00 2.86 0.25 0.10 20.31
05:55:01 PM 1 76.09 0.00 3.31 0.30 0.10 20.19
05:55:01 PM 2 79.19 0.00 2.36 0.28 0.10 18.06
05:55:01 PM 3 79.10 0.00 2.18 0.02 0.10 18.61
05:56:01 PM all 45.41 0.00 2.74 0.29 0.08 51.47
05:56:01 PM 0 47.75 0.00 1.99 0.15 0.08 50.03
05:56:01 PM 1 44.00 0.00 2.19 0.30 0.08 53.42
05:56:01 PM 2 46.20 0.00 3.32 0.42 0.08 49.98
05:56:01 PM 3 43.70 0.00 3.46 0.28 0.08 52.47
05:57:01 PM all 71.27 0.00 2.36 0.18 0.11 26.08
05:57:01 PM 0 76.58 0.00 2.72 0.22 0.08 20.39
05:57:01 PM 1 71.60 0.00 2.11 0.30 0.12 25.87
05:57:01 PM 2 65.98 0.00 2.36 0.17 0.13 31.36
05:57:01 PM 3 70.90 0.00 2.26 0.03 0.12 26.69
05:58:01 PM all 77.31 0.00 2.67 0.02 0.09 19.90
05:58:01 PM 0 79.57 0.00 2.68 0.00 0.10 17.66
05:58:01 PM 1 72.46 0.00 2.51 0.02 0.10 24.91
05:58:01 PM 2 84.00 0.00 2.34 0.00 0.08 13.58
05:58:01 PM 3 73.21 0.00 3.15 0.07 0.08 23.49
05:59:01 PM all 63.99 0.00 3.19 0.35 0.11 32.37
05:59:01 PM 0 67.34 0.00 1.43 0.12 0.12 31.00
05:59:01 PM 1 65.02 0.00 3.48 0.32 0.10 31.08
05:59:01 PM 2 61.41 0.00 5.02 0.47 0.12 32.97
05:59:01 PM 3 62.18 0.00 2.82 0.49 0.10 34.41
06:00:01 PM all 63.30 0.00 3.18 0.18 0.11 33.24
06:00:01 PM 0 65.43 0.00 3.05 0.03 0.10 31.39
06:00:01 PM 1 65.47 0.00 1.60 0.03 0.10 32.80
06:00:01 PM 2 64.77 0.00 4.68 0.13 0.08 30.33
06:00:01 PM 3 57.52 0.00 3.40 0.52 0.13 38.43
06:01:01 PM all 45.60 0.00 2.76 0.74 0.10 50.80
06:01:01 PM 0 40.28 0.00 2.33 1.22 0.10 56.06
06:01:01 PM 1 41.79 0.00 1.73 0.12 0.08 56.29
06:01:01 PM 2 49.17 0.00 3.59 1.58 0.10 45.57
06:01:01 PM 3 51.17 0.00 3.40 0.05 0.10 45.28
06:02:01 PM all 7.42 0.00 0.41 1.16 0.03 90.98
06:02:01 PM 0 2.45 0.00 0.25 0.00 0.02 97.28
06:02:01 PM 1 1.18 0.00 0.53 4.62 0.05 93.61
06:02:01 PM 2 3.88 0.00 0.15 0.00 0.03 95.93
06:02:01 PM 3 22.22 0.00 0.70 0.02 0.03 77.03
06:03:01 PM all 0.13 0.00 0.04 0.00 0.02 99.81
06:03:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97
06:03:01 PM 1 0.37 0.00 0.05 0.00 0.02 99.57
06:03:01 PM 2 0.07 0.00 0.03 0.00 0.03 99.87
06:03:01 PM 3 0.07 0.00 0.07 0.00 0.03 99.83
06:03:01 PM CPU %user %nice %system %iowait %steal %idle
06:04:01 PM all 0.17 0.00 0.03 0.00 0.03 99.78
06:04:01 PM 0 0.07 0.00 0.03 0.00 0.03 99.87
06:04:01 PM 1 0.50 0.00 0.02 0.00 0.00 99.48
06:04:01 PM 2 0.03 0.00 0.02 0.00 0.02 99.93
06:04:01 PM 3 0.08 0.00 0.03 0.00 0.05 99.83
06:05:01 PM all 0.11 0.00 0.04 0.00 0.03 99.83
06:05:01 PM 0 0.02 0.00 0.02 0.00 0.02 99.95
06:05:01 PM 1 0.33 0.00 0.05 0.00 0.03 99.58
06:05:01 PM 2 0.02 0.00 0.02 0.00 0.02 99.95
06:05:01 PM 3 0.07 0.00 0.07 0.00 0.03 99.83
06:06:01 PM all 11.82 0.00 1.55 0.06 0.05 86.51
06:06:01 PM 0 1.45 0.00 0.62 0.02 0.05 97.86
06:06:01 PM 1 12.61 0.00 1.34 0.10 0.05 85.90
06:06:01 PM 2 13.36 0.00 1.99 0.03 0.05 84.57
06:06:01 PM 3 19.84 0.00 2.27 0.10 0.05 77.74
Average: all 38.13 0.00 2.07 0.59 0.07 59.14
Average: 0 37.49 0.00 1.85 0.47 0.07 60.13
Average: 1 36.90 0.00 1.91 0.86 0.07 60.26
Average: 2 38.00 0.00 2.32 0.54 0.07 59.06
Average: 3 40.14 0.00 2.21 0.48 0.08 57.10