17:52:10 Started by timer 17:52:10 Running as SYSTEM 17:52:10 [EnvInject] - Loading node environment variables. 17:52:10 Building remotely on prd-centos8-builder-4c-4g-9258 (centos8-builder-4c-4g) in workspace /w/workspace/jsonrpc-maven-clm-calcium 17:52:11 [ssh-agent] Looking for ssh-agent implementation... 17:52:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:52:11 $ ssh-agent 17:52:11 SSH_AUTH_SOCK=/tmp/ssh-6sNyq7oMXC1q/agent.5572 17:52:11 SSH_AGENT_PID=5574 17:52:11 [ssh-agent] Started. 17:52:11 Running ssh-add (command line suppressed) 17:52:11 Identity added: /w/workspace/jsonrpc-maven-clm-calcium@tmp/private_key_5423920550090257603.key (/w/workspace/jsonrpc-maven-clm-calcium@tmp/private_key_5423920550090257603.key) 17:52:11 [ssh-agent] Using credentials jenkins (jenkins-ssh) 17:52:11 The recommended git tool is: NONE 17:52:17 using credential jenkins-ssh 17:52:17 Wiping out workspace first. 17:52:17 Cloning the remote Git repository 17:52:17 Cloning repository git://devvexx.opendaylight.org/mirror/jsonrpc 17:52:17 > git init /w/workspace/jsonrpc-maven-clm-calcium # timeout=10 17:52:17 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/jsonrpc 17:52:17 > git --version # timeout=10 17:52:17 > git --version # 'git version 2.43.0' 17:52:17 using GIT_SSH to set credentials jenkins-ssh 17:52:17 [INFO] Currently running in a labeled security context 17:52:17 [INFO] Currently SELinux is 'enforcing' on the host 17:52:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/jsonrpc-maven-clm-calcium@tmp/jenkins-gitclient-ssh5346765181750921496.key 17:52:17 Verifying host key using known hosts file 17:52:17 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. 17:52:17 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/jsonrpc +refs/heads/*:refs/remotes/origin/* # timeout=10 17:52:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/jsonrpc # timeout=10 17:52:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:52:18 Avoid second fetch 17:52:18 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:52:18 Checking out Revision ac1c3c393f8284fdfacf1a6a8963aaa445c51a31 (refs/remotes/origin/master) 17:52:18 > git config core.sparsecheckout # timeout=10 17:52:18 > git checkout -f ac1c3c393f8284fdfacf1a6a8963aaa445c51a31 # timeout=10 17:52:19 Commit message: "Bump upstreams" 17:52:19 > git rev-list --no-walk ac1c3c393f8284fdfacf1a6a8963aaa445c51a31 # timeout=10 17:52:19 provisioning config files... 17:52:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:52:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:52:19 [jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins10180283740856171981.sh 17:52:19 ---> python-tools-install.sh 17:52:19 Setup pyenv: 17:52:19 system 17:52:19 * 3.8.13 (set by /opt/pyenv/version) 17:52:19 * 3.9.13 (set by /opt/pyenv/version) 17:52:19 * 3.10.6 (set by /opt/pyenv/version) 17:52:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PlBI 17:52:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:52:27 lf-activate-venv(): INFO: Installing: lftools 17:53:01 lf-activate-venv(): INFO: Adding /tmp/venv-PlBI/bin to PATH 17:53:01 Generating Requirements File 17:53:31 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 17:53:31 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 17:53:31 Python 3.10.6 17:53:32 pip 24.0 from /tmp/venv-PlBI/lib/python3.10/site-packages/pip (python 3.10) 17:53:32 appdirs==1.4.4 17:53:32 argcomplete==3.2.2 17:53:32 aspy.yaml==1.3.0 17:53:32 attrs==23.2.0 17:53:32 autopage==0.5.2 17:53:32 beautifulsoup4==4.12.3 17:53:32 boto3==1.34.49 17:53:32 botocore==1.34.49 17:53:32 bs4==0.0.2 17:53:32 cachetools==5.3.2 17:53:32 certifi==2024.2.2 17:53:32 cffi==1.16.0 17:53:32 cfgv==3.4.0 17:53:32 chardet==5.2.0 17:53:32 charset-normalizer==3.3.2 17:53:32 click==8.1.7 17:53:32 cliff==4.6.0 17:53:32 cmd2==2.4.3 17:53:32 cryptography==3.3.2 17:53:32 debtcollector==3.0.0 17:53:32 decorator==5.1.1 17:53:32 defusedxml==0.7.1 17:53:32 Deprecated==1.2.14 17:53:32 distlib==0.3.8 17:53:32 dnspython==2.6.1 17:53:32 docker==4.2.2 17:53:32 dogpile.cache==1.3.2 17:53:32 email-validator==2.1.0.post1 17:53:32 filelock==3.13.1 17:53:32 future==1.0.0 17:53:32 gitdb==4.0.11 17:53:32 GitPython==3.1.42 17:53:32 google-auth==2.28.1 17:53:32 httplib2==0.22.0 17:53:32 identify==2.5.35 17:53:32 idna==3.6 17:53:32 importlib-resources==1.5.0 17:53:32 iso8601==2.1.0 17:53:32 Jinja2==3.1.3 17:53:32 jmespath==1.0.1 17:53:32 jsonpatch==1.33 17:53:32 jsonpointer==2.4 17:53:32 jsonschema==4.21.1 17:53:32 jsonschema-specifications==2023.12.1 17:53:32 keystoneauth1==5.6.0 17:53:32 kubernetes==29.0.0 17:53:32 lftools==0.37.9 17:53:32 lxml==5.1.0 17:53:32 MarkupSafe==2.1.5 17:53:32 msgpack==1.0.7 17:53:32 multi_key_dict==2.0.3 17:53:32 munch==4.0.0 17:53:32 netaddr==1.2.1 17:53:32 netifaces==0.11.0 17:53:32 niet==1.4.2 17:53:32 nodeenv==1.8.0 17:53:32 oauth2client==4.1.3 17:53:32 oauthlib==3.2.2 17:53:32 openstacksdk==0.62.0 17:53:32 os-client-config==2.1.0 17:53:32 os-service-types==1.7.0 17:53:32 osc-lib==3.0.1 17:53:32 oslo.config==9.4.0 17:53:32 oslo.context==5.4.0 17:53:32 oslo.i18n==6.3.0 17:53:32 oslo.log==5.5.0 17:53:32 oslo.serialization==5.4.0 17:53:32 oslo.utils==7.1.0 17:53:32 packaging==23.2 17:53:32 pbr==6.0.0 17:53:32 platformdirs==4.2.0 17:53:32 prettytable==3.10.0 17:53:32 pyasn1==0.5.1 17:53:32 pyasn1-modules==0.3.0 17:53:32 pycparser==2.21 17:53:32 pygerrit2==2.0.15 17:53:32 PyGithub==2.2.0 17:53:32 pyinotify==0.9.6 17:53:32 PyJWT==2.8.0 17:53:32 PyNaCl==1.5.0 17:53:32 pyparsing==2.4.7 17:53:32 pyperclip==1.8.2 17:53:32 pyrsistent==0.20.0 17:53:32 python-cinderclient==9.4.0 17:53:32 python-dateutil==2.8.2 17:53:32 python-heatclient==3.4.0 17:53:32 python-jenkins==1.8.2 17:53:32 python-keystoneclient==5.3.0 17:53:32 python-magnumclient==4.3.0 17:53:32 python-novaclient==18.4.0 17:53:32 python-openstackclient==6.0.1 17:53:32 python-swiftclient==4.4.0 17:53:32 PyYAML==6.0.1 17:53:32 referencing==0.33.0 17:53:32 requests==2.31.0 17:53:32 requests-oauthlib==1.3.1 17:53:32 requestsexceptions==1.4.0 17:53:32 rfc3986==2.0.0 17:53:32 rpds-py==0.18.0 17:53:32 rsa==4.9 17:53:32 ruamel.yaml==0.18.6 17:53:32 ruamel.yaml.clib==0.2.8 17:53:32 s3transfer==0.10.0 17:53:32 simplejson==3.19.2 17:53:32 six==1.16.0 17:53:32 smmap==5.0.1 17:53:32 soupsieve==2.5 17:53:32 stevedore==5.2.0 17:53:32 tabulate==0.9.0 17:53:32 toml==0.10.2 17:53:32 tomlkit==0.12.3 17:53:32 tqdm==4.66.2 17:53:32 typing_extensions==4.9.0 17:53:32 tzdata==2024.1 17:53:32 urllib3==1.26.18 17:53:32 virtualenv==20.25.1 17:53:32 wcwidth==0.2.13 17:53:32 websocket-client==1.7.0 17:53:32 wrapt==1.16.0 17:53:32 xdg==6.0.0 17:53:32 xmltodict==0.13.0 17:53:32 yq==3.2.3 17:53:32 [jsonrpc-maven-clm-calcium] $ /bin/sh -xe /tmp/jenkins5493849024375837136.sh 17:53:32 + echo quiet=on 17:53:32 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-9258 17:53:33 [jsonrpc-maven-clm-calcium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master "-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/master -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 17:53:33 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=jsonrpc --version 17:53:33 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 17:53:33 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 17:53:33 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 17:53:33 Default locale: en_US, platform encoding: UTF-8 17:53:33 OS name: "linux", version: "4.18.0-536.el8.x86_64", arch: "amd64", family: "unix" 17:53:33 [jsonrpc-maven-clm-calcium] $ /bin/sh -xe /tmp/jenkins11858517348070939135.sh 17:53:33 + rm /home/jenkins/.wgetrc 17:53:33 [EnvInject] - Injecting environment variables from a build step. 17:53:33 [EnvInject] - Injecting as environment variables the properties content 17:53:33 SET_JDK_VERSION=openjdk17 17:53:33 GIT_URL="git://devvexx.opendaylight.org/mirror" 17:53:33 17:53:33 [EnvInject] - Variables injected successfully. 17:53:33 [jsonrpc-maven-clm-calcium] $ /bin/sh /tmp/jenkins12856305254534023991.sh 17:53:33 ---> update-java-alternatives.sh 17:53:33 ---> Updating Java version 17:53:33 ---> RedHat type system detected 17:53:34 openjdk version "17.0.6-ea" 2023-01-17 LTS 17:53:34 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 17:53:34 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) 17:53:34 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 17:53:34 [EnvInject] - Injecting environment variables from a build step. 17:53:34 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 17:53:34 [EnvInject] - Variables injected successfully. 17:53:34 provisioning config files... 17:53:34 copy managed file [global-settings] to file:/w/workspace/jsonrpc-maven-clm-calcium@tmp/config13231729043153710177tmp 17:53:35 copy managed file [jsonrpc-settings] to file:/w/workspace/jsonrpc-maven-clm-calcium@tmp/config5784543743174875651tmp 17:53:35 [EnvInject] - Injecting environment variables from a build step. 17:53:35 [EnvInject] - Injecting as environment variables the properties content 17:53:35 MAVEN_GOALS=clean install 17:53:35 17:53:35 [EnvInject] - Variables injected successfully. 17:53:35 [jsonrpc-maven-clm-calcium] $ /bin/bash -l /tmp/jenkins10285566883988819535.sh 17:53:35 ---> common-variables.sh 17:53:35 --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 17:53:35 ---> sonatype-clm.sh 17:53:35 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 17:53:35 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 17:53:35 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 17:53:35 Default locale: en_US, platform encoding: UTF-8 17:53:35 OS name: "linux", version: "4.18.0-536.el8.x86_64", arch: "amd64", family: "unix" 17:53:36 [INFO] Scanning for projects... 17:53:45 [INFO] ------------------------------------------------------------------------ 17:53:45 [INFO] Reactor Build Order: 17:53:45 [INFO] 17:53:45 [INFO] JSON-RPC :: Parent [pom] 17:53:45 [INFO] JSON-RPC :: API [bundle] 17:53:45 [INFO] JSON-RPC :: Artifacts [pom] 17:53:45 [INFO] JSON-RPC :: BUS :: JSON-RPC codec [bundle] 17:53:45 [INFO] JSON-RPC :: BUS :: API [bundle] 17:53:45 [INFO] JSON-RPC :: Security :: API [bundle] 17:53:45 [INFO] JSON-RPC :: Security :: NOOP [bundle] 17:53:45 [INFO] JSON-RPC :: BUS :: SPI [bundle] 17:53:45 [INFO] JSON-RPC :: BUS :: ZeroMQ transport [bundle] 17:53:45 [INFO] JSON-RPC :: BUS :: HTTP transport [bundle] 17:53:45 [INFO] JSON-RPC :: BUS :: Messaging library [bundle] 17:53:45 [INFO] JSON-RPC :: Security :: Service [bundle] 17:53:45 [INFO] JSON-RPC :: Security :: AAA [bundle] 17:53:45 [INFO] JSON-RPC :: BUS :: Config [jar] 17:53:45 [INFO] JSON-RPC :: Feature :: bus [feature] 17:53:45 [INFO] JSON-RPC :: Test model [bundle] 17:53:45 [INFO] JSON-RPC :: DOM :: Codec [bundle] 17:53:45 [INFO] JSON-RPC :: Provider [pom] 17:53:45 [INFO] JSON-RPC :: Provider :: Common [bundle] 17:53:45 [INFO] JSON-RPC :: Provider :: Single node [bundle] 17:53:45 [INFO] JSON-RPC :: Feature :: provider [feature] 17:53:45 [INFO] JSON-RPC :: Feature :: all [feature] 17:53:45 [INFO] JSON-RPC :: Features :: repository [feature] 17:53:45 [INFO] JSON-RPC :: Provider :: Cluster [bundle] 17:53:45 [INFO] JSON-RPC :: Feature :: Cluster [feature] 17:53:45 [INFO] JSON-RPC :: Features :: Aggregator [pom] 17:53:45 [INFO] JSON-RPC :: BUS :: Examples :: Inband models [jar] 17:53:45 [INFO] JSON-RPC :: Binding adapter [jar] 17:53:45 [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge [jar] 17:53:45 [INFO] JSON-RPC :: POM [pom] 17:53:45 [INFO] JSON-RPC :: BUS [pom] 17:53:45 [INFO] JSON-RPC :: BUS :: Examples [pom] 17:53:45 [INFO] JSON-RPC :: Security [pom] 17:53:45 [INFO] JSON-RPC :: Tools parent [pom] 17:53:45 [INFO] JSON-RPC :: Tools :: Test [jar] 17:53:45 [INFO] JSON-RPC :: Tools [pom] 17:53:45 [INFO] JSON-RPC :: Karaf [pom] 17:53:45 [INFO] 17:53:45 [INFO] --------------< org.opendaylight.jsonrpc:jsonrpc-parent >--------------- 17:53:45 [INFO] Building JSON-RPC :: Parent 1.16.0-SNAPSHOT [1/37] 17:53:45 [INFO] --------------------------------[ pom ]--------------------------------- 17:53:47 [INFO] 17:53:47 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-parent --- 17:53:47 [INFO] 17:53:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-parent --- 17:53:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 17:53:47 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 17:53:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:53:47 [INFO] 17:53:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-parent --- 17:53:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:53:47 [INFO] 17:53:47 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-parent --- 17:53:47 [INFO] 17:53:47 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-parent --- 17:53:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 17:53:48 [INFO] 17:53:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ jsonrpc-parent --- 17:53:50 [INFO] Starting audit... 17:53:50 Audit done. 17:53:50 [INFO] You have 0 Checkstyle violations. 17:53:50 [INFO] 17:53:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-parent --- 17:53:50 [INFO] Starting audit... 17:53:50 Audit done. 17:53:50 [INFO] You have 0 Checkstyle violations. 17:53:50 [INFO] 17:53:50 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ jsonrpc-parent --- 17:53:52 [INFO] 17:53:52 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ jsonrpc-parent >>> 17:53:52 [INFO] 17:53:52 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ jsonrpc-parent --- 17:53:54 [INFO] 17:53:54 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ jsonrpc-parent <<< 17:53:54 [INFO] 17:53:54 [INFO] 17:53:54 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ jsonrpc-parent --- 17:53:54 [INFO] 17:53:54 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ jsonrpc-parent --- 17:53:54 [INFO] 17:53:54 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-parent --- 17:53:54 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 17:53:54 [INFO] 17:53:54 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ jsonrpc-parent --- 17:53:55 [INFO] CycloneDX: Resolving Dependencies 17:53:55 [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) 17:53:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/parent/target/bom.xml 17:53:56 [INFO] attaching as jsonrpc-parent-1.16.0-SNAPSHOT-cyclonedx.xml 17:53:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/parent/target/bom.json 17:53:56 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 17:53:56 [INFO] attaching as jsonrpc-parent-1.16.0-SNAPSHOT-cyclonedx.json 17:53:56 [INFO] 17:53:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-parent --- 17:53:56 [INFO] Skipping duplicate-finder execution! 17:53:56 [INFO] 17:53:56 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ jsonrpc-parent --- 17:53:56 [INFO] Skipping pom project 17:53:56 [INFO] 17:53:56 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ jsonrpc-parent --- 17:53:56 [INFO] 17:53:56 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-parent --- 17:53:57 [INFO] 17:53:57 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-parent --- 17:53:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:53:57 [INFO] 17:53:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-parent --- 17:53:57 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.0-SNAPSHOT/jsonrpc-parent-1.16.0-SNAPSHOT.pom 17:53:57 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/parent/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.0-SNAPSHOT/jsonrpc-parent-1.16.0-SNAPSHOT-cyclonedx.xml 17:53:57 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/parent/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.0-SNAPSHOT/jsonrpc-parent-1.16.0-SNAPSHOT-cyclonedx.json 17:53:57 [INFO] 17:53:57 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ jsonrpc-parent --- 17:53:57 [INFO] org.opendaylight.jsonrpc:jsonrpc-parent:pom:1.16.0-SNAPSHOT 17:53:57 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:53:57 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:53:57 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 17:53:57 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 17:53:57 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 17:53:57 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:53:57 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:53:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:53:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 17:53:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:53:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 17:53:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:53:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 17:53:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 17:53:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 17:53:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 17:53:57 [INFO] +- junit:junit:jar:4.13.2:test 17:53:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 17:53:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 17:53:57 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 17:53:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.9:test 17:53:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 17:53:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:53:57 [INFO] 17:53:57 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ jsonrpc-parent --- 17:53:57 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/parent/target/sonatype-clm/module.xml 17:53:57 [INFO] 17:53:57 [INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-api >---------------- 17:53:57 [INFO] Building JSON-RPC :: API 1.16.0-SNAPSHOT [2/37] 17:53:57 [INFO] -------------------------------[ bundle ]------------------------------- 17:53:58 [INFO] 17:53:58 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-api --- 17:53:58 [INFO] 17:53:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-api --- 17:53:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:53:58 [INFO] 17:53:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-api --- 17:53:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:53:58 [INFO] 17:53:58 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-api --- 17:53:58 [INFO] 17:53:58 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-api --- 17:53:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 17:53:58 [INFO] 17:53:58 [INFO] --- yang-maven-plugin:11.0.5:generate-sources (binding) @ jsonrpc-api --- 17:54:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:54:00 [INFO] yang-to-sources: Inspecting /w/workspace/jsonrpc-maven-clm-calcium/api/src/main/yang 17:54:00 [INFO] yang-to-sources: Found 2 dependencies in 6.123 ms 17:54:00 [INFO] yang-to-sources: Project model files found: 2 in 78.26 ms 17:54:00 [INFO] yang-to-sources: 4 YANG models processed in 211.3 ms 17:54:00 [INFO] BindingJavaFileGenerator: Defined 54 files in 107.3 ms 17:54:00 [INFO] Sorted 54 files into 6 directories in 3.200 ms 17:54:00 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 54 in 278.9 ms 17:54:00 [INFO] 17:54:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ jsonrpc-api --- 17:54:00 [INFO] Starting audit... 17:54:00 Audit done. 17:54:00 [INFO] You have 0 Checkstyle violations. 17:54:00 [INFO] 17:54:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-api --- 17:54:00 [INFO] Starting audit... 17:54:00 Audit done. 17:54:00 [INFO] You have 0 Checkstyle violations. 17:54:00 [INFO] 17:54:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ jsonrpc-api --- 17:54:00 [INFO] 17:54:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-api --- 17:54:00 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/api/src/main/resources 17:54:00 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/spi 17:54:00 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:54:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:54:00 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:54:00 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/spi 17:54:00 [INFO] 17:54:00 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ jsonrpc-api --- 17:54:01 [INFO] Recompiling the module because of changed dependency. 17:54:01 [INFO] Compiling 53 source files with javac [debug release 17] to target/classes 17:54:03 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/JsonrpcService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:54:03 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/JsonrpcService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:54:03 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/JsonrpcService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:54:03 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/ibm/rev190112/JsonrpcInbandModelsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:54:03 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/ibm/rev190112/JsonrpcInbandModelsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:54:03 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/ibm/rev190112/JsonrpcInbandModelsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:54:03 [INFO] 17:54:03 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ jsonrpc-api >>> 17:54:03 [INFO] 17:54:03 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ jsonrpc-api --- 17:54:03 [INFO] Fork Value is true 17:54:06 [INFO] Done SpotBugs Analysis.... 17:54:06 [INFO] 17:54:06 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ jsonrpc-api <<< 17:54:06 [INFO] 17:54:06 [INFO] 17:54:06 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ jsonrpc-api --- 17:54:06 [INFO] BugInstance size is 0 17:54:06 [INFO] Error size is 0 17:54:06 [INFO] No errors/warnings found 17:54:06 [INFO] 17:54:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-api --- 17:54:06 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/api/src/test/resources 17:54:06 [INFO] 17:54:06 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ jsonrpc-api --- 17:54:06 [INFO] No sources to compile 17:54:06 [INFO] 17:54:06 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ jsonrpc-api --- 17:54:06 [INFO] No tests to run. 17:54:06 [INFO] 17:54:06 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ jsonrpc-api --- 17:54:06 [INFO] 17:54:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-api --- 17:54:07 [INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.0-SNAPSHOT.jar 17:54:07 [INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/api/target/classes/META-INF/MANIFEST.MF 17:54:07 [INFO] 17:54:07 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-api --- 17:54:07 [INFO] No previous run data found, generating javadoc. 17:54:09 [WARNING] Javadoc Warnings 17:54:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/OperationalAttributes.java:89: warning: empty tag 17:54:09 [WARNING] * 17:54:09 [WARNING] ^ 17:54:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/OperationalAttributes.java:103: warning: empty tag 17:54:09 [WARNING] * 17:54:09 [WARNING] ^ 17:54:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/ForceRefreshInput.java:16: warning: no comment 17:54:09 [WARNING] public interface ForceRefreshInput 17:54:09 [WARNING] ^ 17:54:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/ForceReloadInput.java:16: warning: no comment 17:54:09 [WARNING] public interface ForceReloadInput 17:54:09 [WARNING] ^ 17:54:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/ibm/rev190112/GetModulesInput.java:16: warning: no comment 17:54:09 [WARNING] public interface GetModulesInput 17:54:09 [WARNING] ^ 17:54:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/ibm/rev190112/JsonrpcInbandModelsService.java:9: warning: no comment 17:54:09 [WARNING] public interface JsonrpcInbandModelsService 17:54:09 [WARNING] ^ 17:54:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/JsonrpcService.java:9: warning: no comment 17:54:09 [WARNING] public interface JsonrpcService 17:54:09 [WARNING] ^ 17:54:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/ibm/rev190112/get/modules/output/ModulesKey.java:24: warning: no comment 17:54:09 [WARNING] private final YangIdentifier _name; 17:54:09 [WARNING] ^ 17:54:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/config/ActualEndpointsKey.java:23: warning: no comment 17:54:09 [WARNING] private final String _name; 17:54:09 [WARNING] ^ 17:54:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/config/ConfiguredEndpointsKey.java:23: warning: no comment 17:54:09 [WARNING] private final String _name; 17:54:09 [WARNING] ^ 17:54:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/peer/DataConfigEndpointsKey.java:23: warning: no comment 17:54:09 [WARNING] private final String _path; 17:54:09 [WARNING] ^ 17:54:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/peer/DataOperationalEndpointsKey.java:23: warning: no comment 17:54:09 [WARNING] private final String _path; 17:54:09 [WARNING] ^ 17:54:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/peer/NotificationEndpointsKey.java:23: warning: no comment 17:54:09 [WARNING] private final String _path; 17:54:09 [WARNING] ^ 17:54:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/peer/RpcEndpointsKey.java:23: warning: no comment 17:54:09 [WARNING] private final String _path; 17:54:09 [WARNING] ^ 17:54:09 [WARNING] 14 warnings 17:54:09 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.0-SNAPSHOT-javadoc.jar 17:54:09 [INFO] 17:54:09 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ jsonrpc-api --- 17:54:09 [INFO] CycloneDX: Resolving Dependencies 17:54:10 [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) 17:54:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/api/target/bom.xml 17:54:10 [INFO] attaching as jsonrpc-api-1.16.0-SNAPSHOT-cyclonedx.xml 17:54:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/api/target/bom.json 17:54:10 [INFO] attaching as jsonrpc-api-1.16.0-SNAPSHOT-cyclonedx.json 17:54:10 [INFO] 17:54:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-api --- 17:54:10 [INFO] Skipping duplicate-finder execution! 17:54:10 [INFO] 17:54:10 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ jsonrpc-api --- 17:54:10 [INFO] No dependency problems found 17:54:10 [INFO] 17:54:10 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ jsonrpc-api --- 17:54:10 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.0-SNAPSHOT-sources.jar 17:54:10 [INFO] 17:54:10 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-api --- 17:54:10 [INFO] 17:54:10 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-api --- 17:54:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:54:10 [INFO] 17:54:10 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-api --- 17:54:10 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.0-SNAPSHOT/jsonrpc-api-1.16.0-SNAPSHOT.jar 17:54:10 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.0-SNAPSHOT/jsonrpc-api-1.16.0-SNAPSHOT.pom 17:54:10 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.0-SNAPSHOT/jsonrpc-api-1.16.0-SNAPSHOT-javadoc.jar 17:54:10 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.0-SNAPSHOT/jsonrpc-api-1.16.0-SNAPSHOT-cyclonedx.xml 17:54:10 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.0-SNAPSHOT/jsonrpc-api-1.16.0-SNAPSHOT-cyclonedx.json 17:54:10 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.0-SNAPSHOT/jsonrpc-api-1.16.0-SNAPSHOT-sources.jar 17:54:10 [INFO] 17:54:10 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-api --- 17:54:10 [INFO] Writing OBR metadata 17:54:10 [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-api/1.16.0-SNAPSHOT/jsonrpc-api-1.16.0-SNAPSHOT.jar 17:54:10 [INFO] Writing OBR metadata 17:54:10 [INFO] 17:54:10 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ jsonrpc-api --- 17:54:10 [INFO] org.opendaylight.jsonrpc:jsonrpc-api:bundle:1.16.0-SNAPSHOT 17:54:10 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile 17:54:10 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.5:compile 17:54:10 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.5:compile 17:54:10 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:54:10 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile 17:54:10 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile 17:54:10 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:compile 17:54:10 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile 17:54:10 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile 17:54:10 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 17:54:10 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:54:10 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:54:10 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:54:10 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 17:54:10 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 17:54:10 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:54:10 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 17:54:10 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:54:10 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:54:10 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 17:54:10 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 17:54:10 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 17:54:10 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:54:10 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:54:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:54:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 17:54:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:54:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 17:54:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:54:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 17:54:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 17:54:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 17:54:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 17:54:10 [INFO] +- junit:junit:jar:4.13.2:test 17:54:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 17:54:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 17:54:10 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 17:54:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.9:test 17:54:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 17:54:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:54:10 [INFO] 17:54:10 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ jsonrpc-api --- 17:54:10 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/api/target/sonatype-clm/module.xml 17:54:10 [INFO] 17:54:10 [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-artifacts >------------- 17:54:10 [INFO] Building JSON-RPC :: Artifacts 1.16.0-SNAPSHOT [3/37] 17:54:10 [INFO] --------------------------------[ pom ]--------------------------------- 17:54:11 [INFO] 17:54:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-artifacts --- 17:54:11 [INFO] 17:54:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-artifacts --- 17:54:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 17:54:11 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 17:54:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:54:11 [INFO] 17:54:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-artifacts --- 17:54:11 [INFO] 17:54:11 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ jsonrpc-artifacts --- 17:54:11 [INFO] CycloneDX: Resolving Dependencies 17:54:11 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 17:54:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/artifacts/target/bom.xml 17:54:11 [INFO] attaching as jsonrpc-artifacts-1.16.0-SNAPSHOT-cyclonedx.xml 17:54:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/artifacts/target/bom.json 17:54:11 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 17:54:11 [INFO] attaching as jsonrpc-artifacts-1.16.0-SNAPSHOT-cyclonedx.json 17:54:11 [INFO] 17:54:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-artifacts --- 17:54:11 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/artifacts/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.0-SNAPSHOT/jsonrpc-artifacts-1.16.0-SNAPSHOT.pom 17:54:11 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.0-SNAPSHOT/jsonrpc-artifacts-1.16.0-SNAPSHOT-cyclonedx.xml 17:54:11 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/artifacts/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.0-SNAPSHOT/jsonrpc-artifacts-1.16.0-SNAPSHOT-cyclonedx.json 17:54:11 [INFO] 17:54:11 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ jsonrpc-artifacts --- 17:54:11 [INFO] org.opendaylight.jsonrpc:jsonrpc-artifacts:pom:1.16.0-SNAPSHOT 17:54:11 [INFO] 17:54:11 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ jsonrpc-artifacts --- 17:54:12 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/artifacts/target/sonatype-clm/module.xml 17:54:12 [INFO] 17:54:12 [INFO] --------------< org.opendaylight.jsonrpc.bus:bus-jsonrpc >-------------- 17:54:12 [INFO] Building JSON-RPC :: BUS :: JSON-RPC codec 1.16.0-SNAPSHOT [4/37] 17:54:12 [INFO] -------------------------------[ bundle ]------------------------------- 17:54:12 [INFO] 17:54:12 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bus-jsonrpc --- 17:54:12 [INFO] 17:54:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bus-jsonrpc --- 17:54:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:54:12 [INFO] 17:54:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bus-jsonrpc --- 17:54:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:54:12 [INFO] 17:54:12 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bus-jsonrpc --- 17:54:12 [INFO] 17:54:12 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bus-jsonrpc --- 17:54:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 17:54:12 [INFO] 17:54:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bus-jsonrpc --- 17:54:12 [INFO] Starting audit... 17:54:12 Audit done. 17:54:12 [INFO] You have 0 Checkstyle violations. 17:54:12 [INFO] 17:54:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bus-jsonrpc --- 17:54:13 [INFO] Starting audit... 17:54:13 Audit done. 17:54:13 [INFO] You have 0 Checkstyle violations. 17:54:13 [INFO] 17:54:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bus-jsonrpc --- 17:54:13 [INFO] 17:54:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-jsonrpc --- 17:54:13 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/resources 17:54:13 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/generated-sources/spi 17:54:13 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/generated-sources/yang 17:54:13 [INFO] 17:54:13 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bus-jsonrpc --- 17:54:13 [INFO] Recompiling the module because of changed dependency. 17:54:13 [INFO] Compiling 14 source files with javac [debug release 17] to target/classes 17:54:13 [INFO] 17:54:13 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bus-jsonrpc >>> 17:54:13 [INFO] 17:54:13 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bus-jsonrpc --- 17:54:13 [INFO] Fork Value is true 17:54:17 [INFO] Done SpotBugs Analysis.... 17:54:17 [INFO] 17:54:17 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bus-jsonrpc <<< 17:54:17 [INFO] 17:54:17 [INFO] 17:54:17 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bus-jsonrpc --- 17:54:17 [INFO] BugInstance size is 0 17:54:17 [INFO] Error size is 0 17:54:17 [INFO] No errors/warnings found 17:54:17 [INFO] 17:54:17 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-jsonrpc --- 17:54:17 [INFO] Copying 1 resource from src/test/resources to target/test-classes 17:54:17 [INFO] 17:54:17 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bus-jsonrpc --- 17:54:17 [INFO] Recompiling the module because of changed dependency. 17:54:17 [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes 17:54:17 [INFO] 17:54:17 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bus-jsonrpc --- 17:54:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:54:17 [INFO] 17:54:17 [INFO] ------------------------------------------------------- 17:54:17 [INFO] T E S T S 17:54:17 [INFO] ------------------------------------------------------- 17:54:18 [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.CompatibilitySerializationTest 17:54:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.CompatibilitySerializationTest 17:54:19 [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcSerializerTest 17:54:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcSerializerTest 17:54:19 [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.RpcComplicatedParamsTest 17:54:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.RpcComplicatedParamsTest 17:54:19 [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObjectTest 17:54:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObjectTest 17:54:19 [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.RpcMessageMapResultTest 17:54:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.RpcMessageMapResultTest 17:54:19 [INFO] 17:54:19 [INFO] Results: 17:54:19 [INFO] 17:54:19 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 17:54:19 [INFO] 17:54:19 [INFO] 17:54:19 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bus-jsonrpc --- 17:54:19 [INFO] 17:54:19 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-jsonrpc --- 17:54:19 [INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.0-SNAPSHOT.jar 17:54:19 [INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/classes/META-INF/MANIFEST.MF 17:54:19 [INFO] 17:54:19 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bus-jsonrpc --- 17:54:19 [INFO] No previous run data found, generating javadoc. 17:54:21 [WARNING] Javadoc Warnings 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:201: warning: no comment 17:54:21 [WARNING] public abstract static class AbstractBuilder, M extends JsonRpcBaseMessage> { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:43: warning: no comment 17:54:21 [WARNING] public enum JsonRpcMessageType { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:52: warning: no comment 17:54:21 [WARNING] protected static final String VERSION = "2.0"; 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:53: warning: no comment 17:54:21 [WARNING] protected static final String VERSION_SHORT = "2"; 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:59: warning: no comment 17:54:21 [WARNING] protected JsonRpcBaseMessage(AbstractBuilder builder) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:182: warning: no comment 17:54:21 [WARNING] protected static JsonElement convertClassToJsonElement(Object obj) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:97: warning: no comment 17:54:21 [WARNING] protected static T convertJsonElementToClass(JsonElement elem, Type type) throws JsonRpcException { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:76: warning: no comment 17:54:21 [WARNING] public JsonElement getId() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:81: warning: no comment 17:54:21 [WARNING] public int getIdAsIntValue() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:66: warning: no comment 17:54:21 [WARNING] public String getJsonrpc() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:71: warning: no comment 17:54:21 [WARNING] public JsonObject getMetadata() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:190: warning: no comment 17:54:21 [WARNING] public static String getSupportedVersion() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:199: warning: no comment 17:54:21 [WARNING] public abstract JsonRpcMessageType getType(); 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:194: warning: no comment 17:54:21 [WARNING] public static boolean isSupportedVersion(String version) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:206: warning: no comment 17:54:21 [WARNING] protected AbstractBuilder() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:210: warning: no comment 17:54:21 [WARNING] protected AbstractBuilder(M copyFrom) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:240: warning: no comment 17:54:21 [WARNING] public final M build() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:226: warning: no comment 17:54:21 [WARNING] public T id(JsonElement value) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:231: warning: no comment 17:54:21 [WARNING] public T idFromIntValue(int value) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:221: warning: no comment 17:54:21 [WARNING] public T jsonrpc(String value) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:235: warning: no comment 17:54:21 [WARNING] public T metadata(JsonObject value) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:244: warning: no comment 17:54:21 [WARNING] protected abstract M newInstance(); 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:217: warning: no comment 17:54:21 [WARNING] protected T self() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:45: warning: no comment 17:54:21 [WARNING] NOTIFICATION, // A notification which has no reply 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:47: warning: no comment 17:54:21 [WARNING] PARSE_ERROR // Incoming invalid message is marshaled into this pseudo-message 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:46: warning: no comment 17:54:21 [WARNING] REPLY, // Reply with either a result or error in it 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:44: warning: no comment 17:54:21 [WARNING] REQUEST, // A request which expects a reply 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseRequestMessage.java:50: warning: no @param for 17:54:21 [WARNING] public T getParamsAsObject(Class cls) throws JsonRpcException { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseRequestMessage.java:65: warning: no @param for 17:54:21 [WARNING] public T getParamsAtIndexAsObject(int index, Class cls) throws JsonRpcException { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseRequestMessage.java:77: warning: no comment 17:54:21 [WARNING] protected abstract static class AbstractRequestBuilder, 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseRequestMessage.java:25: warning: no comment 17:54:21 [WARNING] protected JsonRpcBaseRequestMessage(AbstractRequestBuilder builder) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseRequestMessage.java:32: warning: no comment 17:54:21 [WARNING] public String getMethod() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseRequestMessage.java:37: warning: no comment 17:54:21 [WARNING] public JsonElement getParams() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseRequestMessage.java:82: warning: no comment 17:54:21 [WARNING] public AbstractRequestBuilder() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseRequestMessage.java:86: warning: no comment 17:54:21 [WARNING] public AbstractRequestBuilder(M copyFrom) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseRequestMessage.java:92: warning: no comment 17:54:21 [WARNING] public T method(String value) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseRequestMessage.java:97: warning: no comment 17:54:21 [WARNING] public T params(JsonElement value) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseRequestMessage.java:102: warning: no comment 17:54:21 [WARNING] public T paramsFromObject(Object obj) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcConstants.java:13: warning: no comment 17:54:21 [WARNING] public final class JsonRpcConstants { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcConstants.java:33: warning: no comment 17:54:21 [WARNING] public static boolean canRepresentJsonPrimitive(Class clazz) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorMessage.java:75: warning: no comment 17:54:21 [WARNING] public static class Builder extends AbstractBuilder { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorMessage.java:67: warning: no comment 17:54:21 [WARNING] public static Builder builder() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorMessage.java:71: warning: no comment 17:54:21 [WARNING] public static Builder builder(JsonRpcErrorMessage copyFrom) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorMessage.java:43: warning: no comment 17:54:21 [WARNING] public int getCode() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorMessage.java:48: warning: no comment 17:54:21 [WARNING] public JsonElement getData() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorMessage.java:52: warning: no comment 17:54:21 [WARNING] public T getDataAsObject(Class cls) throws JsonRpcException { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorMessage.java:39: warning: no comment 17:54:21 [WARNING] public String getMessage() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorMessage.java:80: warning: no comment 17:54:21 [WARNING] public Builder() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorMessage.java:84: warning: no comment 17:54:21 [WARNING] public Builder(JsonRpcErrorMessage copyFrom) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorMessage.java:91: warning: no comment 17:54:21 [WARNING] public Builder code(int value) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorMessage.java:101: warning: no comment 17:54:21 [WARNING] public Builder data(JsonElement value) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorMessage.java:106: warning: no comment 17:54:21 [WARNING] public Builder dataFromObject(Object obj) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorMessage.java:96: warning: no comment 17:54:21 [WARNING] public Builder message(String value) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:22: warning: no comment 17:54:21 [WARNING] public static final String JSONRPC_ERROR_MESSAGE_INTERNAL = "Internal error"; 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:27: warning: no comment 17:54:21 [WARNING] public JsonRpcErrorObject() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:33: warning: no comment 17:54:21 [WARNING] public JsonRpcErrorObject(Integer code, String message, JsonElement data) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:71: warning: no comment 17:54:21 [WARNING] public int getCode() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:86: warning: no comment 17:54:21 [WARNING] public JsonElement getData() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:56: warning: no comment 17:54:21 [WARNING] public String getMessage() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:82: warning: no comment 17:54:21 [WARNING] public void setCode(int code) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:90: warning: no comment 17:54:21 [WARNING] public void setData(JsonElement data) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:67: warning: no comment 17:54:21 [WARNING] public void setMessage(String message) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcException.java:19: warning: no comment 17:54:21 [WARNING] public JsonRpcException(String message) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcException.java:23: warning: no comment 17:54:21 [WARNING] public JsonRpcException(Throwable cause) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcNotificationMessage.java:37: warning: no comment 17:54:21 [WARNING] public static class Builder extends AbstractRequestBuilder { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcNotificationMessage.java:29: warning: no comment 17:54:21 [WARNING] public static Builder builder() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcNotificationMessage.java:33: warning: no comment 17:54:21 [WARNING] public static Builder builder(JsonRpcNotificationMessage copyFrom) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcNotificationMessage.java:38: warning: no comment 17:54:21 [WARNING] public Builder() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcNotificationMessage.java:42: warning: no comment 17:54:21 [WARNING] public Builder(JsonRpcNotificationMessage copyFrom) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcReplyMessage.java:55: warning: no @param for 17:54:21 [WARNING] public T getResultAsObject(Type type) throws JsonRpcException { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcReplyMessage.java:83: warning: no comment 17:54:21 [WARNING] public static class Builder extends AbstractBuilder { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcReplyMessage.java:75: warning: no comment 17:54:21 [WARNING] public static Builder builder() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcReplyMessage.java:79: warning: no comment 17:54:21 [WARNING] public static Builder builder(JsonRpcReplyMessage copyFrom) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcReplyMessage.java:60: warning: no comment 17:54:21 [WARNING] public JsonRpcErrorObject getError() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcReplyMessage.java:42: warning: no comment 17:54:21 [WARNING] public JsonElement getResult() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcReplyMessage.java:37: warning: no comment 17:54:21 [WARNING] public boolean isError() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcReplyMessage.java:33: warning: no comment 17:54:21 [WARNING] public boolean isResult() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcReplyMessage.java:108: warning: no @return 17:54:21 [WARNING] public Builder resultFromObject(Object obj) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcReplyMessage.java:87: warning: no comment 17:54:21 [WARNING] public Builder() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcReplyMessage.java:91: warning: no comment 17:54:21 [WARNING] public Builder(JsonRpcReplyMessage copyFrom) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcReplyMessage.java:112: warning: no comment 17:54:21 [WARNING] public Builder error(JsonRpcErrorObject value) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcReplyMessage.java:97: warning: no comment 17:54:21 [WARNING] public Builder result(JsonElement value) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcRequestMessage.java:40: warning: no comment 17:54:21 [WARNING] public static class Builder extends AbstractRequestBuilder { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcRequestMessage.java:36: warning: no comment 17:54:21 [WARNING] public static Builder builder() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcRequestMessage.java:45: warning: no comment 17:54:21 [WARNING] public Builder() { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcRequestMessage.java:41: warning: no comment 17:54:21 [WARNING] public Builder(JsonRpcRequestMessage copyFrom) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcSerializer.java:179: warning: no comment 17:54:21 [WARNING] public static String toJson(List msg) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcSerializer.java:175: warning: no comment 17:54:21 [WARNING] public static String toJson(JsonRpcBaseMessage msg) { 17:54:21 [WARNING] ^ 17:54:21 [WARNING] 88 warnings 17:54:21 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.0-SNAPSHOT-javadoc.jar 17:54:21 [INFO] 17:54:21 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bus-jsonrpc --- 17:54:21 [INFO] CycloneDX: Resolving Dependencies 17:54:21 [INFO] CycloneDX: Creating BOM version 1.4 with 11 component(s) 17:54:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bom.xml 17:54:21 [INFO] attaching as bus-jsonrpc-1.16.0-SNAPSHOT-cyclonedx.xml 17:54:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bom.json 17:54:21 [INFO] attaching as bus-jsonrpc-1.16.0-SNAPSHOT-cyclonedx.json 17:54:21 [INFO] 17:54:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-jsonrpc --- 17:54:21 [INFO] Skipping duplicate-finder execution! 17:54:21 [INFO] 17:54:21 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bus-jsonrpc --- 17:54:21 [INFO] No dependency problems found 17:54:21 [INFO] 17:54:21 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bus-jsonrpc --- 17:54:21 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.0-SNAPSHOT-sources.jar 17:54:21 [INFO] 17:54:21 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bus-jsonrpc --- 17:54:21 [INFO] 17:54:21 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bus-jsonrpc --- 17:54:21 [INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/code-coverage/jacoco.exec 17:54:21 [INFO] Analyzed bundle 'JSON-RPC :: BUS :: JSON-RPC codec' with 21 classes 17:54:21 [INFO] 17:54:21 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bus-jsonrpc --- 17:54:21 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0-SNAPSHOT/bus-jsonrpc-1.16.0-SNAPSHOT.jar 17:54:21 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0-SNAPSHOT/bus-jsonrpc-1.16.0-SNAPSHOT.pom 17:54:21 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0-SNAPSHOT/bus-jsonrpc-1.16.0-SNAPSHOT-javadoc.jar 17:54:21 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0-SNAPSHOT/bus-jsonrpc-1.16.0-SNAPSHOT-cyclonedx.xml 17:54:21 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0-SNAPSHOT/bus-jsonrpc-1.16.0-SNAPSHOT-cyclonedx.json 17:54:21 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0-SNAPSHOT/bus-jsonrpc-1.16.0-SNAPSHOT-sources.jar 17:54:21 [INFO] 17:54:21 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-jsonrpc --- 17:54:21 [INFO] Installing org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0-SNAPSHOT/bus-jsonrpc-1.16.0-SNAPSHOT.jar 17:54:21 [INFO] Writing OBR metadata 17:54:21 [INFO] 17:54:21 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bus-jsonrpc --- 17:54:21 [INFO] org.opendaylight.jsonrpc.bus:bus-jsonrpc:bundle:1.16.0-SNAPSHOT 17:54:21 [INFO] +- com.google.code.gson:gson:jar:2.10.1:compile 17:54:21 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:54:21 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:54:21 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:54:21 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 17:54:21 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 17:54:21 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:54:21 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 17:54:21 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:54:21 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:54:21 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 17:54:21 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 17:54:21 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 17:54:21 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:54:21 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:54:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:54:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 17:54:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:54:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 17:54:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:54:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 17:54:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 17:54:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 17:54:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 17:54:21 [INFO] +- junit:junit:jar:4.13.2:test 17:54:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 17:54:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 17:54:21 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 17:54:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.9:test 17:54:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 17:54:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:54:21 [INFO] 17:54:21 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bus-jsonrpc --- 17:54:21 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/sonatype-clm/module.xml 17:54:21 [INFO] 17:54:21 [INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-api >---------------- 17:54:21 [INFO] Building JSON-RPC :: BUS :: API 1.16.0-SNAPSHOT [5/37] 17:54:21 [INFO] -------------------------------[ bundle ]------------------------------- 17:54:22 [INFO] 17:54:22 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bus-api --- 17:54:22 [INFO] 17:54:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bus-api --- 17:54:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:54:22 [INFO] 17:54:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bus-api --- 17:54:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:54:22 [INFO] 17:54:22 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bus-api --- 17:54:22 [INFO] 17:54:22 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bus-api --- 17:54:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 17:54:22 [INFO] 17:54:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bus-api --- 17:54:22 [INFO] Starting audit... 17:54:22 Audit done. 17:54:22 [INFO] You have 0 Checkstyle violations. 17:54:22 [INFO] 17:54:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bus-api --- 17:54:22 [INFO] Starting audit... 17:54:22 Audit done. 17:54:22 [INFO] You have 0 Checkstyle violations. 17:54:22 [INFO] 17:54:22 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bus-api --- 17:54:22 [INFO] 17:54:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-api --- 17:54:22 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/api/src/main/resources 17:54:22 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/generated-sources/spi 17:54:22 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/generated-sources/yang 17:54:22 [INFO] 17:54:22 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bus-api --- 17:54:22 [INFO] Recompiling the module because of changed dependency. 17:54:22 [INFO] Compiling 19 source files with javac [debug release 17] to target/classes 17:54:22 [INFO] 17:54:22 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bus-api >>> 17:54:22 [INFO] 17:54:22 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bus-api --- 17:54:22 [INFO] Fork Value is true 17:54:25 [INFO] Done SpotBugs Analysis.... 17:54:25 [INFO] 17:54:25 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bus-api <<< 17:54:25 [INFO] 17:54:25 [INFO] 17:54:25 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bus-api --- 17:54:25 [INFO] BugInstance size is 0 17:54:25 [INFO] Error size is 0 17:54:25 [INFO] No errors/warnings found 17:54:25 [INFO] 17:54:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-api --- 17:54:25 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/api/src/test/resources 17:54:25 [INFO] 17:54:25 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bus-api --- 17:54:25 [INFO] Recompiling the module because of changed dependency. 17:54:25 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:54:25 [INFO] 17:54:25 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bus-api --- 17:54:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:54:25 [INFO] 17:54:25 [INFO] ------------------------------------------------------- 17:54:25 [INFO] T E S T S 17:54:25 [INFO] ------------------------------------------------------- 17:54:26 [INFO] Running org.opendaylight.jsonrpc.bus.api.UriBuilderTest 17:54:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.jsonrpc.bus.api.UriBuilderTest 17:54:26 [INFO] Running org.opendaylight.jsonrpc.bus.api.UriParserTest 17:54:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.jsonrpc.bus.api.UriParserTest 17:54:26 [INFO] 17:54:26 [INFO] Results: 17:54:26 [INFO] 17:54:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 17:54:26 [INFO] 17:54:26 [INFO] 17:54:26 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bus-api --- 17:54:26 [INFO] 17:54:26 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-api --- 17:54:26 [INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.0-SNAPSHOT.jar 17:54:26 [INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/classes/META-INF/MANIFEST.MF 17:54:26 [INFO] 17:54:26 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bus-api --- 17:54:26 [INFO] No previous run data found, generating javadoc. 17:54:28 [WARNING] Javadoc Warnings 17:54:28 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/api/src/main/java/org/opendaylight/jsonrpc/bus/api/BusSessionTimeoutException.java:18: warning: no comment 17:54:28 [WARNING] public BusSessionTimeoutException(String msg) { 17:54:28 [WARNING] ^ 17:54:28 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/api/src/main/java/org/opendaylight/jsonrpc/bus/api/RecoverableTransportException.java:20: warning: no comment 17:54:28 [WARNING] public RecoverableTransportException(String error) { 17:54:28 [WARNING] ^ 17:54:28 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/api/src/main/java/org/opendaylight/jsonrpc/bus/api/RecoverableTransportException.java:24: warning: no comment 17:54:28 [WARNING] public RecoverableTransportException(SessionType sessionType, String address) { 17:54:28 [WARNING] ^ 17:54:28 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/api/src/main/java/org/opendaylight/jsonrpc/bus/api/UnrecoverableTransportException.java:20: warning: no comment 17:54:28 [WARNING] public UnrecoverableTransportException(String error) { 17:54:28 [WARNING] ^ 17:54:28 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/api/src/main/java/org/opendaylight/jsonrpc/bus/api/UnrecoverableTransportException.java:24: warning: no comment 17:54:28 [WARNING] public UnrecoverableTransportException(String error, Throwable ex) { 17:54:28 [WARNING] ^ 17:54:28 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/api/src/main/java/org/opendaylight/jsonrpc/bus/api/UriBuilder.java:29: warning: no comment 17:54:28 [WARNING] public UriBuilder(String base) { 17:54:28 [WARNING] ^ 17:54:28 [WARNING] 6 warnings 17:54:28 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.0-SNAPSHOT-javadoc.jar 17:54:28 [INFO] 17:54:28 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bus-api --- 17:54:28 [INFO] CycloneDX: Resolving Dependencies 17:54:28 [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) 17:54:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bom.xml 17:54:28 [INFO] attaching as bus-api-1.16.0-SNAPSHOT-cyclonedx.xml 17:54:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bom.json 17:54:28 [INFO] attaching as bus-api-1.16.0-SNAPSHOT-cyclonedx.json 17:54:28 [INFO] 17:54:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-api --- 17:54:28 [INFO] Skipping duplicate-finder execution! 17:54:28 [INFO] 17:54:28 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bus-api --- 17:54:28 [WARNING] Used undeclared dependencies found: 17:54:28 [WARNING] io.netty:netty-common:jar:4.1.104.Final:provided 17:54:28 [INFO] 17:54:28 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bus-api --- 17:54:28 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.0-SNAPSHOT-sources.jar 17:54:28 [INFO] 17:54:28 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bus-api --- 17:54:28 [INFO] 17:54:28 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bus-api --- 17:54:28 [INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/code-coverage/jacoco.exec 17:54:28 [INFO] Analyzed bundle 'JSON-RPC :: BUS :: API' with 8 classes 17:54:28 [INFO] 17:54:28 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bus-api --- 17:54:28 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.0-SNAPSHOT/bus-api-1.16.0-SNAPSHOT.jar 17:54:28 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.0-SNAPSHOT/bus-api-1.16.0-SNAPSHOT.pom 17:54:28 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.0-SNAPSHOT/bus-api-1.16.0-SNAPSHOT-javadoc.jar 17:54:28 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.0-SNAPSHOT/bus-api-1.16.0-SNAPSHOT-cyclonedx.xml 17:54:28 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.0-SNAPSHOT/bus-api-1.16.0-SNAPSHOT-cyclonedx.json 17:54:28 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.0-SNAPSHOT/bus-api-1.16.0-SNAPSHOT-sources.jar 17:54:28 [INFO] 17:54:28 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-api --- 17:54:28 [INFO] Installing org/opendaylight/jsonrpc/bus/bus-api/1.16.0-SNAPSHOT/bus-api-1.16.0-SNAPSHOT.jar 17:54:28 [INFO] Writing OBR metadata 17:54:28 [INFO] 17:54:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bus-api --- 17:54:28 [INFO] org.opendaylight.jsonrpc.bus:bus-api:bundle:1.16.0-SNAPSHOT 17:54:28 [INFO] +- io.netty:netty-transport:jar:4.1.104.Final:provided 17:54:28 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:provided 17:54:28 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:provided 17:54:28 [INFO] | \- io.netty:netty-resolver:jar:4.1.104.Final:provided 17:54:28 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:provided 17:54:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:provided 17:54:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:provided 17:54:28 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:provided 17:54:28 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:provided 17:54:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:provided 17:54:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:54:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:54:28 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 17:54:28 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 17:54:28 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 17:54:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:54:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:54:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:54:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 17:54:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:54:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 17:54:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:54:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 17:54:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 17:54:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 17:54:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 17:54:28 [INFO] +- junit:junit:jar:4.13.2:test 17:54:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 17:54:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 17:54:28 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 17:54:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.9:test 17:54:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 17:54:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:54:28 [INFO] 17:54:28 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bus-api --- 17:54:28 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/sonatype-clm/module.xml 17:54:28 [INFO] 17:54:28 [INFO] -----------< org.opendaylight.jsonrpc.security:security-api >----------- 17:54:28 [INFO] Building JSON-RPC :: Security :: API 1.16.0-SNAPSHOT [6/37] 17:54:28 [INFO] -------------------------------[ bundle ]------------------------------- 17:54:29 [INFO] 17:54:29 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ security-api --- 17:54:29 [INFO] 17:54:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ security-api --- 17:54:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:54:29 [INFO] 17:54:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ security-api --- 17:54:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:54:29 [INFO] 17:54:29 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ security-api --- 17:54:29 [INFO] 17:54:29 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ security-api --- 17:54:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 17:54:29 [INFO] 17:54:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ security-api --- 17:54:29 [INFO] Starting audit... 17:54:29 Audit done. 17:54:29 [INFO] You have 0 Checkstyle violations. 17:54:29 [INFO] 17:54:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ security-api --- 17:54:29 [INFO] Starting audit... 17:54:29 Audit done. 17:54:29 [INFO] You have 0 Checkstyle violations. 17:54:29 [INFO] 17:54:29 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ security-api --- 17:54:29 [INFO] 17:54:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ security-api --- 17:54:29 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/api/src/main/resources 17:54:29 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/generated-sources/spi 17:54:29 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/generated-sources/yang 17:54:29 [INFO] 17:54:29 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ security-api --- 17:54:29 [INFO] Recompiling the module because of changed dependency. 17:54:29 [INFO] Compiling 10 source files with javac [debug release 17] to target/classes 17:54:29 [INFO] 17:54:29 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ security-api >>> 17:54:29 [INFO] 17:54:29 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ security-api --- 17:54:29 [INFO] Fork Value is true 17:54:32 [INFO] Done SpotBugs Analysis.... 17:54:32 [INFO] 17:54:32 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ security-api <<< 17:54:32 [INFO] 17:54:32 [INFO] 17:54:32 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ security-api --- 17:54:32 [INFO] BugInstance size is 0 17:54:32 [INFO] Error size is 0 17:54:32 [INFO] No errors/warnings found 17:54:32 [INFO] 17:54:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-api --- 17:54:32 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/api/src/test/resources 17:54:32 [INFO] 17:54:32 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ security-api --- 17:54:32 [INFO] No sources to compile 17:54:32 [INFO] 17:54:32 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ security-api --- 17:54:32 [INFO] No tests to run. 17:54:32 [INFO] 17:54:32 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ security-api --- 17:54:32 [INFO] 17:54:32 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-api --- 17:54:32 [INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.0-SNAPSHOT.jar 17:54:32 [INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/classes/META-INF/MANIFEST.MF 17:54:32 [INFO] 17:54:32 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ security-api --- 17:54:32 [INFO] No previous run data found, generating javadoc. 17:54:34 [WARNING] Javadoc Warnings 17:54:34 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/security/api/src/main/java/org/opendaylight/jsonrpc/security/api/ChainLengthEnforcingTrustManager.java:17: warning: no comment 17:54:34 [WARNING] public class ChainLengthEnforcingTrustManager implements X509TrustManager { 17:54:34 [WARNING] ^ 17:54:34 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/security/api/src/main/java/org/opendaylight/jsonrpc/security/api/ChainLengthEnforcingTrustManager.java:23: warning: no comment 17:54:34 [WARNING] public ChainLengthEnforcingTrustManager(X509TrustManager delegate, int clientChainMaxLength, 17:54:34 [WARNING] ^ 17:54:34 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/security/api/src/main/java/org/opendaylight/jsonrpc/security/api/AbstractKeyStoreFactory.java:20: warning: no comment 17:54:34 [WARNING] protected KeyStore keyStore; 17:54:34 [WARNING] ^ 17:54:34 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/security/api/src/main/java/org/opendaylight/jsonrpc/security/api/AbstractKeyStoreFactory.java:21: warning: no comment 17:54:34 [WARNING] protected String keyStorePassword; 17:54:34 [WARNING] ^ 17:54:34 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/security/api/src/main/java/org/opendaylight/jsonrpc/security/api/AbstractKeyStoreFactory.java:19: warning: no comment 17:54:34 [WARNING] protected KeyStore trustStore; 17:54:34 [WARNING] ^ 17:54:34 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/security/api/src/main/java/org/opendaylight/jsonrpc/security/api/PKCS12Factory.java:35: warning: no comment 17:54:34 [WARNING] public PKCS12Factory(Map options) throws GeneralSecurityException, IOException { 17:54:34 [WARNING] ^ 17:54:34 [WARNING] 6 warnings 17:54:34 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.0-SNAPSHOT-javadoc.jar 17:54:34 [INFO] 17:54:34 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ security-api --- 17:54:34 [INFO] CycloneDX: Resolving Dependencies 17:54:34 [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) 17:54:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/bom.xml 17:54:34 [INFO] attaching as security-api-1.16.0-SNAPSHOT-cyclonedx.xml 17:54:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/bom.json 17:54:34 [INFO] attaching as security-api-1.16.0-SNAPSHOT-cyclonedx.json 17:54:34 [INFO] 17:54:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-api --- 17:54:34 [INFO] Skipping duplicate-finder execution! 17:54:34 [INFO] 17:54:34 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ security-api --- 17:54:34 [WARNING] Used undeclared dependencies found: 17:54:34 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 17:54:34 [WARNING] Unused declared dependencies found: 17:54:34 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 17:54:34 [INFO] 17:54:34 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ security-api --- 17:54:34 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.0-SNAPSHOT-sources.jar 17:54:34 [INFO] 17:54:34 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ security-api --- 17:54:34 [INFO] 17:54:34 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ security-api --- 17:54:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:54:34 [INFO] 17:54:34 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ security-api --- 17:54:34 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.0-SNAPSHOT/security-api-1.16.0-SNAPSHOT.jar 17:54:34 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.0-SNAPSHOT/security-api-1.16.0-SNAPSHOT.pom 17:54:34 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.0-SNAPSHOT/security-api-1.16.0-SNAPSHOT-javadoc.jar 17:54:34 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.0-SNAPSHOT/security-api-1.16.0-SNAPSHOT-cyclonedx.xml 17:54:34 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.0-SNAPSHOT/security-api-1.16.0-SNAPSHOT-cyclonedx.json 17:54:34 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.0-SNAPSHOT/security-api-1.16.0-SNAPSHOT-sources.jar 17:54:34 [INFO] 17:54:34 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-api --- 17:54:34 [INFO] Installing org/opendaylight/jsonrpc/security/security-api/1.16.0-SNAPSHOT/security-api-1.16.0-SNAPSHOT.jar 17:54:34 [INFO] Writing OBR metadata 17:54:34 [INFO] 17:54:34 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ security-api --- 17:54:34 [INFO] org.opendaylight.jsonrpc.security:security-api:bundle:1.16.0-SNAPSHOT 17:54:34 [INFO] +- io.netty:netty-handler:jar:4.1.104.Final:provided 17:54:34 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:provided 17:54:34 [INFO] | +- io.netty:netty-resolver:jar:4.1.104.Final:provided 17:54:34 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:provided 17:54:34 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:provided 17:54:34 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:provided 17:54:34 [INFO] | \- io.netty:netty-codec:jar:4.1.104.Final:provided 17:54:34 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:provided 17:54:34 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:provided 17:54:34 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:provided 17:54:34 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:provided 17:54:34 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:provided 17:54:34 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:provided 17:54:34 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 17:54:34 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 17:54:34 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 17:54:34 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 17:54:34 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:54:34 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:54:34 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 17:54:34 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 17:54:34 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 17:54:34 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:54:34 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:54:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:54:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 17:54:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:54:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 17:54:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:54:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 17:54:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 17:54:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 17:54:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 17:54:34 [INFO] +- junit:junit:jar:4.13.2:test 17:54:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 17:54:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 17:54:34 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 17:54:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.9:test 17:54:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 17:54:34 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:54:34 [INFO] 17:54:34 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ security-api --- 17:54:34 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/sonatype-clm/module.xml 17:54:34 [INFO] 17:54:34 [INFO] ----------< org.opendaylight.jsonrpc.security:security-noop >----------- 17:54:34 [INFO] Building JSON-RPC :: Security :: NOOP 1.16.0-SNAPSHOT [7/37] 17:54:34 [INFO] -------------------------------[ bundle ]------------------------------- 17:54:34 [INFO] 17:54:34 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ security-noop --- 17:54:34 [INFO] 17:54:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ security-noop --- 17:54:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:54:34 [INFO] 17:54:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ security-noop --- 17:54:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:54:34 [INFO] 17:54:34 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ security-noop --- 17:54:34 [INFO] 17:54:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ security-noop --- 17:54:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 17:54:34 [INFO] 17:54:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ security-noop --- 17:54:34 [INFO] Starting audit... 17:54:34 Audit done. 17:54:34 [INFO] You have 0 Checkstyle violations. 17:54:34 [INFO] 17:54:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ security-noop --- 17:54:35 [INFO] Starting audit... 17:54:35 Audit done. 17:54:35 [INFO] You have 0 Checkstyle violations. 17:54:35 [INFO] 17:54:35 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ security-noop --- 17:54:35 [INFO] 17:54:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ security-noop --- 17:54:35 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/noop/src/main/resources 17:54:35 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/generated-sources/spi 17:54:35 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/generated-sources/yang 17:54:35 [INFO] 17:54:35 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ security-noop --- 17:54:35 [INFO] Recompiling the module because of changed dependency. 17:54:35 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 17:54:35 [INFO] 17:54:35 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ security-noop >>> 17:54:35 [INFO] 17:54:35 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ security-noop --- 17:54:35 [INFO] Fork Value is true 17:54:37 [INFO] Done SpotBugs Analysis.... 17:54:37 [INFO] 17:54:37 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ security-noop <<< 17:54:37 [INFO] 17:54:37 [INFO] 17:54:37 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ security-noop --- 17:54:37 [INFO] BugInstance size is 0 17:54:37 [INFO] Error size is 0 17:54:37 [INFO] No errors/warnings found 17:54:37 [INFO] 17:54:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-noop --- 17:54:37 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/noop/src/test/resources 17:54:37 [INFO] 17:54:37 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ security-noop --- 17:54:37 [INFO] No sources to compile 17:54:37 [INFO] 17:54:37 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ security-noop --- 17:54:37 [INFO] No tests to run. 17:54:37 [INFO] 17:54:37 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ security-noop --- 17:54:37 [INFO] 17:54:37 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-noop --- 17:54:37 [INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.0-SNAPSHOT.jar 17:54:37 [INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/classes/META-INF/MANIFEST.MF 17:54:37 [INFO] 17:54:37 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ security-noop --- 17:54:37 [INFO] No previous run data found, generating javadoc. 17:54:38 [WARNING] Javadoc Warnings 17:54:38 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/security/noop/src/main/java/org/opendaylight/jsonrpc/security/noop/NoopAuthenticationProvider.java:21: warning: no comment 17:54:38 [WARNING] public static final NoopAuthenticationProvider INSTANCE = new NoopAuthenticationProvider(); 17:54:38 [WARNING] ^ 17:54:38 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/security/noop/src/main/java/org/opendaylight/jsonrpc/security/noop/NoopSecurityService.java:20: warning: no comment 17:54:38 [WARNING] public static final NoopSecurityService INSTANCE = new NoopSecurityService(); 17:54:38 [WARNING] ^ 17:54:38 [WARNING] 2 warnings 17:54:38 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.0-SNAPSHOT-javadoc.jar 17:54:38 [INFO] 17:54:38 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ security-noop --- 17:54:38 [INFO] CycloneDX: Resolving Dependencies 17:54:38 [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) 17:54:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/bom.xml 17:54:38 [INFO] attaching as security-noop-1.16.0-SNAPSHOT-cyclonedx.xml 17:54:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/bom.json 17:54:38 [INFO] attaching as security-noop-1.16.0-SNAPSHOT-cyclonedx.json 17:54:38 [INFO] 17:54:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-noop --- 17:54:38 [INFO] Skipping duplicate-finder execution! 17:54:38 [INFO] 17:54:38 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ security-noop --- 17:54:39 [INFO] No dependency problems found 17:54:39 [INFO] 17:54:39 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ security-noop --- 17:54:39 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.0-SNAPSHOT-sources.jar 17:54:39 [INFO] 17:54:39 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ security-noop --- 17:54:39 [INFO] 17:54:39 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ security-noop --- 17:54:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:54:39 [INFO] 17:54:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ security-noop --- 17:54:39 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.0-SNAPSHOT/security-noop-1.16.0-SNAPSHOT.jar 17:54:39 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/noop/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.0-SNAPSHOT/security-noop-1.16.0-SNAPSHOT.pom 17:54:39 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.0-SNAPSHOT/security-noop-1.16.0-SNAPSHOT-javadoc.jar 17:54:39 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.0-SNAPSHOT/security-noop-1.16.0-SNAPSHOT-cyclonedx.xml 17:54:39 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.0-SNAPSHOT/security-noop-1.16.0-SNAPSHOT-cyclonedx.json 17:54:39 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.0-SNAPSHOT/security-noop-1.16.0-SNAPSHOT-sources.jar 17:54:39 [INFO] 17:54:39 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-noop --- 17:54:39 [INFO] Installing org/opendaylight/jsonrpc/security/security-noop/1.16.0-SNAPSHOT/security-noop-1.16.0-SNAPSHOT.jar 17:54:39 [INFO] Writing OBR metadata 17:54:39 [INFO] 17:54:39 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ security-noop --- 17:54:39 [INFO] org.opendaylight.jsonrpc.security:security-noop:bundle:1.16.0-SNAPSHOT 17:54:39 [INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.0-SNAPSHOT:provided 17:54:39 [INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.77:provided 17:54:39 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:provided 17:54:39 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:provided 17:54:39 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:54:39 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:54:39 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 17:54:39 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 17:54:39 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 17:54:39 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:54:39 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:54:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:54:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 17:54:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:54:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 17:54:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:54:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 17:54:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 17:54:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 17:54:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 17:54:39 [INFO] +- junit:junit:jar:4.13.2:test 17:54:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 17:54:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 17:54:39 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 17:54:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.9:test 17:54:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 17:54:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:54:39 [INFO] 17:54:39 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ security-noop --- 17:54:39 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/sonatype-clm/module.xml 17:54:39 [INFO] 17:54:39 [INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-spi >---------------- 17:54:39 [INFO] Building JSON-RPC :: BUS :: SPI 1.16.0-SNAPSHOT [8/37] 17:54:39 [INFO] -------------------------------[ bundle ]------------------------------- 17:54:39 [INFO] 17:54:39 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bus-spi --- 17:54:39 [INFO] 17:54:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bus-spi --- 17:54:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:54:39 [INFO] 17:54:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bus-spi --- 17:54:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:54:39 [INFO] 17:54:39 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bus-spi --- 17:54:39 [INFO] 17:54:39 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bus-spi --- 17:54:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 17:54:39 [INFO] 17:54:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bus-spi --- 17:54:39 [INFO] Starting audit... 17:54:39 Audit done. 17:54:39 [INFO] You have 0 Checkstyle violations. 17:54:39 [INFO] 17:54:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bus-spi --- 17:54:39 [INFO] Starting audit... 17:54:39 Audit done. 17:54:39 [INFO] You have 0 Checkstyle violations. 17:54:39 [INFO] 17:54:39 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bus-spi --- 17:54:39 [INFO] 17:54:39 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-spi --- 17:54:39 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/resources 17:54:39 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/generated-sources/spi 17:54:39 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/generated-sources/yang 17:54:39 [INFO] 17:54:39 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bus-spi --- 17:54:39 [INFO] Recompiling the module because of changed dependency. 17:54:39 [INFO] Compiling 24 source files with javac [debug release 17] to target/classes 17:54:39 [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 17:54:39 [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 17:54:39 [INFO] 17:54:39 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bus-spi >>> 17:54:39 [INFO] 17:54:39 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bus-spi --- 17:54:39 [INFO] Fork Value is true 17:54:43 [INFO] Done SpotBugs Analysis.... 17:54:43 [INFO] 17:54:43 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bus-spi <<< 17:54:43 [INFO] 17:54:43 [INFO] 17:54:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bus-spi --- 17:54:43 [INFO] BugInstance size is 0 17:54:43 [INFO] Error size is 0 17:54:43 [INFO] No errors/warnings found 17:54:43 [INFO] 17:54:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-spi --- 17:54:43 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/test/resources 17:54:43 [INFO] 17:54:43 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bus-spi --- 17:54:43 [INFO] Recompiling the module because of changed dependency. 17:54:43 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 17:54:43 [INFO] 17:54:43 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bus-spi --- 17:54:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:54:43 [INFO] 17:54:43 [INFO] ------------------------------------------------------- 17:54:43 [INFO] T E S T S 17:54:43 [INFO] ------------------------------------------------------- 17:54:44 [INFO] 17:54:44 [INFO] Results: 17:54:44 [INFO] 17:54:44 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 17:54:44 [INFO] 17:54:44 [INFO] 17:54:44 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bus-spi --- 17:54:44 [INFO] 17:54:44 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-spi --- 17:54:44 [INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.0-SNAPSHOT.jar 17:54:44 [INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/classes/META-INF/MANIFEST.MF 17:54:44 [INFO] 17:54:44 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bus-spi --- 17:54:44 [INFO] No previous run data found, generating javadoc. 17:54:46 [WARNING] Javadoc Warnings 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractBusSessionFactory.java:36: warning: no comment 17:54:46 [WARNING] protected final Bootstrap clientBootstrap; 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractBusSessionFactory.java:37: warning: no comment 17:54:46 [WARNING] protected final EventExecutorGroup handlerExecutor; 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractBusSessionFactory.java:34: warning: no comment 17:54:46 [WARNING] protected final String name; 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractBusSessionFactory.java:39: warning: no comment 17:54:46 [WARNING] protected final SecurityService securityService; 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractBusSessionFactory.java:35: warning: no comment 17:54:46 [WARNING] protected final ServerBootstrap serverBootstrap; 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractBusSessionFactory.java:38: warning: no comment 17:54:46 [WARNING] protected final Set> sessions = ConcurrentHashMap.newKeySet(); 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractBusSessionFactory.java:41: warning: no comment 17:54:46 [WARNING] public AbstractBusSessionFactory(final String name) { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractBusSessionFactory.java:45: warning: no comment 17:54:46 [WARNING] public AbstractBusSessionFactory(final String name, final EventLoopConfiguration config) { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractBusSessionFactory.java:49: warning: no comment 17:54:46 [WARNING] public AbstractBusSessionFactory(final String name, final EventLoopConfiguration config, 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractChannelInitializer.java:27: warning: no comment 17:54:46 [WARNING] protected final EventExecutorGroup handlerExecutor; 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractChannelInitializer.java:26: warning: no comment 17:54:46 [WARNING] protected final SessionType socketType; 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractChannelInitializer.java:29: warning: no comment 17:54:46 [WARNING] public AbstractChannelInitializer(SessionType socketType, EventExecutorGroup handlerExecutor) { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractChannelInitializer.java:40: warning: no comment 17:54:46 [WARNING] protected static void configureLogging(Channel channel) { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractChannelInitializer.java:46: warning: no comment 17:54:46 [WARNING] public EventExecutorGroup eventExecutor() { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractMessageListenerAdapter.java:21: warning: no comment 17:54:46 [WARNING] public abstract class AbstractMessageListenerAdapter extends SimpleChannelInboundHandler { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractMessageListenerAdapter.java:23: warning: no comment 17:54:46 [WARNING] protected final MessageListener messageListener; 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractMessageListenerAdapter.java:25: warning: no comment 17:54:46 [WARNING] protected AbstractMessageListenerAdapter(MessageListener messageListener) { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractMessageListenerAdapter.java:29: warning: no comment 17:54:46 [WARNING] protected void processResponse(ChannelHandlerContext ctx, final String bufferContent) { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractPeerContext.java:21: warning: no comment 17:54:46 [WARNING] protected final Channel channel; 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractPeerContext.java:22: warning: no comment 17:54:46 [WARNING] protected final String transport; 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractPeerContext.java:24: warning: no comment 17:54:46 [WARNING] public AbstractPeerContext(final Channel channel, final String transport) { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractReconnectingClient.java:42: warning: no comment 17:54:46 [WARNING] protected final AbstractChannelInitializer channelInitializer; 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractReconnectingClient.java:39: warning: no comment 17:54:46 [WARNING] protected volatile ConnectionState state = ConnectionState.INITIAL; 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractReconnectingClient.java:49: warning: no comment 17:54:46 [WARNING] public AbstractReconnectingClient(String uri, int defaultPort, Bootstrap clientBootstrap, 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractReconnectingClient.java:167: warning: no comment 17:54:46 [WARNING] protected boolean handshakeFinished() { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractServerChannelInitializer.java:26: warning: no comment 17:54:46 [WARNING] protected final ChannelGroup channelGroup; 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractServerChannelInitializer.java:27: warning: no comment 17:54:46 [WARNING] protected final MessageListener messageListener; 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractServerChannelInitializer.java:29: warning: no comment 17:54:46 [WARNING] protected AbstractServerChannelInitializer(final SessionType socketType, final EventExecutorGroup handlerExecutor, 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractServerSession.java:22: warning: no comment 17:54:46 [WARNING] protected final ChannelGroup channelGroup; 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractServerSession.java:24: warning: no comment 17:54:46 [WARNING] public AbstractServerSession(String uri, int defaultPort, ChannelGroup channelGroup, SessionType sessionType) { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractSession.java:27: warning: no comment 17:54:46 [WARNING] protected final InetSocketAddress address; 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractSession.java:26: warning: no comment 17:54:46 [WARNING] protected volatile ChannelFuture channelFuture; 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractSession.java:29: warning: no comment 17:54:46 [WARNING] protected final SessionType sessionType; 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractSession.java:28: warning: no comment 17:54:46 [WARNING] protected final URI uri; 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractSession.java:31: warning: no comment 17:54:46 [WARNING] public AbstractSession(String uriStr, int defaultPort, SessionType sessionType) { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/ChannelAuthentication.java:13: warning: no comment 17:54:46 [WARNING] public final class ChannelAuthentication { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/ChannelAuthentication.java:18: warning: no comment 17:54:46 [WARNING] public static ChannelAuthentication create(Map opts) { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/ChannelAuthentication.java:37: warning: no comment 17:54:46 [WARNING] public String getPassword() { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/ChannelAuthentication.java:33: warning: no comment 17:54:46 [WARNING] public String getUsername() { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/ChannelAuthentication.java:29: warning: no comment 17:54:46 [WARNING] public boolean isEnabled() { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/ChannelGroupHandler.java:25: warning: no comment 17:54:46 [WARNING] public ChannelGroupHandler(final ChannelGroup channelGroup) { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/CommonConstants.java:60: warning: no comment 17:54:46 [WARNING] public static final AttributeKey ATTR_PEER_CONTEXT = AttributeKey.valueOf(CommonConstants.class, 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/CommonConstants.java:28: warning: no comment 17:54:46 [WARNING] public static final boolean DEBUG_MODE; 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/CommonConstants.java:75: warning: no comment 17:54:46 [WARNING] public static final String HANDLER_CODEC = "codec"; 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/CommonConstants.java:72: warning: no comment 17:54:46 [WARNING] public static final String HANDLER_CONN_TRACKER = "conn-tracker"; 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/CommonConstants.java:74: warning: no comment 17:54:46 [WARNING] public static final String HANDLER_LISTENER = "listener-adapter"; 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/CommonConstants.java:73: warning: no comment 17:54:46 [WARNING] public static final String HANDLER_LOGGING = "logging"; 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/CommonConstants.java:76: warning: no comment 17:54:46 [WARNING] public static final String HANDLER_SSL_INFO = "ssl-info"; 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/DefaultEventLoopConfiguration.java:33: warning: no comment 17:54:46 [WARNING] public DefaultEventLoopConfiguration( 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/DiscardingMessageListener.java:23: warning: no comment 17:54:46 [WARNING] public static final DiscardingMessageListener INSTANCE = new DiscardingMessageListener(); 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/ReconnectStrategies.java:27: warning: no @return 17:54:46 [WARNING] public static ReconnectStrategy fixedStartegy(long timeout) { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/ReconnectStrategy.java:20: warning: no @return 17:54:46 [WARNING] long timeout(); 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventExecutorGroup.java:27: warning: no comment 17:54:46 [WARNING] public SCREventExecutorGroup(Map properties) { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventExecutorGroup.java:32: warning: no comment 17:54:46 [WARNING] public void deactivate() { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventLoopGroup.java:25: warning: no comment 17:54:46 [WARNING] public SCREventLoopGroup(Map properties) { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventLoopGroup.java:30: warning: no comment 17:54:46 [WARNING] public void deactivate() { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCRIntegration.java:59: warning: no comment 17:54:46 [WARNING] public SCRIntegration( 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCRIntegration.java:111: warning: no comment 17:54:46 [WARNING] public void deactivate() { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCRIntegration.java:78: warning: no comment 17:54:46 [WARNING] public void modified(Configuration configuration) { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SslSessionInfo.java:20: warning: no comment 17:54:46 [WARNING] public SslSessionInfo(String protocol, String cipher) { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SslSessionInfo.java:29: warning: no comment 17:54:46 [WARNING] public String getCipher() { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SslSessionInfo.java:25: warning: no comment 17:54:46 [WARNING] public String getProtocol() { 17:54:46 [WARNING] ^ 17:54:46 [WARNING] 62 warnings 17:54:46 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.0-SNAPSHOT-javadoc.jar 17:54:46 [INFO] 17:54:46 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bus-spi --- 17:54:46 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.0-SNAPSHOT-tests.jar 17:54:46 [INFO] 17:54:46 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bus-spi --- 17:54:46 [INFO] CycloneDX: Resolving Dependencies 17:54:47 [INFO] CycloneDX: Creating BOM version 1.4 with 32 component(s) 17:54:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bom.xml 17:54:47 [INFO] attaching as bus-spi-1.16.0-SNAPSHOT-cyclonedx.xml 17:54:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bom.json 17:54:47 [INFO] attaching as bus-spi-1.16.0-SNAPSHOT-cyclonedx.json 17:54:47 [INFO] 17:54:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-spi --- 17:54:47 [INFO] Skipping duplicate-finder execution! 17:54:47 [INFO] 17:54:47 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bus-spi --- 17:54:47 [INFO] No dependency problems found 17:54:47 [INFO] 17:54:47 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bus-spi --- 17:54:47 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.0-SNAPSHOT-sources.jar 17:54:47 [INFO] 17:54:47 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bus-spi --- 17:54:47 [INFO] 17:54:47 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bus-spi --- 17:54:47 [INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/code-coverage/jacoco.exec 17:54:47 [INFO] Analyzed bundle 'JSON-RPC :: BUS :: SPI' with 25 classes 17:54:47 [INFO] 17:54:47 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bus-spi --- 17:54:47 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0-SNAPSHOT/bus-spi-1.16.0-SNAPSHOT.jar 17:54:47 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0-SNAPSHOT/bus-spi-1.16.0-SNAPSHOT.pom 17:54:47 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0-SNAPSHOT/bus-spi-1.16.0-SNAPSHOT-javadoc.jar 17:54:47 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0-SNAPSHOT/bus-spi-1.16.0-SNAPSHOT-tests.jar 17:54:47 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0-SNAPSHOT/bus-spi-1.16.0-SNAPSHOT-cyclonedx.xml 17:54:47 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0-SNAPSHOT/bus-spi-1.16.0-SNAPSHOT-cyclonedx.json 17:54:47 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0-SNAPSHOT/bus-spi-1.16.0-SNAPSHOT-sources.jar 17:54:47 [INFO] 17:54:47 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-spi --- 17:54:47 [INFO] Installing org/opendaylight/jsonrpc/bus/bus-spi/1.16.0-SNAPSHOT/bus-spi-1.16.0-SNAPSHOT.jar 17:54:47 [INFO] Writing OBR metadata 17:54:47 [INFO] 17:54:47 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bus-spi --- 17:54:47 [INFO] org.opendaylight.jsonrpc.bus:bus-spi:bundle:1.16.0-SNAPSHOT 17:54:47 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 17:54:47 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:provided 17:54:47 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:provided 17:54:47 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:provided 17:54:47 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:provided 17:54:47 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:provided 17:54:47 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:provided 17:54:47 [INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.0-SNAPSHOT:provided 17:54:47 [INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.0-SNAPSHOT:provided 17:54:47 [INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.77:provided 17:54:47 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:provided 17:54:47 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:provided 17:54:47 [INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.0-SNAPSHOT:provided 17:54:47 [INFO] +- io.netty:netty-common:jar:4.1.104.Final:provided 17:54:47 [INFO] +- io.netty:netty-handler:jar:4.1.104.Final:provided 17:54:47 [INFO] | +- io.netty:netty-resolver:jar:4.1.104.Final:provided 17:54:47 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:provided 17:54:47 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:provided 17:54:47 [INFO] | \- io.netty:netty-codec:jar:4.1.104.Final:provided 17:54:47 [INFO] +- io.netty:netty-transport:jar:4.1.104.Final:provided 17:54:47 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 17:54:47 [INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided 17:54:47 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided 17:54:47 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:54:47 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:54:47 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:54:47 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:54:47 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 17:54:47 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:54:47 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:54:47 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:54:47 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 17:54:47 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 17:54:47 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 17:54:47 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:54:47 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:54:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:54:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 17:54:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:54:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 17:54:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:54:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 17:54:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 17:54:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 17:54:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 17:54:47 [INFO] +- junit:junit:jar:4.13.2:test 17:54:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 17:54:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 17:54:47 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 17:54:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.9:test 17:54:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 17:54:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:54:47 [INFO] 17:54:47 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bus-spi --- 17:54:47 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/sonatype-clm/module.xml 17:54:47 [INFO] 17:54:47 [INFO] -------------< org.opendaylight.jsonrpc.bus:transport-zmq >------------- 17:54:47 [INFO] Building JSON-RPC :: BUS :: ZeroMQ transport 1.16.0-SNAPSHOT [9/37] 17:54:47 [INFO] -------------------------------[ bundle ]------------------------------- 17:54:48 [INFO] 17:54:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-zmq --- 17:54:48 [INFO] 17:54:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-zmq --- 17:54:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:54:48 [INFO] 17:54:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-zmq --- 17:54:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:54:48 [INFO] 17:54:48 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-zmq --- 17:54:48 [INFO] 17:54:48 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-zmq --- 17:54:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 17:54:48 [INFO] 17:54:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-zmq --- 17:54:48 [INFO] Starting audit... 17:54:48 Audit done. 17:54:48 [INFO] You have 0 Checkstyle violations. 17:54:48 [INFO] 17:54:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-zmq --- 17:54:49 [INFO] Starting audit... 17:54:49 Audit done. 17:54:49 [INFO] You have 0 Checkstyle violations. 17:54:49 [INFO] 17:54:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-zmq --- 17:54:49 [INFO] 17:54:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-zmq --- 17:54:49 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/resources 17:54:49 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/generated-sources/spi 17:54:49 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/generated-sources/yang 17:54:49 [INFO] 17:54:49 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-zmq --- 17:54:49 [INFO] Recompiling the module because of changed dependency. 17:54:49 [INFO] Compiling 35 source files with javac [debug release 17] to target/classes 17:54:49 [INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory 17:54:49 [INFO] 17:54:49 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ transport-zmq >>> 17:54:49 [INFO] 17:54:49 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ transport-zmq --- 17:54:49 [INFO] Fork Value is true 17:54:52 [INFO] Done SpotBugs Analysis.... 17:54:52 [INFO] 17:54:52 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ transport-zmq <<< 17:54:52 [INFO] 17:54:52 [INFO] 17:54:52 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ transport-zmq --- 17:54:52 [INFO] BugInstance size is 0 17:54:52 [INFO] Error size is 0 17:54:52 [INFO] No errors/warnings found 17:54:52 [INFO] 17:54:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-zmq --- 17:54:52 [INFO] Copying 1 resource from src/test/resources to target/test-classes 17:54:52 [INFO] 17:54:52 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-zmq --- 17:54:52 [INFO] Recompiling the module because of changed dependency. 17:54:52 [INFO] Compiling 9 source files with javac [debug release 17] to target/test-classes 17:54:53 [INFO] 17:54:53 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ transport-zmq --- 17:54:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:54:53 [INFO] 17:54:53 [INFO] ------------------------------------------------------- 17:54:53 [INFO] T E S T S 17:54:53 [INFO] ------------------------------------------------------- 17:54:54 [INFO] Running org.opendaylight.jsonrpc.bus.zmq.PubSubTest 17:54:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.877 s -- in org.opendaylight.jsonrpc.bus.zmq.PubSubTest 17:54:56 [INFO] Running org.opendaylight.jsonrpc.bus.zmq.ParseTest 17:54:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.jsonrpc.bus.zmq.ParseTest 17:54:56 [INFO] Running org.opendaylight.jsonrpc.bus.zmq.ReqRepTest 17:54:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s -- in org.opendaylight.jsonrpc.bus.zmq.ReqRepTest 17:54:56 [INFO] Running org.opendaylight.jsonrpc.bus.zmq.Zmtp20NegotiationTest 17:54:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.jsonrpc.bus.zmq.Zmtp20NegotiationTest 17:54:56 [INFO] 17:54:56 [INFO] Results: 17:54:56 [INFO] 17:54:56 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 17:54:56 [INFO] 17:54:56 [INFO] 17:54:56 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ transport-zmq --- 17:54:56 [INFO] 17:54:56 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-zmq --- 17:54:56 [INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.0-SNAPSHOT.jar 17:54:56 [INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/classes/META-INF/MANIFEST.MF 17:54:56 [INFO] 17:54:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-zmq --- 17:54:56 [INFO] No previous run data found, generating javadoc. 17:54:58 [WARNING] Javadoc Warnings 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Command.java:17: warning: empty

tag 17:54:58 [WARNING] *

17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Mechanism.java:24: warning: empty

tag 17:54:58 [WARNING] *

17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Message.java:17: warning: empty

tag 17:54:58 [WARNING] *

17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ServerIndication.java:23: warning: empty

tag 17:54:58 [WARNING] *

17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Signature.java:20: warning: empty

tag 17:54:58 [WARNING] *

17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ProtocolObject.java:22: warning: no @return 17:54:58 [WARNING] ByteBuf toBuffer(); 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ByteWrapper.java:22: warning: no comment 17:54:58 [WARNING] public ByteWrapper(final byte value) { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Command.java:38: warning: no @return 17:54:58 [WARNING] String name(); 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/CompositeMessage.java:20: warning: no comment 17:54:58 [WARNING] List messages(); 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:79: warning: no comment 17:54:58 [WARNING] public static final AttributeKey ATTR_PUBSUB_TOPIC = AttributeKey.valueOf(Constants.class, "PUBSUB_TOPIC"); 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:38: warning: no comment 17:54:58 [WARNING] public static final byte COMMAND_LONG_SIZE = 0x06; 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:37: warning: no comment 17:54:58 [WARNING] public static final byte COMMAND_SHORT_SIZE = 0x04; 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:31: warning: no comment 17:54:58 [WARNING] public static final byte CURRENT_MAJOR_VERSION = 3; 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:32: warning: no comment 17:54:58 [WARNING] public static final byte CURRENT_MINOR_VERSION = 0; 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:77: warning: no comment 17:54:58 [WARNING] public static final Signature DEFAULT_SINATURE = new DefaultSignature(); 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:81: warning: no comment 17:54:58 [WARNING] public static final String HANDLER_CLIENT = "client"; 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:83: warning: no comment 17:54:58 [WARNING] public static final String HANDLER_DECODER = "encoder"; 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:82: warning: no comment 17:54:58 [WARNING] public static final String HANDLER_ENCODER = "decoder"; 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:80: warning: no comment 17:54:58 [WARNING] public static final String HANDLER_HANDSHAKE = "handshake"; 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:84: warning: no comment 17:54:58 [WARNING] public static final String HANDLER_SUBSCRIBER_INITIALIZER = "topic-init"; 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:85: warning: no comment 17:54:58 [WARNING] public static final String HANDSHAKE_COMPLETED = "HANDSHAKE_COMPLETED"; 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:35: warning: no comment 17:54:58 [WARNING] public static final byte LAST_MESSAGE_LONG_SIZE = 0x02; 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:33: warning: no comment 17:54:58 [WARNING] public static final byte LAST_MESSAGE_SHORT_SIZE = 0x00; 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:36: warning: no comment 17:54:58 [WARNING] public static final byte MESSAGE_LONG_SIZE = 0x03; 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:34: warning: no comment 17:54:58 [WARNING] public static final byte MESSAGE_SHORT_SIZE = 0x01; 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:78: warning: no comment 17:54:58 [WARNING] public static final Mechanism NULL_AUTH = new DefaultMechanism("NULL"); 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:29: warning: no comment 17:54:58 [WARNING] public static final int SIGNATURE_PREFIX = 0xff; 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:30: warning: no comment 17:54:58 [WARNING] public static final int SIGNATURE_SUFFIX = 0x7f; 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:86: warning: no comment 17:54:58 [WARNING] public static final String TRANSPORT_NAME = "zmq"; 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:92: warning: no comment 17:54:58 [WARNING] public static SessionType getSessionType(byte value) { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:88: warning: no comment 17:54:58 [WARNING] public static byte getZmtp20Socket(SessionType sessionType) { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/DefaultCompositeMessage.java:26: warning: no comment 17:54:58 [WARNING] public DefaultCompositeMessage(Message... msgs) { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Mechanism.java:40: warning: no @return 17:54:58 [WARNING] String name(); 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/DefaultMechanism.java:29: warning: no comment 17:54:58 [WARNING] public DefaultMechanism(ByteBuf byteBuf) { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/DefaultMechanism.java:22: warning: no comment 17:54:58 [WARNING] public DefaultMechanism(String name) { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Message.java:34: warning: no @return 17:54:58 [WARNING] boolean last(); 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/DefaultMessage.java:23: warning: no comment 17:54:58 [WARNING] public DefaultMessage(final boolean isLast, ByteBuf content) { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ServerIndication.java:40: warning: no @return 17:54:58 [WARNING] boolean isServer(); 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/DefaultServerIndication.java:27: warning: no comment 17:54:58 [WARNING] public DefaultServerIndication(final boolean isServer) { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/DefaultServerIndication.java:21: warning: no comment 17:54:58 [WARNING] public DefaultServerIndication(ByteBuf msg) { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/DefaultSignature.java:23: warning: no comment 17:54:58 [WARNING] public DefaultSignature() { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/DefaultSignature.java:19: warning: no comment 17:54:58 [WARNING] public DefaultSignature(long padding) { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/HandshakeHandler.java:33: warning: no comment 17:54:58 [WARNING] public HandshakeHandler() { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/HandshakeHandler.java:37: warning: no comment 17:54:58 [WARNING] public HandshakeHandler(byte majorVersion) { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/PeerContextImpl.java:27: warning: no comment 17:54:58 [WARNING] public PeerContextImpl(final Channel channel) { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/PeerContextImpl.java:43: warning: no comment 17:54:58 [WARNING] public String getIdentity() { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/PeerContextImpl.java:39: warning: no comment 17:54:58 [WARNING] public SessionType getSocketType() { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/PeerContextImpl.java:51: warning: no comment 17:54:58 [WARNING] public boolean isServerSocket() { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/PeerContextImpl.java:47: warning: no comment 17:54:58 [WARNING] public void setIdentity(String identity) { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/PeerContextImpl.java:31: warning: no comment 17:54:58 [WARNING] public void setServerSocket(boolean isServer) { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/PeerContextImpl.java:35: warning: no comment 17:54:58 [WARNING] public void setSocketType(SessionType socketType) { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ReadyCommand.java:29: warning: no comment 17:54:58 [WARNING] public ReadyCommand(ByteBuf buffer) { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ReadyCommand.java:63: warning: no comment 17:54:58 [WARNING] public ReadyCommand(SessionType socketType) { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ServerHandler.java:31: warning: no comment 17:54:58 [WARNING] public ServerHandler(final MessageListener messageListener) { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ServerInitializer.java:28: warning: no comment 17:54:58 [WARNING] public ServerInitializer(ChannelGroup channelGroup, final MessageListener messageListener, SessionType socketType, 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/SubscribeMessage.java:15: warning: no comment 17:54:58 [WARNING] public class SubscribeMessage implements Message { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/SubscribeMessage.java:18: warning: no comment 17:54:58 [WARNING] public SubscribeMessage(ByteBuf buffer) { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/SubscribeMessage.java:27: warning: no comment 17:54:58 [WARNING] public SubscribeMessage(final String topic) { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/SubscribeMessage.java:41: warning: no comment 17:54:58 [WARNING] public String topic() { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/SubscriberInitializer.java:26: warning: no comment 17:54:58 [WARNING] public SubscriberInitializer(String topic, MessageListener listener, EventExecutorGroup handlerExecutor) { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/TopicChannelMatcher.java:22: warning: no comment 17:54:58 [WARNING] public TopicChannelMatcher(final String topic) { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/TopicSubscriptionHandler.java:26: warning: no comment 17:54:58 [WARNING] public TopicSubscriptionHandler(String topic) { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ZmqBusSessionFactory.java:38: warning: no comment 17:54:58 [WARNING] public ZmqBusSessionFactory() { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ZmqBusSessionFactory.java:43: warning: no comment 17:54:58 [WARNING] public ZmqBusSessionFactory(@Reference(target = "(name=jsonrpc)") EventLoopConfiguration config) { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ZmqBusSessionFactory.java:48: warning: no comment 17:54:58 [WARNING] public void deactivate() { 17:54:58 [WARNING] ^ 17:54:58 [WARNING] 65 warnings 17:54:58 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.0-SNAPSHOT-javadoc.jar 17:54:58 [INFO] 17:54:58 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ transport-zmq --- 17:54:58 [INFO] CycloneDX: Resolving Dependencies 17:54:59 [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) 17:54:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/bom.xml 17:54:59 [INFO] attaching as transport-zmq-1.16.0-SNAPSHOT-cyclonedx.xml 17:54:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/bom.json 17:54:59 [INFO] attaching as transport-zmq-1.16.0-SNAPSHOT-cyclonedx.json 17:54:59 [INFO] 17:54:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-zmq --- 17:54:59 [INFO] Skipping duplicate-finder execution! 17:54:59 [INFO] 17:54:59 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-zmq --- 17:54:59 [WARNING] Used undeclared dependencies found: 17:54:59 [WARNING] io.netty:netty-common:jar:4.1.104.Final:provided 17:54:59 [WARNING] io.netty:netty-buffer:jar:4.1.104.Final:provided 17:54:59 [WARNING] io.netty:netty-transport:jar:4.1.104.Final:provided 17:54:59 [INFO] 17:54:59 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-zmq --- 17:54:59 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.0-SNAPSHOT-sources.jar 17:54:59 [INFO] 17:54:59 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-zmq --- 17:54:59 [INFO] 17:54:59 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-zmq --- 17:54:59 [INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/code-coverage/jacoco.exec 17:54:59 [INFO] Analyzed bundle 'JSON-RPC :: BUS :: ZeroMQ transport' with 33 classes 17:54:59 [INFO] 17:54:59 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-zmq --- 17:54:59 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.0-SNAPSHOT/transport-zmq-1.16.0-SNAPSHOT.jar 17:54:59 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.0-SNAPSHOT/transport-zmq-1.16.0-SNAPSHOT.pom 17:54:59 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.0-SNAPSHOT/transport-zmq-1.16.0-SNAPSHOT-javadoc.jar 17:54:59 [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.0-SNAPSHOT/transport-zmq-1.16.0-SNAPSHOT-cyclonedx.xml 17:54:59 [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.0-SNAPSHOT/transport-zmq-1.16.0-SNAPSHOT-cyclonedx.json 17:54:59 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.0-SNAPSHOT/transport-zmq-1.16.0-SNAPSHOT-sources.jar 17:54:59 [INFO] 17:54:59 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-zmq --- 17:54:59 [INFO] Installing org/opendaylight/jsonrpc/bus/transport-zmq/1.16.0-SNAPSHOT/transport-zmq-1.16.0-SNAPSHOT.jar 17:54:59 [INFO] Writing OBR metadata 17:54:59 [INFO] 17:54:59 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ transport-zmq --- 17:54:59 [INFO] org.opendaylight.jsonrpc.bus:transport-zmq:bundle:1.16.0-SNAPSHOT 17:54:59 [INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.0-SNAPSHOT:provided 17:54:59 [INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.0-SNAPSHOT:provided 17:54:59 [INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.77:provided 17:54:59 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:provided 17:54:59 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:provided 17:54:59 [INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.0-SNAPSHOT:provided 17:54:59 [INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.0-SNAPSHOT:provided 17:54:59 [INFO] +- io.netty:netty-codec:jar:4.1.104.Final:provided 17:54:59 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:provided 17:54:59 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:provided 17:54:59 [INFO] | \- io.netty:netty-transport:jar:4.1.104.Final:provided 17:54:59 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 17:54:59 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:54:59 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:54:59 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:54:59 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 17:54:59 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 17:54:59 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:54:59 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:54:59 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:54:59 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:54:59 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:54:59 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:54:59 [INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:test-jar:tests:1.16.0-SNAPSHOT:test 17:54:59 [INFO] +- junit:junit:jar:4.13.2:test 17:54:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:54:59 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:54:59 [INFO] +- io.netty:netty-all:jar:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-codec-dns:jar:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-codec-http:jar:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-codec-memcache:jar:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-codec-redis:jar:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-codec-smtp:jar:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-codec-socks:jar:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-codec-stomp:jar:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-codec-xml:jar:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-handler:jar:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-handler-proxy:jar:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-resolver:jar:4.1.104.Final:provided 17:54:59 [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-transport-sctp:jar:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-transport-udt:jar:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.104.Final:test 17:54:59 [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.104.Final:test 17:54:59 [INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.104.Final:test 17:54:59 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:54:59 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:54:59 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 17:54:59 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 17:54:59 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 17:54:59 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:54:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 17:54:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:54:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 17:54:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:54:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 17:54:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 17:54:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 17:54:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 17:54:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 17:54:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 17:54:59 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 17:54:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.9:test 17:54:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 17:54:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:54:59 [INFO] 17:54:59 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ transport-zmq --- 17:54:59 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/sonatype-clm/module.xml 17:54:59 [INFO] 17:54:59 [INFO] ------------< org.opendaylight.jsonrpc.bus:transport-http >------------- 17:54:59 [INFO] Building JSON-RPC :: BUS :: HTTP transport 1.16.0-SNAPSHOT [10/37] 17:54:59 [INFO] -------------------------------[ bundle ]------------------------------- 17:54:59 [INFO] 17:54:59 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-http --- 17:54:59 [INFO] 17:54:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-http --- 17:54:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:54:59 [INFO] 17:54:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-http --- 17:54:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:54:59 [INFO] 17:54:59 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-http --- 17:54:59 [INFO] 17:54:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-http --- 17:54:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 17:54:59 [INFO] 17:54:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-http --- 17:54:59 [INFO] Starting audit... 17:54:59 Audit done. 17:54:59 [INFO] You have 0 Checkstyle violations. 17:54:59 [INFO] 17:54:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-http --- 17:54:59 [INFO] Starting audit... 17:54:59 Audit done. 17:54:59 [INFO] You have 0 Checkstyle violations. 17:54:59 [INFO] 17:54:59 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-http --- 17:54:59 [INFO] 17:54:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-http --- 17:54:59 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/resources 17:54:59 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/generated-sources/spi 17:54:59 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/generated-sources/yang 17:54:59 [INFO] 17:54:59 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-http --- 17:54:59 [INFO] Recompiling the module because of changed dependency. 17:54:59 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 17:55:00 [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 17:55:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:55:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:55:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:55:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:55:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:55:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:55:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:55:00 [INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory 17:55:00 [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 17:55:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:55:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:55:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:55:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:55:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:55:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:55:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:55:00 [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 17:55:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:55:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:55:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:55:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:55:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:55:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:55:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:55:00 [INFO] 17:55:00 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ transport-http >>> 17:55:00 [INFO] 17:55:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ transport-http --- 17:55:00 [INFO] Fork Value is true 17:55:03 [INFO] Done SpotBugs Analysis.... 17:55:03 [INFO] 17:55:03 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ transport-http <<< 17:55:03 [INFO] 17:55:03 [INFO] 17:55:03 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ transport-http --- 17:55:03 [INFO] BugInstance size is 0 17:55:03 [INFO] Error size is 0 17:55:03 [INFO] No errors/warnings found 17:55:03 [INFO] 17:55:03 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-http --- 17:55:03 [INFO] Copying 2 resources from src/test/resources to target/test-classes 17:55:03 [INFO] 17:55:03 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-http --- 17:55:03 [INFO] Recompiling the module because of changed dependency. 17:55:03 [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes 17:55:03 [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 17:55:03 [INFO] 17:55:03 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ transport-http --- 17:55:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:55:03 [INFO] 17:55:03 [INFO] ------------------------------------------------------- 17:55:03 [INFO] T E S T S 17:55:03 [INFO] ------------------------------------------------------- 17:55:05 [INFO] Running org.opendaylight.jsonrpc.bus.http.HttpReqRepTest 17:55:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 s -- in org.opendaylight.jsonrpc.bus.http.HttpReqRepTest 17:55:05 [INFO] Running org.opendaylight.jsonrpc.bus.http.HttpsReqRepTest 17:55:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.275 s -- in org.opendaylight.jsonrpc.bus.http.HttpsReqRepTest 17:55:07 [INFO] Running org.opendaylight.jsonrpc.bus.http.WssReqRepTest 17:55:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s -- in org.opendaylight.jsonrpc.bus.http.WssReqRepTest 17:55:07 [INFO] Running org.opendaylight.jsonrpc.bus.http.UtilTest 17:55:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.jsonrpc.bus.http.UtilTest 17:55:07 [INFO] Running org.opendaylight.jsonrpc.bus.http.WsReqRepTest 17:55:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.250 s -- in org.opendaylight.jsonrpc.bus.http.WsReqRepTest 17:55:07 [INFO] Running org.opendaylight.jsonrpc.bus.http.PubSubTest 17:55:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.210 s -- in org.opendaylight.jsonrpc.bus.http.PubSubTest 17:55:10 [INFO] 17:55:10 [INFO] Results: 17:55:10 [INFO] 17:55:10 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 17:55:10 [INFO] 17:55:10 [INFO] 17:55:10 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ transport-http --- 17:55:10 [INFO] 17:55:10 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-http --- 17:55:10 [INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.0-SNAPSHOT.jar 17:55:10 [INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/classes/META-INF/MANIFEST.MF 17:55:10 [INFO] 17:55:10 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-http --- 17:55:10 [INFO] No previous run data found, generating javadoc. 17:55:11 [WARNING] Javadoc Warnings 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/Constants.java:31: warning: no comment 17:55:11 [WARNING] public static final String HANDLER_AGGREGATOR = "http-aggregator"; 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/Constants.java:32: warning: no comment 17:55:11 [WARNING] public static final String HANDLER_AUTH = "auth-handler"; 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/Constants.java:33: warning: no comment 17:55:11 [WARNING] public static final String HANDLER_CLIENT = "client-handler"; 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/Constants.java:27: warning: no comment 17:55:11 [WARNING] public static final String HANDLER_SSL = "ssl"; 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/Constants.java:28: warning: no comment 17:55:11 [WARNING] public static final String HANDLER_WRAPPER = "http-wrapper"; 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/Constants.java:29: warning: no comment 17:55:11 [WARNING] public static final String HANDLER_WS_HANDSHAKE = "ws-handshake"; 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/Constants.java:30: warning: no comment 17:55:11 [WARNING] public static final String HANDLER_WS_HANDSHAKE_LISTENER = "ws-handshake-listener"; 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/Constants.java:23: warning: no comment 17:55:11 [WARNING] public static final int MESSAGE_SIZE = 256 * 1024; 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/Constants.java:26: warning: no comment 17:55:11 [WARNING] public static final String SERVER_SW = SW_ID + " server"; 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/Constants.java:24: warning: no comment 17:55:11 [WARNING] public static final String SW_ID = "JSON-RPC 2.0"; 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/Constants.java:25: warning: no comment 17:55:11 [WARNING] public static final String USER_AGENT = SW_ID + " client"; 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/AbstractWebBusSessionFactory.java:41: warning: no comment 17:55:11 [WARNING] protected final int defaultPort; 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/AbstractWebBusSessionFactory.java:40: warning: no comment 17:55:11 [WARNING] protected final boolean isWebsocket; 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/AbstractWebBusSessionFactory.java:39: warning: no comment 17:55:11 [WARNING] protected final boolean useSsl; 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/HttpBusSessionFactory.java:30: warning: no comment 17:55:11 [WARNING] public HttpBusSessionFactory() { 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/HttpBusSessionFactory.java:40: warning: no comment 17:55:11 [WARNING] public HttpBusSessionFactory(EventLoopConfiguration config) { 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/HttpBusSessionFactory.java:35: warning: no comment 17:55:11 [WARNING] public HttpBusSessionFactory(@Reference(target = "(name=jsonrpc)") EventLoopConfiguration config, 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/HttpBusSessionFactory.java:45: warning: no comment 17:55:11 [WARNING] public void deactivate() { 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/HttpClientHandler.java:28: warning: no comment 17:55:11 [WARNING] protected HttpClientHandler(MessageListener messageListener) { 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/HttpsBusSessionFactory.java:29: warning: no comment 17:55:11 [WARNING] public HttpsBusSessionFactory() { 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/HttpsBusSessionFactory.java:39: warning: no comment 17:55:11 [WARNING] public HttpsBusSessionFactory(final EventLoopConfiguration config) { 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/HttpsBusSessionFactory.java:34: warning: no comment 17:55:11 [WARNING] public HttpsBusSessionFactory(@Reference(target = "(name=jsonrpc)") EventLoopConfiguration config, 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/HttpsBusSessionFactory.java:44: warning: no comment 17:55:11 [WARNING] public void deactivate() { 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/HttpServerHandler.java:25: warning: no comment 17:55:11 [WARNING] public HttpServerHandler(MessageListener messageListener) { 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/PeerContextImpl.java:33: warning: no comment 17:55:11 [WARNING] public PeerContextImpl(Channel channel, final boolean isWebsocket, final boolean isSsl) { 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/ServerAuthHandler.java:32: warning: no comment 17:55:11 [WARNING] public ServerAuthHandler(final AuthenticationProvider authenticationProvider) { 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/WebSocketClientHandshake.java:33: warning: no comment 17:55:11 [WARNING] public WebSocketClientHandshake(WebSocketClientHandshaker handshaker) { 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/WebSocketServerHandler.java:26: warning: no comment 17:55:11 [WARNING] protected WebSocketServerHandler(final MessageListener messageListener) { 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/WsBusSessionFactory.java:29: warning: no comment 17:55:11 [WARNING] public WsBusSessionFactory() { 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/WsBusSessionFactory.java:39: warning: no comment 17:55:11 [WARNING] public WsBusSessionFactory(EventLoopConfiguration config) { 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/WsBusSessionFactory.java:34: warning: no comment 17:55:11 [WARNING] public WsBusSessionFactory(@Reference(target = "(name=jsonrpc)") EventLoopConfiguration config, 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/WsBusSessionFactory.java:44: warning: no comment 17:55:11 [WARNING] public void deactivate() { 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/WssBusSessionFactory.java:30: warning: no comment 17:55:11 [WARNING] public WssBusSessionFactory() { 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/WssBusSessionFactory.java:40: warning: no comment 17:55:11 [WARNING] public WssBusSessionFactory(EventLoopConfiguration config) { 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/WssBusSessionFactory.java:35: warning: no comment 17:55:11 [WARNING] public WssBusSessionFactory(@Reference(target = "(name=jsonrpc)") EventLoopConfiguration config, 17:55:11 [WARNING] ^ 17:55:11 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/WssBusSessionFactory.java:45: warning: no comment 17:55:11 [WARNING] public void deactivate() { 17:55:11 [WARNING] ^ 17:55:11 [WARNING] 36 warnings 17:55:11 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.0-SNAPSHOT-javadoc.jar 17:55:12 [INFO] 17:55:12 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ transport-http --- 17:55:12 [INFO] CycloneDX: Resolving Dependencies 17:55:12 [INFO] CycloneDX: Creating BOM version 1.4 with 29 component(s) 17:55:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/bom.xml 17:55:12 [INFO] attaching as transport-http-1.16.0-SNAPSHOT-cyclonedx.xml 17:55:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/bom.json 17:55:12 [INFO] attaching as transport-http-1.16.0-SNAPSHOT-cyclonedx.json 17:55:12 [INFO] 17:55:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-http --- 17:55:12 [INFO] Skipping duplicate-finder execution! 17:55:12 [INFO] 17:55:12 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-http --- 17:55:13 [WARNING] Used undeclared dependencies found: 17:55:13 [WARNING] io.netty:netty-common:jar:4.1.104.Final:provided 17:55:13 [WARNING] io.netty:netty-buffer:jar:4.1.104.Final:provided 17:55:13 [WARNING] io.netty:netty-transport:jar:4.1.104.Final:provided 17:55:13 [INFO] 17:55:13 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-http --- 17:55:13 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.0-SNAPSHOT-sources.jar 17:55:13 [INFO] 17:55:13 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-http --- 17:55:13 [INFO] 17:55:13 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-http --- 17:55:13 [INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/code-coverage/jacoco.exec 17:55:13 [INFO] Analyzed bundle 'JSON-RPC :: BUS :: HTTP transport' with 21 classes 17:55:13 [INFO] 17:55:13 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-http --- 17:55:13 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.0-SNAPSHOT/transport-http-1.16.0-SNAPSHOT.jar 17:55:13 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.0-SNAPSHOT/transport-http-1.16.0-SNAPSHOT.pom 17:55:13 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.0-SNAPSHOT/transport-http-1.16.0-SNAPSHOT-javadoc.jar 17:55:13 [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.0-SNAPSHOT/transport-http-1.16.0-SNAPSHOT-cyclonedx.xml 17:55:13 [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.0-SNAPSHOT/transport-http-1.16.0-SNAPSHOT-cyclonedx.json 17:55:13 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.0-SNAPSHOT/transport-http-1.16.0-SNAPSHOT-sources.jar 17:55:13 [INFO] 17:55:13 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-http --- 17:55:13 [INFO] Installing org/opendaylight/jsonrpc/bus/transport-http/1.16.0-SNAPSHOT/transport-http-1.16.0-SNAPSHOT.jar 17:55:13 [INFO] Writing OBR metadata 17:55:13 [INFO] 17:55:13 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ transport-http --- 17:55:13 [INFO] org.opendaylight.jsonrpc.bus:transport-http:bundle:1.16.0-SNAPSHOT 17:55:13 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:55:13 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:55:13 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:55:13 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 17:55:13 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 17:55:13 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:55:13 [INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.0-SNAPSHOT:provided 17:55:13 [INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.0-SNAPSHOT:provided 17:55:13 [INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.0-SNAPSHOT:provided 17:55:13 [INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.77:provided 17:55:13 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:provided 17:55:13 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:provided 17:55:13 [INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.0-SNAPSHOT:provided 17:55:13 [INFO] +- io.netty:netty-codec-http:jar:4.1.104.Final:provided 17:55:13 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:provided 17:55:13 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:provided 17:55:13 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:provided 17:55:13 [INFO] | \- io.netty:netty-codec:jar:4.1.104.Final:provided 17:55:13 [INFO] +- io.netty:netty-handler:jar:4.1.104.Final:provided 17:55:13 [INFO] | +- io.netty:netty-resolver:jar:4.1.104.Final:provided 17:55:13 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:provided 17:55:13 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:55:13 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:55:13 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:55:13 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:55:13 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:55:13 [INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:test-jar:tests:1.16.0-SNAPSHOT:test 17:55:13 [INFO] +- io.netty:netty-all:jar:4.1.104.Final:test 17:55:13 [INFO] | +- io.netty:netty-codec-dns:jar:4.1.104.Final:test 17:55:13 [INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.104.Final:test 17:55:13 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.104.Final:test 17:55:13 [INFO] | +- io.netty:netty-codec-memcache:jar:4.1.104.Final:test 17:55:13 [INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.104.Final:test 17:55:13 [INFO] | +- io.netty:netty-codec-redis:jar:4.1.104.Final:test 17:55:13 [INFO] | +- io.netty:netty-codec-smtp:jar:4.1.104.Final:test 17:55:13 [INFO] | +- io.netty:netty-codec-socks:jar:4.1.104.Final:test 17:55:13 [INFO] | +- io.netty:netty-codec-stomp:jar:4.1.104.Final:test 17:55:13 [INFO] | +- io.netty:netty-codec-xml:jar:4.1.104.Final:test 17:55:13 [INFO] | +- io.netty:netty-handler-proxy:jar:4.1.104.Final:test 17:55:13 [INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.104.Final:test 17:55:13 [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.104.Final:test 17:55:13 [INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.104.Final:test 17:55:13 [INFO] | +- io.netty:netty-transport-sctp:jar:4.1.104.Final:test 17:55:13 [INFO] | +- io.netty:netty-transport-udt:jar:4.1.104.Final:test 17:55:13 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:test 17:55:13 [INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.104.Final:test 17:55:13 [INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.104.Final:test 17:55:13 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:test 17:55:13 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.104.Final:test 17:55:13 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.104.Final:test 17:55:13 [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.104.Final:test 17:55:13 [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.104.Final:test 17:55:13 [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.104.Final:test 17:55:13 [INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.104.Final:test 17:55:13 [INFO] +- junit:junit:jar:4.13.2:test 17:55:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:55:13 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:55:13 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:55:13 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:55:13 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 17:55:13 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 17:55:13 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 17:55:13 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:55:13 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 17:55:13 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:55:13 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 17:55:13 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:55:13 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 17:55:13 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 17:55:13 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 17:55:13 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 17:55:13 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 17:55:13 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 17:55:13 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 17:55:13 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.9:test 17:55:13 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 17:55:13 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:55:13 [INFO] 17:55:13 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ transport-http --- 17:55:13 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/sonatype-clm/module.xml 17:55:13 [INFO] 17:55:13 [INFO] ------------< org.opendaylight.jsonrpc.bus:bus-messagelib >------------- 17:55:13 [INFO] Building JSON-RPC :: BUS :: Messaging library 1.16.0-SNAPSHOT [11/37] 17:55:13 [INFO] -------------------------------[ bundle ]------------------------------- 17:55:13 [INFO] 17:55:13 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bus-messagelib --- 17:55:13 [INFO] 17:55:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bus-messagelib --- 17:55:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:55:13 [INFO] 17:55:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bus-messagelib --- 17:55:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:55:13 [INFO] 17:55:13 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bus-messagelib --- 17:55:13 [INFO] 17:55:13 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bus-messagelib --- 17:55:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 17:55:13 [INFO] 17:55:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bus-messagelib --- 17:55:13 [INFO] Starting audit... 17:55:13 Audit done. 17:55:13 [INFO] You have 0 Checkstyle violations. 17:55:13 [INFO] 17:55:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bus-messagelib --- 17:55:13 [INFO] Starting audit... 17:55:13 Audit done. 17:55:13 [INFO] You have 0 Checkstyle violations. 17:55:13 [INFO] 17:55:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bus-messagelib --- 17:55:13 [INFO] 17:55:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-messagelib --- 17:55:13 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/resources 17:55:13 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/generated-sources/spi 17:55:13 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/generated-sources/yang 17:55:13 [INFO] 17:55:13 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bus-messagelib --- 17:55:13 [INFO] Recompiling the module because of changed dependency. 17:55:13 [INFO] Compiling 42 source files with javac [debug release 17] to target/classes 17:55:14 [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 17:55:14 [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 17:55:14 [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 17:55:14 [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 17:55:14 [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 17:55:14 missing type arguments for generic class java.lang.Class 17:55:14 [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 17:55:14 [INFO] 17:55:14 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bus-messagelib >>> 17:55:14 [INFO] 17:55:14 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bus-messagelib --- 17:55:14 [INFO] Fork Value is true 17:55:18 [INFO] Done SpotBugs Analysis.... 17:55:18 [INFO] 17:55:18 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bus-messagelib <<< 17:55:18 [INFO] 17:55:18 [INFO] 17:55:18 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bus-messagelib --- 17:55:18 [INFO] BugInstance size is 0 17:55:18 [INFO] Error size is 0 17:55:18 [INFO] No errors/warnings found 17:55:18 [INFO] 17:55:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-messagelib --- 17:55:18 [INFO] Copying 1 resource from src/test/resources to target/test-classes 17:55:18 [INFO] 17:55:18 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bus-messagelib --- 17:55:18 [INFO] Recompiling the module because of changed dependency. 17:55:18 [INFO] Compiling 32 source files with javac [debug release 17] to target/test-classes 17:55:18 [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 17:55:18 [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 17:55:18 [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 17:55:18 [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 17:55:18 [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 17:55:18 [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 17:55:18 [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 17:55:18 [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 17:55:18 [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 17:55:18 [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 17:55:18 [INFO] 17:55:18 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bus-messagelib --- 17:55:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:55:18 [INFO] 17:55:18 [INFO] ------------------------------------------------------- 17:55:18 [INFO] T E S T S 17:55:18 [INFO] ------------------------------------------------------- 17:55:20 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.TransportFactoryTest 17:55:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:55:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.823 s -- in org.opendaylight.jsonrpc.bus.messagelib.TransportFactoryTest 17:55:22 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.JsonRrpc30Test 17:55:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.726 s -- in org.opendaylight.jsonrpc.bus.messagelib.JsonRrpc30Test 17:55:24 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.JsonRpcSerializerTest 17:55:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.jsonrpc.bus.messagelib.JsonRpcSerializerTest 17:55:24 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.PayloadAwareSorterTest 17:55:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.jsonrpc.bus.messagelib.PayloadAwareSorterTest 17:55:24 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ProxyTest 17:55:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.877 s -- in org.opendaylight.jsonrpc.bus.messagelib.ProxyTest 17:55:30 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest 17:55:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s -- in org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest 17:55:30 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.UtilTest 17:55:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.jsonrpc.bus.messagelib.UtilTest 17:55:30 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.DefaultMethodProxyTest 17:55:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.413 s -- in org.opendaylight.jsonrpc.bus.messagelib.DefaultMethodProxyTest 17:55:35 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.RpcMethodAnnotationTest 17:55:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.jsonrpc.bus.messagelib.RpcMethodAnnotationTest 17:55:35 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ReturnTypeTest 17:55:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.570 s -- in org.opendaylight.jsonrpc.bus.messagelib.ReturnTypeTest 17:55:35 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.CachingTest 17:55:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.jsonrpc.bus.messagelib.CachingTest 17:55:35 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ReqRepTest 17:55:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.690 s -- in org.opendaylight.jsonrpc.bus.messagelib.ReqRepTest 17:55:38 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.MethodMatchingTest 17:55:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s -- in org.opendaylight.jsonrpc.bus.messagelib.MethodMatchingTest 17:55:38 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.PubSubTest 17:55:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073 s -- in org.opendaylight.jsonrpc.bus.messagelib.PubSubTest 17:55:40 [INFO] 17:55:40 [INFO] Results: 17:55:40 [INFO] 17:55:40 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 17:55:40 [INFO] 17:55:40 [INFO] 17:55:40 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bus-messagelib --- 17:55:40 [INFO] 17:55:40 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-messagelib --- 17:55:40 [INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.0-SNAPSHOT.jar 17:55:40 [INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/classes/META-INF/MANIFEST.MF 17:55:40 [INFO] 17:55:40 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bus-messagelib --- 17:55:40 [INFO] No previous run data found, generating javadoc. 17:55:42 [WARNING] Javadoc Warnings 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractSession.java:19: warning: no comment 17:55:42 [WARNING] public abstract class AbstractSession implements BaseSession { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractSession.java:25: warning: no comment 17:55:42 [WARNING] protected final long timeout; 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractSession.java:49: warning: no comment 17:55:42 [WARNING] public void addReference() { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractSession.java:36: warning: no comment 17:55:42 [WARNING] protected int nextId() { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractSession.java:32: warning: no comment 17:55:42 [WARNING] protected void setAutocloseable(AutoCloseable autoCloseable) { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractTransportFactory.java:38: warning: no comment 17:55:42 [WARNING] protected AbstractTransportFactory(BusSessionFactoryProvider busSessionFactoryProvider) { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractTransportFactory.java:60: warning: no comment 17:55:42 [WARNING] protected T createPublisherProxy(Class clazz, String rawUri) 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractTransportFactory.java:108: warning: no comment 17:55:42 [WARNING] protected RequesterSession createRequester(String rawUri, ReplyMessageHandler handler) throws URISyntaxException { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractTransportFactory.java:65: warning: no comment 17:55:42 [WARNING] protected T createRequesterProxy(Class clazz, String rawUri) 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractTransportFactory.java:80: warning: no comment 17:55:42 [WARNING] protected ResponderSession createResponder(String rawUri, T handler) 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractTransportFactory.java:94: warning: no comment 17:55:42 [WARNING] protected SubscriberSession createSubscriber(String rawUri, T handler) 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ClientSession.java:10: warning: no comment 17:55:42 [WARNING] public interface ClientSession extends BaseSession { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/DefaultTransportFactory.java:17: warning: no comment 17:55:42 [WARNING] public DefaultTransportFactory() { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/EndpointBuilders.java:30: warning: no comment 17:55:42 [WARNING] public static class EndpointBuilder { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/EndpointBuilders.java:63: warning: no comment 17:55:42 [WARNING] protected final AbstractTransportFactory factory; 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/EndpointBuilders.java:64: warning: no comment 17:55:42 [WARNING] protected boolean useCache = false; 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/EndpointBuilders.java:50: warning: no comment 17:55:42 [WARNING] public PublisherBuilder publisher() { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/EndpointBuilders.java:46: warning: no comment 17:55:42 [WARNING] public ResponderBuilder responder() { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/EndpointBuilders.java:54: warning: no comment 17:55:42 [WARNING] public SubscriberBuilder subscriber() { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MessageLibrary.java:78: warning: no comment 17:55:42 [WARNING] public AbstractSession createSession(SessionKey key) { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MessageLibraryException.java:18: warning: no comment 17:55:42 [WARNING] public MessageLibraryException(String message) { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MessageLibraryException.java:22: warning: no comment 17:55:42 [WARNING] public MessageLibraryException(Throwable cause) { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MessageLibraryMismatchException.java:10: warning: no comment 17:55:42 [WARNING] public class MessageLibraryMismatchException extends MessageLibraryException { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MessageLibraryMismatchException.java:14: warning: no comment 17:55:42 [WARNING] public MessageLibraryMismatchException(String message) { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MessageLibraryTimeoutException.java:10: warning: no comment 17:55:42 [WARNING] public class MessageLibraryTimeoutException extends MessageLibraryException { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MessageLibraryTimeoutException.java:13: warning: no comment 17:55:42 [WARNING] public MessageLibraryTimeoutException(String message) { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MessageLibraryTimeoutException.java:17: warning: no comment 17:55:42 [WARNING] public MessageLibraryTimeoutException(Throwable cause) { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MethodCandidate.java:37: warning: no comment 17:55:42 [WARNING] public MethodCandidate(final Object handler, final Method method) { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/NameMatchingPredicate.java:28: warning: no comment 17:55:42 [WARNING] protected final JsonRpcBaseRequestMessage msg; 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/NameMatchingPredicate.java:30: warning: no comment 17:55:42 [WARNING] public NameMatchingPredicate(JsonRpcBaseRequestMessage msg) { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/NoopReplyMessageHandler.java:19: warning: no comment 17:55:42 [WARNING] public static final NoopReplyMessageHandler INSTANCE = new NoopReplyMessageHandler(); 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ReplyMessageHandler.java:19: warning: no comment 17:55:42 [WARNING] void handleReply(JsonRpcReplyMessage reply); 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/NotificationHandlerAdapter.java:31: warning: no comment 17:55:42 [WARNING] public NotificationHandlerAdapter(final NotificationMessageHandler handler) { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/NotificationMessageHandler.java:19: warning: no comment 17:55:42 [WARNING] void handleNotification(JsonRpcNotificationMessage notification); 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/osgi/OsgiAwareTransportFactory.java:27: warning: no comment 17:55:42 [WARNING] public OsgiAwareTransportFactory(@Reference BusSessionFactoryProvider busSessionFactoryProvider) { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/osgi/OsgiBusSessionFactoryProvider.java:30: warning: no comment 17:55:42 [WARNING] public OsgiBusSessionFactoryProvider( 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceGenericException.java:20: warning: no comment 17:55:42 [WARNING] public ProxyServiceGenericException(String message) { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceGenericException.java:24: warning: no comment 17:55:42 [WARNING] public ProxyServiceGenericException(String message, int code) { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceGenericException.java:28: warning: no comment 17:55:42 [WARNING] public ProxyServiceGenericException(Throwable throwable) { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceImpl.java:46: warning: no comment 17:55:42 [WARNING] public ProxyServiceImpl(MessageLibrary messaging) { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceTimeoutException.java:10: warning: no comment 17:55:42 [WARNING] public class ProxyServiceTimeoutException extends RuntimeException { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceTimeoutException.java:13: warning: no comment 17:55:42 [WARNING] public ProxyServiceTimeoutException(MessageLibraryTimeoutException cause) { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/PublisherSession.java:13: warning: no comment 17:55:42 [WARNING] public interface PublisherSession extends BaseSession { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/PublisherSessionImpl.java:27: warning: no comment 17:55:42 [WARNING] public PublisherSessionImpl(Consumer closeCallback, BusSessionFactory factory, String uri) { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/RequesterSession.java:15: warning: no comment 17:55:42 [WARNING] public interface RequesterSession extends ClientSession { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/RequesterSessionImpl.java:54: warning: no comment 17:55:42 [WARNING] public RequesterSessionImpl(Consumer closeCallback, BusSessionFactory factory, String uri, 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/RequestMessageHandler.java:24: warning: no comment 17:55:42 [WARNING] void handleRequest(JsonRpcRequestMessage request, JsonRpcReplyMessage.Builder replyBuilder); 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractProxyHandlerAdapter.java:32: warning: no comment 17:55:42 [WARNING] protected final Object handler; 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ResponderHandlerAdapter.java:28: warning: no comment 17:55:42 [WARNING] public ResponderHandlerAdapter(final Object handler) { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractProxyHandlerAdapter.java:63: warning: no comment 17:55:42 [WARNING] protected List findMethodLenient(final JsonRpcBaseRequestMessage msg) { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractProxyHandlerAdapter.java:55: warning: no comment 17:55:42 [WARNING] protected List findMethodStrict(final JsonRpcBaseRequestMessage msg) { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractProxyHandlerAdapter.java:130: warning: no comment 17:55:42 [WARNING] protected String getErrorMessage(Exception error) { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractProxyHandlerAdapter.java:72: warning: no comment 17:55:42 [WARNING] protected Object invokeHandler(JsonRpcBaseRequestMessage message) throws Exception { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ResponderSession.java:10: warning: no comment 17:55:42 [WARNING] public interface ResponderSession extends BaseSession { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ResponderSessionImpl.java:36: warning: no comment 17:55:42 [WARNING] public ResponderSessionImpl(Consumer closeCallback, BusSessionFactory factory, 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/StrictMatchingPredicate.java:20: warning: no comment 17:55:42 [WARNING] public StrictMatchingPredicate(JsonRpcBaseRequestMessage msg) { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/SubscriberHandlerAdapter.java:23: warning: no comment 17:55:42 [WARNING] public SubscriberHandlerAdapter(Object handler) { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/SubscriberSession.java:10: warning: no comment 17:55:42 [WARNING] public interface SubscriberSession extends ClientSession { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/SubscriberSessionImpl.java:23: warning: no comment 17:55:42 [WARNING] public SubscriberSessionImpl(Consumer closeCallback, BusSessionFactory factory, 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/Util.java:126: warning: no comment 17:55:42 [WARNING] public static void closeQuietly(AutoCloseable autoCloseable) { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/Util.java:111: warning: no comment 17:55:42 [WARNING] public static int getParametersCount(final JsonRpcBaseRequestMessage msg) { 17:55:42 [WARNING] ^ 17:55:42 [WARNING] 61 warnings 17:55:42 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.0-SNAPSHOT-javadoc.jar 17:55:42 [INFO] 17:55:42 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bus-messagelib --- 17:55:42 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.0-SNAPSHOT-tests.jar 17:55:42 [INFO] 17:55:42 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bus-messagelib --- 17:55:42 [INFO] CycloneDX: Resolving Dependencies 17:55:43 [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) 17:55:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bom.xml 17:55:43 [INFO] attaching as bus-messagelib-1.16.0-SNAPSHOT-cyclonedx.xml 17:55:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bom.json 17:55:43 [INFO] attaching as bus-messagelib-1.16.0-SNAPSHOT-cyclonedx.json 17:55:43 [INFO] 17:55:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-messagelib --- 17:55:43 [INFO] Skipping duplicate-finder execution! 17:55:43 [INFO] 17:55:43 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bus-messagelib --- 17:55:43 [INFO] No dependency problems found 17:55:43 [INFO] 17:55:43 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bus-messagelib --- 17:55:43 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.0-SNAPSHOT-sources.jar 17:55:43 [INFO] 17:55:43 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bus-messagelib --- 17:55:43 [INFO] 17:55:43 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bus-messagelib --- 17:55:43 [INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/code-coverage/jacoco.exec 17:55:43 [INFO] Analyzed bundle 'JSON-RPC :: BUS :: Messaging library' with 40 classes 17:55:43 [INFO] 17:55:43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bus-messagelib --- 17:55:43 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0-SNAPSHOT/bus-messagelib-1.16.0-SNAPSHOT.jar 17:55:43 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0-SNAPSHOT/bus-messagelib-1.16.0-SNAPSHOT.pom 17:55:43 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0-SNAPSHOT/bus-messagelib-1.16.0-SNAPSHOT-javadoc.jar 17:55:43 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0-SNAPSHOT/bus-messagelib-1.16.0-SNAPSHOT-tests.jar 17:55:43 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0-SNAPSHOT/bus-messagelib-1.16.0-SNAPSHOT-cyclonedx.xml 17:55:43 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0-SNAPSHOT/bus-messagelib-1.16.0-SNAPSHOT-cyclonedx.json 17:55:43 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0-SNAPSHOT/bus-messagelib-1.16.0-SNAPSHOT-sources.jar 17:55:43 [INFO] 17:55:43 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-messagelib --- 17:55:43 [INFO] Installing org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0-SNAPSHOT/bus-messagelib-1.16.0-SNAPSHOT.jar 17:55:43 [INFO] Writing OBR metadata 17:55:43 [INFO] 17:55:43 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bus-messagelib --- 17:55:43 [INFO] org.opendaylight.jsonrpc.bus:bus-messagelib:bundle:1.16.0-SNAPSHOT 17:55:43 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 17:55:43 [INFO] +- com.google.code.gson:gson:jar:2.10.1:provided 17:55:43 [INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.0-SNAPSHOT:provided 17:55:43 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:provided 17:55:43 [INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.0-SNAPSHOT:provided 17:55:43 [INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.0-SNAPSHOT:provided 17:55:43 [INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.0-SNAPSHOT:provided 17:55:43 [INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.77:provided 17:55:43 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:provided 17:55:43 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:provided 17:55:43 [INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.0-SNAPSHOT:test 17:55:43 [INFO] +- io.netty:netty-common:jar:4.1.104.Final:provided 17:55:43 [INFO] +- io.netty:netty-transport:jar:4.1.104.Final:provided 17:55:43 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:provided 17:55:43 [INFO] | \- io.netty:netty-resolver:jar:4.1.104.Final:provided 17:55:43 [INFO] +- io.netty:netty-all:jar:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-codec:jar:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-codec-dns:jar:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-codec-http:jar:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-codec-memcache:jar:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-codec-redis:jar:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-codec-smtp:jar:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-codec-socks:jar:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-codec-stomp:jar:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-codec-xml:jar:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-handler:jar:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-handler-proxy:jar:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-transport-sctp:jar:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-transport-udt:jar:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.104.Final:test 17:55:43 [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.104.Final:test 17:55:43 [INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.104.Final:test 17:55:43 [INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.0-SNAPSHOT:test 17:55:43 [INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.0-SNAPSHOT:test 17:55:43 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:provided 17:55:43 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:provided 17:55:43 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:provided 17:55:43 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:provided 17:55:43 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:provided 17:55:43 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:provided 17:55:43 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:55:43 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:55:43 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:55:43 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:55:43 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:55:43 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:55:43 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 17:55:43 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 17:55:43 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 17:55:43 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:55:43 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:55:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:55:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 17:55:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:55:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 17:55:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:55:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 17:55:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 17:55:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 17:55:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 17:55:43 [INFO] +- junit:junit:jar:4.13.2:test 17:55:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 17:55:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 17:55:43 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 17:55:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.9:test 17:55:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 17:55:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:55:43 [INFO] 17:55:43 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bus-messagelib --- 17:55:43 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/sonatype-clm/module.xml 17:55:43 [INFO] 17:55:43 [INFO] ---------< org.opendaylight.jsonrpc.security:security-service >--------- 17:55:43 [INFO] Building JSON-RPC :: Security :: Service 1.16.0-SNAPSHOT [12/37] 17:55:43 [INFO] -------------------------------[ bundle ]------------------------------- 17:55:43 [INFO] 17:55:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ security-service --- 17:55:43 [INFO] 17:55:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ security-service --- 17:55:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:55:43 [INFO] 17:55:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ security-service --- 17:55:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:55:43 [INFO] 17:55:43 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ security-service --- 17:55:43 [INFO] 17:55:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ security-service --- 17:55:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 17:55:43 [INFO] 17:55:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ security-service --- 17:55:44 [INFO] Starting audit... 17:55:44 Audit done. 17:55:44 [INFO] You have 0 Checkstyle violations. 17:55:44 [INFO] 17:55:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ security-service --- 17:55:44 [INFO] Starting audit... 17:55:44 Audit done. 17:55:44 [INFO] You have 0 Checkstyle violations. 17:55:44 [INFO] 17:55:44 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ security-service --- 17:55:44 [INFO] 17:55:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ security-service --- 17:55:44 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/service/src/main/resources 17:55:44 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/generated-sources/spi 17:55:44 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/generated-sources/yang 17:55:44 [INFO] 17:55:44 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ security-service --- 17:55:44 [INFO] Recompiling the module because of changed dependency. 17:55:44 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 17:55:44 [INFO] 17:55:44 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ security-service >>> 17:55:44 [INFO] 17:55:44 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ security-service --- 17:55:44 [INFO] Fork Value is true 17:55:46 [INFO] Done SpotBugs Analysis.... 17:55:46 [INFO] 17:55:46 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ security-service <<< 17:55:46 [INFO] 17:55:46 [INFO] 17:55:46 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ security-service --- 17:55:46 [INFO] BugInstance size is 0 17:55:46 [INFO] Error size is 0 17:55:46 [INFO] No errors/warnings found 17:55:46 [INFO] 17:55:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-service --- 17:55:46 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/service/src/test/resources 17:55:46 [INFO] 17:55:46 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ security-service --- 17:55:46 [INFO] No sources to compile 17:55:46 [INFO] 17:55:46 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ security-service --- 17:55:46 [INFO] No tests to run. 17:55:46 [INFO] 17:55:46 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ security-service --- 17:55:46 [INFO] 17:55:46 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-service --- 17:55:46 [INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.0-SNAPSHOT.jar 17:55:46 [INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/classes/META-INF/MANIFEST.MF 17:55:46 [INFO] 17:55:46 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ security-service --- 17:55:46 [INFO] No previous run data found, generating javadoc. 17:55:47 [WARNING] Javadoc Warnings 17:55:47 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/security/service/src/main/java/org/opendaylight/jsonrpc/security/impl/SecurityServiceImpl.java:28: warning: no comment 17:55:47 [WARNING] public SecurityServiceImpl(@Reference(target = "(type=aaa)") final AuthenticationProvider authenticationProvider) { 17:55:47 [WARNING] ^ 17:55:47 [WARNING] 1 warning 17:55:47 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.0-SNAPSHOT-javadoc.jar 17:55:47 [INFO] 17:55:47 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ security-service --- 17:55:47 [INFO] CycloneDX: Resolving Dependencies 17:55:48 [INFO] CycloneDX: Creating BOM version 1.4 with 11 component(s) 17:55:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/bom.xml 17:55:48 [INFO] attaching as security-service-1.16.0-SNAPSHOT-cyclonedx.xml 17:55:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/bom.json 17:55:48 [INFO] attaching as security-service-1.16.0-SNAPSHOT-cyclonedx.json 17:55:48 [INFO] 17:55:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-service --- 17:55:48 [INFO] Skipping duplicate-finder execution! 17:55:48 [INFO] 17:55:48 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ security-service --- 17:55:48 [INFO] No dependency problems found 17:55:48 [INFO] 17:55:48 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ security-service --- 17:55:48 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.0-SNAPSHOT-sources.jar 17:55:48 [INFO] 17:55:48 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ security-service --- 17:55:48 [INFO] 17:55:48 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ security-service --- 17:55:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:55:48 [INFO] 17:55:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ security-service --- 17:55:48 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.0-SNAPSHOT/security-service-1.16.0-SNAPSHOT.jar 17:55:48 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/service/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.0-SNAPSHOT/security-service-1.16.0-SNAPSHOT.pom 17:55:48 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.0-SNAPSHOT/security-service-1.16.0-SNAPSHOT-javadoc.jar 17:55:48 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.0-SNAPSHOT/security-service-1.16.0-SNAPSHOT-cyclonedx.xml 17:55:48 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.0-SNAPSHOT/security-service-1.16.0-SNAPSHOT-cyclonedx.json 17:55:48 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.0-SNAPSHOT/security-service-1.16.0-SNAPSHOT-sources.jar 17:55:48 [INFO] 17:55:48 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-service --- 17:55:48 [INFO] Installing org/opendaylight/jsonrpc/security/security-service/1.16.0-SNAPSHOT/security-service-1.16.0-SNAPSHOT.jar 17:55:48 [INFO] Writing OBR metadata 17:55:48 [INFO] 17:55:48 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ security-service --- 17:55:48 [INFO] org.opendaylight.jsonrpc.security:security-service:bundle:1.16.0-SNAPSHOT 17:55:48 [INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.0-SNAPSHOT:compile 17:55:48 [INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 17:55:48 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 17:55:48 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 17:55:48 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:55:48 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:55:48 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:55:48 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:55:48 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:55:48 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:55:48 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 17:55:48 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 17:55:48 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 17:55:48 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:55:48 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:55:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:55:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 17:55:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:55:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 17:55:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:55:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 17:55:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 17:55:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 17:55:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 17:55:48 [INFO] +- junit:junit:jar:4.13.2:test 17:55:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 17:55:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 17:55:48 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 17:55:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.9:test 17:55:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 17:55:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:55:48 [INFO] 17:55:48 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ security-service --- 17:55:48 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/sonatype-clm/module.xml 17:55:48 [INFO] 17:55:48 [INFO] -----------< org.opendaylight.jsonrpc.security:security-aaa >----------- 17:55:48 [INFO] Building JSON-RPC :: Security :: AAA 1.16.0-SNAPSHOT [13/37] 17:55:48 [INFO] -------------------------------[ bundle ]------------------------------- 17:55:48 [INFO] 17:55:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ security-aaa --- 17:55:48 [INFO] 17:55:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ security-aaa --- 17:55:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:55:48 [INFO] 17:55:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ security-aaa --- 17:55:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:55:48 [INFO] 17:55:48 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ security-aaa --- 17:55:48 [INFO] 17:55:48 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ security-aaa --- 17:55:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 17:55:48 [INFO] 17:55:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ security-aaa --- 17:55:48 [INFO] Starting audit... 17:55:48 Audit done. 17:55:48 [INFO] You have 0 Checkstyle violations. 17:55:48 [INFO] 17:55:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ security-aaa --- 17:55:48 [INFO] Starting audit... 17:55:48 Audit done. 17:55:48 [INFO] You have 0 Checkstyle violations. 17:55:48 [INFO] 17:55:48 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ security-aaa --- 17:55:48 [INFO] 17:55:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ security-aaa --- 17:55:48 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/src/main/resources 17:55:48 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/generated-sources/spi 17:55:48 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/generated-sources/yang 17:55:48 [INFO] 17:55:48 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ security-aaa --- 17:55:48 [INFO] Recompiling the module because of changed dependency. 17:55:48 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 17:55:48 [INFO] 17:55:48 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ security-aaa >>> 17:55:48 [INFO] 17:55:48 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ security-aaa --- 17:55:48 [INFO] Fork Value is true 17:55:51 [INFO] Done SpotBugs Analysis.... 17:55:51 [INFO] 17:55:51 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ security-aaa <<< 17:55:51 [INFO] 17:55:51 [INFO] 17:55:51 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ security-aaa --- 17:55:51 [INFO] BugInstance size is 0 17:55:51 [INFO] Error size is 0 17:55:51 [INFO] No errors/warnings found 17:55:51 [INFO] 17:55:51 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-aaa --- 17:55:51 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/src/test/resources 17:55:51 [INFO] 17:55:51 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ security-aaa --- 17:55:51 [INFO] No sources to compile 17:55:51 [INFO] 17:55:51 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ security-aaa --- 17:55:51 [INFO] No tests to run. 17:55:51 [INFO] 17:55:51 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ security-aaa --- 17:55:51 [INFO] 17:55:51 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-aaa --- 17:55:51 [INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.0-SNAPSHOT.jar 17:55:51 [INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/classes/META-INF/MANIFEST.MF 17:55:51 [INFO] 17:55:51 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ security-aaa --- 17:55:51 [INFO] No previous run data found, generating javadoc. 17:55:52 [WARNING] Javadoc Warnings 17:55:52 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/src/main/java/org/opendaylight/jsonrpc/security/aaa/AuthenticationProviderImpl.java:36: warning: no comment 17:55:52 [WARNING] public AuthenticationProviderImpl(@Reference PasswordCredentialAuth credService, @Reference IIDMStore iidmStore) { 17:55:52 [WARNING] ^ 17:55:52 [WARNING] 1 warning 17:55:52 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.0-SNAPSHOT-javadoc.jar 17:55:52 [INFO] 17:55:52 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ security-aaa --- 17:55:52 [INFO] CycloneDX: Resolving Dependencies 17:55:53 [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) 17:55:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/bom.xml 17:55:53 [INFO] attaching as security-aaa-1.16.0-SNAPSHOT-cyclonedx.xml 17:55:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/bom.json 17:55:53 [INFO] attaching as security-aaa-1.16.0-SNAPSHOT-cyclonedx.json 17:55:53 [INFO] 17:55:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-aaa --- 17:55:53 [INFO] Skipping duplicate-finder execution! 17:55:53 [INFO] 17:55:53 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ security-aaa --- 17:55:53 [WARNING] Unused declared dependencies found: 17:55:53 [WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.0-SNAPSHOT:compile 17:55:53 [WARNING] org.opendaylight.aaa:aaa-cert:jar:0.18.4:compile 17:55:53 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.18.4:compile 17:55:53 [INFO] 17:55:53 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ security-aaa --- 17:55:53 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.0-SNAPSHOT-sources.jar 17:55:53 [INFO] 17:55:53 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ security-aaa --- 17:55:53 [INFO] 17:55:53 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ security-aaa --- 17:55:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:55:53 [INFO] 17:55:53 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ security-aaa --- 17:55:53 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.0-SNAPSHOT/security-aaa-1.16.0-SNAPSHOT.jar 17:55:53 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.0-SNAPSHOT/security-aaa-1.16.0-SNAPSHOT.pom 17:55:53 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.0-SNAPSHOT/security-aaa-1.16.0-SNAPSHOT-javadoc.jar 17:55:53 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.0-SNAPSHOT/security-aaa-1.16.0-SNAPSHOT-cyclonedx.xml 17:55:53 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.0-SNAPSHOT/security-aaa-1.16.0-SNAPSHOT-cyclonedx.json 17:55:53 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.0-SNAPSHOT/security-aaa-1.16.0-SNAPSHOT-sources.jar 17:55:53 [INFO] 17:55:53 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-aaa --- 17:55:53 [INFO] Installing org/opendaylight/jsonrpc/security/security-aaa/1.16.0-SNAPSHOT/security-aaa-1.16.0-SNAPSHOT.jar 17:55:53 [INFO] Writing OBR metadata 17:55:53 [INFO] 17:55:53 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ security-aaa --- 17:55:53 [INFO] org.opendaylight.jsonrpc.security:security-aaa:bundle:1.16.0-SNAPSHOT 17:55:53 [INFO] +- org.opendaylight.aaa:aaa-authn-api:jar:0.18.4:provided 17:55:53 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:provided 17:55:53 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:provided 17:55:53 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided 17:55:53 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 17:55:53 [INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.0-SNAPSHOT:provided 17:55:53 [INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 17:55:53 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 17:55:53 [INFO] +- org.opendaylight.aaa:aaa-cert:jar:0.18.4:compile 17:55:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4:compile 17:55:53 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile 17:55:53 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.5:compile 17:55:53 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.5:compile 17:55:53 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:55:53 [INFO] | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:55:53 [INFO] | \- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 17:55:53 [INFO] +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.18.4:compile 17:55:53 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.0-SNAPSHOT:compile 17:55:53 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile 17:55:53 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile 17:55:53 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile 17:55:53 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:compile 17:55:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile 17:55:53 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile 17:55:53 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 17:55:53 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:55:53 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:55:53 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 17:55:53 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 17:55:53 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:55:53 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:55:53 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:55:53 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:55:53 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:55:53 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:55:53 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:55:53 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 17:55:53 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 17:55:53 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 17:55:53 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:55:53 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:55:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:55:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 17:55:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:55:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 17:55:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:55:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 17:55:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 17:55:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 17:55:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 17:55:53 [INFO] +- junit:junit:jar:4.13.2:test 17:55:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 17:55:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 17:55:53 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 17:55:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.9:test 17:55:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 17:55:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:55:53 [INFO] 17:55:53 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ security-aaa --- 17:55:53 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/sonatype-clm/module.xml 17:55:53 [INFO] 17:55:53 [INFO] --------------< org.opendaylight.jsonrpc.bus:bus-config >--------------- 17:55:53 [INFO] Building JSON-RPC :: BUS :: Config 1.16.0-SNAPSHOT [14/37] 17:55:53 [INFO] --------------------------------[ jar ]--------------------------------- 17:55:53 [INFO] 17:55:53 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bus-config --- 17:55:53 [INFO] 17:55:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bus-config --- 17:55:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:55:53 [INFO] 17:55:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bus-config --- 17:55:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:55:53 [INFO] 17:55:53 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bus-config --- 17:55:53 [INFO] 17:55:53 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bus-config --- 17:55:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 17:55:53 [INFO] 17:55:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bus-config --- 17:55:53 [INFO] Starting audit... 17:55:53 Audit done. 17:55:53 [INFO] You have 0 Checkstyle violations. 17:55:53 [INFO] 17:55:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bus-config --- 17:55:53 [INFO] Starting audit... 17:55:53 Audit done. 17:55:53 [INFO] You have 0 Checkstyle violations. 17:55:53 [INFO] 17:55:53 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bus-config --- 17:55:53 [INFO] 17:55:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-config --- 17:55:53 [INFO] Copying 1 resource from src/main/resources to target/classes 17:55:53 [INFO] 17:55:53 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bus-config --- 17:55:53 [INFO] No sources to compile 17:55:53 [INFO] 17:55:53 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bus-config >>> 17:55:53 [INFO] 17:55:53 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bus-config --- 17:55:53 [INFO] 17:55:53 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bus-config <<< 17:55:53 [INFO] 17:55:53 [INFO] 17:55:53 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bus-config --- 17:55:53 [INFO] 17:55:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-config --- 17:55:53 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/config/src/test/resources 17:55:53 [INFO] 17:55:53 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bus-config --- 17:55:53 [INFO] No sources to compile 17:55:53 [INFO] 17:55:53 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bus-config --- 17:55:53 [INFO] No tests to run. 17:55:53 [INFO] 17:55:53 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bus-config --- 17:55:53 [INFO] 17:55:53 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ bus-config --- 17:55:53 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bus-config-1.16.0-SNAPSHOT.jar 17:55:53 [INFO] 17:55:53 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bus-config --- 17:55:53 [INFO] 17:55:53 [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ bus-config --- 17:55:53 [INFO] 17:55:53 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bus-config --- 17:55:53 [INFO] CycloneDX: Resolving Dependencies 17:55:54 [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) 17:55:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bom.xml 17:55:54 [INFO] attaching as bus-config-1.16.0-SNAPSHOT-cyclonedx.xml 17:55:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bom.json 17:55:54 [INFO] attaching as bus-config-1.16.0-SNAPSHOT-cyclonedx.json 17:55:54 [INFO] 17:55:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-config --- 17:55:54 [INFO] Skipping duplicate-finder execution! 17:55:54 [INFO] 17:55:54 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bus-config --- 17:55:54 [INFO] No dependency problems found 17:55:54 [INFO] 17:55:54 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bus-config --- 17:55:54 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bus-config-1.16.0-SNAPSHOT-sources.jar 17:55:54 [INFO] 17:55:54 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bus-config --- 17:55:54 [INFO] 17:55:54 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bus-config --- 17:55:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:55:54 [INFO] 17:55:54 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bus-config --- 17:55:54 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bus-config-1.16.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.0-SNAPSHOT/bus-config-1.16.0-SNAPSHOT.jar 17:55:54 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/config/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.0-SNAPSHOT/bus-config-1.16.0-SNAPSHOT.pom 17:55:54 [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.0-SNAPSHOT/bus-config-1.16.0-SNAPSHOT-config.cfg 17:55:54 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.0-SNAPSHOT/bus-config-1.16.0-SNAPSHOT-cyclonedx.xml 17:55:54 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.0-SNAPSHOT/bus-config-1.16.0-SNAPSHOT-cyclonedx.json 17:55:54 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bus-config-1.16.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.0-SNAPSHOT/bus-config-1.16.0-SNAPSHOT-sources.jar 17:55:54 [INFO] 17:55:54 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bus-config --- 17:55:54 [INFO] org.opendaylight.jsonrpc.bus:bus-config:jar:1.16.0-SNAPSHOT 17:55:54 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:55:54 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:55:54 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 17:55:54 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 17:55:54 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 17:55:54 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:55:54 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:55:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:55:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 17:55:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:55:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 17:55:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:55:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 17:55:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 17:55:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 17:55:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 17:55:54 [INFO] +- junit:junit:jar:4.13.2:test 17:55:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 17:55:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 17:55:54 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 17:55:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 17:55:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 17:55:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:55:54 [INFO] 17:55:54 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bus-config --- 17:55:54 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/sonatype-clm/module.xml 17:55:54 [INFO] 17:55:54 [INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-bus >-------------- 17:55:54 [INFO] Building JSON-RPC :: Feature :: bus 1.16.0-SNAPSHOT [15/37] 17:55:54 [INFO] ------------------------------[ feature ]------------------------------- 17:56:01 [INFO] 17:56:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-jsonrpc-bus --- 17:56:01 [INFO] 17:56:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-jsonrpc-bus --- 17:56:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 17:56:01 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 17:56:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:56:01 [INFO] 17:56:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-jsonrpc-bus --- 17:56:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:56:01 [INFO] 17:56:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-jsonrpc-bus --- 17:56:02 [INFO] 17:56:02 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-jsonrpc-bus --- 17:56:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:56:02 [INFO] argLine set to empty 17:56:02 [INFO] 17:56:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-jsonrpc-bus --- 17:56:02 [INFO] Starting audit... 17:56:02 Audit done. 17:56:02 [INFO] You have 0 Checkstyle violations. 17:56:02 [INFO] 17:56:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-jsonrpc-bus --- 17:56:02 [INFO] Starting audit... 17:56:02 Audit done. 17:56:02 [INFO] You have 0 Checkstyle violations. 17:56:02 [INFO] 17:56:02 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-jsonrpc-bus --- 17:56:02 [INFO] Created: /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-bus/target/classes/META-INF/maven/dependencies.properties 17:56:02 [INFO] 17:56:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-jsonrpc-bus --- 17:56:02 [INFO] 17:56:02 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-bus --- 17:56:02 [INFO] Generating feature descriptor file /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-bus/target/feature/feature.xml 17:56:03 [INFO] ...done! 17:56:03 [INFO] Attaching features XML 17:56:03 [INFO] 17:56:03 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-jsonrpc-bus --- 17:56:03 [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 17:56:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:56:03 [INFO] 17:56:03 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-jsonrpc-bus >>> 17:56:03 [INFO] 17:56:03 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-jsonrpc-bus --- 17:56:03 [INFO] 17:56:03 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-jsonrpc-bus <<< 17:56:03 [INFO] 17:56:03 [INFO] 17:56:03 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-jsonrpc-bus --- 17:56:03 [INFO] 17:56:03 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-jsonrpc-bus --- 17:56:03 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 17:56:03 [INFO] 17:56:03 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-jsonrpc-bus --- 17:56:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:56:03 [INFO] 17:56:03 [INFO] ------------------------------------------------------- 17:56:03 [INFO] T E S T S 17:56:03 [INFO] ------------------------------------------------------- 17:56:06 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 17:56:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.71 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 17:56:28 [INFO] 17:56:28 [INFO] Results: 17:56:28 [INFO] 17:56:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 17:56:28 [INFO] 17:56:28 [INFO] 17:56:28 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-jsonrpc-bus --- 17:56:28 [INFO] 17:56:28 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-jsonrpc-bus --- 17:56:28 [INFO] 17:56:28 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-jsonrpc-bus --- 17:56:28 [INFO] CycloneDX: Resolving Dependencies 17:56:36 [INFO] CycloneDX: Creating BOM version 1.4 with 327 component(s) 17:56:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-bus/target/bom.xml 17:56:36 [INFO] attaching as odl-jsonrpc-bus-1.16.0-SNAPSHOT-cyclonedx.xml 17:56:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-bus/target/bom.json 17:56:37 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 17:56:37 [INFO] attaching as odl-jsonrpc-bus-1.16.0-SNAPSHOT-cyclonedx.json 17:56:37 [INFO] 17:56:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-bus --- 17:56:37 [INFO] Skipping duplicate-finder execution! 17:56:37 [INFO] 17:56:37 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-jsonrpc-bus --- 17:56:37 [INFO] Skipping plugin execution 17:56:37 [INFO] 17:56:37 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-jsonrpc-bus --- 17:56:37 [INFO] No sources in project. Archive not created. 17:56:37 [INFO] 17:56:37 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-jsonrpc-bus --- 17:56:37 [INFO] 17:56:37 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-jsonrpc-bus --- 17:56:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:56:37 [INFO] 17:56:37 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-jsonrpc-bus --- 17:56:37 [INFO] No primary artifact to install, installing attached artifacts instead. 17:56:37 [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.0-SNAPSHOT/odl-jsonrpc-bus-1.16.0-SNAPSHOT.pom 17:56:37 [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.0-SNAPSHOT/odl-jsonrpc-bus-1.16.0-SNAPSHOT-features.xml 17:56:37 [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.0-SNAPSHOT/odl-jsonrpc-bus-1.16.0-SNAPSHOT-cyclonedx.xml 17:56:37 [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.0-SNAPSHOT/odl-jsonrpc-bus-1.16.0-SNAPSHOT-cyclonedx.json 17:56:37 [INFO] 17:56:37 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-jsonrpc-bus --- 17:56:37 [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-bus/target/test-features 17:56:37 [INFO] 17:56:37 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-jsonrpc-bus --- 17:56:37 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-bus/target/sonatype-clm/module.xml 17:56:37 [INFO] 17:56:37 [INFO] ------------< org.opendaylight.jsonrpc:jsonrpc-test-model >------------- 17:56:37 [INFO] Building JSON-RPC :: Test model 1.16.0-SNAPSHOT [16/37] 17:56:37 [INFO] -------------------------------[ bundle ]------------------------------- 17:56:37 [INFO] 17:56:37 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-test-model --- 17:56:37 [INFO] 17:56:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-test-model --- 17:56:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:56:37 [INFO] 17:56:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-test-model --- 17:56:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:56:37 [INFO] 17:56:37 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-test-model --- 17:56:37 [INFO] 17:56:37 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-test-model --- 17:56:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 17:56:37 [INFO] 17:56:37 [INFO] --- yang-maven-plugin:11.0.5:generate-sources (binding) @ jsonrpc-test-model --- 17:56:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:56:37 [INFO] yang-to-sources: Inspecting /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/yang 17:56:37 [INFO] yang-to-sources: Found 2 dependencies in 1.496 ms 17:56:37 [INFO] yang-to-sources: Project model files found: 6 in 24.95 ms 17:56:37 [INFO] yang-to-sources: 6 YANG models processed in 58.02 ms 17:56:37 [INFO] BindingJavaFileGenerator: Defined 116 files in 17.40 ms 17:56:37 [INFO] Sorted 116 files into 17 directories in 417.1 μs 17:56:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 116 in 81.42 ms 17:56:37 [INFO] 17:56:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ jsonrpc-test-model --- 17:56:37 [INFO] Starting audit... 17:56:37 Audit done. 17:56:37 [INFO] You have 0 Checkstyle violations. 17:56:37 [INFO] 17:56:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-test-model --- 17:56:38 [INFO] Starting audit... 17:56:38 Audit done. 17:56:38 [INFO] You have 0 Checkstyle violations. 17:56:38 [INFO] 17:56:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ jsonrpc-test-model --- 17:56:38 [INFO] 17:56:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-test-model --- 17:56:38 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/resources 17:56:38 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/spi 17:56:38 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 17:56:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:56:38 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 17:56:38 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/spi 17:56:38 [INFO] 17:56:38 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ jsonrpc-test-model --- 17:56:38 [INFO] Recompiling the module because of changed dependency. 17:56:38 [INFO] Compiling 120 source files with javac [debug release 17] to target/classes 17:56:38 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/notif/rev201014/TestModelNotificationListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:56:38 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/notif/rev201014/TestModelNotificationListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:56:38 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/notif/rev201014/TestModelNotificationListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:56:38 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/rpc/rev201014/TestModelRpcService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:56:38 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/rpc/rev201014/TestModelRpcService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:56:38 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/rpc/rev201014/TestModelRpcService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:56:38 [INFO] 17:56:38 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ jsonrpc-test-model >>> 17:56:38 [INFO] 17:56:38 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ jsonrpc-test-model --- 17:56:38 [INFO] Fork Value is true 17:56:41 [INFO] Done SpotBugs Analysis.... 17:56:41 [INFO] 17:56:41 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ jsonrpc-test-model <<< 17:56:41 [INFO] 17:56:41 [INFO] 17:56:41 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ jsonrpc-test-model --- 17:56:41 [INFO] BugInstance size is 0 17:56:41 [INFO] Error size is 0 17:56:41 [INFO] No errors/warnings found 17:56:41 [INFO] 17:56:41 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-test-model --- 17:56:41 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/test/resources 17:56:41 [INFO] 17:56:41 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ jsonrpc-test-model --- 17:56:41 [INFO] Recompiling the module because of changed dependency. 17:56:41 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 17:56:41 [INFO] 17:56:41 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ jsonrpc-test-model --- 17:56:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:56:41 [INFO] 17:56:41 [INFO] ------------------------------------------------------- 17:56:41 [INFO] T E S T S 17:56:41 [INFO] ------------------------------------------------------- 17:56:42 [INFO] 17:56:42 [INFO] Results: 17:56:42 [INFO] 17:56:42 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 17:56:42 [INFO] 17:56:42 [INFO] 17:56:42 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ jsonrpc-test-model --- 17:56:42 [INFO] 17:56:42 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-test-model --- 17:56:42 [INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.0-SNAPSHOT.jar 17:56:42 [INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/classes/META-INF/MANIFEST.MF 17:56:42 [INFO] 17:56:42 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-test-model --- 17:56:42 [INFO] No previous run data found, generating javadoc. 17:56:45 [WARNING] Javadoc Warnings 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/rpc/rev201014/ErrorMethodInput.java:16: warning: no comment 17:56:45 [WARNING] public interface ErrorMethodInput 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/rpc/rev201014/ErrorMethodOutput.java:16: warning: no comment 17:56:45 [WARNING] public interface ErrorMethodOutput 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/java/org/opendaylight/jsonrpc/test/FactorialInput.java:12: warning: no comment 17:56:45 [WARNING] public class FactorialInput { 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/java/org/opendaylight/jsonrpc/test/FactorialInput.java:16: warning: no comment 17:56:45 [WARNING] public FactorialInput(final Integer inNumber) { 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/java/org/opendaylight/jsonrpc/test/FactorialInput.java:20: warning: no comment 17:56:45 [WARNING] public Integer getInNumber() { 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/java/org/opendaylight/jsonrpc/test/FactorialOutput.java:12: warning: no comment 17:56:45 [WARNING] public class FactorialOutput { 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/java/org/opendaylight/jsonrpc/test/FactorialOutput.java:16: warning: no comment 17:56:45 [WARNING] public FactorialOutput(final Long outNumber) { 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/java/org/opendaylight/jsonrpc/test/FactorialOutput.java:20: warning: no comment 17:56:45 [WARNING] public Long getOutNumber() { 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/java/org/opendaylight/jsonrpc/test/FactorialOutput.java:24: warning: no comment 17:56:45 [WARNING] public void setOutNumber(final Long outNumber) { 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/rpc/rev201014/GetAllNumbersInput.java:16: warning: no comment 17:56:45 [WARNING] public interface GetAllNumbersInput 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/bucket/segment1/level2/level3/InnerList.java:73: warning: no comment 17:56:45 [WARNING] public Item(Short _int16) { 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/bucket/segment1/level2/level3/InnerList.java:78: warning: no comment 17:56:45 [WARNING] public Item(String _string) { 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/bucket/segment1/level2/level3/InnerList.java:108: warning: no comment 17:56:45 [WARNING] public Short getInt16() { 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/bucket/segment1/level2/level3/InnerList.java:112: warning: no comment 17:56:45 [WARNING] public String getString() { 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/bucket/segment1/level2/level3/InnerListItemBuilder.java:10: warning: no comment 17:56:45 [WARNING] public class InnerListItemBuilder { 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/bucket/segment1/level2/level3/InnerListItemBuilder.java:11: warning: no comment 17:56:45 [WARNING] public static InnerList.Item getDefaultInstance(String defaultValue) { 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/rpc/rev201014/RemoveCoffeePotInput.java:16: warning: no comment 17:56:45 [WARNING] public interface RemoveCoffeePotInput 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/java/org/opendaylight/jsonrpc/test/RemovecoffeepotOutput.java:12: warning: no comment 17:56:45 [WARNING] public class RemovecoffeepotOutput { 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/java/org/opendaylight/jsonrpc/test/RemovecoffeepotOutput.java:18: warning: no comment 17:56:45 [WARNING] public RemovecoffeepotOutput(final java.lang.Long cupsBrewed, final java.lang.String drink) { 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/java/org/opendaylight/jsonrpc/test/RemovecoffeepotOutput.java:23: warning: no comment 17:56:45 [WARNING] public java.lang.Long getCupsBrewed() { 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/java/org/opendaylight/jsonrpc/test/RemovecoffeepotOutput.java:27: warning: no comment 17:56:45 [WARNING] public java.lang.String getDrink() { 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/java/org/opendaylight/jsonrpc/test/RemovecoffeepotOutput.java:31: warning: no comment 17:56:45 [WARNING] public void setCupsBrewed(final java.lang.Long cupsBrewed) { 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/java/org/opendaylight/jsonrpc/test/RemovecoffeepotOutput.java:35: warning: no comment 17:56:45 [WARNING] public void setDrink(final java.lang.String drink) { 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/rpc/rev201014/SimpleMethodInput.java:16: warning: no comment 17:56:45 [WARNING] public interface SimpleMethodInput 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/rpc/rev201014/SimpleMethodOutput.java:16: warning: no comment 17:56:45 [WARNING] public interface SimpleMethodOutput 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/notif/rev201014/TestModelNotificationListener.java:8: warning: no comment 17:56:45 [WARNING] public interface TestModelNotificationListener 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/notif/rev201014/TestModelNotificationListener.java:16: warning: no comment 17:56:45 [WARNING] void onNotification1(Notification1 notification); 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/notif/rev201014/TestModelNotificationListener.java:18: warning: no comment 17:56:45 [WARNING] void onNotification2(Notification2 notification); 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/java/org/opendaylight/jsonrpc/test/TestModelRpcService.java:12: warning: no comment 17:56:45 [WARNING] public interface TestModelRpcService extends AutoCloseable { 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/java/org/opendaylight/jsonrpc/test/TestModelRpcService.java:18: warning: no comment 17:56:45 [WARNING] void errorMethod(); 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/java/org/opendaylight/jsonrpc/test/TestModelRpcService.java:24: warning: no comment 17:56:45 [WARNING] default FactorialOutput factorial(java.lang.Integer inNumber) { 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/java/org/opendaylight/jsonrpc/test/TestModelRpcService.java:21: warning: no comment 17:56:45 [WARNING] FactorialOutput factorial(FactorialInput input); 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/java/org/opendaylight/jsonrpc/test/TestModelRpcService.java:29: warning: no comment 17:56:45 [WARNING] RemovecoffeepotOutput removecoffeepot(); 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/src/main/java/org/opendaylight/jsonrpc/test/TestModelRpcService.java:15: warning: no comment 17:56:45 [WARNING] void simpleMethod(); 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/rpc/rev201014/TestModelRpcService.java:9: warning: no comment 17:56:45 [WARNING] public interface TestModelRpcService 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/WatermarkValue.java:36: warning: no comment 17:56:45 [WARNING] public WatermarkValue(Short _value) { 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/WatermarkValue.java:55: warning: no comment 17:56:45 [WARNING] public static WatermarkValue getDefaultInstance(final String defaultValue) { 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/WatermarkValue.java:30: warning: no comment 17:56:45 [WARNING] private final Short _value; 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/bucket/segment1/level2/level3/InnerList.java:69: warning: no comment 17:56:45 [WARNING] private final Short _int16; 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/bucket/segment1/level2/level3/InnerList.java:70: warning: no comment 17:56:45 [WARNING] private final String _string; 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/bucket/segment1/level2/level3/InnerListKey.java:23: warning: no comment 17:56:45 [WARNING] private final InnerList.Item _item; 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/bucket/segment1/level2/level3/MultiKeyListKey.java:23: warning: no comment 17:56:45 [WARNING] private final String _key1; 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/bucket/segment1/level2/level3/MultiKeyListKey.java:24: warning: no comment 17:56:45 [WARNING] private final String _key2; 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/numbers/list/NumbersKey.java:24: warning: no comment 17:56:45 [WARNING] private final Integer _num; 17:56:45 [WARNING] ^ 17:56:45 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/data/rev201014/TopListKey.java:23: warning: no comment 17:56:45 [WARNING] private final String _itemKey; 17:56:45 [WARNING] ^ 17:56:45 [WARNING] 45 warnings 17:56:45 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.0-SNAPSHOT-javadoc.jar 17:56:45 [INFO] 17:56:45 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ jsonrpc-test-model --- 17:56:45 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.0-SNAPSHOT-tests.jar 17:56:45 [INFO] 17:56:45 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ jsonrpc-test-model --- 17:56:45 [INFO] CycloneDX: Resolving Dependencies 17:56:46 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) 17:56:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/bom.xml 17:56:46 [INFO] attaching as jsonrpc-test-model-1.16.0-SNAPSHOT-cyclonedx.xml 17:56:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/bom.json 17:56:46 [INFO] attaching as jsonrpc-test-model-1.16.0-SNAPSHOT-cyclonedx.json 17:56:46 [INFO] 17:56:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-test-model --- 17:56:46 [INFO] Skipping duplicate-finder execution! 17:56:46 [INFO] 17:56:46 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ jsonrpc-test-model --- 17:56:46 [WARNING] Unused declared dependencies found: 17:56:46 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile 17:56:46 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile 17:56:46 [INFO] 17:56:46 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ jsonrpc-test-model --- 17:56:46 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.0-SNAPSHOT-sources.jar 17:56:46 [INFO] 17:56:46 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-test-model --- 17:56:46 [INFO] 17:56:46 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-test-model --- 17:56:46 [INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/code-coverage/jacoco.exec 17:56:46 [INFO] Analyzed bundle 'JSON-RPC :: Test model' with 4 classes 17:56:46 [INFO] 17:56:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-test-model --- 17:56:46 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.0-SNAPSHOT/jsonrpc-test-model-1.16.0-SNAPSHOT.jar 17:56:46 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/test-model/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.0-SNAPSHOT/jsonrpc-test-model-1.16.0-SNAPSHOT.pom 17:56:46 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.0-SNAPSHOT/jsonrpc-test-model-1.16.0-SNAPSHOT-javadoc.jar 17:56:46 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.0-SNAPSHOT/jsonrpc-test-model-1.16.0-SNAPSHOT-tests.jar 17:56:46 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.0-SNAPSHOT/jsonrpc-test-model-1.16.0-SNAPSHOT-cyclonedx.xml 17:56:46 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.0-SNAPSHOT/jsonrpc-test-model-1.16.0-SNAPSHOT-cyclonedx.json 17:56:46 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.0-SNAPSHOT/jsonrpc-test-model-1.16.0-SNAPSHOT-sources.jar 17:56:46 [INFO] 17:56:46 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-test-model --- 17:56:46 [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.0-SNAPSHOT/jsonrpc-test-model-1.16.0-SNAPSHOT.jar 17:56:46 [INFO] Writing OBR metadata 17:56:46 [INFO] 17:56:46 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ jsonrpc-test-model --- 17:56:46 [INFO] org.opendaylight.jsonrpc:jsonrpc-test-model:bundle:1.16.0-SNAPSHOT 17:56:46 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile 17:56:46 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.5:compile 17:56:46 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.5:compile 17:56:46 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:56:46 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile 17:56:46 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile 17:56:46 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:compile 17:56:46 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile 17:56:46 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile 17:56:46 [INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.0-SNAPSHOT:compile 17:56:46 [INFO] +- com.google.code.gson:gson:jar:2.10.1:compile 17:56:46 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 17:56:46 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:56:46 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:56:46 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:56:46 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 17:56:46 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 17:56:46 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:56:46 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 17:56:46 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:56:46 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:56:46 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 17:56:46 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 17:56:46 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 17:56:46 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:56:46 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:56:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:56:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 17:56:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:56:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 17:56:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:56:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 17:56:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 17:56:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 17:56:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 17:56:46 [INFO] +- junit:junit:jar:4.13.2:test 17:56:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 17:56:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 17:56:46 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 17:56:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.9:test 17:56:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 17:56:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:56:46 [INFO] 17:56:46 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ jsonrpc-test-model --- 17:56:46 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/sonatype-clm/module.xml 17:56:46 [INFO] 17:56:46 [INFO] -----------------< org.opendaylight.jsonrpc:dom-codec >----------------- 17:56:46 [INFO] Building JSON-RPC :: DOM :: Codec 1.16.0-SNAPSHOT [17/37] 17:56:46 [INFO] -------------------------------[ bundle ]------------------------------- 17:56:46 [INFO] 17:56:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ dom-codec --- 17:56:46 [INFO] 17:56:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ dom-codec --- 17:56:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:56:46 [INFO] 17:56:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ dom-codec --- 17:56:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:56:46 [INFO] 17:56:46 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ dom-codec --- 17:56:46 [INFO] 17:56:46 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ dom-codec --- 17:56:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 17:56:46 [INFO] 17:56:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ dom-codec --- 17:56:46 [INFO] Starting audit... 17:56:46 Audit done. 17:56:46 [INFO] You have 0 Checkstyle violations. 17:56:46 [INFO] 17:56:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ dom-codec --- 17:56:46 [INFO] Starting audit... 17:56:46 Audit done. 17:56:46 [INFO] You have 0 Checkstyle violations. 17:56:46 [INFO] 17:56:46 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ dom-codec --- 17:56:46 [INFO] 17:56:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ dom-codec --- 17:56:46 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/main/resources 17:56:46 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/generated-sources/spi 17:56:46 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/generated-sources/yang 17:56:46 [INFO] 17:56:46 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ dom-codec --- 17:56:46 [INFO] Recompiling the module because of changed dependency. 17:56:46 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 17:56:47 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 17:56:47 [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS 17:56:47 reason: class file for javax.annotation.meta.When not found 17:56:47 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 17:56:47 [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS 17:56:47 reason: class file for javax.annotation.meta.When not found 17:56:47 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 17:56:47 [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS 17:56:47 reason: class file for javax.annotation.meta.When not found 17:56:47 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodec.java:[96,40] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated 17:56:47 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/JsonRpcCodecFactory.java:[121,35] empty() in org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier has been deprecated and marked for removal 17:56:47 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/DataCodec.java:[191,57] getIdentifier() in org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode has been deprecated and marked for removal 17:56:47 [INFO] 17:56:47 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ dom-codec >>> 17:56:47 [INFO] 17:56:47 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ dom-codec --- 17:56:47 [INFO] Fork Value is true 17:56:50 [INFO] Done SpotBugs Analysis.... 17:56:50 [INFO] 17:56:50 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ dom-codec <<< 17:56:50 [INFO] 17:56:50 [INFO] 17:56:50 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ dom-codec --- 17:56:50 [INFO] BugInstance size is 0 17:56:50 [INFO] Error size is 0 17:56:50 [INFO] No errors/warnings found 17:56:50 [INFO] 17:56:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ dom-codec --- 17:56:50 [INFO] Copying 6 resources from src/test/resources to target/test-classes 17:56:50 [INFO] 17:56:50 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ dom-codec --- 17:56:50 [INFO] Recompiling the module because of changed dependency. 17:56:50 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 17:56:50 [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 17:56:50 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/test/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodecTest.java:[117,20] getIdentifier() in org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode has been deprecated and marked for removal 17:56:50 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/test/java/org/opendaylight/jsonrpc/dom/codec/DataCodecTest.java:[29,49] empty() in org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier has been deprecated and marked for removal 17:56:50 [INFO] 17:56:50 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ dom-codec --- 17:56:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:56:50 [INFO] 17:56:50 [INFO] ------------------------------------------------------- 17:56:50 [INFO] T E S T S 17:56:50 [INFO] ------------------------------------------------------- 17:56:51 [INFO] Running org.opendaylight.jsonrpc.dom.codec.RpcCodecTest 17:56:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.108 s -- in org.opendaylight.jsonrpc.dom.codec.RpcCodecTest 17:56:53 [INFO] Running org.opendaylight.jsonrpc.dom.codec.DataCodecTest 17:56:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.jsonrpc.dom.codec.DataCodecTest 17:56:54 [INFO] Running org.opendaylight.jsonrpc.dom.codec.NotificationCodecTest 17:56:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.jsonrpc.dom.codec.NotificationCodecTest 17:56:54 [INFO] Running org.opendaylight.jsonrpc.dom.codec.PathCodecAndBuilderTest 17:56:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.jsonrpc.dom.codec.PathCodecAndBuilderTest 17:56:54 [INFO] 17:56:54 [INFO] Results: 17:56:54 [INFO] 17:56:54 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 17:56:54 [INFO] 17:56:54 [INFO] 17:56:54 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ dom-codec --- 17:56:54 [INFO] 17:56:54 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ dom-codec --- 17:56:54 [INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.0-SNAPSHOT.jar 17:56:54 [INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/classes/META-INF/MANIFEST.MF 17:56:54 [INFO] 17:56:54 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ dom-codec --- 17:56:54 [INFO] No previous run data found, generating javadoc. 17:56:55 [WARNING] Javadoc Warnings 17:56:55 [WARNING] warning: unknown enum constant When.ALWAYS 17:56:55 [WARNING] reason: class file for javax.annotation.meta.When not found 17:56:55 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/Codec.java:10: warning: no comment 17:56:55 [WARNING] public interface Codec { 17:56:55 [WARNING] ^ 17:56:55 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/Codec.java:11: warning: no comment 17:56:55 [WARNING] I deserialize(P input) throws X; 17:56:55 [WARNING] ^ 17:56:55 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/Codec.java:13: warning: no comment 17:56:55 [WARNING] P serialize(I input) throws X; 17:56:55 [WARNING] ^ 17:56:55 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/CodecUtils.java:21: warning: no comment 17:56:55 [WARNING] public final class CodecUtils { 17:56:55 [WARNING] ^ 17:56:55 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/JsonRpcCodecFactory.java:65: warning: no comment 17:56:55 [WARNING] public JsonRpcCodecFactory(EffectiveModelContext context) { 17:56:55 [WARNING] ^ 17:56:55 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/JsonRpcPathBuilder.java:63: warning: no comment 17:56:55 [WARNING] protected JsonRpcPathBuilder() { 17:56:55 [WARNING] ^ 17:56:55 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/JsonRpcPathBuilder.java:75: warning: no comment 17:56:55 [WARNING] public JsonObject build() { 17:56:55 [WARNING] ^ 17:56:55 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/JsonRpcPathBuilder.java:71: warning: no comment 17:56:55 [WARNING] public static JsonRpcPathBuilder newBuilder() { 17:56:55 [WARNING] ^ 17:56:55 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/JsonRpcPathBuilder.java:67: warning: no comment 17:56:55 [WARNING] public static JsonRpcPathBuilder newBuilder(String container) { 17:56:55 [WARNING] ^ 17:56:55 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/JsonRpcPathCodec.java:46: warning: no comment 17:56:55 [WARNING] protected JsonRpcPathCodec(SchemaContext schemaContext) { 17:56:55 [WARNING] ^ 17:56:55 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/PathWalker.java:16: warning: no comment 17:56:55 [WARNING] public abstract class PathWalker { 17:56:55 [WARNING] ^ 17:56:55 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/PathWalker.java:17: warning: no comment 17:56:55 [WARNING] protected final YangInstanceIdentifier path; 17:56:55 [WARNING] ^ 17:56:55 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/PathWalker.java:19: warning: no comment 17:56:55 [WARNING] public PathWalker(YangInstanceIdentifier path) { 17:56:55 [WARNING] ^ 17:56:55 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/PathWalker.java:33: warning: no comment 17:56:55 [WARNING] protected abstract V result(); 17:56:55 [WARNING] ^ 17:56:55 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/PathWalker.java:31: warning: no comment 17:56:55 [WARNING] protected abstract void visitPathArgument(PathArgument arg); 17:56:55 [WARNING] ^ 17:56:55 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/PathWalker.java:23: warning: no comment 17:56:55 [WARNING] public V walk() { 17:56:55 [WARNING] ^ 17:56:55 [WARNING] 17 warnings 17:56:55 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.0-SNAPSHOT-javadoc.jar 17:56:55 [INFO] 17:56:55 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ dom-codec --- 17:56:55 [INFO] CycloneDX: Resolving Dependencies 17:56:56 [INFO] CycloneDX: Creating BOM version 1.4 with 35 component(s) 17:56:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/bom.xml 17:56:56 [INFO] attaching as dom-codec-1.16.0-SNAPSHOT-cyclonedx.xml 17:56:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/bom.json 17:56:56 [INFO] attaching as dom-codec-1.16.0-SNAPSHOT-cyclonedx.json 17:56:56 [INFO] 17:56:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ dom-codec --- 17:56:56 [INFO] Skipping duplicate-finder execution! 17:56:56 [INFO] 17:56:56 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ dom-codec --- 17:56:56 [WARNING] Used undeclared dependencies found: 17:56:56 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.4:test 17:56:56 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:11.0.5:compile 17:56:56 [WARNING] org.opendaylight.yangtools:yang-data-util:jar:11.0.5:compile 17:56:56 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:11.0.5:compile 17:56:56 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:11.0.5:compile 17:56:56 [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.5:compile 17:56:56 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 17:56:56 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile 17:56:56 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:11.0.5:compile 17:56:56 [WARNING] com.google.code.gson:gson:jar:2.10.1:compile 17:56:56 [INFO] 17:56:56 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ dom-codec --- 17:56:56 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.0-SNAPSHOT-sources.jar 17:56:56 [INFO] 17:56:56 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ dom-codec --- 17:56:56 [INFO] 17:56:56 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ dom-codec --- 17:56:56 [INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/code-coverage/jacoco.exec 17:56:56 [INFO] Analyzed bundle 'JSON-RPC :: DOM :: Codec' with 19 classes 17:56:56 [INFO] 17:56:56 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dom-codec --- 17:56:56 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.0-SNAPSHOT/dom-codec-1.16.0-SNAPSHOT.jar 17:56:56 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/pom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.0-SNAPSHOT/dom-codec-1.16.0-SNAPSHOT.pom 17:56:56 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.0-SNAPSHOT/dom-codec-1.16.0-SNAPSHOT-javadoc.jar 17:56:56 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.0-SNAPSHOT/dom-codec-1.16.0-SNAPSHOT-cyclonedx.xml 17:56:56 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.0-SNAPSHOT/dom-codec-1.16.0-SNAPSHOT-cyclonedx.json 17:56:56 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.0-SNAPSHOT/dom-codec-1.16.0-SNAPSHOT-sources.jar 17:56:56 [INFO] 17:56:56 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ dom-codec --- 17:56:56 [INFO] Installing org/opendaylight/jsonrpc/dom-codec/1.16.0-SNAPSHOT/dom-codec-1.16.0-SNAPSHOT.jar 17:56:56 [INFO] Writing OBR metadata 17:56:56 [INFO] 17:56:56 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ dom-codec --- 17:56:56 [INFO] org.opendaylight.jsonrpc:dom-codec:bundle:1.16.0-SNAPSHOT 17:56:56 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 17:56:56 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:56:56 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:56:56 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:56:56 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 17:56:56 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 17:56:56 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:56:56 [INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.5:compile 17:56:56 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 17:56:56 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 17:56:56 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.5:compile 17:56:56 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:56:56 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile 17:56:56 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.5:compile 17:56:56 [INFO] | | \- org.immutables:value:jar:annotations:2.10.0:compile 17:56:56 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.5:compile 17:56:56 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.5:compile 17:56:56 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.5:compile 17:56:56 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.5:compile 17:56:56 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.5:compile 17:56:56 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.5:compile 17:56:56 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.5:compile 17:56:56 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.4:compile 17:56:56 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile 17:56:56 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.5:compile 17:56:56 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.5:compile 17:56:56 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.5:compile 17:56:56 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.5:compile 17:56:56 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.5:compile 17:56:56 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.4:test 17:56:56 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:test 17:56:56 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:test 17:56:56 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:test 17:56:56 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.0-SNAPSHOT:test 17:56:56 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.4:test 17:56:56 [INFO] | \- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.0-SNAPSHOT:test 17:56:56 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.0-SNAPSHOT:test 17:56:56 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.4:test 17:56:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4:test 17:56:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.4:test 17:56:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.4:test 17:56:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.4:test 17:56:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.4:test 17:56:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:test 17:56:56 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.4:test 17:56:56 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.4:test 17:56:56 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.4:test 17:56:56 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.14.9:test 17:56:56 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.4:test 17:56:56 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.4:test 17:56:56 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.5:test 17:56:56 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.5:test 17:56:56 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.5:test 17:56:56 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.5:test 17:56:56 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.5:test 17:56:56 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 17:56:56 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.5:test 17:56:56 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.5:test 17:56:56 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.5:test 17:56:56 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.5:test 17:56:56 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.5:test 17:56:56 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.5:test 17:56:56 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.5:test 17:56:56 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.5:test 17:56:56 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.5:test 17:56:56 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.5:test 17:56:56 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.5:test 17:56:56 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.5:test 17:56:56 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.5:test 17:56:56 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.5:test 17:56:56 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.5:test 17:56:56 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.5:test 17:56:56 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.5:test 17:56:56 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.4:test 17:56:56 [INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.4:test 17:56:56 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.5:test 17:56:56 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.5:test 17:56:56 [INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.4:test 17:56:56 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.5:test 17:56:56 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.5:compile 17:56:56 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.5:compile 17:56:56 [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.5:test 17:56:56 [INFO] | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.5:compile 17:56:56 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.4:test 17:56:56 [INFO] +- org.mockito:mockito-core:jar:5.8.0:test 17:56:56 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 17:56:56 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 17:56:56 [INFO] +- com.jayway.jsonpath:json-path:jar:2.2.0:test 17:56:56 [INFO] | \- net.minidev:json-smart:jar:2.2.1:test 17:56:56 [INFO] | \- net.minidev:accessors-smart:jar:1.1:test 17:56:56 [INFO] | \- org.ow2.asm:asm:jar:9.5:test 17:56:56 [INFO] +- com.jayway.jsonpath:json-path-assert:jar:2.2.0:test 17:56:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:56:56 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:56:56 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:56:56 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 17:56:56 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 17:56:56 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 17:56:56 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:56:56 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:56:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 17:56:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:56:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 17:56:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:56:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 17:56:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 17:56:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 17:56:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 17:56:56 [INFO] +- junit:junit:jar:4.13.2:test 17:56:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 17:56:56 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 17:56:56 [INFO] 17:56:56 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ dom-codec --- 17:56:56 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/sonatype-clm/module.xml 17:56:56 [INFO] 17:56:56 [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-provider >-------------- 17:56:56 [INFO] Building JSON-RPC :: Provider 1.16.0-SNAPSHOT [18/37] 17:56:56 [INFO] --------------------------------[ pom ]--------------------------------- 17:56:57 [INFO] 17:56:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-provider --- 17:56:57 [INFO] 17:56:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-provider --- 17:56:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:56:57 [INFO] 17:56:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-provider --- 17:56:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:56:57 [INFO] 17:56:57 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-provider --- 17:56:57 [INFO] 17:56:57 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-provider --- 17:56:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 17:56:57 [INFO] 17:56:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ jsonrpc-provider --- 17:56:57 [INFO] Starting audit... 17:56:57 Audit done. 17:56:57 [INFO] You have 0 Checkstyle violations. 17:56:57 [INFO] 17:56:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-provider --- 17:56:57 [INFO] Starting audit... 17:56:57 Audit done. 17:56:57 [INFO] You have 0 Checkstyle violations. 17:56:57 [INFO] 17:56:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ jsonrpc-provider --- 17:56:57 [INFO] 17:56:57 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ jsonrpc-provider >>> 17:56:57 [INFO] 17:56:57 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ jsonrpc-provider --- 17:56:57 [INFO] 17:56:57 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ jsonrpc-provider <<< 17:56:57 [INFO] 17:56:57 [INFO] 17:56:57 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ jsonrpc-provider --- 17:56:57 [INFO] 17:56:57 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ jsonrpc-provider --- 17:56:57 [INFO] 17:56:57 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-provider --- 17:56:57 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 17:56:57 [INFO] 17:56:57 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ jsonrpc-provider --- 17:56:57 [INFO] CycloneDX: Resolving Dependencies 17:56:58 [INFO] CycloneDX: Creating BOM version 1.4 with 92 component(s) 17:56:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/provider/target/bom.xml 17:56:59 [INFO] attaching as jsonrpc-provider-1.16.0-SNAPSHOT-cyclonedx.xml 17:56:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/provider/target/bom.json 17:56:59 [INFO] attaching as jsonrpc-provider-1.16.0-SNAPSHOT-cyclonedx.json 17:56:59 [INFO] 17:56:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider --- 17:56:59 [INFO] Skipping duplicate-finder execution! 17:56:59 [INFO] 17:56:59 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ jsonrpc-provider --- 17:56:59 [INFO] Skipping pom project 17:56:59 [INFO] 17:56:59 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ jsonrpc-provider --- 17:56:59 [INFO] 17:56:59 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-provider --- 17:56:59 [INFO] 17:56:59 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-provider --- 17:56:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:56:59 [INFO] 17:56:59 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-provider --- 17:56:59 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.0-SNAPSHOT/jsonrpc-provider-1.16.0-SNAPSHOT.pom 17:56:59 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.0-SNAPSHOT/jsonrpc-provider-1.16.0-SNAPSHOT-cyclonedx.xml 17:56:59 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.0-SNAPSHOT/jsonrpc-provider-1.16.0-SNAPSHOT-cyclonedx.json 17:56:59 [INFO] 17:56:59 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ jsonrpc-provider --- 17:56:59 [INFO] org.opendaylight.jsonrpc:jsonrpc-provider:pom:1.16.0-SNAPSHOT 17:56:59 [INFO] +- io.netty:netty-transport:jar:4.1.104.Final:provided 17:56:59 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:provided 17:56:59 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:provided 17:56:59 [INFO] | \- io.netty:netty-resolver:jar:4.1.104.Final:provided 17:56:59 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.0-SNAPSHOT:compile 17:56:59 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile 17:56:59 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile 17:56:59 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:56:59 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:56:59 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:56:59 [INFO] | | +- org.checkerframework:checker-qual:jar:3.42.0:compile 17:56:59 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 17:56:59 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:56:59 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 17:56:59 [INFO] +- org.opendaylight.jsonrpc:dom-codec:jar:1.16.0-SNAPSHOT:compile 17:56:59 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.5:compile 17:56:59 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.5:compile 17:56:59 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.5:compile 17:56:59 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.5:compile 17:56:59 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:11.0.5:compile 17:56:59 [INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.5:compile 17:56:59 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.5:compile 17:56:59 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:56:59 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.5:compile 17:56:59 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.5:compile 17:56:59 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.5:compile 17:56:59 [INFO] | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.5:compile 17:56:59 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.5:compile 17:56:59 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:56:59 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.5:compile 17:56:59 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.5:compile 17:56:59 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.5:compile 17:56:59 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.5:compile 17:56:59 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.5:compile 17:56:59 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.5:compile 17:56:59 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.5:compile 17:56:59 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.5:compile 17:56:59 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.5:compile 17:56:59 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.5:compile 17:56:59 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.5:compile 17:56:59 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.5:compile 17:56:59 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.5:compile 17:56:59 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.5:compile 17:56:59 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.5:compile 17:56:59 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.5:compile 17:56:59 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.5:compile 17:56:59 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.5:compile 17:56:59 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.5:compile 17:56:59 [INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.5:compile 17:56:59 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.5:compile 17:56:59 [INFO] | | \- org.immutables:value:jar:annotations:2.10.0:compile 17:56:59 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.5:compile 17:56:59 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.5:compile 17:56:59 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.5:compile 17:56:59 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.5:compile 17:56:59 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.5:compile 17:56:59 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile 17:56:59 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:provided 17:56:59 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.4:provided 17:56:59 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.5:provided 17:56:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.4:provided 17:56:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.4:provided 17:56:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.4:provided 17:56:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.4:provided 17:56:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.4:provided 17:56:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile 17:56:59 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.4:provided 17:56:59 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.5:provided 17:56:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.4:provided 17:56:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4:provided 17:56:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.4:provided 17:56:59 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.5:compile 17:56:59 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.5:compile 17:56:59 [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.5:compile 17:56:59 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.4:provided 17:56:59 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.4:provided 17:56:59 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.4:compile 17:56:59 [INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.0-SNAPSHOT:provided 17:56:59 [INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.0-SNAPSHOT:provided 17:56:59 [INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.0-SNAPSHOT:provided 17:56:59 [INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.0-SNAPSHOT:provided 17:56:59 [INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.0-SNAPSHOT:provided 17:56:59 [INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.77:provided 17:56:59 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:provided 17:56:59 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:provided 17:56:59 [INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.0-SNAPSHOT:provided 17:56:59 [INFO] +- com.google.code.gson:gson:jar:2.10.1:provided 17:56:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.4:test 17:56:59 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 17:56:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.4:test 17:56:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.4:test 17:56:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.4:test 17:56:59 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.4:test 17:56:59 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.4:test 17:56:59 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.5:test 17:56:59 [INFO] +- junit:junit:jar:4.13.2:test 17:56:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:56:59 [INFO] +- org.mockito:mockito-core:jar:5.8.0:test 17:56:59 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.14.9:test 17:56:59 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 17:56:59 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 17:56:59 [INFO] +- com.jayway.jsonpath:json-path:jar:2.2.0:test 17:56:59 [INFO] | \- net.minidev:json-smart:jar:2.2.1:test 17:56:59 [INFO] | \- net.minidev:accessors-smart:jar:1.1:test 17:56:59 [INFO] | \- org.ow2.asm:asm:jar:9.5:test 17:56:59 [INFO] +- com.jayway.jsonpath:json-path-assert:jar:2.2.0:test 17:56:59 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.4:test 17:56:59 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile 17:56:59 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:compile 17:56:59 [INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.0-SNAPSHOT:test 17:56:59 [INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.0-SNAPSHOT:test 17:56:59 [INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:test-jar:tests:1.16.0-SNAPSHOT:test 17:56:59 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.0-SNAPSHOT:test 17:56:59 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.0-SNAPSHOT:test 17:56:59 [INFO] +- io.netty:netty-all:jar:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-codec:jar:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-codec-dns:jar:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-codec-http:jar:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-codec-memcache:jar:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-codec-redis:jar:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-codec-smtp:jar:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-codec-socks:jar:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-codec-stomp:jar:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-codec-xml:jar:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-handler:jar:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-handler-proxy:jar:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-transport-sctp:jar:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-transport-udt:jar:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.104.Final:test 17:56:59 [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.104.Final:test 17:56:59 [INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.104.Final:test 17:56:59 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:56:59 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:56:59 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 17:56:59 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 17:56:59 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 17:56:59 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:56:59 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:56:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 17:56:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:56:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 17:56:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:56:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 17:56:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 17:56:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 17:56:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 17:56:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 17:56:59 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 17:56:59 [INFO] 17:56:59 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ jsonrpc-provider --- 17:56:59 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/provider/target/sonatype-clm/module.xml 17:56:59 [INFO] 17:56:59 [INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-common >---------- 17:56:59 [INFO] Building JSON-RPC :: Provider :: Common 1.16.0-SNAPSHOT [19/37] 17:56:59 [INFO] -------------------------------[ bundle ]------------------------------- 17:56:59 [INFO] 17:56:59 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-provider-common --- 17:56:59 [INFO] 17:56:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-provider-common --- 17:56:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:56:59 [INFO] 17:56:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-provider-common --- 17:56:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:56:59 [INFO] 17:56:59 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-provider-common --- 17:56:59 [INFO] 17:56:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-provider-common --- 17:56:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 17:56:59 [INFO] 17:56:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ jsonrpc-provider-common --- 17:56:59 [INFO] Starting audit... 17:56:59 Audit done. 17:56:59 [INFO] You have 0 Checkstyle violations. 17:56:59 [INFO] 17:56:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-provider-common --- 17:57:00 [INFO] Starting audit... 17:57:00 Audit done. 17:57:00 [INFO] You have 0 Checkstyle violations. 17:57:00 [INFO] 17:57:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ jsonrpc-provider-common --- 17:57:00 [INFO] 17:57:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-provider-common --- 17:57:00 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/resources 17:57:00 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/generated-sources/spi 17:57:00 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/generated-sources/yang 17:57:00 [INFO] 17:57:00 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ jsonrpc-provider-common --- 17:57:00 [INFO] Recompiling the module because of changed dependency. 17:57:00 [INFO] Compiling 62 source files with javac [debug release 17] to target/classes 17:57:00 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InterfaceGenerator.java:[16,52] net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver in net.bytebuddy.NamingStrategy.SuffixingRandom has been deprecated 17:57:00 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 17:57:00 [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS 17:57:00 reason: class file for javax.annotation.meta.When not found 17:57:00 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 17:57:00 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InterfaceGenerator.java:[16,52] net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver in net.bytebuddy.NamingStrategy.SuffixingRandom has been deprecated 17:57:00 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 17:57:00 [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS 17:57:00 reason: class file for javax.annotation.meta.When not found 17:57:00 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InterfaceGenerator.java:[16,52] net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver in net.bytebuddy.NamingStrategy.SuffixingRandom has been deprecated 17:57:00 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 17:57:00 [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS 17:57:00 reason: class file for javax.annotation.meta.When not found 17:57:00 [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 17:57:00 [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 17:57:00 [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 17:57:00 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InbandModelsSchemaContextProvider.java:[59,34] auto-closeable resource org.opendaylight.jsonrpc.model.InbandModelsService has a member method close() that could throw InterruptedException 17:57:00 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/EnsureParentTransactionFactory.java:[53,68] create(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument) in org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier has been deprecated and marked for removal 17:57:00 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/EnsureParentTransactionFactory.java:[64,47] create(java.lang.Iterable) in org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier has been deprecated and marked for removal 17:57:00 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InterfaceGenerator.java:[34,61] net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver.ForFixedValue in net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver has been deprecated 17:57:00 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InterfaceGenerator.java:[34,19] SuffixingRandom(java.lang.String,net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver) in net.bytebuddy.NamingStrategy.SuffixingRandom has been deprecated 17:57:00 [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 17:57:00 [INFO] 17:57:00 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ jsonrpc-provider-common >>> 17:57:00 [INFO] 17:57:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ jsonrpc-provider-common --- 17:57:00 [INFO] Fork Value is true 17:57:06 [INFO] Done SpotBugs Analysis.... 17:57:06 [INFO] 17:57:06 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ jsonrpc-provider-common <<< 17:57:06 [INFO] 17:57:06 [INFO] 17:57:06 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ jsonrpc-provider-common --- 17:57:06 [INFO] BugInstance size is 0 17:57:06 [INFO] Error size is 0 17:57:06 [INFO] No errors/warnings found 17:57:06 [INFO] 17:57:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-provider-common --- 17:57:06 [INFO] Copying 6 resources from src/test/resources to target/test-classes 17:57:06 [INFO] 17:57:06 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ jsonrpc-provider-common --- 17:57:06 [INFO] Recompiling the module because of changed dependency. 17:57:06 [INFO] Compiling 17 source files with javac [debug release 17] to target/test-classes 17:57:06 [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 17:57:06 [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 17:57:06 [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 17:57:06 [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 17:57:06 [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 17:57:06 [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 17:57:06 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCTxTest.java:[119,62] getIdentifier() in org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode has been deprecated and marked for removal 17:57:06 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCTxTest.java:[136,86] empty() in org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier has been deprecated and marked for removal 17:57:06 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[130,26] getErrors() in org.opendaylight.mdsal.dom.api.DOMRpcResult has been deprecated and marked for removal 17:57:06 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[131,29] getResult() in org.opendaylight.mdsal.dom.api.DOMRpcResult has been deprecated and marked for removal 17:57:06 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[149,26] getErrors() in org.opendaylight.mdsal.dom.api.DOMRpcResult has been deprecated and marked for removal 17:57:06 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[198,26] getErrors() in org.opendaylight.mdsal.dom.api.DOMRpcResult has been deprecated and marked for removal 17:57:06 [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 17:57:06 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[245,27] getErrors() in org.opendaylight.mdsal.dom.api.DOMRpcResult has been deprecated and marked for removal 17:57:06 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[254,26] getErrors() in org.opendaylight.mdsal.dom.api.DOMRpcResult has been deprecated and marked for removal 17:57:06 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[255,29] getResult() in org.opendaylight.mdsal.dom.api.DOMRpcResult has been deprecated and marked for removal 17:57:06 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[262,39] getResult() in org.opendaylight.mdsal.dom.api.DOMRpcResult has been deprecated and marked for removal 17:57:06 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[263,39] getErrors() in org.opendaylight.mdsal.dom.api.DOMRpcResult has been deprecated and marked for removal 17:57:06 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[273,86] getResult() in org.opendaylight.mdsal.dom.api.DOMRpcResult has been deprecated and marked for removal 17:57:06 [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 17:57:06 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteRpcInvokerTest.java:[45,28] registerRpcImplementation(java.lang.Class,I) in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMRpcProviderServiceAdapter has been deprecated 17:57:06 [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 17:57:06 [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 17:57:06 [INFO] 17:57:06 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ jsonrpc-provider-common --- 17:57:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:57:06 [INFO] 17:57:06 [INFO] ------------------------------------------------------- 17:57:06 [INFO] T E S T S 17:57:06 [INFO] ------------------------------------------------------- 17:57:08 [INFO] Running org.opendaylight.jsonrpc.provider.common.UtilTest 17:57:08 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.opendaylight.jsonrpc.provider.common.UtilTest 17:57:09 [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCTxTest 17:57:11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:57:15 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.491 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCTxTest 17:57:16 [INFO] Running org.opendaylight.jsonrpc.provider.common.TxChainTest 17:57:17 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:57:19 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.123 s -- in org.opendaylight.jsonrpc.provider.common.TxChainTest 17:57:20 [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCtoRPCBridgeTest 17:57:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:57:30 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.05 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCtoRPCBridgeTest 17:57:31 [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteRpcInvokerTest 17:57:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.033 s -- in org.opendaylight.jsonrpc.provider.common.RemoteRpcInvokerTest 17:57:35 [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest 17:57:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:57:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.81 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest 17:57:48 [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteControlTest 17:57:53 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.421 s -- in org.opendaylight.jsonrpc.provider.common.RemoteControlTest 17:57:55 [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCTE2ETest 17:57:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:58:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.460 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCTE2ETest 17:58:02 [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteNotificationPublisherTest 17:58:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.652 s -- in org.opendaylight.jsonrpc.provider.common.RemoteNotificationPublisherTest 17:58:06 [INFO] Running org.opendaylight.jsonrpc.hmap.HierarchicalEnumHashMapTest 17:58:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.opendaylight.jsonrpc.hmap.HierarchicalEnumHashMapTest 17:58:06 [INFO] 17:58:06 [INFO] Results: 17:58:06 [INFO] 17:58:06 [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0 17:58:06 [INFO] 17:58:06 [INFO] 17:58:06 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ jsonrpc-provider-common --- 17:58:06 [INFO] 17:58:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-provider-common --- 17:58:06 [INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.0-SNAPSHOT.jar 17:58:07 [INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/classes/META-INF/MANIFEST.MF 17:58:07 [INFO] 17:58:07 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-provider-common --- 17:58:07 [INFO] No previous run data found, generating javadoc. 17:58:09 [WARNING] Javadoc Warnings 17:58:09 [WARNING] warning: unknown enum constant When.ALWAYS 17:58:09 [WARNING] reason: class file for javax.annotation.meta.When not found 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/MappedPeerContext.java:52: warning: empty

tag 17:58:09 [WARNING] *

17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:46: warning: no comment 17:58:09 [WARNING] protected final DataBroker dataBroker; 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:44: warning: no comment 17:58:09 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(AbstractPeerContext.class); 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:45: warning: no comment 17:58:09 [WARNING] protected final Peer peer; 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:48: warning: no comment 17:58:09 [WARNING] public AbstractPeerContext(final Peer peer, final DataBroker dataBroker) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:70: warning: no comment 17:58:09 [WARNING] protected void commitTransaction(final WriteTransaction transaction, final String device, final String txType) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:115: warning: no comment 17:58:09 [WARNING] public Peer getPeer() { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:108: warning: no comment 17:58:09 [WARNING] protected static void populatePathMap(HierarchicalEnumMap pathMap, Peer peer) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:85: warning: no comment 17:58:09 [WARNING] protected void publishState(ActualEndpointsBuilder builder, MountStatus status) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:89: warning: no comment 17:58:09 [WARNING] protected void publishState(ActualEndpointsBuilder builder, MountStatus status, Optional cause) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:93: warning: no comment 17:58:09 [WARNING] protected void publishState(ActualEndpointsBuilder builder, MountStatus status, Optional cause, 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:58: warning: no comment 17:58:09 [WARNING] protected void removeOperationalState() { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/AddListenerArgument.java:13: warning: no comment 17:58:09 [WARNING] public class AddListenerArgument extends StoreOperationArgument { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/AddListenerArgument.java:17: warning: no comment 17:58:09 [WARNING] public AddListenerArgument(String store, String entity, JsonElement path, String transport) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/AddListenerArgument.java:22: warning: no comment 17:58:09 [WARNING] public String getTransport() { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/BuiltinSchemaContextProvider.java:38: warning: no comment 17:58:09 [WARNING] public BuiltinSchemaContextProvider(@NonNull final EffectiveModelContext schemaContext) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/CombinedSchemaContextProvider.java:20: warning: no comment 17:58:09 [WARNING] public class CombinedSchemaContextProvider implements SchemaContextProvider { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/CombinedSchemaContextProvider.java:24: warning: no comment 17:58:09 [WARNING] public CombinedSchemaContextProvider(@NonNull GovernanceProvider governanceProvider, 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/DataChangeListenerRegistration.java:53: warning: no comment 17:58:09 [WARNING] public DataChangeListenerRegistration(@NonNull YangInstanceIdentifier path, 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/DataChangeListenerRegistry.java:41: warning: no comment 17:58:09 [WARNING] public DataChangeListenerRegistry(@NonNull final DOMDataBroker domDataBroker, 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/DataChangeListenerRegistry.java:51: warning: no comment 17:58:09 [WARNING] public ListenerKey createListener(YangInstanceIdentifier path, LogicalDatastoreType store, String transport) 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/DataChangeListenerRegistry.java:67: warning: no comment 17:58:09 [WARNING] public boolean removeListener(String uri, String name) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/DataChangeNotification.java:25: warning: no comment 17:58:09 [WARNING] public DataChangeNotification(Set changes) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/DataChangeNotification.java:29: warning: no comment 17:58:09 [WARNING] public Set getChanges() { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/DataModificationContext.java:24: warning: no comment 17:58:09 [WARNING] public class DataModificationContext implements AutoCloseable { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/DataModificationContext.java:29: warning: no comment 17:58:09 [WARNING] public DataModificationContext(@NonNull final TransactionFactory transactionFactory) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/DataOperationArgument.java:13: warning: no comment 17:58:09 [WARNING] public class DataOperationArgument extends TxOperationArgument { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/DataOperationArgument.java:17: warning: no comment 17:58:09 [WARNING] public DataOperationArgument(String txid, String store, String entity, JsonElement path, JsonElement data) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/DataOperationArgument.java:22: warning: no comment 17:58:09 [WARNING] public JsonElement getData() { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/hmap/DataType.java:45: warning: no comment 17:58:09 [WARNING] public static DataType forDatastore(LogicalDatastoreType ldt) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/DeleteListenerArgument.java:12: warning: no comment 17:58:09 [WARNING] public class DeleteListenerArgument { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/DeleteListenerArgument.java:17: warning: no comment 17:58:09 [WARNING] public DeleteListenerArgument(String uri, String name) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/DeleteListenerArgument.java:26: warning: no comment 17:58:09 [WARNING] public String getName() { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/DeleteListenerArgument.java:22: warning: no comment 17:58:09 [WARNING] public String getUri() { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/DOMDataTreeChangeListenerAdapter.java:45: warning: no comment 17:58:09 [WARNING] public DOMDataTreeChangeListenerAdapter(@NonNull DOMDataTreeChangeListener delegate, 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/FailedPeerContext.java:31: warning: no comment 17:58:09 [WARNING] public FailedPeerContext(Peer peer, DataBroker dataBroker, Exception cause) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/GovernanceSchemaContextProvider.java:84: warning: no comment 17:58:09 [WARNING] public GovernanceSchemaContextProvider(@NonNull final RemoteGovernance governance, 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/hmap/HierarchicalEnumHashMap.java:39: warning: no comment 17:58:09 [WARNING] public static , D, I> HierarchicalEnumMap create(Class keyType, 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InbandModelsSchemaContextProvider.java:37: warning: no comment 17:58:09 [WARNING] public static InbandModelsSchemaContextProvider create(TransportFactory transportFactory, 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/hmap/JsonPathCodec.java:36: warning: no comment 17:58:09 [WARNING] public static JsonPathCodec create() { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/JSONRPCArg.java:20: warning: no comment 17:58:09 [WARNING] public JSONRPCArg(JsonElement path, JsonElement data) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/JSONRPCArg.java:29: warning: no comment 17:58:09 [WARNING] public JsonElement getData() { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/JSONRPCArg.java:25: warning: no comment 17:58:09 [WARNING] public JsonElement getPath() { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/JsonRPCDataBroker.java:47: warning: no comment 17:58:09 [WARNING] public final class JsonRPCDataBroker extends RemoteShardAware implements DOMDataBroker, DOMDataTreeChangeService { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/AbstractJsonRPCComponent.java:37: warning: no comment 17:58:09 [WARNING] protected final JsonRpcCodecFactory codecFactory; 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/AbstractJsonRPCComponent.java:39: warning: no comment 17:58:09 [WARNING] protected final HierarchicalEnumMap pathMap; 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/AbstractJsonRPCComponent.java:40: warning: no comment 17:58:09 [WARNING] protected final Peer peer; 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/AbstractJsonRPCComponent.java:36: warning: no comment 17:58:09 [WARNING] protected final EffectiveModelContext schemaContext; 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/AbstractJsonRPCComponent.java:38: warning: no comment 17:58:09 [WARNING] protected final TransportFactory transportFactory; 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/AbstractJsonRPCComponent.java:53: warning: no comment 17:58:09 [WARNING] protected JsonObject createRootPath(Module module, QName node) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/AbstractJsonRPCComponent.java:60: warning: no comment 17:58:09 [WARNING] protected String getEndpoint(final DataType type, final RemoteGovernance governance, final JsonObject path) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteShardAware.java:39: warning: no comment 17:58:09 [WARNING] protected RemoteOmShard getShard(String endpoint) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteShardAware.java:47: warning: no comment 17:58:09 [WARNING] protected RemoteOmShard getShard(final LogicalDatastoreType store, final JsonElement path) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteShardAware.java:51: warning: no comment 17:58:09 [WARNING] protected String lookupEndPoint(final LogicalDatastoreType store, final JsonElement path) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/JsonRpcDatastoreAdapter.java:55: warning: no comment 17:58:09 [WARNING] public JsonRpcDatastoreAdapter(@NonNull JsonRpcCodecFactory codecFactory, @NonNull DOMDataBroker domDataBroker, 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/JsonRpcDOMSchemaService.java:26: warning: no comment 17:58:09 [WARNING] public class JsonRpcDOMSchemaService extends AbstractDOMSchemaService implements AutoCloseable { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/JsonRpcDOMSchemaService.java:42: warning: no comment 17:58:09 [WARNING] public JsonRpcDOMSchemaService(@NonNull Peer peer, @NonNull EffectiveModelContext context) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/JsonRPCNotificationService.java:50: warning: no comment 17:58:09 [WARNING] public final class JsonRPCNotificationService extends AbstractJsonRPCComponent 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/JsonRPCNotificationService.java:56: warning: no comment 17:58:09 [WARNING] public JsonRPCNotificationService(final @NonNull Peer peer, final @NonNull EffectiveModelContext schemaContext, 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/JsonRPCtoRPCBridge.java:63: warning: no @param for codecFactory 17:58:09 [WARNING] public JsonRPCtoRPCBridge(@NonNull Peer peer, @NonNull EffectiveModelContext schemaContext, 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/JsonRPCtoRPCBridge.java:48: warning: no comment 17:58:09 [WARNING] public final class JsonRPCtoRPCBridge extends AbstractJsonRPCComponent implements DOMRpcService, AutoCloseable { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/JsonRPCTx.java:52: warning: no comment 17:58:09 [WARNING] public class JsonRPCTx extends RemoteShardAware implements JsonRpcTransactionFacade { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/ListenerKey.java:12: warning: no comment 17:58:09 [WARNING] public class ListenerKey { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/ListenerKey.java:16: warning: no comment 17:58:09 [WARNING] public ListenerKey(final String uri, final String name) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/ListenerKey.java:25: warning: no comment 17:58:09 [WARNING] public String getName() { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/ListenerKey.java:21: warning: no comment 17:58:09 [WARNING] public String getUri() { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/MappedPeerContext.java:63: warning: no comment 17:58:09 [WARNING] public MappedPeerContext(@NonNull Peer peer, @NonNull TransportFactory transportFactory, 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/MappedPeerContext.java:166: warning: no comment 17:58:09 [WARNING] public String getName() { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/Module.java:12: warning: no comment 17:58:09 [WARNING] public class Module { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/Module.java:17: warning: no comment 17:58:09 [WARNING] public Module(final String name, final String content) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/Module.java:26: warning: no comment 17:58:09 [WARNING] public String getContent() { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/Module.java:22: warning: no comment 17:58:09 [WARNING] public String getName() { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/ModuleInfo.java:26: warning: no comment 17:58:09 [WARNING] public ModuleInfo(@NonNull String module, @Nullable String revision) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/ModuleInfo.java:31: warning: no comment 17:58:09 [WARNING] public String getModule() { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/ModuleInfo.java:35: warning: no comment 17:58:09 [WARNING] public String getRevision() { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/MutablePeer.java:27: warning: no comment 17:58:09 [WARNING] public class MutablePeer implements Peer { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/MutablePeer.java:56: warning: no comment 17:58:09 [WARNING] public MutablePeer addDataConfigEndpoint(DataConfigEndpoints endpoint) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/MutablePeer.java:51: warning: no comment 17:58:09 [WARNING] public MutablePeer addDataOperationalEndpoint(DataOperationalEndpoints endpoint) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/MutablePeer.java:46: warning: no comment 17:58:09 [WARNING] public MutablePeer addModels(List yangIds) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/MutablePeer.java:61: warning: no comment 17:58:09 [WARNING] public MutablePeer addNotificationEndpoint(NotificationEndpoints endpoint) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/MutablePeer.java:41: warning: no comment 17:58:09 [WARNING] public MutablePeer addRpcEndpoint(RpcEndpoints endpoint) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/MutablePeer.java:36: warning: no comment 17:58:09 [WARNING] public MutablePeer name(String newName) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/ProviderDependencies.java:37: warning: no comment 17:58:09 [WARNING] public ProviderDependencies(@NonNull TransportFactory transportFactory, @NonNull DataBroker dataBroker, 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/ProviderDependencies.java:56: warning: no comment 17:58:09 [WARNING] public DataBroker getDataBroker() { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/ProviderDependencies.java:64: warning: no comment 17:58:09 [WARNING] public DOMDataBroker getDomDataBroker() { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/ProviderDependencies.java:60: warning: no comment 17:58:09 [WARNING] public DOMMountPointService getDomMountPointService() { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/ProviderDependencies.java:72: warning: no comment 17:58:09 [WARNING] public DOMNotificationPublishService getDomNotificationPublishService() { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/ProviderDependencies.java:76: warning: no comment 17:58:09 [WARNING] public DOMRpcService getDomRpcService() { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/ProviderDependencies.java:68: warning: no comment 17:58:09 [WARNING] public DOMSchemaService getSchemaService() { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/ProviderDependencies.java:52: warning: no comment 17:58:09 [WARNING] public TransportFactory getTransportFactory() { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/ProviderDependencies.java:80: warning: no comment 17:58:09 [WARNING] public YangXPathParserFactory getYangXPathParserFactory() { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControl.java:45: warning: no comment 17:58:09 [WARNING] public class RemoteControl implements RemoteControlComposite { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControl.java:53: warning: no comment 17:58:09 [WARNING] public RemoteControl(@NonNull final DOMDataBroker domDataBroker, @NonNull final EffectiveModelContext schemaContext, 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:74: warning: no comment 17:58:09 [WARNING] public RemoteControlProvider(@NonNull ProviderDependencies dependencies) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:64: warning: no comment 17:58:09 [WARNING] public RemoteControlProvider(@Reference YangXPathParserFactory yangXPathParserFactory, 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/RpcClient.java:35: warning: no comment 17:58:09 [WARNING] public class RpcClient implements AutoCloseable { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/RpcClient.java:45: warning: no comment 17:58:09 [WARNING] public RpcClient(JsonRpcCodecFactory codecFactory, RpcDefinition def, TransportFactory factory, String endpoint) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/RpcClient.java:62: warning: no comment 17:58:09 [WARNING] public ListenableFuture invoke(NormalizedNode input) { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/common/src/main/java/org/opendaylight/jsonrpc/model/StoreOperationArgument.java:13: warning: no comment 17:58:09 [WARNING] public class StoreOperationArgument { 17:58:09 [WARNING] ^ 17:58:09 [WARNING] 100 warnings 17:58:09 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.0-SNAPSHOT-javadoc.jar 17:58:09 [INFO] 17:58:09 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ jsonrpc-provider-common --- 17:58:09 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.0-SNAPSHOT-tests.jar 17:58:09 [INFO] 17:58:09 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ jsonrpc-provider-common --- 17:58:09 [INFO] CycloneDX: Resolving Dependencies 17:58:11 [INFO] CycloneDX: Creating BOM version 1.4 with 98 component(s) 17:58:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/bom.xml 17:58:11 [INFO] attaching as jsonrpc-provider-common-1.16.0-SNAPSHOT-cyclonedx.xml 17:58:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/bom.json 17:58:11 [INFO] attaching as jsonrpc-provider-common-1.16.0-SNAPSHOT-cyclonedx.json 17:58:11 [INFO] 17:58:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-common --- 17:58:11 [INFO] Skipping duplicate-finder execution! 17:58:11 [INFO] 17:58:11 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ jsonrpc-provider-common --- 17:58:11 [WARNING] Used undeclared dependencies found: 17:58:11 [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.5:provided 17:58:11 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.5:compile 17:58:11 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.4:test 17:58:11 [WARNING] org.opendaylight.yangtools:yang-parser-spi:jar:11.0.5:compile 17:58:11 [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile 17:58:11 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile 17:58:11 [WARNING] org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.5:provided 17:58:11 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:11.0.5:compile 17:58:11 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 17:58:11 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.4:provided 17:58:11 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:11.0.5:compile 17:58:11 [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:11.0.5:compile 17:58:11 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.4:provided 17:58:11 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:11.0.5:compile 17:58:11 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:11.0.5:compile 17:58:11 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile 17:58:11 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 17:58:11 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.4:test 17:58:11 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.4:provided 17:58:11 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:11.0.5:compile 17:58:11 [WARNING] org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.5:compile 17:58:11 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:11.0.5:compile 17:58:11 [WARNING] org.opendaylight.yangtools:util:jar:11.0.5:compile 17:58:11 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.4:provided 17:58:11 [WARNING] Unused declared dependencies found: 17:58:11 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:11.0.5:compile 17:58:11 [WARNING] org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.4:compile 17:58:11 [WARNING] Non-test scoped test only dependencies found: 17:58:11 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.5:compile 17:58:11 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:11.0.5:compile 17:58:11 [INFO] 17:58:11 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ jsonrpc-provider-common --- 17:58:11 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.0-SNAPSHOT-sources.jar 17:58:11 [INFO] 17:58:11 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-provider-common --- 17:58:11 [INFO] 17:58:11 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-provider-common --- 17:58:11 [INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/code-coverage/jacoco.exec 17:58:11 [INFO] Analyzed bundle 'JSON-RPC :: Provider :: Common' with 62 classes 17:58:11 [INFO] 17:58:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-provider-common --- 17:58:11 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.0-SNAPSHOT/jsonrpc-provider-common-1.16.0-SNAPSHOT.jar 17:58:11 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/common/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.0-SNAPSHOT/jsonrpc-provider-common-1.16.0-SNAPSHOT.pom 17:58:11 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.0-SNAPSHOT/jsonrpc-provider-common-1.16.0-SNAPSHOT-javadoc.jar 17:58:11 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.0-SNAPSHOT/jsonrpc-provider-common-1.16.0-SNAPSHOT-tests.jar 17:58:11 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.0-SNAPSHOT/jsonrpc-provider-common-1.16.0-SNAPSHOT-cyclonedx.xml 17:58:11 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.0-SNAPSHOT/jsonrpc-provider-common-1.16.0-SNAPSHOT-cyclonedx.json 17:58:11 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.0-SNAPSHOT/jsonrpc-provider-common-1.16.0-SNAPSHOT-sources.jar 17:58:11 [INFO] 17:58:11 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-provider-common --- 17:58:11 [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.0-SNAPSHOT/jsonrpc-provider-common-1.16.0-SNAPSHOT.jar 17:58:11 [INFO] Writing OBR metadata 17:58:11 [INFO] 17:58:11 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ jsonrpc-provider-common --- 17:58:11 [INFO] org.opendaylight.jsonrpc:jsonrpc-provider-common:bundle:1.16.0-SNAPSHOT 17:58:11 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 17:58:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.9:compile 17:58:11 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:58:11 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:58:11 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:58:11 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:58:11 [INFO] +- io.netty:netty-transport:jar:4.1.104.Final:provided 17:58:11 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:provided 17:58:11 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:provided 17:58:11 [INFO] | \- io.netty:netty-resolver:jar:4.1.104.Final:provided 17:58:11 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.0-SNAPSHOT:compile 17:58:11 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile 17:58:11 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile 17:58:11 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:58:11 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:58:11 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:58:11 [INFO] | | +- org.checkerframework:checker-qual:jar:3.42.0:compile 17:58:11 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 17:58:11 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:58:11 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 17:58:11 [INFO] +- org.opendaylight.jsonrpc:dom-codec:jar:1.16.0-SNAPSHOT:compile 17:58:11 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.5:compile 17:58:11 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.5:compile 17:58:11 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.5:compile 17:58:11 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.5:compile 17:58:11 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:11.0.5:compile 17:58:11 [INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.5:compile 17:58:11 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.5:compile 17:58:11 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:58:11 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.5:compile 17:58:11 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.5:compile 17:58:11 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.5:compile 17:58:11 [INFO] | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.5:compile 17:58:11 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.5:compile 17:58:11 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:58:11 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.5:compile 17:58:11 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.5:compile 17:58:11 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.5:compile 17:58:11 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.5:compile 17:58:11 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.5:compile 17:58:11 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.5:compile 17:58:11 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.5:compile 17:58:11 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.5:compile 17:58:11 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.5:compile 17:58:11 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.5:compile 17:58:11 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.5:compile 17:58:11 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.5:compile 17:58:11 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.5:compile 17:58:11 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.5:compile 17:58:11 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.5:compile 17:58:11 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.5:compile 17:58:11 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.5:compile 17:58:11 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.5:compile 17:58:11 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.5:compile 17:58:11 [INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.5:compile 17:58:11 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.5:compile 17:58:11 [INFO] | | \- org.immutables:value:jar:annotations:2.10.0:compile 17:58:11 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.5:compile 17:58:11 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.5:compile 17:58:11 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.5:compile 17:58:11 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.5:compile 17:58:11 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.5:compile 17:58:11 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile 17:58:11 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:provided 17:58:11 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.4:provided 17:58:11 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.5:provided 17:58:11 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.4:provided 17:58:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.4:provided 17:58:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.4:provided 17:58:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.4:provided 17:58:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.4:provided 17:58:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile 17:58:11 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.4:provided 17:58:11 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.5:provided 17:58:11 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.4:provided 17:58:11 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4:provided 17:58:11 [INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.4:provided 17:58:11 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.5:compile 17:58:11 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.5:compile 17:58:11 [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.5:compile 17:58:11 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.4:provided 17:58:11 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.4:provided 17:58:11 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.4:compile 17:58:11 [INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.0-SNAPSHOT:provided 17:58:11 [INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.0-SNAPSHOT:provided 17:58:11 [INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.0-SNAPSHOT:provided 17:58:11 [INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.0-SNAPSHOT:provided 17:58:11 [INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.0-SNAPSHOT:provided 17:58:11 [INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.77:provided 17:58:11 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:provided 17:58:11 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:provided 17:58:11 [INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.0-SNAPSHOT:provided 17:58:11 [INFO] +- com.google.code.gson:gson:jar:2.10.1:provided 17:58:11 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.4:test 17:58:11 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 17:58:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.4:test 17:58:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.4:test 17:58:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.4:test 17:58:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.4:test 17:58:11 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.4:test 17:58:11 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.5:test 17:58:11 [INFO] +- junit:junit:jar:4.13.2:test 17:58:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:58:11 [INFO] +- org.mockito:mockito-core:jar:5.8.0:test 17:58:11 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 17:58:11 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 17:58:11 [INFO] +- com.jayway.jsonpath:json-path:jar:2.2.0:test 17:58:11 [INFO] | \- net.minidev:json-smart:jar:2.2.1:test 17:58:11 [INFO] | \- net.minidev:accessors-smart:jar:1.1:test 17:58:11 [INFO] | \- org.ow2.asm:asm:jar:9.5:test 17:58:11 [INFO] +- com.jayway.jsonpath:json-path-assert:jar:2.2.0:test 17:58:11 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.4:test 17:58:11 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile 17:58:11 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:compile 17:58:11 [INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.0-SNAPSHOT:test 17:58:11 [INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.0-SNAPSHOT:test 17:58:11 [INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:test-jar:tests:1.16.0-SNAPSHOT:test 17:58:11 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.0-SNAPSHOT:test 17:58:11 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.0-SNAPSHOT:test 17:58:11 [INFO] +- io.netty:netty-all:jar:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-codec:jar:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-codec-dns:jar:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-codec-http:jar:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-codec-memcache:jar:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-codec-redis:jar:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-codec-smtp:jar:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-codec-socks:jar:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-codec-stomp:jar:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-codec-xml:jar:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-handler:jar:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-handler-proxy:jar:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-transport-sctp:jar:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-transport-udt:jar:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.104.Final:test 17:58:11 [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.104.Final:test 17:58:11 [INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.104.Final:test 17:58:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:58:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:58:11 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 17:58:11 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 17:58:11 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 17:58:11 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:58:11 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:58:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 17:58:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:58:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 17:58:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:58:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 17:58:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 17:58:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 17:58:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 17:58:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 17:58:11 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 17:58:11 [INFO] 17:58:11 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ jsonrpc-provider-common --- 17:58:11 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/sonatype-clm/module.xml 17:58:11 [INFO] 17:58:11 [INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-single >---------- 17:58:11 [INFO] Building JSON-RPC :: Provider :: Single node 1.16.0-SNAPSHOT [20/37] 17:58:11 [INFO] -------------------------------[ bundle ]------------------------------- 17:58:11 [INFO] 17:58:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-provider-single --- 17:58:11 [INFO] 17:58:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-provider-single --- 17:58:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:58:11 [INFO] 17:58:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-provider-single --- 17:58:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:58:11 [INFO] 17:58:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-provider-single --- 17:58:11 [INFO] 17:58:11 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-provider-single --- 17:58:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 17:58:11 [INFO] 17:58:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ jsonrpc-provider-single --- 17:58:11 [INFO] Starting audit... 17:58:11 Audit done. 17:58:11 [INFO] You have 0 Checkstyle violations. 17:58:11 [INFO] 17:58:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-provider-single --- 17:58:11 [INFO] Starting audit... 17:58:11 Audit done. 17:58:11 [INFO] You have 0 Checkstyle violations. 17:58:11 [INFO] 17:58:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ jsonrpc-provider-single --- 17:58:11 [INFO] 17:58:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-provider-single --- 17:58:11 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/provider/single/src/main/resources 17:58:11 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/generated-sources/spi 17:58:11 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/generated-sources/yang 17:58:11 [INFO] 17:58:11 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ jsonrpc-provider-single --- 17:58:11 [INFO] Recompiling the module because of changed dependency. 17:58:11 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 17:58:12 [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 17:58:12 [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 17:58:12 [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 17:58:12 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[91,36] registerRpcImplementation(java.lang.Class,I) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 17:58:12 [INFO] 17:58:12 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ jsonrpc-provider-single >>> 17:58:12 [INFO] 17:58:12 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ jsonrpc-provider-single --- 17:58:12 [INFO] Fork Value is true 17:58:14 [INFO] Done SpotBugs Analysis.... 17:58:14 [INFO] 17:58:14 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ jsonrpc-provider-single <<< 17:58:14 [INFO] 17:58:14 [INFO] 17:58:14 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ jsonrpc-provider-single --- 17:58:14 [INFO] BugInstance size is 0 17:58:14 [INFO] Error size is 0 17:58:14 [INFO] No errors/warnings found 17:58:14 [INFO] 17:58:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-provider-single --- 17:58:14 [INFO] Copying 1 resource from src/test/resources to target/test-classes 17:58:14 [INFO] 17:58:14 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ jsonrpc-provider-single --- 17:58:14 [INFO] Recompiling the module because of changed dependency. 17:58:14 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 17:58:15 [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 17:58:15 [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 17:58:15 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:58:15 [INFO] 17:58:15 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ jsonrpc-provider-single --- 17:58:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:58:15 [INFO] 17:58:15 [INFO] ------------------------------------------------------- 17:58:15 [INFO] T E S T S 17:58:15 [INFO] ------------------------------------------------------- 17:58:16 [INFO] Running org.opendaylight.jsonrpc.provider.single.JsonRPCProviderTest 17:58:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:58:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.876 s -- in org.opendaylight.jsonrpc.provider.single.JsonRPCProviderTest 17:58:24 [INFO] 17:58:24 [INFO] Results: 17:58:24 [INFO] 17:58:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 17:58:24 [INFO] 17:58:24 [INFO] 17:58:24 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ jsonrpc-provider-single --- 17:58:24 [INFO] 17:58:24 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-provider-single --- 17:58:24 [INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.0-SNAPSHOT.jar 17:58:24 [INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/classes/META-INF/MANIFEST.MF 17:58:24 [INFO] 17:58:24 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-provider-single --- 17:58:24 [INFO] No previous run data found, generating javadoc. 17:58:25 [WARNING] Javadoc Warnings 17:58:25 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:68: warning: no comment 17:58:25 [WARNING] public final class JsonRPCProvider implements JsonrpcService, AutoCloseable { 17:58:25 [WARNING] ^ 17:58:25 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:94: warning: no comment 17:58:25 [WARNING] public JsonRPCProvider(ProviderDependencies dependencies, GovernanceProvider governance) { 17:58:25 [WARNING] ^ 17:58:25 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:83: warning: no comment 17:58:25 [WARNING] public JsonRPCProvider(@Reference YangXPathParserFactory yangXPathParserFactory, 17:58:25 [WARNING] ^ 17:58:25 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:224: warning: no comment 17:58:25 [WARNING] public boolean doUnmount(String deviceName) { 17:58:25 [WARNING] ^ 17:58:25 [WARNING] 4 warnings 17:58:25 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.0-SNAPSHOT-javadoc.jar 17:58:25 [INFO] 17:58:25 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ jsonrpc-provider-single --- 17:58:25 [INFO] CycloneDX: Resolving Dependencies 17:58:27 [INFO] CycloneDX: Creating BOM version 1.4 with 98 component(s) 17:58:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/bom.xml 17:58:27 [INFO] attaching as jsonrpc-provider-single-1.16.0-SNAPSHOT-cyclonedx.xml 17:58:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/bom.json 17:58:27 [INFO] attaching as jsonrpc-provider-single-1.16.0-SNAPSHOT-cyclonedx.json 17:58:27 [INFO] 17:58:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-single --- 17:58:27 [INFO] Skipping duplicate-finder execution! 17:58:27 [INFO] 17:58:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ jsonrpc-provider-single --- 17:58:27 [WARNING] Used undeclared dependencies found: 17:58:27 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 17:58:27 [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:11.0.5:compile 17:58:27 [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile 17:58:27 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile 17:58:27 [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile 17:58:27 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile 17:58:27 [WARNING] Unused declared dependencies found: 17:58:27 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:11.0.5:compile 17:58:27 [WARNING] org.opendaylight.jsonrpc:dom-codec:jar:1.16.0-SNAPSHOT:compile 17:58:27 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:11.0.5:compile 17:58:27 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.5:compile 17:58:27 [WARNING] org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.4:compile 17:58:27 [WARNING] Non-test scoped test only dependencies found: 17:58:27 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile 17:58:27 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile 17:58:27 [INFO] 17:58:27 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ jsonrpc-provider-single --- 17:58:27 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.0-SNAPSHOT-sources.jar 17:58:27 [INFO] 17:58:27 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-provider-single --- 17:58:27 [INFO] 17:58:27 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-provider-single --- 17:58:27 [INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/code-coverage/jacoco.exec 17:58:27 [INFO] Analyzed bundle 'JSON-RPC :: Provider :: Single node' with 1 classes 17:58:27 [INFO] 17:58:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-provider-single --- 17:58:27 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.0-SNAPSHOT/jsonrpc-provider-single-1.16.0-SNAPSHOT.jar 17:58:27 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/single/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.0-SNAPSHOT/jsonrpc-provider-single-1.16.0-SNAPSHOT.pom 17:58:27 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.0-SNAPSHOT/jsonrpc-provider-single-1.16.0-SNAPSHOT-javadoc.jar 17:58:27 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.0-SNAPSHOT/jsonrpc-provider-single-1.16.0-SNAPSHOT-cyclonedx.xml 17:58:27 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.0-SNAPSHOT/jsonrpc-provider-single-1.16.0-SNAPSHOT-cyclonedx.json 17:58:27 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.0-SNAPSHOT/jsonrpc-provider-single-1.16.0-SNAPSHOT-sources.jar 17:58:27 [INFO] 17:58:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-provider-single --- 17:58:27 [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.0-SNAPSHOT/jsonrpc-provider-single-1.16.0-SNAPSHOT.jar 17:58:27 [INFO] Writing OBR metadata 17:58:27 [INFO] 17:58:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ jsonrpc-provider-single --- 17:58:27 [INFO] org.opendaylight.jsonrpc:jsonrpc-provider-single:bundle:1.16.0-SNAPSHOT 17:58:27 [INFO] +- io.netty:netty-transport:jar:4.1.104.Final:provided 17:58:27 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:provided 17:58:27 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:provided 17:58:27 [INFO] | \- io.netty:netty-resolver:jar:4.1.104.Final:provided 17:58:27 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.5:compile 17:58:27 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:58:27 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:58:27 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:58:27 [INFO] | | +- org.checkerframework:checker-qual:jar:3.42.0:compile 17:58:27 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 17:58:27 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:58:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 17:58:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.5:compile 17:58:27 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.5:compile 17:58:27 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.5:compile 17:58:27 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:11.0.5:compile 17:58:27 [INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.5:compile 17:58:27 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.5:compile 17:58:27 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:58:27 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.5:compile 17:58:27 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.5:compile 17:58:27 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.5:compile 17:58:27 [INFO] | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.5:compile 17:58:27 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.5:compile 17:58:27 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:58:27 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.5:compile 17:58:27 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.5:compile 17:58:27 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.5:compile 17:58:27 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.5:compile 17:58:27 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.5:compile 17:58:27 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.5:compile 17:58:27 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.5:compile 17:58:27 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.5:compile 17:58:27 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.5:compile 17:58:27 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.5:compile 17:58:27 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.5:compile 17:58:27 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.5:compile 17:58:27 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.5:compile 17:58:27 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.5:compile 17:58:27 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.5:compile 17:58:27 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.5:compile 17:58:27 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.5:compile 17:58:27 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.5:compile 17:58:27 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.5:compile 17:58:27 [INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.5:compile 17:58:27 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.5:compile 17:58:27 [INFO] | | \- org.immutables:value:jar:annotations:2.10.0:compile 17:58:27 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.5:compile 17:58:27 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.5:compile 17:58:27 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.5:compile 17:58:27 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.5:compile 17:58:27 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.5:compile 17:58:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile 17:58:27 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:provided 17:58:27 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.4:provided 17:58:27 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.5:provided 17:58:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.4:provided 17:58:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.4:provided 17:58:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.4:provided 17:58:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.4:provided 17:58:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.4:provided 17:58:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile 17:58:27 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.4:provided 17:58:27 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.5:provided 17:58:27 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile 17:58:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.4:provided 17:58:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4:provided 17:58:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.4:provided 17:58:27 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.5:compile 17:58:27 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.5:compile 17:58:27 [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.5:compile 17:58:27 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.4:provided 17:58:27 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.4:provided 17:58:27 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.4:compile 17:58:27 [INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.0-SNAPSHOT:provided 17:58:27 [INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.0-SNAPSHOT:provided 17:58:27 [INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.0-SNAPSHOT:compile 17:58:27 [INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.0-SNAPSHOT:provided 17:58:27 [INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.0-SNAPSHOT:provided 17:58:27 [INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.77:provided 17:58:27 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:provided 17:58:27 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:provided 17:58:27 [INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.0-SNAPSHOT:provided 17:58:27 [INFO] +- com.google.code.gson:gson:jar:2.10.1:provided 17:58:27 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:58:27 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:58:27 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:58:27 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:58:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.4:test 17:58:27 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 17:58:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.4:test 17:58:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.4:test 17:58:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.4:test 17:58:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.4:test 17:58:27 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.4:test 17:58:27 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.5:test 17:58:27 [INFO] +- junit:junit:jar:4.13.2:test 17:58:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:58:27 [INFO] +- org.mockito:mockito-core:jar:5.8.0:test 17:58:27 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.14.9:compile 17:58:27 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 17:58:27 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 17:58:27 [INFO] +- com.jayway.jsonpath:json-path:jar:2.2.0:test 17:58:27 [INFO] | \- net.minidev:json-smart:jar:2.2.1:test 17:58:27 [INFO] | \- net.minidev:accessors-smart:jar:1.1:test 17:58:27 [INFO] | \- org.ow2.asm:asm:jar:9.5:test 17:58:27 [INFO] +- com.jayway.jsonpath:json-path-assert:jar:2.2.0:test 17:58:27 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.4:test 17:58:27 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile 17:58:27 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile 17:58:27 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:compile 17:58:27 [INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.0-SNAPSHOT:test 17:58:27 [INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.0-SNAPSHOT:test 17:58:27 [INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:test-jar:tests:1.16.0-SNAPSHOT:test 17:58:27 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.0-SNAPSHOT:test 17:58:27 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.0-SNAPSHOT:test 17:58:27 [INFO] +- io.netty:netty-all:jar:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-codec:jar:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-codec-dns:jar:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-codec-http:jar:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-codec-memcache:jar:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-codec-redis:jar:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-codec-smtp:jar:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-codec-socks:jar:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-codec-stomp:jar:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-codec-xml:jar:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-handler:jar:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-handler-proxy:jar:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-transport-sctp:jar:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-transport-udt:jar:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.104.Final:test 17:58:27 [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.104.Final:test 17:58:27 [INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.104.Final:test 17:58:27 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.0-SNAPSHOT:compile 17:58:27 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:test-jar:tests:1.16.0-SNAPSHOT:test 17:58:27 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.0-SNAPSHOT:compile 17:58:27 [INFO] +- org.opendaylight.jsonrpc:dom-codec:jar:1.16.0-SNAPSHOT:compile 17:58:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:58:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:58:27 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 17:58:27 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 17:58:27 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 17:58:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:58:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:58:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 17:58:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:58:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 17:58:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:58:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 17:58:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 17:58:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 17:58:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 17:58:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 17:58:27 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 17:58:27 [INFO] 17:58:27 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ jsonrpc-provider-single --- 17:58:27 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/sonatype-clm/module.xml 17:58:27 [INFO] 17:58:27 [INFO] -----------< org.opendaylight.jsonrpc:odl-jsonrpc-provider >------------ 17:58:27 [INFO] Building JSON-RPC :: Feature :: provider 1.16.0-SNAPSHOT [21/37] 17:58:27 [INFO] ------------------------------[ feature ]------------------------------- 17:58:27 [INFO] 17:58:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-jsonrpc-provider --- 17:58:27 [INFO] 17:58:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-jsonrpc-provider --- 17:58:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:58:27 [INFO] 17:58:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-jsonrpc-provider --- 17:58:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:58:27 [INFO] 17:58:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-jsonrpc-provider --- 17:58:28 [INFO] 17:58:28 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-jsonrpc-provider --- 17:58:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:58:28 [INFO] argLine set to empty 17:58:28 [INFO] 17:58:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-jsonrpc-provider --- 17:58:28 [INFO] Starting audit... 17:58:28 Audit done. 17:58:28 [INFO] You have 0 Checkstyle violations. 17:58:28 [INFO] 17:58:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-jsonrpc-provider --- 17:58:28 [INFO] Starting audit... 17:58:28 Audit done. 17:58:28 [INFO] You have 0 Checkstyle violations. 17:58:28 [INFO] 17:58:28 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-jsonrpc-provider --- 17:58:28 [INFO] Created: /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-provider/target/classes/META-INF/maven/dependencies.properties 17:58:28 [INFO] 17:58:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-jsonrpc-provider --- 17:58:28 [INFO] 17:58:28 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-provider --- 17:58:28 [INFO] Generating feature descriptor file /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-provider/target/feature/feature.xml 17:58:28 [INFO] ...done! 17:58:28 [INFO] Attaching features XML 17:58:28 [INFO] 17:58:28 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-jsonrpc-provider --- 17:58:28 [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 17:58:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:58:28 [INFO] 17:58:28 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-jsonrpc-provider >>> 17:58:28 [INFO] 17:58:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-jsonrpc-provider --- 17:58:28 [INFO] 17:58:28 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-jsonrpc-provider <<< 17:58:28 [INFO] 17:58:28 [INFO] 17:58:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-jsonrpc-provider --- 17:58:28 [INFO] 17:58:28 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-jsonrpc-provider --- 17:58:28 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 17:58:28 [INFO] 17:58:28 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-jsonrpc-provider --- 17:58:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:58:28 [INFO] 17:58:28 [INFO] ------------------------------------------------------- 17:58:28 [INFO] T E S T S 17:58:28 [INFO] ------------------------------------------------------- 17:58:30 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 17:58:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.16 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 17:58:53 [INFO] 17:58:53 [INFO] Results: 17:58:53 [INFO] 17:58:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 17:58:53 [INFO] 17:58:53 [INFO] 17:58:53 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-jsonrpc-provider --- 17:58:53 [INFO] 17:58:53 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-jsonrpc-provider --- 17:58:53 [INFO] 17:58:53 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-jsonrpc-provider --- 17:58:53 [INFO] CycloneDX: Resolving Dependencies 17:58:59 [INFO] CycloneDX: Creating BOM version 1.4 with 331 component(s) 17:58:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-provider/target/bom.xml 17:58:59 [INFO] attaching as odl-jsonrpc-provider-1.16.0-SNAPSHOT-cyclonedx.xml 17:58:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-provider/target/bom.json 17:59:00 [INFO] attaching as odl-jsonrpc-provider-1.16.0-SNAPSHOT-cyclonedx.json 17:59:00 [INFO] 17:59:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-provider --- 17:59:00 [INFO] Skipping duplicate-finder execution! 17:59:00 [INFO] 17:59:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-jsonrpc-provider --- 17:59:00 [INFO] Skipping plugin execution 17:59:00 [INFO] 17:59:00 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-jsonrpc-provider --- 17:59:00 [INFO] No sources in project. Archive not created. 17:59:00 [INFO] 17:59:00 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-jsonrpc-provider --- 17:59:00 [INFO] 17:59:00 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-jsonrpc-provider --- 17:59:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:59:00 [INFO] 17:59:00 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-jsonrpc-provider --- 17:59:00 [INFO] No primary artifact to install, installing attached artifacts instead. 17:59:00 [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.0-SNAPSHOT/odl-jsonrpc-provider-1.16.0-SNAPSHOT.pom 17:59:00 [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.0-SNAPSHOT/odl-jsonrpc-provider-1.16.0-SNAPSHOT-features.xml 17:59:00 [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.0-SNAPSHOT/odl-jsonrpc-provider-1.16.0-SNAPSHOT-cyclonedx.xml 17:59:00 [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.0-SNAPSHOT/odl-jsonrpc-provider-1.16.0-SNAPSHOT-cyclonedx.json 17:59:00 [INFO] 17:59:00 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-jsonrpc-provider --- 17:59:00 [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-provider/target/test-features 17:59:00 [INFO] 17:59:00 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-jsonrpc-provider --- 17:59:00 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-provider/target/sonatype-clm/module.xml 17:59:00 [INFO] 17:59:00 [INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-all >-------------- 17:59:00 [INFO] Building JSON-RPC :: Feature :: all 1.16.0-SNAPSHOT [22/37] 17:59:00 [INFO] ------------------------------[ feature ]------------------------------- 17:59:01 [INFO] 17:59:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-jsonrpc-all --- 17:59:01 [INFO] 17:59:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-jsonrpc-all --- 17:59:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:59:01 [INFO] 17:59:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-jsonrpc-all --- 17:59:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:59:01 [INFO] 17:59:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-jsonrpc-all --- 17:59:02 [INFO] 17:59:02 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-jsonrpc-all --- 17:59:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:59:02 [INFO] argLine set to empty 17:59:02 [INFO] 17:59:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-jsonrpc-all --- 17:59:02 [INFO] Starting audit... 17:59:02 Audit done. 17:59:02 [INFO] You have 0 Checkstyle violations. 17:59:02 [INFO] 17:59:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-jsonrpc-all --- 17:59:02 [INFO] Starting audit... 17:59:02 Audit done. 17:59:02 [INFO] You have 0 Checkstyle violations. 17:59:02 [INFO] 17:59:02 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-jsonrpc-all --- 17:59:02 [INFO] Created: /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-all/target/classes/META-INF/maven/dependencies.properties 17:59:02 [INFO] 17:59:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-jsonrpc-all --- 17:59:02 [INFO] 17:59:02 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-all --- 17:59:02 [INFO] Generating feature descriptor file /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-all/target/feature/feature.xml 17:59:02 [INFO] ...done! 17:59:02 [INFO] Attaching features XML 17:59:02 [INFO] 17:59:02 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-jsonrpc-all --- 17:59:02 [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 17:59:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:59:02 [INFO] 17:59:02 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-jsonrpc-all >>> 17:59:02 [INFO] 17:59:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-jsonrpc-all --- 17:59:02 [INFO] 17:59:02 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-jsonrpc-all <<< 17:59:02 [INFO] 17:59:02 [INFO] 17:59:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-jsonrpc-all --- 17:59:02 [INFO] 17:59:02 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-jsonrpc-all --- 17:59:02 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 17:59:02 [INFO] 17:59:02 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-jsonrpc-all --- 17:59:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:59:02 [INFO] 17:59:02 [INFO] ------------------------------------------------------- 17:59:02 [INFO] T E S T S 17:59:02 [INFO] ------------------------------------------------------- 17:59:04 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 17:59:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.03 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 17:59:26 [INFO] 17:59:26 [INFO] Results: 17:59:26 [INFO] 17:59:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 17:59:26 [INFO] 17:59:26 [INFO] 17:59:26 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-jsonrpc-all --- 17:59:27 [INFO] 17:59:27 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-jsonrpc-all --- 17:59:27 [INFO] 17:59:27 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-jsonrpc-all --- 17:59:27 [INFO] CycloneDX: Resolving Dependencies 17:59:34 [INFO] CycloneDX: Creating BOM version 1.4 with 400 component(s) 17:59:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-all/target/bom.xml 17:59:34 [INFO] attaching as odl-jsonrpc-all-1.16.0-SNAPSHOT-cyclonedx.xml 17:59:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-all/target/bom.json 17:59:35 [INFO] attaching as odl-jsonrpc-all-1.16.0-SNAPSHOT-cyclonedx.json 17:59:35 [INFO] 17:59:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-all --- 17:59:35 [INFO] Skipping duplicate-finder execution! 17:59:35 [INFO] 17:59:35 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-jsonrpc-all --- 17:59:35 [INFO] Skipping plugin execution 17:59:35 [INFO] 17:59:35 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-jsonrpc-all --- 17:59:35 [INFO] No sources in project. Archive not created. 17:59:35 [INFO] 17:59:35 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-jsonrpc-all --- 17:59:35 [INFO] 17:59:35 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-jsonrpc-all --- 17:59:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:59:35 [INFO] 17:59:35 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-jsonrpc-all --- 17:59:35 [INFO] No primary artifact to install, installing attached artifacts instead. 17:59:35 [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.0-SNAPSHOT/odl-jsonrpc-all-1.16.0-SNAPSHOT.pom 17:59:35 [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.0-SNAPSHOT/odl-jsonrpc-all-1.16.0-SNAPSHOT-features.xml 17:59:35 [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.0-SNAPSHOT/odl-jsonrpc-all-1.16.0-SNAPSHOT-cyclonedx.xml 17:59:35 [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.0-SNAPSHOT/odl-jsonrpc-all-1.16.0-SNAPSHOT-cyclonedx.json 17:59:35 [INFO] 17:59:35 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-jsonrpc-all --- 17:59:35 [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-all/target/test-features 17:59:35 [INFO] 17:59:35 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-jsonrpc-all --- 17:59:35 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-all/target/sonatype-clm/module.xml 17:59:35 [INFO] 17:59:35 [INFO] -------------< org.opendaylight.jsonrpc:features-jsonrpc >-------------- 17:59:35 [INFO] Building JSON-RPC :: Features :: repository 1.16.0-SNAPSHOT [23/37] 17:59:35 [INFO] ------------------------------[ feature ]------------------------------- 17:59:35 [INFO] 17:59:35 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-jsonrpc --- 17:59:35 [INFO] 17:59:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-jsonrpc --- 17:59:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:59:35 [INFO] 17:59:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-jsonrpc --- 17:59:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:59:35 [INFO] 17:59:35 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-jsonrpc --- 17:59:35 [INFO] 17:59:35 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-jsonrpc --- 17:59:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:59:35 [INFO] argLine set to empty 17:59:35 [INFO] 17:59:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-jsonrpc --- 17:59:35 [INFO] Starting audit... 17:59:35 Audit done. 17:59:35 [INFO] You have 0 Checkstyle violations. 17:59:35 [INFO] 17:59:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-jsonrpc --- 17:59:35 [INFO] Starting audit... 17:59:35 Audit done. 17:59:35 [INFO] You have 0 Checkstyle violations. 17:59:35 [INFO] 17:59:35 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-jsonrpc --- 17:59:35 [INFO] 17:59:35 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-jsonrpc --- 17:59:35 [INFO] Created: /w/workspace/jsonrpc-maven-clm-calcium/features/features-jsonrpc/target/classes/META-INF/maven/dependencies.properties 17:59:35 [INFO] 17:59:35 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-jsonrpc --- 17:59:35 [INFO] Generating feature descriptor file /w/workspace/jsonrpc-maven-clm-calcium/features/features-jsonrpc/target/feature/feature.xml 17:59:35 [INFO] ...done! 17:59:35 [INFO] Attaching features XML 17:59:35 [INFO] 17:59:35 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-jsonrpc --- 17:59:35 [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 17:59:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:59:35 [INFO] 17:59:35 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ features-jsonrpc >>> 17:59:35 [INFO] 17:59:35 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ features-jsonrpc --- 17:59:35 [INFO] 17:59:35 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ features-jsonrpc <<< 17:59:35 [INFO] 17:59:35 [INFO] 17:59:35 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ features-jsonrpc --- 17:59:35 [INFO] 17:59:35 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ features-jsonrpc --- 17:59:35 [INFO] Tests are skipped. 17:59:35 [INFO] 17:59:35 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ features-jsonrpc --- 17:59:35 [INFO] 17:59:35 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-jsonrpc --- 17:59:35 [INFO] 17:59:35 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-jsonrpc --- 17:59:35 [INFO] CycloneDX: Resolving Dependencies 17:59:42 [INFO] CycloneDX: Creating BOM version 1.4 with 401 component(s) 17:59:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/features/features-jsonrpc/target/bom.xml 17:59:43 [INFO] attaching as features-jsonrpc-1.16.0-SNAPSHOT-cyclonedx.xml 17:59:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/features/features-jsonrpc/target/bom.json 17:59:43 [INFO] attaching as features-jsonrpc-1.16.0-SNAPSHOT-cyclonedx.json 17:59:43 [INFO] 17:59:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-jsonrpc --- 17:59:43 [INFO] Skipping duplicate-finder execution! 17:59:43 [INFO] 17:59:43 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-jsonrpc --- 17:59:43 [INFO] Skipping plugin execution 17:59:43 [INFO] 17:59:43 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-jsonrpc --- 17:59:43 [INFO] No sources in project. Archive not created. 17:59:43 [INFO] 17:59:43 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-jsonrpc --- 17:59:43 [INFO] 17:59:43 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-jsonrpc --- 17:59:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:59:43 [INFO] 17:59:43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-jsonrpc --- 17:59:43 [INFO] No primary artifact to install, installing attached artifacts instead. 17:59:43 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/features-jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.16.0-SNAPSHOT/features-jsonrpc-1.16.0-SNAPSHOT.pom 17:59:43 [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.0-SNAPSHOT/features-jsonrpc-1.16.0-SNAPSHOT-features.xml 17:59:43 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/features-jsonrpc/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.16.0-SNAPSHOT/features-jsonrpc-1.16.0-SNAPSHOT-cyclonedx.xml 17:59:43 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/features-jsonrpc/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.16.0-SNAPSHOT/features-jsonrpc-1.16.0-SNAPSHOT-cyclonedx.json 17:59:43 [INFO] 17:59:43 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-jsonrpc --- 17:59:43 [INFO] org.opendaylight.jsonrpc:features-jsonrpc:feature:1.16.0-SNAPSHOT 17:59:43 [INFO] +- org.opendaylight.jsonrpc:odl-jsonrpc-all:xml:features:1.16.0-SNAPSHOT:compile 17:59:43 [INFO] | \- org.opendaylight.netconf:odl-restconf-openapi:xml:features:6.0.6:compile 17:59:43 [INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.0.10:compile 17:59:43 [INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.0.10:compile 17:59:43 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.0.10:compile 17:59:43 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.5.1:compile 17:59:43 [INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.0.10:compile 17:59:43 [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.0.10:compile 17:59:43 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:59:43 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:compile 17:59:43 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:compile 17:59:43 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:compile 17:59:43 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.15.3:compile 17:59:43 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:59:43 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.15.3:compile 17:59:43 [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.15.3:compile 17:59:43 [INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.15.3:compile 17:59:43 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:6.0.6:compile 17:59:43 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:6.0.6:compile 17:59:43 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:12.0.4:compile 17:59:43 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:12.0.4:compile 17:59:43 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:12.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.4:compile 17:59:43 [INFO] | | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.4:compile 17:59:43 [INFO] | | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.4:compile 17:59:43 [INFO] | | | +- org.opendaylight.controller:netty-timer-config:jar:0.19.4:compile 17:59:43 [INFO] | | | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.4:compile 17:59:43 [INFO] | | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.4:compile 17:59:43 [INFO] | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:6.0.6:compile 17:59:43 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:11.0.5:compile 17:59:43 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:12.0.4:compile 17:59:43 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:12.0.4:compile 17:59:43 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:12.0.4:compile 17:59:43 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:12.0.4:compile 17:59:43 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:12.0.4:compile 17:59:43 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:6.0.6:compile 17:59:43 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:6.0.6:compile 17:59:43 [INFO] | | | \- org.opendaylight.netconf:restconf-common:jar:6.0.6:compile 17:59:43 [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:6.0.6:compile 17:59:43 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:6.0.6:compile 17:59:43 [INFO] | | | | \- org.opendaylight.netconf.model:rfc5277:jar:6.0.6:compile 17:59:43 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:6.0.6:compile 17:59:43 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6241:jar:6.0.6:compile 17:59:43 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:6.0.6:compile 17:59:43 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6470:jar:6.0.6:compile 17:59:43 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:6.0.6:compile 17:59:43 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:6.0.6:compile 17:59:43 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc6243:jar:6.0.6:compile 17:59:43 [INFO] | | | | \- org.opendaylight.netconf.model:rfc8526:jar:6.0.6:compile 17:59:43 [INFO] | | | +- org.opendaylight.netconf:netconf-api:jar:6.0.6:compile 17:59:43 [INFO] | | | \- org.opendaylight.netconf:netconf-auth:jar:6.0.6:compile 17:59:43 [INFO] | | \- org.opendaylight.netconf:restconf-nb:jar:6.0.6:compile 17:59:43 [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:6.0.6:compile 17:59:43 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:6.0.6:compile 17:59:43 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.5:compile 17:59:43 [INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:11.0.5:compile 17:59:43 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:12.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:12.0.4:compile 17:59:43 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:12.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:6.0.6:compile 17:59:43 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:59:43 [INFO] | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.52.v20230823:compile 17:59:43 [INFO] | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.52.v20230823:compile 17:59:43 [INFO] | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.52.v20230823:compile 17:59:43 [INFO] | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.52.v20230823:compile 17:59:43 [INFO] | | | +- org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823:compile 17:59:43 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.4.52.v20230823:compile 17:59:43 [INFO] | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.52.v20230823:compile 17:59:43 [INFO] | | | \- org.eclipse.jetty:jetty-client:jar:9.4.52.v20230823:compile 17:59:43 [INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.52.v20230823:compile 17:59:43 [INFO] | | | +- org.eclipse.jetty:jetty-security:jar:9.4.52.v20230823:compile 17:59:43 [INFO] | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.52.v20230823:compile 17:59:43 [INFO] | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.52.v20230823:compile 17:59:43 [INFO] | | \- org.eclipse.jetty:jetty-http:jar:9.4.52.v20230823:compile 17:59:43 [INFO] | \- org.opendaylight.netconf:restconf-openapi:jar:6.0.6:compile 17:59:43 [INFO] | +- dk.brics:automaton:jar:1.12-4:compile 17:59:43 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:59:43 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:59:43 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.4:compile 17:59:43 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.5:compile 17:59:43 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.5:compile 17:59:43 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:59:43 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.5:compile 17:59:43 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.5:compile 17:59:43 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.5:compile 17:59:43 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.5:compile 17:59:43 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.18.4:compile 17:59:43 [INFO] | \- org.opendaylight.aaa.web:servlet-api:jar:0.18.4:compile 17:59:43 [INFO] +- org.opendaylight.jsonrpc:odl-jsonrpc-bus:xml:features:1.16.0-SNAPSHOT:compile 17:59:43 [INFO] | +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.0-SNAPSHOT:compile 17:59:43 [INFO] | +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.0-SNAPSHOT:compile 17:59:43 [INFO] | +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.0-SNAPSHOT:compile 17:59:43 [INFO] | +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.0-SNAPSHOT:compile 17:59:43 [INFO] | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:59:43 [INFO] | +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.0-SNAPSHOT:compile 17:59:43 [INFO] | +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.0-SNAPSHOT:compile 17:59:43 [INFO] | +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.0-SNAPSHOT:compile 17:59:43 [INFO] | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 17:59:43 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 17:59:43 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 17:59:43 [INFO] | +- org.opendaylight.jsonrpc.security:security-service:jar:1.16.0-SNAPSHOT:compile 17:59:43 [INFO] | +- org.opendaylight.jsonrpc.security:security-aaa:jar:1.16.0-SNAPSHOT:compile 17:59:43 [INFO] | | +- org.opendaylight.aaa:aaa-cert:jar:0.18.4:compile 17:59:43 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4:compile 17:59:43 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:59:43 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.18.4:compile 17:59:43 [INFO] | | \- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.0-SNAPSHOT:compile 17:59:43 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile 17:59:43 [INFO] | +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.0-SNAPSHOT:compile 17:59:43 [INFO] | +- org.opendaylight.jsonrpc.bus:bus-config:cfg:config:1.16.0-SNAPSHOT:compile 17:59:43 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.0.10:compile 17:59:43 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.104.Final:compile 17:59:43 [INFO] | | | +- io.netty:netty-common:jar:4.1.104.Final:compile 17:59:43 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.104.Final:compile 17:59:43 [INFO] | | | +- io.netty:netty-transport:jar:4.1.104.Final:compile 17:59:43 [INFO] | | | \- io.netty:netty-codec:jar:4.1.104.Final:compile 17:59:43 [INFO] | | +- io.netty:netty-handler:jar:4.1.104.Final:compile 17:59:43 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.104.Final:compile 17:59:43 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:compile 17:59:43 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:compile 17:59:43 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:compile 17:59:43 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.104.Final:compile 17:59:43 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.4:compile 17:59:43 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.5:compile 17:59:43 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile 17:59:43 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.4:compile 17:59:43 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile 17:59:43 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:compile 17:59:43 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile 17:59:43 [INFO] | \- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.18.4:compile 17:59:43 [INFO] | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.18.4:compile 17:59:43 [INFO] | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.18.4:compile 17:59:43 [INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.18.4:compile 17:59:43 [INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.18.4:compile 17:59:43 [INFO] | | +- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.18.4:compile 17:59:43 [INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.4:compile 17:59:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.4:compile 17:59:43 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.4:compile 17:59:43 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.4:compile 17:59:43 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.4:compile 17:59:43 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.4:compile 17:59:43 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.4:compile 17:59:43 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.4:compile 17:59:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.4:compile 17:59:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.4:compile 17:59:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.4:compile 17:59:43 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.4:compile 17:59:43 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:59:43 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.4:compile 17:59:43 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:59:43 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:59:43 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:59:43 [INFO] | | | | +- io.netty:netty:jar:3.10.6.Final:compile 17:59:43 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:59:43 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:59:43 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:59:43 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.12:compile 17:59:43 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:59:43 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.4:compile 17:59:43 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.4:compile 17:59:43 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.23:compile 17:59:43 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.23:compile 17:59:43 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:59:43 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.23:compile 17:59:43 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:59:43 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.12:compile 17:59:43 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.0.10:compile 17:59:43 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.0.10:compile 17:59:43 [INFO] | | | \- org.apache.commons:commons-text:jar:1.11.0:compile 17:59:43 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.4:compile 17:59:43 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.4:compile 17:59:43 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.4:compile 17:59:43 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.0.10:compile 17:59:43 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.23:compile 17:59:43 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.23:compile 17:59:43 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.4:compile 17:59:43 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.4:compile 17:59:43 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.4:compile 17:59:43 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:59:43 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.4:compile 17:59:43 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.5:compile 17:59:43 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.4:compile 17:59:43 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.4:compile 17:59:43 [INFO] | +- org.opendaylight.controller:odl-jolokia:xml:features:8.0.4:compile 17:59:43 [INFO] | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:59:43 [INFO] | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:59:43 [INFO] | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:8.0.4:compile 17:59:43 [INFO] | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.18.4:compile 17:59:43 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.0.10:compile 17:59:43 [INFO] | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.0.10:compile 17:59:43 [INFO] | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.0.10:compile 17:59:43 [INFO] | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:59:43 [INFO] | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.41:compile 17:59:43 [INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.41:compile 17:59:43 [INFO] | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:59:43 [INFO] | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:59:43 [INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:59:43 [INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:59:43 [INFO] | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:59:43 [INFO] | | | +- org.glassfish.jersey.core:jersey-client:jar:2.41:compile 17:59:43 [INFO] | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:59:43 [INFO] | | | +- org.glassfish.jersey.core:jersey-server:jar:2.41:compile 17:59:43 [INFO] | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:59:43 [INFO] | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:59:43 [INFO] | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.41:compile 17:59:43 [INFO] | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.41:compile 17:59:43 [INFO] | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.41:compile 17:59:43 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.5:compile 17:59:43 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:59:43 [INFO] | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.18.4:compile 17:59:43 [INFO] | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.18.4:compile 17:59:43 [INFO] | +- org.opendaylight.aaa:aaa-shiro:jar:0.18.4:compile 17:59:43 [INFO] | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.18.4:compile 17:59:43 [INFO] | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.18.4:compile 17:59:43 [INFO] | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.18.4:compile 17:59:43 [INFO] | | | \- com.h2database:h2:jar:2.2.220:compile 17:59:43 [INFO] | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.18.4:compile 17:59:43 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:59:43 [INFO] | | | | +- commons-logging:commons-logging:jar:1.2:compile 17:59:43 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:59:43 [INFO] | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:59:43 [INFO] | | +- net.sf.ehcache:ehcache:jar:2.10.9.2:compile 17:59:43 [INFO] | | \- org.immutables:value:jar:annotations:2.10.0:compile 17:59:43 [INFO] | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.18.4:compile 17:59:43 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.18.4:compile 17:59:43 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.4:compile 17:59:43 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.5:compile 17:59:43 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.0.10:compile 17:59:43 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.5:compile 17:59:43 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.0.10:compile 17:59:43 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.5:compile 17:59:43 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.5:compile 17:59:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.4:compile 17:59:43 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:8.0.4:compile 17:59:43 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:59:43 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.18.4:compile 17:59:43 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.0.10:compile 17:59:43 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.18.4:compile 17:59:43 [INFO] | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.18.4:compile 17:59:43 [INFO] | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.0.10:compile 17:59:43 [INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.18.4:compile 17:59:43 [INFO] | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.18.4:compile 17:59:43 [INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.18.4:compile 17:59:43 [INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.18.4:compile 17:59:43 [INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.0.10:compile 17:59:43 [INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.0.10:compile 17:59:43 [INFO] | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.6:runtime 17:59:43 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.6:runtime 17:59:43 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.6:runtime 17:59:43 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.6:runtime 17:59:43 [INFO] | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:59:43 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.6:runtime 17:59:43 [INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:59:43 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.6:runtime 17:59:43 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-derbyclient:jar:1.5.6:runtime 17:59:43 [INFO] | | | | \- org.apache.derby:derbyclient:jar:10.14.2.0:runtime 17:59:43 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-derby:jar:1.5.6:runtime 17:59:43 [INFO] | | | | \- org.apache.derby:derby:jar:10.14.2.0:runtime 17:59:43 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.6:runtime 17:59:43 [INFO] | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:59:43 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.6:runtime 17:59:43 [INFO] | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:59:43 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.6:runtime 17:59:43 [INFO] | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.1.4:runtime 17:59:43 [INFO] | | | | \- com.github.waffle:waffle-jna:jar:3.2.0:runtime 17:59:43 [INFO] | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:59:43 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.6:runtime 17:59:43 [INFO] | | | | \- com.mysql:mysql-connector-j:jar:8.1.0:runtime 17:59:43 [INFO] | | | | \- com.google.protobuf:protobuf-java:jar:3.21.9:runtime 17:59:43 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.6:runtime 17:59:43 [INFO] | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.2.0.0:runtime 17:59:43 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.6:runtime 17:59:43 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.6:runtime 17:59:43 [INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:59:43 [INFO] | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:59:43 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.6:runtime 17:59:43 [INFO] | | | | +- org.apache.commons:commons-pool2:jar:2.11.1:runtime 17:59:43 [INFO] | | | | \- org.apache.commons:commons-dbcp2:jar:2.9.0:runtime 17:59:43 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.6:runtime 17:59:43 [INFO] | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:59:43 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.6:runtime 17:59:43 [INFO] | | | | \- org.xerial:sqlite-jdbc:jar:3.42.0.0:runtime 17:59:43 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.6:runtime 17:59:43 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.6:runtime 17:59:43 [INFO] | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:59:43 [INFO] | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.6:runtime 17:59:43 [INFO] | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:59:43 [INFO] | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:59:43 [INFO] | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:59:43 [INFO] | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:59:43 [INFO] | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:59:43 [INFO] | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.4:compile 17:59:43 [INFO] | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.18.4:compile 17:59:43 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.18.4:compile 17:59:43 [INFO] | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 17:59:43 [INFO] +- org.opendaylight.jsonrpc:odl-jsonrpc-provider:xml:features:1.16.0-SNAPSHOT:compile 17:59:43 [INFO] | +- org.opendaylight.jsonrpc:jsonrpc-provider-single:jar:1.16.0-SNAPSHOT:compile 17:59:43 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.5:compile 17:59:43 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.5:compile 17:59:43 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.5:compile 17:59:43 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.5:compile 17:59:43 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.5:compile 17:59:43 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.5:compile 17:59:43 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.5:compile 17:59:43 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.5:compile 17:59:43 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.5:compile 17:59:43 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:59:43 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-ri:jar:11.0.5:compile 17:59:43 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.5:compile 17:59:43 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.5:compile 17:59:43 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.5:compile 17:59:43 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.5:compile 17:59:43 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.5:compile 17:59:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.5:compile 17:59:43 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.5:compile 17:59:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.5:compile 17:59:43 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.5:compile 17:59:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.5:compile 17:59:43 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.5:compile 17:59:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.5:compile 17:59:43 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.5:compile 17:59:43 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.5:compile 17:59:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.5:compile 17:59:43 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.5:compile 17:59:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.5:compile 17:59:43 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.5:compile 17:59:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.5:compile 17:59:43 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.5:compile 17:59:43 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.5:compile 17:59:43 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.5:compile 17:59:43 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.5:compile 17:59:43 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.5:compile 17:59:43 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.5:compile 17:59:43 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile 17:59:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.0-SNAPSHOT:compile 17:59:43 [INFO] | | \- org.opendaylight.jsonrpc:dom-codec:jar:1.16.0-SNAPSHOT:compile 17:59:43 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.4:compile 17:59:43 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.4:compile 17:59:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.4:compile 17:59:43 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.5:compile 17:59:43 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.5:compile 17:59:43 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.5:compile 17:59:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.4:compile 17:59:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.4:compile 17:59:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.4:compile 17:59:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.4:compile 17:59:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.4:compile 17:59:43 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.5:compile 17:59:43 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.5:compile 17:59:43 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.5:compile 17:59:43 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.5:compile 17:59:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.4:compile 17:59:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.4:compile 17:59:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.4:compile 17:59:43 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.4:compile 17:59:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.4:compile 17:59:43 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.4:compile 17:59:43 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.5:compile 17:59:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.4:compile 17:59:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.4:compile 17:59:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.4:compile 17:59:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.4:compile 17:59:43 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile 17:59:43 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.4:compile 17:59:43 [INFO] +- org.opendaylight.odlparent:features-test:jar:13.0.10:test 17:59:43 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 17:59:43 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 17:59:43 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 17:59:43 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 17:59:43 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 17:59:43 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 17:59:43 [INFO] | | +- org.apache.commons:commons-compress:jar:1.23.0:test 17:59:43 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 17:59:43 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 17:59:43 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 17:59:43 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 17:59:43 [INFO] | | +- commons-io:commons-io:jar:2.15.1:test 17:59:43 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 17:59:43 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 17:59:43 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 17:59:43 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 17:59:43 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 17:59:43 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 17:59:43 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 17:59:43 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 17:59:43 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 17:59:43 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 17:59:43 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 17:59:43 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 17:59:43 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 17:59:43 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 17:59:43 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 17:59:43 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 17:59:43 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 17:59:43 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 17:59:43 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:runtime 17:59:43 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.4:runtime 17:59:43 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test 17:59:43 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test 17:59:43 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test 17:59:43 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 17:59:43 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 17:59:43 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:59:43 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 17:59:43 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 17:59:43 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 17:59:43 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 17:59:43 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 17:59:43 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 17:59:43 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 17:59:43 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 17:59:43 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 17:59:43 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 17:59:43 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 17:59:43 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 17:59:43 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 17:59:43 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.0.1:provided 17:59:43 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 17:59:43 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 17:59:43 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 17:59:43 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:59:43 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 17:59:43 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:59:43 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 17:59:43 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 17:59:43 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:13.0.10:test 17:59:43 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.4:test 17:59:43 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.4:test 17:59:43 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 17:59:43 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:test 17:59:43 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:test 17:59:43 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 17:59:43 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 17:59:43 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:test 17:59:43 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 17:59:43 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 17:59:43 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:test 17:59:43 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:test 17:59:43 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:test 17:59:43 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 17:59:43 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.13.0:runtime 17:59:43 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.13.0:runtime 17:59:43 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test 17:59:43 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:test 17:59:43 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test 17:59:43 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test 17:59:43 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:test 17:59:43 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 17:59:43 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 17:59:43 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 17:59:43 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 17:59:43 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 17:59:43 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 17:59:43 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 17:59:43 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test 17:59:43 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 17:59:43 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 17:59:43 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test 17:59:43 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:test 17:59:43 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:test 17:59:43 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.12:test 17:59:43 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 17:59:43 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 17:59:43 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 17:59:43 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 17:59:43 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 17:59:43 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test 17:59:43 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.4:test 17:59:43 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 17:59:43 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 17:59:43 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:13.0.10:test 17:59:43 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.0.10:test 17:59:43 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.0.10:test 17:59:43 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.0.10:test 17:59:43 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:13.0.10:test 17:59:43 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 17:59:43 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 17:59:43 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 17:59:43 [INFO] | | | | \- commons-codec:commons-codec:jar:1.11:test 17:59:43 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 17:59:43 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 17:59:43 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 17:59:43 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 17:59:43 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 17:59:43 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:59:43 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:59:43 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 17:59:43 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 17:59:43 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:59:43 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:13.0.10:test 17:59:43 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 17:59:43 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test 17:59:43 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 17:59:43 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 17:59:43 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 17:59:43 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:59:43 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:59:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:59:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 17:59:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:59:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 17:59:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:59:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 17:59:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 17:59:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 17:59:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 17:59:43 [INFO] +- junit:junit:jar:4.13.2:test 17:59:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 17:59:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 17:59:43 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 17:59:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:compile 17:59:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 17:59:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:59:43 [INFO] 17:59:43 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ features-jsonrpc --- 17:59:43 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/features/features-jsonrpc/target/sonatype-clm/module.xml 17:59:43 [INFO] 17:59:43 [INFO] ---------< org.opendaylight.jsonrpc:jsonrpc-provider-cluster >---------- 17:59:43 [INFO] Building JSON-RPC :: Provider :: Cluster 1.16.0-SNAPSHOT [24/37] 17:59:43 [INFO] -------------------------------[ bundle ]------------------------------- 17:59:43 [INFO] 17:59:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-provider-cluster --- 17:59:43 [INFO] 17:59:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-provider-cluster --- 17:59:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:59:43 [INFO] 17:59:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-provider-cluster --- 17:59:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:59:43 [INFO] 17:59:43 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-provider-cluster --- 17:59:43 [INFO] 17:59:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-provider-cluster --- 17:59:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 17:59:43 [INFO] 17:59:43 [INFO] --- yang-maven-plugin:11.0.5:generate-sources (binding) @ jsonrpc-provider-cluster --- 17:59:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:59:43 [INFO] yang-to-sources: Inspecting /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/yang 17:59:43 [INFO] yang-to-sources: Found 3 dependencies in 9.427 ms 17:59:43 [INFO] yang-to-sources: Project model files found: 1 in 2.314 ms 17:59:43 [INFO] yang-to-sources: 1 YANG models processed in 26.73 ms 17:59:43 [INFO] BindingJavaFileGenerator: Defined 6 files in 1.209 ms 17:59:43 [INFO] Sorted 6 files into 2 directories in 75.01 μs 17:59:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 5.747 ms 17:59:43 [INFO] 17:59:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ jsonrpc-provider-cluster --- 17:59:43 [INFO] Starting audit... 17:59:43 Audit done. 17:59:43 [INFO] You have 0 Checkstyle violations. 17:59:43 [INFO] 17:59:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-provider-cluster --- 17:59:43 [INFO] Starting audit... 17:59:43 Audit done. 17:59:43 [INFO] You have 0 Checkstyle violations. 17:59:43 [INFO] 17:59:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ jsonrpc-provider-cluster --- 17:59:43 [INFO] 17:59:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-provider-cluster --- 17:59:43 [INFO] Copying 1 resource from src/main/resources to target/classes 17:59:43 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/generated-sources/spi 17:59:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:59:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:59:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:59:43 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/generated-sources/spi 17:59:43 [INFO] 17:59:43 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ jsonrpc-provider-cluster --- 17:59:43 [INFO] Recompiling the module because of changed dependency. 17:59:43 [INFO] Compiling 39 source files with javac [debug release 17] to target/classes 17:59:44 [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 17:59:44 [INFO] 17:59:44 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ jsonrpc-provider-cluster >>> 17:59:44 [INFO] 17:59:44 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ jsonrpc-provider-cluster --- 17:59:44 [INFO] Fork Value is true 17:59:48 [INFO] Done SpotBugs Analysis.... 17:59:48 [INFO] 17:59:48 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ jsonrpc-provider-cluster <<< 17:59:48 [INFO] 17:59:48 [INFO] 17:59:48 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ jsonrpc-provider-cluster --- 17:59:48 [INFO] BugInstance size is 0 17:59:48 [INFO] Error size is 0 17:59:48 [INFO] No errors/warnings found 17:59:48 [INFO] 17:59:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-provider-cluster --- 17:59:48 [INFO] Copying 2 resources from src/test/resources to target/test-classes 17:59:48 [INFO] 17:59:48 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ jsonrpc-provider-cluster --- 17:59:48 [INFO] Recompiling the module because of changed dependency. 17:59:48 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:59:49 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 17:59:49 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 17:59:49 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:59:49 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:59:49 [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 17:59:49 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 17:59:49 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:59:49 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 17:59:49 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 17:59:49 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:59:49 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:59:49 [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 17:59:49 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 17:59:49 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:59:49 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 17:59:49 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 17:59:49 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:59:49 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:59:49 [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 17:59:49 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 17:59:49 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:59:49 [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 17:59:49 [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 17:59:49 [INFO] 17:59:49 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ jsonrpc-provider-cluster --- 17:59:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:59:49 [INFO] 17:59:49 [INFO] ------------------------------------------------------- 17:59:49 [INFO] T E S T S 17:59:49 [INFO] ------------------------------------------------------- 17:59:50 [INFO] Running org.opendaylight.jsonrpc.provider.cluster.MountpointTest 17:59:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:00:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.581 s -- in org.opendaylight.jsonrpc.provider.cluster.MountpointTest 18:00:00 [INFO] 18:00:00 [INFO] Results: 18:00:00 [INFO] 18:00:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 18:00:00 [INFO] 18:00:00 [INFO] 18:00:00 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ jsonrpc-provider-cluster --- 18:00:00 [INFO] 18:00:00 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-provider-cluster --- 18:00:00 [INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.0-SNAPSHOT.jar 18:00:00 [INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/classes/META-INF/MANIFEST.MF 18:00:00 [INFO] 18:00:00 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-provider-cluster --- 18:00:00 [INFO] No previous run data found, generating javadoc. 18:00:02 [WARNING] Javadoc Warnings 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterDependencies.java:39: warning: no comment 18:00:02 [WARNING] public ClusterDependencies(@NonNull TransportFactory transportFactory, @NonNull DataBroker dataBroker, 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterDependencies.java:54: warning: no comment 18:00:02 [WARNING] public ActorSystem getActorSystem() { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterDependencies.java:58: warning: no comment 18:00:02 [WARNING] public ClusterSingletonServiceProvider getClusterSingletonServiceProvider() { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterDependencies.java:66: warning: no comment 18:00:02 [WARNING] public Config getConfig() { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterDependencies.java:62: warning: no comment 18:00:02 [WARNING] public GovernanceProvider getGovernanceProvider() { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/InitMasterMountPoint.java:23: warning: no comment 18:00:02 [WARNING] public InitMasterMountPoint(DOMDataBroker domDataBroker, DOMRpcService domRpcService) { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/InitMasterMountPoint.java:28: warning: no comment 18:00:02 [WARNING] public DOMDataBroker getDomDataBroker() { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/InitMasterMountPoint.java:32: warning: no comment 18:00:02 [WARNING] public DOMRpcService getDomRpcService() { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/rpc/InvokeRpcRequest.java:17: warning: no comment 18:00:02 [WARNING] public class InvokeRpcRequest implements Serializable { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/rpc/InvokeRpcRequest.java:32: warning: no comment 18:00:02 [WARNING] public InvokeRpcRequest() { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/rpc/InvokeRpcRequest.java:36: warning: no comment 18:00:02 [WARNING] public InvokeRpcRequest(SchemaPathMsg schemaPathMsg, PathAndDataMsg data) { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/rpc/InvokeRpcRequest.java:22: warning: no comment 18:00:02 [WARNING] public static InvokeRpcRequest create(Absolute path, ContainerNode input) { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/rpc/InvokeRpcRequest.java:45: warning: no comment 18:00:02 [WARNING] public PathAndDataMsg getData() { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/rpc/InvokeRpcRequest.java:41: warning: no comment 18:00:02 [WARNING] public SchemaPathMsg getSchemaPath() { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/rpc/InvokeRpcResponse.java:26: warning: no comment 18:00:02 [WARNING] public InvokeRpcResponse(PathAndDataMsg data, Collection errors) { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/rpc/InvokeRpcResponse.java:35: warning: no comment 18:00:02 [WARNING] public PathAndDataMsg getData() { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/rpc/InvokeRpcResponse.java:31: warning: no comment 18:00:02 [WARNING] public Collection getErrors() { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:63: warning: no comment 18:00:02 [WARNING] public JsonRpcPeerListManager(ClusterDependencies dependencies) { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/MountPointRequest.java:20: warning: no comment 18:00:02 [WARNING] public MountPointRequest(ActorRef slaveActorRef) { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/MountPointRequest.java:24: warning: no comment 18:00:02 [WARNING] public ActorRef getSlaveActorRef() { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/MountPointResponse.java:23: warning: no comment 18:00:02 [WARNING] public MountPointResponse(ActorRef masterActorRef) { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/MountPointResponse.java:27: warning: no comment 18:00:02 [WARNING] public ActorRef getMasterActorRef() { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/PathAndDataMsg.java:20: warning: no comment 18:00:02 [WARNING] public class PathAndDataMsg implements Externalizable { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/PathAndDataMsg.java:24: warning: no comment 18:00:02 [WARNING] public PathAndDataMsg() { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/PathAndDataMsg.java:32: warning: no comment 18:00:02 [WARNING] public PathAndDataMsg(@NonNull YangInstanceIdentifier path, @NonNull NormalizedNode data) { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/PathAndDataMsg.java:28: warning: no comment 18:00:02 [WARNING] public PathAndDataMsg(ContainerNode data) { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/PathAndDataMsg.java:41: warning: no comment 18:00:02 [WARNING] public NormalizedNode getData() { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/PathAndDataMsg.java:37: warning: no comment 18:00:02 [WARNING] public YangInstanceIdentifier getPath() { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/ProxyReadTransaction.java:16: warning: no comment 18:00:02 [WARNING] public class ProxyReadTransaction extends ProxyReadWriteTransaction implements DOMDataTreeReadTransaction { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/ProxyReadTransaction.java:18: warning: no comment 18:00:02 [WARNING] public ProxyReadTransaction(final Peer id, final Future actorFuture, 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/ProxyReadWriteTransaction.java:35: warning: no comment 18:00:02 [WARNING] public class ProxyReadWriteTransaction implements DOMDataTreeReadWriteTransaction { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/ProxyReadWriteTransaction.java:42: warning: no comment 18:00:02 [WARNING] public ProxyReadWriteTransaction(final Peer peer, final Future future, 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/SchemaPathMsg.java:35: warning: no comment 18:00:02 [WARNING] public SchemaPathMsg(final Absolute schemaPath) { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/SchemaPathMsg.java:39: warning: no comment 18:00:02 [WARNING] public Absolute getSchemaPath() { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/TransactionActor.java:52: warning: no comment 18:00:02 [WARNING] public static Props props(final DOMDataTreeReadWriteTransaction tx, final Duration idleTimeout) { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/TxBase.java:22: warning: no comment 18:00:02 [WARNING] protected LogicalDatastoreType store; 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/TxBase.java:24: warning: no comment 18:00:02 [WARNING] public TxBase(LogicalDatastoreType store) { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/TxBase.java:28: warning: no comment 18:00:02 [WARNING] public LogicalDatastoreType getStore() { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/TxDelete.java:13: warning: no comment 18:00:02 [WARNING] public class TxDelete extends TxBase { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/TxDelete.java:18: warning: no comment 18:00:02 [WARNING] public TxDelete(LogicalDatastoreType store, YangInstanceIdentifier path) { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/TxDelete.java:23: warning: no comment 18:00:02 [WARNING] public YangInstanceIdentifier getPath() { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/TxMerge.java:13: warning: no comment 18:00:02 [WARNING] public class TxMerge extends TxBase { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/TxMerge.java:17: warning: no comment 18:00:02 [WARNING] public TxMerge(LogicalDatastoreType store, PathAndDataMsg message) { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/TxMerge.java:22: warning: no comment 18:00:02 [WARNING] public PathAndDataMsg getMessage() { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/TxPut.java:13: warning: no comment 18:00:02 [WARNING] public class TxPut extends TxBase { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/TxPut.java:17: warning: no comment 18:00:02 [WARNING] public TxPut(LogicalDatastoreType store, PathAndDataMsg message) { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/TxPut.java:22: warning: no comment 18:00:02 [WARNING] public PathAndDataMsg getMessage() { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/TxRead.java:13: warning: no comment 18:00:02 [WARNING] public class TxRead extends TxBase { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/TxRead.java:18: warning: no comment 18:00:02 [WARNING] public TxRead(LogicalDatastoreType store, YangInstanceIdentifier path, boolean exists) { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/TxRead.java:24: warning: no comment 18:00:02 [WARNING] public YangInstanceIdentifier getPath() { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/TxRead.java:28: warning: no comment 18:00:02 [WARNING] public boolean isExists() { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/UnregisterMountPoint.java:12: warning: no comment 18:00:02 [WARNING] public class UnregisterMountPoint implements Serializable { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/MountPointRequest.java:18: warning: no comment 18:00:02 [WARNING] private final ActorRef slaveActorRef; 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/MountPointResponse.java:21: warning: no comment 18:00:02 [WARNING] private ActorRef masterActorRef; 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/SchemaPathMsg.java:43: warning: no comment 18:00:02 [WARNING] private Object writeReplace() { 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/SchemaPathMsg.java:33: warning: no comment 18:00:02 [WARNING] private final Absolute schemaPath; 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/rpc/InvokeRpcRequest.java:20: warning: no comment 18:00:02 [WARNING] private PathAndDataMsg data; 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/rpc/InvokeRpcRequest.java:19: warning: no comment 18:00:02 [WARNING] private SchemaPathMsg schemaPath; 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/rpc/InvokeRpcResponse.java:23: warning: no comment 18:00:02 [WARNING] private PathAndDataMsg data; 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/rpc/InvokeRpcResponse.java:24: warning: no comment 18:00:02 [WARNING] private Collection errors; 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/TxDelete.java:16: warning: no comment 18:00:02 [WARNING] private final YangInstanceIdentifier path; 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/TxMerge.java:15: warning: no comment 18:00:02 [WARNING] private final PathAndDataMsg message; 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/TxPut.java:15: warning: no comment 18:00:02 [WARNING] private final PathAndDataMsg message; 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/TxRead.java:16: warning: no comment 18:00:02 [WARNING] private final boolean exists; 18:00:02 [WARNING] ^ 18:00:02 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/TxRead.java:15: warning: no comment 18:00:02 [WARNING] private final YangInstanceIdentifier path; 18:00:02 [WARNING] ^ 18:00:02 [WARNING] 65 warnings 18:00:02 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.0-SNAPSHOT-javadoc.jar 18:00:02 [INFO] 18:00:02 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ jsonrpc-provider-cluster --- 18:00:02 [INFO] CycloneDX: Resolving Dependencies 18:00:05 [INFO] CycloneDX: Creating BOM version 1.4 with 117 component(s) 18:00:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/bom.xml 18:00:05 [INFO] attaching as jsonrpc-provider-cluster-1.16.0-SNAPSHOT-cyclonedx.xml 18:00:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/bom.json 18:00:05 [INFO] attaching as jsonrpc-provider-cluster-1.16.0-SNAPSHOT-cyclonedx.json 18:00:05 [INFO] 18:00:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-cluster --- 18:00:05 [INFO] Skipping duplicate-finder execution! 18:00:05 [INFO] 18:00:05 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ jsonrpc-provider-cluster --- 18:00:05 [WARNING] Used undeclared dependencies found: 18:00:05 [WARNING] com.typesafe:config:jar:1.4.2:compile 18:00:05 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:11.0.5:compile 18:00:05 [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:11.0.5:compile 18:00:05 [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile 18:00:05 [WARNING] org.scala-lang:scala-library:jar:2.13.12:compile 18:00:05 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:11.0.5:compile 18:00:05 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile 18:00:05 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.4:test 18:00:05 [WARNING] org.opendaylight.controller:repackaged-akka:jar:8.0.4:compile 18:00:05 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.4:provided 18:00:05 [WARNING] org.opendaylight.yangtools:util:jar:11.0.5:compile 18:00:05 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile 18:00:05 [WARNING] Unused declared dependencies found: 18:00:05 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:11.0.5:compile 18:00:05 [WARNING] org.opendaylight.jsonrpc:dom-codec:jar:1.16.0-SNAPSHOT:compile 18:00:05 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:11.0.5:compile 18:00:05 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.5:compile 18:00:05 [WARNING] Non-test scoped test only dependencies found: 18:00:05 [WARNING] com.typesafe:config:jar:1.4.2:compile 18:00:05 [INFO] 18:00:05 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ jsonrpc-provider-cluster --- 18:00:05 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.0-SNAPSHOT-sources.jar 18:00:05 [INFO] 18:00:05 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-provider-cluster --- 18:00:05 [INFO] 18:00:05 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-provider-cluster --- 18:00:05 [INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/code-coverage/jacoco.exec 18:00:05 [INFO] Analyzed bundle 'JSON-RPC :: Provider :: Cluster' with 45 classes 18:00:05 [INFO] 18:00:05 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-provider-cluster --- 18:00:05 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.0-SNAPSHOT/jsonrpc-provider-cluster-1.16.0-SNAPSHOT.jar 18:00:05 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.0-SNAPSHOT/jsonrpc-provider-cluster-1.16.0-SNAPSHOT.pom 18:00:05 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.0-SNAPSHOT/jsonrpc-provider-cluster-1.16.0-SNAPSHOT-javadoc.jar 18:00:05 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.0-SNAPSHOT/jsonrpc-provider-cluster-1.16.0-SNAPSHOT-cyclonedx.xml 18:00:05 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.0-SNAPSHOT/jsonrpc-provider-cluster-1.16.0-SNAPSHOT-cyclonedx.json 18:00:05 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.0-SNAPSHOT/jsonrpc-provider-cluster-1.16.0-SNAPSHOT-sources.jar 18:00:05 [INFO] 18:00:05 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-provider-cluster --- 18:00:05 [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.0-SNAPSHOT/jsonrpc-provider-cluster-1.16.0-SNAPSHOT.jar 18:00:05 [INFO] Writing OBR metadata 18:00:05 [INFO] 18:00:05 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ jsonrpc-provider-cluster --- 18:00:05 [INFO] org.opendaylight.jsonrpc:jsonrpc-provider-cluster:bundle:1.16.0-SNAPSHOT 18:00:05 [INFO] +- io.netty:netty-transport:jar:4.1.104.Final:provided 18:00:05 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:provided 18:00:05 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:provided 18:00:05 [INFO] | \- io.netty:netty-resolver:jar:4.1.104.Final:provided 18:00:05 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.5:compile 18:00:05 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.5:compile 18:00:05 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.5:compile 18:00:05 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.5:compile 18:00:05 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:11.0.5:compile 18:00:05 [INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.5:compile 18:00:05 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.5:compile 18:00:05 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 18:00:05 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.5:compile 18:00:05 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.5:compile 18:00:05 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.5:compile 18:00:05 [INFO] | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.5:compile 18:00:05 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.5:compile 18:00:05 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 18:00:05 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.5:compile 18:00:05 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.5:compile 18:00:05 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.5:compile 18:00:05 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.5:compile 18:00:05 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.5:compile 18:00:05 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.5:compile 18:00:05 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.5:compile 18:00:05 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.5:compile 18:00:05 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.5:compile 18:00:05 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.5:compile 18:00:05 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.5:compile 18:00:05 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.5:compile 18:00:05 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.5:compile 18:00:05 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.5:compile 18:00:05 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.5:compile 18:00:05 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.5:compile 18:00:05 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.5:compile 18:00:05 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.5:compile 18:00:05 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.5:compile 18:00:05 [INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.5:compile 18:00:05 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.5:compile 18:00:05 [INFO] | | \- org.immutables:value:jar:annotations:2.10.0:compile 18:00:05 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.5:compile 18:00:05 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.5:compile 18:00:05 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.5:compile 18:00:05 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.5:compile 18:00:05 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.5:compile 18:00:05 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile 18:00:05 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:provided 18:00:05 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.4:provided 18:00:05 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.5:compile 18:00:05 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.4:provided 18:00:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.4:provided 18:00:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.4:provided 18:00:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.4:provided 18:00:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.4:provided 18:00:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile 18:00:05 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.4:provided 18:00:05 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.5:compile 18:00:05 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.4:provided 18:00:05 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4:provided 18:00:05 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.4:provided 18:00:05 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.4:compile 18:00:05 [INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.0-SNAPSHOT:provided 18:00:05 [INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.0-SNAPSHOT:provided 18:00:05 [INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.0-SNAPSHOT:provided 18:00:05 [INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.0-SNAPSHOT:provided 18:00:05 [INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.0-SNAPSHOT:provided 18:00:05 [INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.77:provided 18:00:05 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:provided 18:00:05 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:provided 18:00:05 [INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.0-SNAPSHOT:provided 18:00:05 [INFO] +- com.google.code.gson:gson:jar:2.10.1:provided 18:00:05 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile 18:00:05 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:compile 18:00:05 [INFO] +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.4:compile 18:00:05 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 18:00:05 [INFO] | +- com.typesafe:config:jar:1.4.2:compile 18:00:05 [INFO] | +- io.dropwizard.metrics:metrics-core:jar:4.2.23:compile 18:00:05 [INFO] | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.23:compile 18:00:05 [INFO] | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 18:00:05 [INFO] | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.23:compile 18:00:05 [INFO] | +- org.lz4:lz4-java:jar:1.8.0:compile 18:00:05 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.5:compile 18:00:05 [INFO] | +- org.opendaylight.controller:repackaged-akka:jar:8.0.4:compile 18:00:05 [INFO] | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 18:00:05 [INFO] | | +- io.aeron:aeron-client:jar:1.38.1:compile 18:00:05 [INFO] | | +- io.aeron:aeron-driver:jar:1.38.1:compile 18:00:05 [INFO] | | +- io.netty:netty:jar:3.10.6.Final:compile 18:00:05 [INFO] | | +- org.agrona:agrona:jar:1.15.2:compile 18:00:05 [INFO] | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 18:00:05 [INFO] | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 18:00:05 [INFO] | | +- org.scala-lang:scala-reflect:jar:2.13.12:compile 18:00:05 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 18:00:05 [INFO] | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 18:00:05 [INFO] | \- org.scala-lang:scala-library:jar:2.13.12:compile 18:00:05 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 18:00:05 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.0-SNAPSHOT:compile 18:00:05 [INFO] | \- net.bytebuddy:byte-buddy:jar:1.14.9:compile 18:00:05 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.4:test 18:00:05 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 18:00:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.4:test 18:00:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.4:test 18:00:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.4:test 18:00:05 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.4:test 18:00:05 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.4:test 18:00:05 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.5:test 18:00:05 [INFO] +- junit:junit:jar:4.13.2:test 18:00:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 18:00:05 [INFO] +- org.mockito:mockito-core:jar:5.8.0:test 18:00:05 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 18:00:05 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 18:00:05 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.4:test 18:00:05 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile 18:00:05 [INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.0-SNAPSHOT:test 18:00:05 [INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.0-SNAPSHOT:test 18:00:05 [INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:test-jar:tests:1.16.0-SNAPSHOT:test 18:00:05 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 18:00:05 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.0-SNAPSHOT:test 18:00:05 [INFO] +- io.netty:netty-all:jar:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-codec:jar:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-codec-dns:jar:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-codec-http:jar:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-codec-memcache:jar:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-codec-redis:jar:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-codec-smtp:jar:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-codec-socks:jar:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-codec-stomp:jar:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-codec-xml:jar:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-handler:jar:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-handler-proxy:jar:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-transport-sctp:jar:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-transport-udt:jar:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.104.Final:test 18:00:05 [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.104.Final:test 18:00:05 [INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.104.Final:test 18:00:05 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:test-jar:tests:1.16.0-SNAPSHOT:test 18:00:05 [INFO] +- org.opendaylight.mdsal:mdsal-eos-dom-simple:jar:12.0.4:test 18:00:05 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.4:test 18:00:05 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.4:test 18:00:05 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.4:test 18:00:05 [INFO] +- org.awaitility:awaitility:jar:4.1.1:test 18:00:05 [INFO] +- com.typesafe.akka:akka-testkit_2.13:jar:2.6.21:test 18:00:05 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.0-SNAPSHOT:compile 18:00:05 [INFO] +- org.opendaylight.jsonrpc:dom-codec:jar:1.16.0-SNAPSHOT:compile 18:00:05 [INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.4:provided 18:00:05 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.5:compile 18:00:05 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.5:compile 18:00:05 [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.5:compile 18:00:05 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.4:provided 18:00:05 [INFO] +- com.jayway.jsonpath:json-path:jar:2.2.0:test 18:00:05 [INFO] | \- net.minidev:json-smart:jar:2.2.1:test 18:00:05 [INFO] | \- net.minidev:accessors-smart:jar:1.1:test 18:00:05 [INFO] | \- org.ow2.asm:asm:jar:9.5:test 18:00:05 [INFO] +- com.jayway.jsonpath:json-path-assert:jar:2.2.0:test 18:00:05 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.0-SNAPSHOT:test 18:00:05 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 18:00:05 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 18:00:05 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 18:00:05 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 18:00:05 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 18:00:05 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 18:00:05 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 18:00:05 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 18:00:05 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile 18:00:05 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 18:00:05 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 18:00:05 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 18:00:05 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 18:00:05 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 18:00:05 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 18:00:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 18:00:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 18:00:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 18:00:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 18:00:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 18:00:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 18:00:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 18:00:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 18:00:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 18:00:05 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 18:00:05 [INFO] 18:00:05 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ jsonrpc-provider-cluster --- 18:00:05 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/sonatype-clm/module.xml 18:00:05 [INFO] 18:00:05 [INFO] ------------< org.opendaylight.jsonrpc:odl-jsonrpc-cluster >------------ 18:00:05 [INFO] Building JSON-RPC :: Feature :: Cluster 1.16.0-SNAPSHOT [25/37] 18:00:05 [INFO] ------------------------------[ feature ]------------------------------- 18:00:05 [INFO] 18:00:05 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-jsonrpc-cluster --- 18:00:05 [INFO] 18:00:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-jsonrpc-cluster --- 18:00:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:00:05 [INFO] 18:00:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-jsonrpc-cluster --- 18:00:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:00:05 [INFO] 18:00:05 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-jsonrpc-cluster --- 18:00:05 [INFO] 18:00:05 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-jsonrpc-cluster --- 18:00:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:00:05 [INFO] argLine set to empty 18:00:05 [INFO] 18:00:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-jsonrpc-cluster --- 18:00:05 [INFO] Starting audit... 18:00:05 Audit done. 18:00:05 [INFO] You have 0 Checkstyle violations. 18:00:05 [INFO] 18:00:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-jsonrpc-cluster --- 18:00:05 [INFO] Starting audit... 18:00:05 Audit done. 18:00:05 [INFO] You have 0 Checkstyle violations. 18:00:05 [INFO] 18:00:05 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-jsonrpc-cluster --- 18:00:05 [INFO] Created: /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-cluster/target/classes/META-INF/maven/dependencies.properties 18:00:05 [INFO] 18:00:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-jsonrpc-cluster --- 18:00:05 [INFO] 18:00:05 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-cluster --- 18:00:05 [INFO] Generating feature descriptor file /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-cluster/target/feature/feature.xml 18:00:06 [INFO] ...done! 18:00:06 [INFO] Attaching features XML 18:00:06 [INFO] 18:00:06 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-jsonrpc-cluster --- 18:00:06 [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 18:00:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 18:00:06 [INFO] 18:00:06 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-jsonrpc-cluster >>> 18:00:06 [INFO] 18:00:06 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-jsonrpc-cluster --- 18:00:06 [INFO] 18:00:06 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-jsonrpc-cluster <<< 18:00:06 [INFO] 18:00:06 [INFO] 18:00:06 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-jsonrpc-cluster --- 18:00:06 [INFO] 18:00:06 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-jsonrpc-cluster --- 18:00:06 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 18:00:06 [INFO] 18:00:06 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-jsonrpc-cluster --- 18:00:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:00:06 [INFO] 18:00:06 [INFO] ------------------------------------------------------- 18:00:06 [INFO] T E S T S 18:00:06 [INFO] ------------------------------------------------------- 18:00:08 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 18:00:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.26 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 18:00:32 [INFO] 18:00:32 [INFO] Results: 18:00:32 [INFO] 18:00:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 18:00:32 [INFO] 18:00:32 [INFO] 18:00:32 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-jsonrpc-cluster --- 18:00:32 [INFO] 18:00:32 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-jsonrpc-cluster --- 18:00:32 [INFO] 18:00:32 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-jsonrpc-cluster --- 18:00:32 [INFO] CycloneDX: Resolving Dependencies 18:00:39 [INFO] CycloneDX: Creating BOM version 1.4 with 399 component(s) 18:00:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-cluster/target/bom.xml 18:00:39 [INFO] attaching as odl-jsonrpc-cluster-1.16.0-SNAPSHOT-cyclonedx.xml 18:00:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-cluster/target/bom.json 18:00:39 [INFO] attaching as odl-jsonrpc-cluster-1.16.0-SNAPSHOT-cyclonedx.json 18:00:39 [INFO] 18:00:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-cluster --- 18:00:39 [INFO] Skipping duplicate-finder execution! 18:00:39 [INFO] 18:00:39 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-jsonrpc-cluster --- 18:00:39 [INFO] Skipping plugin execution 18:00:39 [INFO] 18:00:39 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-jsonrpc-cluster --- 18:00:39 [INFO] No sources in project. Archive not created. 18:00:39 [INFO] 18:00:39 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-jsonrpc-cluster --- 18:00:39 [INFO] 18:00:39 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-jsonrpc-cluster --- 18:00:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:00:39 [INFO] 18:00:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-jsonrpc-cluster --- 18:00:39 [INFO] No primary artifact to install, installing attached artifacts instead. 18:00:39 [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.0-SNAPSHOT/odl-jsonrpc-cluster-1.16.0-SNAPSHOT.pom 18:00:39 [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.0-SNAPSHOT/odl-jsonrpc-cluster-1.16.0-SNAPSHOT-features.xml 18:00:39 [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.0-SNAPSHOT/odl-jsonrpc-cluster-1.16.0-SNAPSHOT-cyclonedx.xml 18:00:39 [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.0-SNAPSHOT/odl-jsonrpc-cluster-1.16.0-SNAPSHOT-cyclonedx.json 18:00:39 [INFO] 18:00:39 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-jsonrpc-cluster --- 18:00:39 [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-cluster/target/test-features 18:00:39 [INFO] 18:00:39 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-jsonrpc-cluster --- 18:00:39 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/features/odl-jsonrpc-cluster/target/sonatype-clm/module.xml 18:00:39 [INFO] 18:00:39 [INFO] ------------< org.opendaylight.jsonrpc:features-aggregator >------------ 18:00:39 [INFO] Building JSON-RPC :: Features :: Aggregator 1.16.0-SNAPSHOT [26/37] 18:00:39 [INFO] --------------------------------[ pom ]--------------------------------- 18:00:39 [INFO] 18:00:39 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-aggregator --- 18:00:39 [INFO] 18:00:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-aggregator --- 18:00:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:00:39 [INFO] 18:00:39 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-aggregator --- 18:00:39 [INFO] 18:00:39 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-aggregator --- 18:00:39 [INFO] CycloneDX: Resolving Dependencies 18:00:39 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 18:00:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/features/target/bom.xml 18:00:39 [INFO] attaching as features-aggregator-1.16.0-SNAPSHOT-cyclonedx.xml 18:00:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/features/target/bom.json 18:00:39 [INFO] attaching as features-aggregator-1.16.0-SNAPSHOT-cyclonedx.json 18:00:39 [INFO] 18:00:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-aggregator --- 18:00:39 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/pom.xml to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.16.0-SNAPSHOT/features-aggregator-1.16.0-SNAPSHOT.pom 18:00:39 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.16.0-SNAPSHOT/features-aggregator-1.16.0-SNAPSHOT-cyclonedx.xml 18:00:39 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/features/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.16.0-SNAPSHOT/features-aggregator-1.16.0-SNAPSHOT-cyclonedx.json 18:00:39 [INFO] 18:00:39 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-aggregator --- 18:00:39 [INFO] org.opendaylight.jsonrpc:features-aggregator:pom:1.16.0-SNAPSHOT 18:00:39 [INFO] 18:00:39 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ features-aggregator --- 18:00:39 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/features/target/sonatype-clm/module.xml 18:00:39 [INFO] 18:00:39 [INFO] ---------------< org.opendaylight.jsonrpc:inband-models >--------------- 18:00:39 [INFO] Building JSON-RPC :: BUS :: Examples :: Inband models 1.16.0-SNAPSHOT [27/37] 18:00:39 [INFO] --------------------------------[ jar ]--------------------------------- 18:00:39 [INFO] 18:00:39 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ inband-models --- 18:00:39 [INFO] 18:00:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ inband-models --- 18:00:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:00:40 [INFO] 18:00:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ inband-models --- 18:00:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:00:40 [INFO] 18:00:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ inband-models --- 18:00:40 [INFO] 18:00:40 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ inband-models --- 18:00:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 18:00:40 [INFO] 18:00:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ inband-models --- 18:00:40 [INFO] Starting audit... 18:00:40 Audit done. 18:00:40 [INFO] You have 0 Checkstyle violations. 18:00:40 [INFO] 18:00:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ inband-models --- 18:00:40 [INFO] Starting audit... 18:00:40 Audit done. 18:00:40 [INFO] You have 0 Checkstyle violations. 18:00:40 [INFO] 18:00:40 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ inband-models --- 18:00:40 [INFO] 18:00:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ inband-models --- 18:00:40 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/src/main/resources 18:00:40 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/generated-sources/spi 18:00:40 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/generated-sources/yang 18:00:40 [INFO] 18:00:40 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ inband-models --- 18:00:40 [INFO] Recompiling the module because of changed dependency. 18:00:40 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 18:00:40 [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 18:00:40 [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 18:00:40 [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 18:00:40 [INFO] 18:00:40 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ inband-models >>> 18:00:40 [INFO] 18:00:40 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ inband-models --- 18:00:40 [INFO] Fork Value is true 18:00:42 [INFO] Done SpotBugs Analysis.... 18:00:42 [INFO] 18:00:42 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ inband-models <<< 18:00:42 [INFO] 18:00:42 [INFO] 18:00:42 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ inband-models --- 18:00:42 [INFO] BugInstance size is 0 18:00:42 [INFO] Error size is 0 18:00:42 [INFO] No errors/warnings found 18:00:42 [INFO] 18:00:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ inband-models --- 18:00:42 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/src/test/resources 18:00:42 [INFO] 18:00:42 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ inband-models --- 18:00:42 [INFO] No sources to compile 18:00:42 [INFO] 18:00:42 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ inband-models --- 18:00:42 [INFO] No tests to run. 18:00:42 [INFO] 18:00:42 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ inband-models --- 18:00:42 [INFO] 18:00:42 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ inband-models --- 18:00:42 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.0-SNAPSHOT.jar 18:00:42 [INFO] 18:00:42 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ inband-models --- 18:00:43 [INFO] No previous run data found, generating javadoc. 18:00:44 [WARNING] Javadoc Warnings 18:00:44 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/DemoService.java:13: warning: no comment 18:00:44 [WARNING] public interface DemoService extends InbandModelsService { 18:00:44 [WARNING] ^ 18:00:44 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/DemoService.java:14: warning: no comment 18:00:44 [WARNING] JsonObject factorial(JsonObject input); 18:00:44 [WARNING] ^ 18:00:44 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/Main.java:19: warning: no comment 18:00:44 [WARNING] public class Main extends AbstractInbandModelsService implements DemoService { 18:00:44 [WARNING] ^ 18:00:44 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/Main.java:22: warning: no comment 18:00:44 [WARNING] public static void main(String[] args) throws Exception { 18:00:44 [WARNING] ^ 18:00:44 [WARNING] 4 warnings 18:00:44 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.0-SNAPSHOT-javadoc.jar 18:00:44 [INFO] 18:00:44 [INFO] --- maven-shade-plugin:3.5.1:shade (single-jar) @ inband-models --- 18:00:44 [INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.0-SNAPSHOT in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.0-SNAPSHOT in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.0-SNAPSHOT in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.0-SNAPSHOT in the shaded jar. 18:00:44 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 18:00:44 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 18:00:44 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 18:00:44 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 18:00:44 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.24.0 in the shaded jar. 18:00:44 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.0-SNAPSHOT in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.0-SNAPSHOT in the shaded jar. 18:00:44 [INFO] Including net.bytebuddy:byte-buddy:jar:1.14.9 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.0-SNAPSHOT in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.16.0-SNAPSHOT in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.4 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:concepts:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:util:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.immutables:value:jar:annotations:2.10.0 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.yangtools:yang-common:jar:11.0.5 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.4 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.0-SNAPSHOT in the shaded jar. 18:00:44 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.0-SNAPSHOT in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:12.0.4 in the shaded jar. 18:00:44 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4 in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-all:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-buffer:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-codec:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-codec-dns:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-codec-haproxy:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-codec-http:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-codec-http2:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-codec-memcache:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-codec-mqtt:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-codec-redis:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-codec-smtp:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-codec-socks:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-codec-stomp:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-codec-xml:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-common:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-handler:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-handler-proxy:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-resolver:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-resolver-dns:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-transport:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-transport-rxtx:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-transport-sctp:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-transport-udt:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.104.Final in the shaded jar. 18:00:44 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 18:00:44 [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. 18:00:44 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 18:00:44 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:00:46 [WARNING] bus-api-1.16.0-SNAPSHOT.jar, jsonrpc-provider-common-1.16.0-SNAPSHOT.jar define 19 overlapping classes: 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester 18:00:46 [WARNING] - 9 more... 18:00:46 [WARNING] netty-all-4.1.104.Final.jar, netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-codec-dns-4.1.104.Final.jar, netty-codec-haproxy-4.1.104.Final.jar, netty-codec-http-4.1.104.Final.jar, netty-codec-http2-4.1.104.Final.jar, netty-codec-memcache-4.1.104.Final.jar, netty-codec-mqtt-4.1.104.Final.jar, netty-codec-redis-4.1.104.Final.jar, netty-codec-smtp-4.1.104.Final.jar, netty-codec-socks-4.1.104.Final.jar, netty-codec-stomp-4.1.104.Final.jar, netty-codec-xml-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-handler-proxy-4.1.104.Final.jar, netty-handler-ssl-ocsp-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-resolver-dns-4.1.104.Final.jar, netty-resolver-dns-classes-macos-4.1.104.Final.jar, netty-resolver-dns-native-macos-4.1.104.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.104.Final-osx-x86_64.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-classes-kqueue-4.1.104.Final.jar, netty-transport-native-epoll-4.1.104.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.104.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.104.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.104.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.104.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.104.Final.jar, netty-transport-rxtx-4.1.104.Final.jar, netty-transport-sctp-4.1.104.Final.jar, netty-transport-udt-4.1.104.Final.jar define 1 overlapping resource: 18:00:46 [WARNING] - META-INF/io.netty.versions.properties 18:00:46 [WARNING] byte-buddy-1.14.9.jar, gson-2.10.1.jar define 1 overlapping classes: 18:00:46 [WARNING] - META-INF.versions.9.module-info 18:00:46 [WARNING] antlr4-runtime-4.13.1.jar, bus-api-1.16.0-SNAPSHOT.jar, bus-jsonrpc-1.16.0-SNAPSHOT.jar, bus-messagelib-1.16.0-SNAPSHOT.jar, bus-spi-1.16.0-SNAPSHOT.jar, byte-buddy-1.14.9.jar, checker-qual-3.42.0.jar, concepts-11.0.5.jar, dom-codec-1.16.0-SNAPSHOT.jar, error_prone_annotations-2.24.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, ietf-type-util-12.0.4.jar, inband-models-1.16.0-SNAPSHOT.jar, j2objc-annotations-2.8.jar, jsonrpc-api-1.16.0-SNAPSHOT.jar, jsonrpc-provider-common-1.16.0-SNAPSHOT.jar, jsonrpc-test-model-1.16.0-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, mdsal-binding-spec-util-12.0.4.jar, mdsal-common-api-12.0.4.jar, mdsal-dom-api-12.0.4.jar, mdsal-singleton-common-api-12.0.4.jar, netty-all-4.1.104.Final.jar, netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-codec-dns-4.1.104.Final.jar, netty-codec-haproxy-4.1.104.Final.jar, netty-codec-http-4.1.104.Final.jar, netty-codec-http2-4.1.104.Final.jar, netty-codec-memcache-4.1.104.Final.jar, netty-codec-mqtt-4.1.104.Final.jar, netty-codec-redis-4.1.104.Final.jar, netty-codec-smtp-4.1.104.Final.jar, netty-codec-socks-4.1.104.Final.jar, netty-codec-stomp-4.1.104.Final.jar, netty-codec-xml-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-handler-proxy-4.1.104.Final.jar, netty-handler-ssl-ocsp-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-resolver-dns-4.1.104.Final.jar, netty-resolver-dns-classes-macos-4.1.104.Final.jar, netty-resolver-dns-native-macos-4.1.104.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.104.Final-osx-x86_64.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-classes-kqueue-4.1.104.Final.jar, netty-transport-native-epoll-4.1.104.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.104.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.104.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.104.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.104.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.104.Final.jar, netty-transport-rxtx-4.1.104.Final.jar, netty-transport-sctp-4.1.104.Final.jar, netty-transport-udt-4.1.104.Final.jar, odlext-model-api-11.0.5.jar, odlext-parser-support-11.0.5.jar, openconfig-model-api-11.0.5.jar, openconfig-parser-support-11.0.5.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-11.0.5.jar, rfc6241-parser-support-11.0.5.jar, rfc6536-model-api-11.0.5.jar, rfc6536-parser-support-11.0.5.jar, rfc6643-model-api-11.0.5.jar, rfc6643-parser-support-11.0.5.jar, rfc6991-ietf-inet-types-12.0.4.jar, rfc6991-ietf-yang-types-12.0.4.jar, rfc7952-model-api-11.0.5.jar, rfc7952-parser-support-11.0.5.jar, rfc8040-model-api-11.0.5.jar, rfc8040-parser-support-11.0.5.jar, rfc8528-model-api-11.0.5.jar, rfc8528-parser-support-11.0.5.jar, rfc8639-model-api-11.0.5.jar, rfc8639-parser-support-11.0.5.jar, rfc8819-model-api-11.0.5.jar, rfc8819-parser-support-11.0.5.jar, slf4j-api-1.7.32.jar, transport-http-1.16.0-SNAPSHOT.jar, transport-zmq-1.16.0-SNAPSHOT.jar, triemap-1.3.1.jar, util-11.0.5.jar, value-2.10.0-annotations.jar, yang-binding-12.0.4.jar, yang-common-11.0.5.jar, yang-data-api-11.0.5.jar, yang-data-codec-gson-11.0.5.jar, yang-data-impl-11.0.5.jar, yang-data-spi-11.0.5.jar, yang-data-tree-api-11.0.5.jar, yang-data-util-11.0.5.jar, yang-ir-11.0.5.jar, yang-model-api-11.0.5.jar, yang-model-ri-11.0.5.jar, yang-model-spi-11.0.5.jar, yang-model-util-11.0.5.jar, yang-parser-api-11.0.5.jar, yang-parser-impl-11.0.5.jar, yang-parser-reactor-11.0.5.jar, yang-parser-rfc7950-11.0.5.jar, yang-parser-spi-11.0.5.jar, yang-repo-api-11.0.5.jar, yang-repo-spi-11.0.5.jar, yang-xpath-api-11.0.5.jar, yang-xpath-impl-11.0.5.jar define 1 overlapping resource: 18:00:46 [WARNING] - META-INF/MANIFEST.MF 18:00:46 [WARNING] netty-transport-native-epoll-4.1.104.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.104.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.104.Final-linux-x86_64.jar define 2 overlapping resources: 18:00:46 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties 18:00:46 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml 18:00:46 [WARNING] bus-api-1.16.0-SNAPSHOT.jar, bus-jsonrpc-1.16.0-SNAPSHOT.jar, bus-messagelib-1.16.0-SNAPSHOT.jar, bus-spi-1.16.0-SNAPSHOT.jar, concepts-11.0.5.jar, dom-codec-1.16.0-SNAPSHOT.jar, ietf-type-util-12.0.4.jar, inband-models-1.16.0-SNAPSHOT.jar, jsonrpc-api-1.16.0-SNAPSHOT.jar, jsonrpc-provider-common-1.16.0-SNAPSHOT.jar, jsonrpc-test-model-1.16.0-SNAPSHOT.jar, mdsal-binding-spec-util-12.0.4.jar, mdsal-common-api-12.0.4.jar, mdsal-dom-api-12.0.4.jar, mdsal-singleton-common-api-12.0.4.jar, odlext-model-api-11.0.5.jar, odlext-parser-support-11.0.5.jar, openconfig-model-api-11.0.5.jar, openconfig-parser-support-11.0.5.jar, rfc6241-model-api-11.0.5.jar, rfc6241-parser-support-11.0.5.jar, rfc6536-model-api-11.0.5.jar, rfc6536-parser-support-11.0.5.jar, rfc6643-model-api-11.0.5.jar, rfc6643-parser-support-11.0.5.jar, rfc6991-ietf-inet-types-12.0.4.jar, rfc6991-ietf-yang-types-12.0.4.jar, rfc7952-model-api-11.0.5.jar, rfc7952-parser-support-11.0.5.jar, rfc8040-model-api-11.0.5.jar, rfc8040-parser-support-11.0.5.jar, rfc8528-model-api-11.0.5.jar, rfc8528-parser-support-11.0.5.jar, rfc8639-model-api-11.0.5.jar, rfc8639-parser-support-11.0.5.jar, rfc8819-model-api-11.0.5.jar, rfc8819-parser-support-11.0.5.jar, transport-http-1.16.0-SNAPSHOT.jar, transport-zmq-1.16.0-SNAPSHOT.jar, triemap-1.3.1.jar, util-11.0.5.jar, yang-binding-12.0.4.jar, yang-common-11.0.5.jar, yang-data-api-11.0.5.jar, yang-data-codec-gson-11.0.5.jar, yang-data-impl-11.0.5.jar, yang-data-spi-11.0.5.jar, yang-data-tree-api-11.0.5.jar, yang-data-util-11.0.5.jar, yang-ir-11.0.5.jar, yang-model-api-11.0.5.jar, yang-model-ri-11.0.5.jar, yang-model-spi-11.0.5.jar, yang-model-util-11.0.5.jar, yang-parser-api-11.0.5.jar, yang-parser-impl-11.0.5.jar, yang-parser-reactor-11.0.5.jar, yang-parser-rfc7950-11.0.5.jar, yang-parser-spi-11.0.5.jar, yang-repo-api-11.0.5.jar, yang-repo-spi-11.0.5.jar, yang-xpath-api-11.0.5.jar, yang-xpath-impl-11.0.5.jar define 2 overlapping resources: 18:00:46 [WARNING] - LICENSE 18:00:46 [WARNING] - META-INF/git.properties 18:00:46 [WARNING] concepts-11.0.5.jar, ietf-type-util-12.0.4.jar, mdsal-binding-spec-util-12.0.4.jar, mdsal-common-api-12.0.4.jar, mdsal-dom-api-12.0.4.jar, mdsal-singleton-common-api-12.0.4.jar, odlext-model-api-11.0.5.jar, odlext-parser-support-11.0.5.jar, openconfig-model-api-11.0.5.jar, openconfig-parser-support-11.0.5.jar, rfc6241-model-api-11.0.5.jar, rfc6241-parser-support-11.0.5.jar, rfc6536-model-api-11.0.5.jar, rfc6536-parser-support-11.0.5.jar, rfc6643-model-api-11.0.5.jar, rfc6643-parser-support-11.0.5.jar, rfc7952-model-api-11.0.5.jar, rfc7952-parser-support-11.0.5.jar, rfc8040-model-api-11.0.5.jar, rfc8040-parser-support-11.0.5.jar, rfc8528-model-api-11.0.5.jar, rfc8528-parser-support-11.0.5.jar, rfc8639-model-api-11.0.5.jar, rfc8639-parser-support-11.0.5.jar, rfc8819-model-api-11.0.5.jar, rfc8819-parser-support-11.0.5.jar, triemap-1.3.1.jar, util-11.0.5.jar, yang-binding-12.0.4.jar, yang-common-11.0.5.jar, yang-data-api-11.0.5.jar, yang-data-codec-gson-11.0.5.jar, yang-data-impl-11.0.5.jar, yang-data-spi-11.0.5.jar, yang-data-tree-api-11.0.5.jar, yang-data-util-11.0.5.jar, yang-ir-11.0.5.jar, yang-model-api-11.0.5.jar, yang-model-ri-11.0.5.jar, yang-model-spi-11.0.5.jar, yang-model-util-11.0.5.jar, yang-parser-api-11.0.5.jar, yang-parser-reactor-11.0.5.jar, yang-parser-rfc7950-11.0.5.jar, yang-parser-spi-11.0.5.jar, yang-repo-api-11.0.5.jar, yang-repo-spi-11.0.5.jar, yang-xpath-api-11.0.5.jar, yang-xpath-impl-11.0.5.jar define 1 overlapping resource: 18:00:46 [WARNING] - README.md 18:00:46 [WARNING] byte-buddy-1.14.9.jar, guava-32.1.3-jre.jar define 1 overlapping resource: 18:00:46 [WARNING] - META-INF/LICENSE 18:00:46 [WARNING] netty-transport-native-kqueue-4.1.104.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.104.Final-osx-x86_64.jar define 2 overlapping resources: 18:00:46 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties 18:00:46 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml 18:00:46 [WARNING] dom-codec-1.16.0-SNAPSHOT.jar, jsonrpc-provider-common-1.16.0-SNAPSHOT.jar define 20 overlapping classes: 18:00:46 [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec 18:00:46 [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec 18:00:46 [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils 18:00:46 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec 18:00:46 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker 18:00:46 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker 18:00:46 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter 18:00:46 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory 18:00:46 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 18:00:46 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 18:00:46 [WARNING] - 10 more... 18:00:46 [WARNING] bus-messagelib-1.16.0-SNAPSHOT.jar, jsonrpc-provider-common-1.16.0-SNAPSHOT.jar define 56 overlapping classes and resources: 18:00:46 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml 18:00:46 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory 18:00:46 [WARNING] - 46 more... 18:00:46 [WARNING] bus-jsonrpc-1.16.0-SNAPSHOT.jar, jsonrpc-provider-common-1.16.0-SNAPSHOT.jar define 21 overlapping classes: 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject 18:00:46 [WARNING] - 11 more... 18:00:46 [WARNING] bus-spi-1.16.0-SNAPSHOT.jar, jsonrpc-provider-common-1.16.0-SNAPSHOT.jar define 33 overlapping classes and resources: 18:00:46 [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml 18:00:46 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml 18:00:46 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml 18:00:46 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml 18:00:46 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext 18:00:46 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient 18:00:46 [WARNING] - 23 more... 18:00:46 [WARNING] ietf-type-util-12.0.4.jar, mdsal-binding-spec-util-12.0.4.jar, mdsal-common-api-12.0.4.jar, mdsal-dom-api-12.0.4.jar, mdsal-singleton-common-api-12.0.4.jar, odlext-model-api-11.0.5.jar, odlext-parser-support-11.0.5.jar, openconfig-model-api-11.0.5.jar, openconfig-parser-support-11.0.5.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-11.0.5.jar, rfc6241-parser-support-11.0.5.jar, rfc6536-model-api-11.0.5.jar, rfc6536-parser-support-11.0.5.jar, rfc6643-model-api-11.0.5.jar, rfc6643-parser-support-11.0.5.jar, rfc7952-model-api-11.0.5.jar, rfc7952-parser-support-11.0.5.jar, rfc8040-model-api-11.0.5.jar, rfc8040-parser-support-11.0.5.jar, rfc8528-model-api-11.0.5.jar, rfc8528-parser-support-11.0.5.jar, rfc8639-model-api-11.0.5.jar, rfc8639-parser-support-11.0.5.jar, rfc8819-model-api-11.0.5.jar, rfc8819-parser-support-11.0.5.jar, yang-binding-12.0.4.jar, yang-data-api-11.0.5.jar, yang-data-codec-gson-11.0.5.jar, yang-data-impl-11.0.5.jar, yang-data-spi-11.0.5.jar, yang-data-tree-api-11.0.5.jar, yang-data-util-11.0.5.jar, yang-ir-11.0.5.jar, yang-model-api-11.0.5.jar, yang-model-ri-11.0.5.jar, yang-model-spi-11.0.5.jar, yang-model-util-11.0.5.jar, yang-parser-api-11.0.5.jar, yang-parser-reactor-11.0.5.jar, yang-parser-rfc7950-11.0.5.jar, yang-parser-spi-11.0.5.jar, yang-repo-api-11.0.5.jar, yang-repo-spi-11.0.5.jar define 3 overlapping resources: 18:00:46 [WARNING] - .api_description 18:00:46 [WARNING] - about.html 18:00:46 [WARNING] - bundle.properties 18:00:46 [WARNING] netty-resolver-dns-native-macos-4.1.104.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.104.Final-osx-x86_64.jar define 2 overlapping resources: 18:00:46 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties 18:00:46 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml 18:00:46 [WARNING] maven-shade-plugin has detected that some files are 18:00:46 [WARNING] present in two or more JARs. When this happens, only one 18:00:46 [WARNING] single version of the file is copied to the uber jar. 18:00:46 [WARNING] Usually this is not harmful and you can skip these warnings, 18:00:46 [WARNING] otherwise try to manually exclude artifacts based on 18:00:46 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 18:00:46 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 18:00:46 [INFO] Replacing original artifact with shaded artifact. 18:00:46 [INFO] Replacing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.0-SNAPSHOT.jar with /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.0-SNAPSHOT-shaded.jar 18:00:46 [INFO] 18:00:46 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ inband-models --- 18:00:46 [INFO] Skipping CycloneDX 18:00:46 [INFO] 18:00:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ inband-models --- 18:00:46 [INFO] Skipping duplicate-finder execution! 18:00:46 [INFO] 18:00:46 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ inband-models --- 18:00:46 [WARNING] Unused declared dependencies found: 18:00:46 [WARNING] ch.qos.logback:logback-classic:jar:1.2.12:compile 18:00:46 [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.0-SNAPSHOT:compile 18:00:46 [WARNING] io.netty:netty-all:jar:4.1.104.Final:compile 18:00:46 [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.0-SNAPSHOT:compile 18:00:46 [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.0-SNAPSHOT:compile 18:00:46 [WARNING] org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.0-SNAPSHOT:compile 18:00:46 [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.0-SNAPSHOT:compile 18:00:46 [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.0-SNAPSHOT:compile 18:00:46 [INFO] 18:00:46 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ inband-models --- 18:00:46 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.0-SNAPSHOT-sources.jar 18:00:46 [INFO] 18:00:46 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ inband-models --- 18:00:46 [INFO] 18:00:46 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ inband-models --- 18:00:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:00:46 [INFO] 18:00:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ inband-models --- 18:00:46 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.16.0-SNAPSHOT/inband-models-1.16.0-SNAPSHOT.jar 18:00:46 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/pom.xml to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.16.0-SNAPSHOT/inband-models-1.16.0-SNAPSHOT.pom 18:00:46 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.16.0-SNAPSHOT/inband-models-1.16.0-SNAPSHOT-javadoc.jar 18:00:46 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.16.0-SNAPSHOT/inband-models-1.16.0-SNAPSHOT-sources.jar 18:00:46 [INFO] 18:00:46 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ inband-models --- 18:00:46 [INFO] org.opendaylight.jsonrpc:inband-models:jar:1.16.0-SNAPSHOT 18:00:46 [INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.0-SNAPSHOT:compile 18:00:46 [INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.0-SNAPSHOT:compile 18:00:46 [INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.0-SNAPSHOT:compile 18:00:46 [INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.0-SNAPSHOT:compile 18:00:46 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 18:00:46 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 18:00:46 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 18:00:46 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 18:00:46 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 18:00:46 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 18:00:46 [INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.0-SNAPSHOT:compile 18:00:46 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.0-SNAPSHOT:compile 18:00:46 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.14.9:compile 18:00:46 [INFO] | +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.0-SNAPSHOT:compile 18:00:46 [INFO] | +- org.opendaylight.jsonrpc:dom-codec:jar:1.16.0-SNAPSHOT:compile 18:00:46 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.4:compile 18:00:46 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile 18:00:46 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.5:compile 18:00:46 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.5:compile 18:00:46 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.5:compile 18:00:46 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.5:compile 18:00:46 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.5:compile 18:00:46 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.5:compile 18:00:46 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.5:compile 18:00:46 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.5:compile 18:00:46 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 18:00:46 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.5:compile 18:00:46 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.5:compile 18:00:46 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.5:compile 18:00:46 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.5:compile 18:00:46 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.5:compile 18:00:46 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.5:compile 18:00:46 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 18:00:46 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:11.0.5:compile 18:00:46 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.5:compile 18:00:46 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.5:compile 18:00:46 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.5:compile 18:00:46 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.5:compile 18:00:46 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.5:compile 18:00:46 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.5:compile 18:00:46 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.5:compile 18:00:46 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.5:compile 18:00:46 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.5:compile 18:00:46 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.5:compile 18:00:46 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.5:compile 18:00:46 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.5:compile 18:00:46 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.5:compile 18:00:46 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.5:compile 18:00:46 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.5:compile 18:00:46 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.5:compile 18:00:46 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.5:compile 18:00:46 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.5:compile 18:00:46 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.5:compile 18:00:46 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.5:compile 18:00:46 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.5:compile 18:00:46 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.5:compile 18:00:46 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.0:compile 18:00:46 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.5:compile 18:00:46 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.5:compile 18:00:46 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.5:compile 18:00:46 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.5:compile 18:00:46 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.5:compile 18:00:46 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile 18:00:46 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.4:compile 18:00:46 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile 18:00:46 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:compile 18:00:46 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile 18:00:46 [INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.0-SNAPSHOT:compile 18:00:46 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 18:00:46 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.0-SNAPSHOT:compile 18:00:46 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile 18:00:46 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile 18:00:46 [INFO] +- io.netty:netty-all:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-codec:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-codec-dns:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-codec-http:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-codec-memcache:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-codec-redis:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-codec-smtp:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-codec-socks:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-codec-stomp:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-codec-xml:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-handler:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-handler-proxy:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-resolver:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-transport-sctp:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-transport-udt:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.104.Final:compile 18:00:46 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:runtime 18:00:46 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.104.Final:runtime 18:00:46 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.104.Final:runtime 18:00:46 [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.104.Final:runtime 18:00:46 [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.104.Final:runtime 18:00:46 [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.104.Final:runtime 18:00:46 [INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.104.Final:runtime 18:00:46 [INFO] +- com.google.code.gson:gson:jar:2.10.1:compile 18:00:46 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:compile 18:00:46 [INFO] +- ch.qos.logback:logback-classic:jar:1.2.12:compile 18:00:46 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:compile 18:00:46 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 18:00:46 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 18:00:46 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 18:00:46 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 18:00:46 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 18:00:46 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 18:00:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 18:00:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 18:00:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 18:00:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 18:00:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 18:00:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 18:00:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 18:00:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 18:00:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 18:00:46 [INFO] +- junit:junit:jar:4.13.2:test 18:00:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 18:00:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 18:00:46 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 18:00:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 18:00:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 18:00:46 [INFO] 18:00:46 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ inband-models --- 18:00:46 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/sonatype-clm/module.xml 18:00:46 [INFO] 18:00:46 [INFO] --------------< org.opendaylight.jsonrpc:binding-adapter >-------------- 18:00:46 [INFO] Building JSON-RPC :: Binding adapter 1.16.0-SNAPSHOT [28/37] 18:00:46 [INFO] --------------------------------[ jar ]--------------------------------- 18:00:46 [INFO] 18:00:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ binding-adapter --- 18:00:46 [INFO] 18:00:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ binding-adapter --- 18:00:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:00:46 [INFO] 18:00:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ binding-adapter --- 18:00:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:00:46 [INFO] 18:00:46 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ binding-adapter --- 18:00:46 [INFO] 18:00:46 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ binding-adapter --- 18:00:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 18:00:46 [INFO] 18:00:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ binding-adapter --- 18:00:46 [INFO] Starting audit... 18:00:46 Audit done. 18:00:46 [INFO] You have 0 Checkstyle violations. 18:00:46 [INFO] 18:00:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ binding-adapter --- 18:00:46 [INFO] Starting audit... 18:00:46 Audit done. 18:00:46 [INFO] You have 0 Checkstyle violations. 18:00:46 [INFO] 18:00:46 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ binding-adapter --- 18:00:46 [INFO] 18:00:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ binding-adapter --- 18:00:46 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/resources 18:00:46 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/generated-sources/spi 18:00:46 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/generated-sources/yang 18:00:46 [INFO] 18:00:46 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ binding-adapter --- 18:00:46 [INFO] Recompiling the module because of changed dependency. 18:00:46 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 18:00:46 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 18:00:46 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 18:00:46 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 18:00:46 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 18:00:46 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 18:00:46 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 18:00:46 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaChangeAwareConverter.java:[27,14] auto-closeable resource org.opendaylight.jsonrpc.binding.SchemaChangeAwareConverter has a member method close() that could throw InterruptedException 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelProxy.java:[24,48] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelProxy.java:[24,48] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelProxy.java:[24,48] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelProxy.java:[25,36] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelProxy.java:[25,36] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelProxy.java:[25,36] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelProxy.java:[27,45] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelProxy.java:[27,45] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelProxy.java:[27,45] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelProxy.java:[45,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelProxy.java:[45,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelProxy.java:[45,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/ProxyContext.java:[21,37] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/ProxyContext.java:[21,37] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/ProxyContext.java:[21,37] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/ControllerRpcInvocationAdapter.java:[47,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/ControllerRpcInvocationAdapter.java:[47,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/ControllerRpcInvocationAdapter.java:[47,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/RpcInvocationAdapter.java:[21,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/RpcInvocationAdapter.java:[21,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/RpcInvocationAdapter.java:[21,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/AbstractHandler.java:[32,42] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/AbstractHandler.java:[32,42] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/AbstractHandler.java:[32,42] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/AbstractHandler.java:[52,82] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/AbstractHandler.java:[52,82] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/AbstractHandler.java:[52,82] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/AbstractHandler.java:[66,56] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/AbstractHandler.java:[66,56] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/AbstractHandler.java:[66,56] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/InboundHandler.java:[47,39] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/InboundHandler.java:[47,39] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/InboundHandler.java:[47,39] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[57,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[57,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[57,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[58,26] registerRpcImplementation(java.lang.Class,I) in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMRpcProviderServiceAdapter has been deprecated 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelRequestDispatcher.java:[25,38] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelRequestDispatcher.java:[25,38] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelRequestDispatcher.java:[25,38] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelRequestDispatcher.java:[27,52] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelRequestDispatcher.java:[27,52] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelRequestDispatcher.java:[27,52] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelRequestDispatcher.java:[33,39] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelRequestDispatcher.java: org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelBuilder.java:[23,38] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelBuilder.java:[23,38] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelBuilder.java:[23,38] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelBuilder.java:[33,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelBuilder.java:[33,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelBuilder.java:[33,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelBuilder.java:[38,31] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelBuilder.java:[38,31] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelBuilder.java:[38,31] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/OutboundHandler.java:[38,40] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/OutboundHandler.java:[38,40] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/OutboundHandler.java:[38,40] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java:[41,54] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java:[41,54] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java:[41,54] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java:[103,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java:[103,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java:[103,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java:[124,79] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java:[124,79] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java:[124,79] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java:[126,32] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java:[127,36] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java:[128,39] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java:[139,38] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java:[154,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java:[154,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java:[154,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java:[165,34] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java:[170,34] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java: org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java: org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java:[172,55] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:00:46 [INFO] 18:00:46 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ binding-adapter >>> 18:00:46 [INFO] 18:00:46 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ binding-adapter --- 18:00:46 [INFO] Fork Value is true 18:00:50 [INFO] Done SpotBugs Analysis.... 18:00:50 [INFO] 18:00:50 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ binding-adapter <<< 18:00:50 [INFO] 18:00:50 [INFO] 18:00:50 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ binding-adapter --- 18:00:50 [INFO] BugInstance size is 0 18:00:50 [INFO] Error size is 0 18:00:50 [INFO] No errors/warnings found 18:00:50 [INFO] 18:00:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ binding-adapter --- 18:00:50 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/test/resources 18:00:50 [INFO] 18:00:50 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ binding-adapter --- 18:00:50 [INFO] Recompiling the module because of changed dependency. 18:00:50 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 18:00:50 [INFO] 18:00:50 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ binding-adapter --- 18:00:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:00:50 [INFO] 18:00:50 [INFO] ------------------------------------------------------- 18:00:50 [INFO] T E S T S 18:00:50 [INFO] ------------------------------------------------------- 18:00:51 [INFO] Running org.opendaylight.jsonrpc.binding.TestModelServiceTest 18:00:56 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.750 s -- in org.opendaylight.jsonrpc.binding.TestModelServiceTest 18:00:56 [INFO] 18:00:56 [INFO] Results: 18:00:56 [INFO] 18:00:56 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 18:00:56 [INFO] 18:00:56 [INFO] 18:00:56 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ binding-adapter --- 18:00:56 [INFO] 18:00:56 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ binding-adapter --- 18:00:56 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.0-SNAPSHOT.jar 18:00:56 [INFO] 18:00:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ binding-adapter --- 18:00:56 [INFO] No previous run data found, generating javadoc. 18:00:58 [WARNING] Javadoc Warnings 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/ControllerRpcInvocationAdapter.java:30: warning: no comment 18:00:58 [WARNING] public ControllerRpcInvocationAdapter(DOMSchemaService schemaService, BindingNormalizedNodeSerializer codec) { 18:00:58 [WARNING] ^ 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/RpcInvocationAdapter.java:19: warning: no comment 18:00:58 [WARNING] BindingNormalizedNodeSerializer codec(); 18:00:58 [WARNING] ^ 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/RpcInvocationAdapter.java:17: warning: no comment 18:00:58 [WARNING] SchemaChangeAwareConverter converter(); 18:00:58 [WARNING] ^ 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/RpcInvocationAdapter.java:25: warning: no comment 18:00:58 [WARNING] BindingRuntimeContext getRuntimeContext(); 18:00:58 [WARNING] ^ 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/RpcInvocationAdapter.java:21: warning: no comment 18:00:58 [WARNING] ObjectRegistration registerImpl(Class type, T impl); 18:00:58 [WARNING] ^ 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/RpcInvocationAdapter.java:23: warning: no comment 18:00:58 [WARNING] SchemaContext schemaContext(); 18:00:58 [WARNING] ^ 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedBusSessionFactoryProvider.java:74: warning: no comment 18:00:58 [WARNING] public EmbeddedBusSessionFactoryProvider(EventLoopConfiguration config) { 18:00:58 [WARNING] ^ 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:29: warning: no comment 18:00:58 [WARNING] public static final EmbeddedRpcInvocationAdapter INSTANCE = new EmbeddedRpcInvocationAdapter(); 18:00:58 [WARNING] ^ 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/AbstractHandler.java:34: warning: no comment 18:00:58 [WARNING] protected final RpcInvocationAdapter adapter; 18:00:58 [WARNING] ^ 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/AbstractHandler.java:33: warning: no comment 18:00:58 [WARNING] protected final BiMap rpcMethodMap; 18:00:58 [WARNING] ^ 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/InboundHandler.java:51: warning: no comment 18:00:58 [WARNING] public InboundHandler(Class type, RpcInvocationAdapter adapter, T impl) { 18:00:58 [WARNING] ^ 18:00:58 [WARNING] warning: unknown enum constant When.UNKNOWN 18:00:58 [WARNING] reason: class file for javax.annotation.meta.When not found 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelBuilder.java:33: warning: no comment 18:00:58 [WARNING] public MultiModelBuilder addService(Class type, T impl) { 18:00:58 [WARNING] ^ 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelBuilder.java:38: warning: no comment 18:00:58 [WARNING] public ClassToInstanceMap build() { 18:00:58 [WARNING] ^ 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelBuilder.java:29: warning: no comment 18:00:58 [WARNING] public static MultiModelBuilder create() { 18:00:58 [WARNING] ^ 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelProxy.java:45: warning: no @param for 18:00:58 [WARNING] public T getRpcService(Class type) { 18:00:58 [WARNING] ^ 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/MultiModelProxy.java:27: warning: no comment 18:00:58 [WARNING] public MultiModelProxy(Set> proxies) { 18:00:58 [WARNING] ^ 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/OutboundHandler.java:42: warning: no comment 18:00:58 [WARNING] public OutboundHandler(Class type, RpcInvocationAdapter adapter, RequesterSession session) { 18:00:58 [WARNING] ^ 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/ProxyContext.java:37: warning: no comment 18:00:58 [WARNING] public T getProxy() { 18:00:58 [WARNING] ^ 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/ProxyContext.java:46: warning: no comment 18:00:58 [WARNING] public Class getType() { 18:00:58 [WARNING] ^ 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/RpcInvocationAdapter.java:16: warning: no comment 18:00:58 [WARNING] public interface RpcInvocationAdapter { 18:00:58 [WARNING] ^ 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java:103: warning: no @param for 18:00:58 [WARNING] public ProxyContext createBindingRequesterProxy(Class type, String uri) 18:00:58 [WARNING] ^ 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java:154: warning: no @param for 18:00:58 [WARNING] public ResponderSession createResponder(Class type, T rpcImpl, String bindUri) 18:00:58 [WARNING] ^ 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java:70: warning: no comment 18:00:58 [WARNING] public static class Builder { 18:00:58 [WARNING] ^ 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java:163: warning: no comment 18:00:58 [WARNING] public ResponderSession createMultiModelResponder(MultiModelBuilder builder, String bindUri) 18:00:58 [WARNING] ^ 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java:84: warning: no comment 18:00:58 [WARNING] public SchemaAwareTransportFactory build() { 18:00:58 [WARNING] ^ 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java:79: warning: no comment 18:00:58 [WARNING] public Builder withEventLoopConfig(EventLoopConfiguration eventLoopConfiguration) { 18:00:58 [WARNING] ^ 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaAwareTransportFactory.java:74: warning: no comment 18:00:58 [WARNING] public Builder withRpcInvocationAdapter(RpcInvocationAdapter rpcInvocationAdapter) { 18:00:58 [WARNING] ^ 18:00:58 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaChangeAwareConverter.java:32: warning: no comment 18:00:58 [WARNING] public SchemaChangeAwareConverter(@NonNull DOMSchemaService domSchemaService) { 18:00:58 [WARNING] ^ 18:00:58 [WARNING] 29 warnings 18:00:58 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.0-SNAPSHOT-javadoc.jar 18:00:58 [INFO] 18:00:58 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ binding-adapter --- 18:00:58 [INFO] CycloneDX: Resolving Dependencies 18:01:00 [INFO] CycloneDX: Creating BOM version 1.4 with 97 component(s) 18:01:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/bom.xml 18:01:00 [INFO] attaching as binding-adapter-1.16.0-SNAPSHOT-cyclonedx.xml 18:01:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/bom.json 18:01:00 [INFO] attaching as binding-adapter-1.16.0-SNAPSHOT-cyclonedx.json 18:01:00 [INFO] 18:01:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-adapter --- 18:01:00 [INFO] Skipping duplicate-finder execution! 18:01:00 [INFO] 18:01:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ binding-adapter --- 18:01:00 [WARNING] Used undeclared dependencies found: 18:01:00 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 18:01:00 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.4:provided 18:01:00 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:11.0.5:compile 18:01:00 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.4:provided 18:01:00 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:11.0.5:compile 18:01:00 [WARNING] org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile 18:01:00 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile 18:01:00 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 18:01:00 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.4:provided 18:01:00 [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile 18:01:00 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.4:provided 18:01:00 [WARNING] Unused declared dependencies found: 18:01:00 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile 18:01:00 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:11.0.5:compile 18:01:00 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:11.0.5:compile 18:01:00 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.5:compile 18:01:00 [WARNING] org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.4:compile 18:01:00 [INFO] 18:01:00 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ binding-adapter --- 18:01:00 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.0-SNAPSHOT-sources.jar 18:01:00 [INFO] 18:01:00 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ binding-adapter --- 18:01:00 [INFO] 18:01:00 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ binding-adapter --- 18:01:00 [INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/code-coverage/jacoco.exec 18:01:00 [INFO] Analyzed bundle 'JSON-RPC :: Binding adapter' with 14 classes 18:01:00 [INFO] 18:01:00 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ binding-adapter --- 18:01:00 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.16.0-SNAPSHOT/binding-adapter-1.16.0-SNAPSHOT.jar 18:01:00 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/pom.xml to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.16.0-SNAPSHOT/binding-adapter-1.16.0-SNAPSHOT.pom 18:01:00 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.16.0-SNAPSHOT/binding-adapter-1.16.0-SNAPSHOT-javadoc.jar 18:01:00 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.16.0-SNAPSHOT/binding-adapter-1.16.0-SNAPSHOT-cyclonedx.xml 18:01:00 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.16.0-SNAPSHOT/binding-adapter-1.16.0-SNAPSHOT-cyclonedx.json 18:01:00 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.16.0-SNAPSHOT/binding-adapter-1.16.0-SNAPSHOT-sources.jar 18:01:00 [INFO] 18:01:00 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ binding-adapter --- 18:01:00 [INFO] org.opendaylight.jsonrpc:binding-adapter:jar:1.16.0-SNAPSHOT 18:01:00 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 18:01:00 [INFO] +- io.netty:netty-transport:jar:4.1.104.Final:provided 18:01:00 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:provided 18:01:00 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:provided 18:01:00 [INFO] | \- io.netty:netty-resolver:jar:4.1.104.Final:provided 18:01:00 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.0-SNAPSHOT:compile 18:01:00 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile 18:01:00 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile 18:01:00 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 18:01:00 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 18:01:00 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 18:01:00 [INFO] | | +- org.checkerframework:checker-qual:jar:3.42.0:compile 18:01:00 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 18:01:00 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 18:01:00 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 18:01:00 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.5:compile 18:01:00 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.5:compile 18:01:00 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.5:compile 18:01:00 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.5:compile 18:01:00 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:11.0.5:compile 18:01:00 [INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.5:compile 18:01:00 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.5:compile 18:01:00 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 18:01:00 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.5:compile 18:01:00 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.5:compile 18:01:00 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.5:compile 18:01:00 [INFO] | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.5:compile 18:01:00 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.5:compile 18:01:00 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 18:01:00 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.5:compile 18:01:00 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.5:compile 18:01:00 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.5:compile 18:01:00 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.5:compile 18:01:00 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.5:compile 18:01:00 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.5:compile 18:01:00 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.5:compile 18:01:00 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.5:compile 18:01:00 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.5:compile 18:01:00 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.5:compile 18:01:00 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.5:compile 18:01:00 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.5:compile 18:01:00 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.5:compile 18:01:00 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.5:compile 18:01:00 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.5:compile 18:01:00 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.5:compile 18:01:00 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.5:compile 18:01:00 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.5:compile 18:01:00 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.5:compile 18:01:00 [INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.5:compile 18:01:00 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.5:compile 18:01:00 [INFO] | | \- org.immutables:value:jar:annotations:2.10.0:compile 18:01:00 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.5:compile 18:01:00 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.5:compile 18:01:00 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.5:compile 18:01:00 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.5:compile 18:01:00 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.5:compile 18:01:00 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile 18:01:00 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:provided 18:01:00 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.4:provided 18:01:00 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.5:provided 18:01:00 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.4:provided 18:01:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.4:provided 18:01:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.4:provided 18:01:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.4:provided 18:01:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.4:provided 18:01:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile 18:01:00 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.4:provided 18:01:00 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.5:provided 18:01:00 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.4:provided 18:01:00 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.14.9:compile 18:01:00 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.4:provided 18:01:00 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.4:provided 18:01:00 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4:provided 18:01:00 [INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.4:provided 18:01:00 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.5:compile 18:01:00 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.5:compile 18:01:00 [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.5:compile 18:01:00 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.4:provided 18:01:00 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.4:provided 18:01:00 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.4:compile 18:01:00 [INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.0-SNAPSHOT:provided 18:01:00 [INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.0-SNAPSHOT:provided 18:01:00 [INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.0-SNAPSHOT:provided 18:01:00 [INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.0-SNAPSHOT:provided 18:01:00 [INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.0-SNAPSHOT:provided 18:01:00 [INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.77:provided 18:01:00 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:provided 18:01:00 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:provided 18:01:00 [INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.0-SNAPSHOT:provided 18:01:00 [INFO] +- com.google.code.gson:gson:jar:2.10.1:provided 18:01:00 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.4:test 18:01:00 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 18:01:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.4:test 18:01:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.4:test 18:01:00 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.4:test 18:01:00 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.5:test 18:01:00 [INFO] +- junit:junit:jar:4.13.2:test 18:01:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 18:01:00 [INFO] +- org.mockito:mockito-core:jar:5.8.0:test 18:01:00 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 18:01:00 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 18:01:00 [INFO] +- com.jayway.jsonpath:json-path:jar:2.2.0:test 18:01:00 [INFO] | \- net.minidev:json-smart:jar:2.2.1:test 18:01:00 [INFO] | \- net.minidev:accessors-smart:jar:1.1:test 18:01:00 [INFO] | \- org.ow2.asm:asm:jar:9.5:test 18:01:00 [INFO] +- com.jayway.jsonpath:json-path-assert:jar:2.2.0:test 18:01:00 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.4:test 18:01:00 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile 18:01:00 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:compile 18:01:00 [INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.0-SNAPSHOT:test 18:01:00 [INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.0-SNAPSHOT:test 18:01:00 [INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:test-jar:tests:1.16.0-SNAPSHOT:test 18:01:00 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.0-SNAPSHOT:test 18:01:00 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.0-SNAPSHOT:test 18:01:00 [INFO] +- io.netty:netty-all:jar:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-codec:jar:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-codec-dns:jar:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-codec-http:jar:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-codec-memcache:jar:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-codec-redis:jar:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-codec-smtp:jar:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-codec-socks:jar:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-codec-stomp:jar:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-codec-xml:jar:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-handler:jar:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-handler-proxy:jar:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-transport-sctp:jar:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-transport-udt:jar:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.104.Final:test 18:01:00 [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.104.Final:test 18:01:00 [INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.104.Final:test 18:01:00 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.0-SNAPSHOT:compile 18:01:00 [INFO] | \- org.opendaylight.jsonrpc:dom-codec:jar:1.16.0-SNAPSHOT:compile 18:01:00 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 18:01:00 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 18:01:00 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 18:01:00 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 18:01:00 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 18:01:00 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 18:01:00 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 18:01:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 18:01:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 18:01:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 18:01:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 18:01:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 18:01:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 18:01:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 18:01:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 18:01:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 18:01:00 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 18:01:00 [INFO] 18:01:00 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ binding-adapter --- 18:01:00 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/sonatype-clm/module.xml 18:01:00 [INFO] 18:01:00 [INFO] ------------< org.opendaylight.jsonrpc.bus:binding-bridge >------------- 18:01:00 [INFO] Building JSON-RPC :: BUS :: Examples :: Binding bridge 1.16.0-SNAPSHOT [29/37] 18:01:00 [INFO] --------------------------------[ jar ]--------------------------------- 18:01:00 [INFO] 18:01:00 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ binding-bridge --- 18:01:00 [INFO] 18:01:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ binding-bridge --- 18:01:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:01:00 [INFO] 18:01:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ binding-bridge --- 18:01:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:01:00 [INFO] 18:01:00 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ binding-bridge --- 18:01:00 [INFO] 18:01:00 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ binding-bridge --- 18:01:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 18:01:00 [INFO] 18:01:00 [INFO] --- yang-maven-plugin:11.0.5:generate-sources (binding) @ binding-bridge --- 18:01:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 18:01:00 [INFO] yang-to-sources: Inspecting /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/src/main/yang 18:01:00 [INFO] yang-to-sources: Found 4 dependencies in 3.798 ms 18:01:00 [INFO] yang-to-sources: Project model files found: 1 in 692.9 μs 18:01:00 [INFO] yang-to-sources: 1 YANG models processed in 32.16 ms 18:01:00 [INFO] BindingJavaFileGenerator: Defined 10 files in 816.5 μs 18:01:00 [INFO] Sorted 10 files into 2 directories in 77.48 μs 18:01:00 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 10 in 5.895 ms 18:01:00 [INFO] 18:01:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ binding-bridge --- 18:01:00 [INFO] Starting audit... 18:01:00 Audit done. 18:01:00 [INFO] You have 0 Checkstyle violations. 18:01:00 [INFO] 18:01:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ binding-bridge --- 18:01:00 [INFO] Starting audit... 18:01:00 Audit done. 18:01:00 [INFO] You have 0 Checkstyle violations. 18:01:00 [INFO] 18:01:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ binding-bridge --- 18:01:00 [INFO] 18:01:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ binding-bridge --- 18:01:00 [INFO] Copying 1 resource from src/main/resources to target/classes 18:01:00 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/generated-sources/spi 18:01:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 18:01:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 18:01:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 18:01:00 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/generated-sources/spi 18:01:00 [INFO] 18:01:00 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ binding-bridge --- 18:01:00 [INFO] Recompiling the module because of changed dependency. 18:01:00 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 18:01:00 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/bb/example/rev180924/BbExampleService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:01:00 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/bb/example/rev180924/BbExampleService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:01:00 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/bb/example/rev180924/BbExampleService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 18:01:00 [INFO] 18:01:00 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ binding-bridge >>> 18:01:00 [INFO] 18:01:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ binding-bridge --- 18:01:00 [INFO] Fork Value is true 18:01:03 [INFO] Done SpotBugs Analysis.... 18:01:03 [INFO] 18:01:03 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ binding-bridge <<< 18:01:03 [INFO] 18:01:03 [INFO] 18:01:03 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ binding-bridge --- 18:01:03 [INFO] BugInstance size is 0 18:01:03 [INFO] Error size is 0 18:01:03 [INFO] No errors/warnings found 18:01:03 [INFO] 18:01:03 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ binding-bridge --- 18:01:03 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/src/test/resources 18:01:03 [INFO] 18:01:03 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ binding-bridge --- 18:01:03 [INFO] No sources to compile 18:01:03 [INFO] 18:01:03 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ binding-bridge --- 18:01:03 [INFO] No tests to run. 18:01:03 [INFO] 18:01:03 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ binding-bridge --- 18:01:03 [INFO] 18:01:03 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ binding-bridge --- 18:01:03 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.0-SNAPSHOT.jar 18:01:03 [INFO] 18:01:03 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ binding-bridge --- 18:01:03 [INFO] No previous run data found, generating javadoc. 18:01:04 [WARNING] Javadoc Warnings 18:01:04 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/bb/example/rev180924/BbExampleService.java:9: warning: no comment 18:01:04 [WARNING] public interface BbExampleService 18:01:04 [WARNING] ^ 18:01:04 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/src/main/java/org/opendaylight/jsonrpc/bus/bb/example/InsideController.java:81: warning: no @throws for java.lang.InterruptedException 18:01:04 [WARNING] public void invokeRemoteServiceFromController() throws InterruptedException, ExecutionException { 18:01:04 [WARNING] ^ 18:01:04 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/src/main/java/org/opendaylight/jsonrpc/bus/bb/example/InsideController.java:81: warning: no @throws for java.util.concurrent.ExecutionException 18:01:04 [WARNING] public void invokeRemoteServiceFromController() throws InterruptedException, ExecutionException { 18:01:04 [WARNING] ^ 18:01:04 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/src/main/java/org/opendaylight/jsonrpc/bus/bb/example/InsideController.java:105: warning: no comment 18:01:04 [WARNING] public void setCodec(BindingNormalizedNodeSerializer codec) { 18:01:04 [WARNING] ^ 18:01:04 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/src/main/java/org/opendaylight/jsonrpc/bus/bb/example/InsideController.java:97: warning: no comment 18:01:04 [WARNING] public void setEventLoopConfiguration(EventLoopConfiguration eventLoopConfiguration) { 18:01:04 [WARNING] ^ 18:01:04 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/src/main/java/org/opendaylight/jsonrpc/bus/bb/example/InsideController.java:101: warning: no comment 18:01:04 [WARNING] public void setSchemaService(DOMSchemaService schemaService) { 18:01:04 [WARNING] ^ 18:01:04 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/src/main/java/org/opendaylight/jsonrpc/bus/bb/example/OutsideController.java:60: warning: no comment 18:01:04 [WARNING] public void init() throws URISyntaxException { 18:01:04 [WARNING] ^ 18:01:04 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/src/main/java/org/opendaylight/jsonrpc/bus/bb/example/OutsideController.java:44: warning: no comment 18:01:04 [WARNING] public static void main(String[] args) throws InterruptedException, URISyntaxException { 18:01:04 [WARNING] ^ 18:01:04 [WARNING] 8 warnings 18:01:04 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.0-SNAPSHOT-javadoc.jar 18:01:04 [INFO] 18:01:04 [INFO] --- maven-shade-plugin:3.5.1:shade (single-jar) @ binding-bridge --- 18:01:04 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.0-SNAPSHOT in the shaded jar. 18:01:04 [INFO] Including net.bytebuddy:byte-buddy:jar:1.14.9 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.0-SNAPSHOT in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.16.0-SNAPSHOT in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.4 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.0-SNAPSHOT in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.0-SNAPSHOT in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.0-SNAPSHOT in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.0-SNAPSHOT in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.0-SNAPSHOT in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.0-SNAPSHOT in the shaded jar. 18:01:04 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:12.0.4 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:util:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:yang-common:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:concepts:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.4 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.immutables:value:jar:annotations:2.10.0 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.4 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.4 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.4 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.4 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.4 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.4 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:11.0.5 in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-all:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-buffer:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-codec:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-codec-dns:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-codec-haproxy:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-codec-http:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-codec-http2:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-codec-memcache:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-codec-mqtt:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-codec-redis:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-codec-smtp:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-codec-socks:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-codec-stomp:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-codec-xml:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-common:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-handler:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-handler-proxy:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-resolver:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-resolver-dns:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-transport:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-transport-rxtx:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-transport-sctp:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-transport-udt:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.104.Final in the shaded jar. 18:01:04 [INFO] Including org.slf4j:slf4j-simple:jar:1.7.32 in the shaded jar. 18:01:04 [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.0-SNAPSHOT in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.0-SNAPSHOT in the shaded jar. 18:01:04 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 18:01:04 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 18:01:04 [INFO] Including org.opendaylight.jsonrpc:binding-adapter:jar:1.16.0-SNAPSHOT in the shaded jar. 18:01:04 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.3 in the shaded jar. 18:01:04 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 18:01:04 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 18:01:04 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 18:01:04 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 18:01:04 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.24.0 in the shaded jar. 18:01:04 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 18:01:04 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:06 [WARNING] bus-api-1.16.0-SNAPSHOT.jar, jsonrpc-provider-common-1.16.0-SNAPSHOT.jar define 19 overlapping classes: 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester 18:01:06 [WARNING] - 9 more... 18:01:06 [WARNING] netty-all-4.1.104.Final.jar, netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-codec-dns-4.1.104.Final.jar, netty-codec-haproxy-4.1.104.Final.jar, netty-codec-http-4.1.104.Final.jar, netty-codec-http2-4.1.104.Final.jar, netty-codec-memcache-4.1.104.Final.jar, netty-codec-mqtt-4.1.104.Final.jar, netty-codec-redis-4.1.104.Final.jar, netty-codec-smtp-4.1.104.Final.jar, netty-codec-socks-4.1.104.Final.jar, netty-codec-stomp-4.1.104.Final.jar, netty-codec-xml-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-handler-proxy-4.1.104.Final.jar, netty-handler-ssl-ocsp-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-resolver-dns-4.1.104.Final.jar, netty-resolver-dns-classes-macos-4.1.104.Final.jar, netty-resolver-dns-native-macos-4.1.104.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.104.Final-osx-x86_64.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-classes-kqueue-4.1.104.Final.jar, netty-transport-native-epoll-4.1.104.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.104.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.104.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.104.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.104.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.104.Final.jar, netty-transport-rxtx-4.1.104.Final.jar, netty-transport-sctp-4.1.104.Final.jar, netty-transport-udt-4.1.104.Final.jar define 1 overlapping resource: 18:01:06 [WARNING] - META-INF/io.netty.versions.properties 18:01:06 [WARNING] byte-buddy-1.14.9.jar, gson-2.10.1.jar define 1 overlapping classes: 18:01:06 [WARNING] - META-INF.versions.9.module-info 18:01:06 [WARNING] netty-transport-native-epoll-4.1.104.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.104.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.104.Final-linux-x86_64.jar define 2 overlapping resources: 18:01:06 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties 18:01:06 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml 18:01:06 [WARNING] jsonrpc-test-model-1.16.0-SNAPSHOT-tests.jar, jsonrpc-test-model-1.16.0-SNAPSHOT.jar define 2 overlapping resources: 18:01:06 [WARNING] - META-INF/maven/org.opendaylight.jsonrpc/jsonrpc-test-model/pom.properties 18:01:06 [WARNING] - META-INF/maven/org.opendaylight.jsonrpc/jsonrpc-test-model/pom.xml 18:01:06 [WARNING] concepts-11.0.5.jar, ietf-type-util-12.0.4.jar, mdsal-binding-api-12.0.4.jar, mdsal-binding-dom-adapter-12.0.4.jar, mdsal-binding-dom-codec-api-12.0.4.jar, mdsal-binding-dom-codec-spi-12.0.4.jar, mdsal-binding-model-api-12.0.4.jar, mdsal-binding-runtime-api-12.0.4.jar, mdsal-binding-spec-util-12.0.4.jar, mdsal-common-api-12.0.4.jar, mdsal-dom-api-12.0.4.jar, mdsal-dom-spi-12.0.4.jar, mdsal-singleton-common-api-12.0.4.jar, odlext-model-api-11.0.5.jar, odlext-parser-support-11.0.5.jar, openconfig-model-api-11.0.5.jar, openconfig-parser-support-11.0.5.jar, rfc6241-model-api-11.0.5.jar, rfc6241-parser-support-11.0.5.jar, rfc6536-model-api-11.0.5.jar, rfc6536-parser-support-11.0.5.jar, rfc6643-model-api-11.0.5.jar, rfc6643-parser-support-11.0.5.jar, rfc7952-model-api-11.0.5.jar, rfc7952-parser-support-11.0.5.jar, rfc8040-model-api-11.0.5.jar, rfc8040-parser-support-11.0.5.jar, rfc8528-model-api-11.0.5.jar, rfc8528-parser-support-11.0.5.jar, rfc8639-model-api-11.0.5.jar, rfc8639-parser-support-11.0.5.jar, rfc8819-model-api-11.0.5.jar, rfc8819-parser-support-11.0.5.jar, triemap-1.3.1.jar, util-11.0.5.jar, yang-binding-12.0.4.jar, yang-common-11.0.5.jar, yang-data-api-11.0.5.jar, yang-data-codec-gson-11.0.5.jar, yang-data-impl-11.0.5.jar, yang-data-spi-11.0.5.jar, yang-data-tree-api-11.0.5.jar, yang-data-tree-spi-11.0.5.jar, yang-data-util-11.0.5.jar, yang-ir-11.0.5.jar, yang-model-api-11.0.5.jar, yang-model-ri-11.0.5.jar, yang-model-spi-11.0.5.jar, yang-model-util-11.0.5.jar, yang-parser-api-11.0.5.jar, yang-parser-reactor-11.0.5.jar, yang-parser-rfc7950-11.0.5.jar, yang-parser-spi-11.0.5.jar, yang-repo-api-11.0.5.jar, yang-repo-spi-11.0.5.jar, yang-xpath-api-11.0.5.jar, yang-xpath-impl-11.0.5.jar define 1 overlapping resource: 18:01:06 [WARNING] - README.md 18:01:06 [WARNING] byte-buddy-1.14.9.jar, guava-32.1.3-jre.jar define 1 overlapping resource: 18:01:06 [WARNING] - META-INF/LICENSE 18:01:06 [WARNING] ietf-type-util-12.0.4.jar, mdsal-binding-api-12.0.4.jar, mdsal-binding-dom-adapter-12.0.4.jar, mdsal-binding-dom-codec-api-12.0.4.jar, mdsal-binding-dom-codec-spi-12.0.4.jar, mdsal-binding-model-api-12.0.4.jar, mdsal-binding-runtime-api-12.0.4.jar, mdsal-binding-spec-util-12.0.4.jar, mdsal-common-api-12.0.4.jar, mdsal-dom-api-12.0.4.jar, mdsal-dom-spi-12.0.4.jar, mdsal-singleton-common-api-12.0.4.jar, odlext-model-api-11.0.5.jar, odlext-parser-support-11.0.5.jar, openconfig-model-api-11.0.5.jar, openconfig-parser-support-11.0.5.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-11.0.5.jar, rfc6241-parser-support-11.0.5.jar, rfc6536-model-api-11.0.5.jar, rfc6536-parser-support-11.0.5.jar, rfc6643-model-api-11.0.5.jar, rfc6643-parser-support-11.0.5.jar, rfc7952-model-api-11.0.5.jar, rfc7952-parser-support-11.0.5.jar, rfc8040-model-api-11.0.5.jar, rfc8040-parser-support-11.0.5.jar, rfc8528-model-api-11.0.5.jar, rfc8528-parser-support-11.0.5.jar, rfc8639-model-api-11.0.5.jar, rfc8639-parser-support-11.0.5.jar, rfc8819-model-api-11.0.5.jar, rfc8819-parser-support-11.0.5.jar, yang-binding-12.0.4.jar, yang-data-api-11.0.5.jar, yang-data-codec-gson-11.0.5.jar, yang-data-impl-11.0.5.jar, yang-data-spi-11.0.5.jar, yang-data-tree-api-11.0.5.jar, yang-data-tree-spi-11.0.5.jar, yang-data-util-11.0.5.jar, yang-ir-11.0.5.jar, yang-model-api-11.0.5.jar, yang-model-ri-11.0.5.jar, yang-model-spi-11.0.5.jar, yang-model-util-11.0.5.jar, yang-parser-api-11.0.5.jar, yang-parser-reactor-11.0.5.jar, yang-parser-rfc7950-11.0.5.jar, yang-parser-spi-11.0.5.jar, yang-repo-api-11.0.5.jar, yang-repo-spi-11.0.5.jar define 3 overlapping resources: 18:01:06 [WARNING] - .api_description 18:01:06 [WARNING] - about.html 18:01:06 [WARNING] - bundle.properties 18:01:06 [WARNING] netty-transport-native-kqueue-4.1.104.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.104.Final-osx-x86_64.jar define 2 overlapping resources: 18:01:06 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties 18:01:06 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml 18:01:06 [WARNING] dom-codec-1.16.0-SNAPSHOT.jar, jsonrpc-provider-common-1.16.0-SNAPSHOT.jar define 20 overlapping classes: 18:01:06 [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec 18:01:06 [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec 18:01:06 [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils 18:01:06 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec 18:01:06 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker 18:01:06 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker 18:01:06 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter 18:01:06 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory 18:01:06 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 18:01:06 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 18:01:06 [WARNING] - 10 more... 18:01:06 [WARNING] binding-adapter-1.16.0-SNAPSHOT.jar, binding-bridge-1.16.0-SNAPSHOT.jar, bus-api-1.16.0-SNAPSHOT.jar, bus-jsonrpc-1.16.0-SNAPSHOT.jar, bus-messagelib-1.16.0-SNAPSHOT.jar, bus-spi-1.16.0-SNAPSHOT.jar, concepts-11.0.5.jar, dom-codec-1.16.0-SNAPSHOT.jar, ietf-type-util-12.0.4.jar, jsonrpc-api-1.16.0-SNAPSHOT.jar, jsonrpc-provider-common-1.16.0-SNAPSHOT.jar, jsonrpc-test-model-1.16.0-SNAPSHOT.jar, mdsal-binding-api-12.0.4.jar, mdsal-binding-dom-adapter-12.0.4.jar, mdsal-binding-dom-codec-api-12.0.4.jar, mdsal-binding-dom-codec-spi-12.0.4.jar, mdsal-binding-model-api-12.0.4.jar, mdsal-binding-runtime-api-12.0.4.jar, mdsal-binding-spec-util-12.0.4.jar, mdsal-common-api-12.0.4.jar, mdsal-dom-api-12.0.4.jar, mdsal-dom-spi-12.0.4.jar, mdsal-singleton-common-api-12.0.4.jar, odlext-model-api-11.0.5.jar, odlext-parser-support-11.0.5.jar, openconfig-model-api-11.0.5.jar, openconfig-parser-support-11.0.5.jar, rfc6241-model-api-11.0.5.jar, rfc6241-parser-support-11.0.5.jar, rfc6536-model-api-11.0.5.jar, rfc6536-parser-support-11.0.5.jar, rfc6643-model-api-11.0.5.jar, rfc6643-parser-support-11.0.5.jar, rfc6991-ietf-inet-types-12.0.4.jar, rfc6991-ietf-yang-types-12.0.4.jar, rfc7952-model-api-11.0.5.jar, rfc7952-parser-support-11.0.5.jar, rfc8040-model-api-11.0.5.jar, rfc8040-parser-support-11.0.5.jar, rfc8528-model-api-11.0.5.jar, rfc8528-parser-support-11.0.5.jar, rfc8639-model-api-11.0.5.jar, rfc8639-parser-support-11.0.5.jar, rfc8819-model-api-11.0.5.jar, rfc8819-parser-support-11.0.5.jar, transport-http-1.16.0-SNAPSHOT.jar, transport-zmq-1.16.0-SNAPSHOT.jar, triemap-1.3.1.jar, util-11.0.5.jar, yang-binding-12.0.4.jar, yang-common-11.0.5.jar, yang-data-api-11.0.5.jar, yang-data-codec-gson-11.0.5.jar, yang-data-impl-11.0.5.jar, yang-data-spi-11.0.5.jar, yang-data-tree-api-11.0.5.jar, yang-data-tree-spi-11.0.5.jar, yang-data-util-11.0.5.jar, yang-ir-11.0.5.jar, yang-model-api-11.0.5.jar, yang-model-ri-11.0.5.jar, yang-model-spi-11.0.5.jar, yang-model-util-11.0.5.jar, yang-parser-api-11.0.5.jar, yang-parser-impl-11.0.5.jar, yang-parser-reactor-11.0.5.jar, yang-parser-rfc7950-11.0.5.jar, yang-parser-spi-11.0.5.jar, yang-repo-api-11.0.5.jar, yang-repo-spi-11.0.5.jar, yang-xpath-api-11.0.5.jar, yang-xpath-impl-11.0.5.jar define 2 overlapping resources: 18:01:06 [WARNING] - LICENSE 18:01:06 [WARNING] - META-INF/git.properties 18:01:06 [WARNING] antlr4-runtime-4.13.1.jar, binding-adapter-1.16.0-SNAPSHOT.jar, binding-bridge-1.16.0-SNAPSHOT.jar, bus-api-1.16.0-SNAPSHOT.jar, bus-jsonrpc-1.16.0-SNAPSHOT.jar, bus-messagelib-1.16.0-SNAPSHOT.jar, bus-spi-1.16.0-SNAPSHOT.jar, byte-buddy-1.14.9.jar, checker-qual-3.42.0.jar, concepts-11.0.5.jar, dom-codec-1.16.0-SNAPSHOT.jar, error_prone_annotations-2.24.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, ietf-type-util-12.0.4.jar, j2objc-annotations-2.8.jar, jsonrpc-api-1.16.0-SNAPSHOT.jar, jsonrpc-provider-common-1.16.0-SNAPSHOT.jar, jsonrpc-test-model-1.16.0-SNAPSHOT-tests.jar, jsonrpc-test-model-1.16.0-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, mdsal-binding-api-12.0.4.jar, mdsal-binding-dom-adapter-12.0.4.jar, mdsal-binding-dom-codec-api-12.0.4.jar, mdsal-binding-dom-codec-spi-12.0.4.jar, mdsal-binding-model-api-12.0.4.jar, mdsal-binding-runtime-api-12.0.4.jar, mdsal-binding-spec-util-12.0.4.jar, mdsal-common-api-12.0.4.jar, mdsal-dom-api-12.0.4.jar, mdsal-dom-spi-12.0.4.jar, mdsal-singleton-common-api-12.0.4.jar, netty-all-4.1.104.Final.jar, netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-codec-dns-4.1.104.Final.jar, netty-codec-haproxy-4.1.104.Final.jar, netty-codec-http-4.1.104.Final.jar, netty-codec-http2-4.1.104.Final.jar, netty-codec-memcache-4.1.104.Final.jar, netty-codec-mqtt-4.1.104.Final.jar, netty-codec-redis-4.1.104.Final.jar, netty-codec-smtp-4.1.104.Final.jar, netty-codec-socks-4.1.104.Final.jar, netty-codec-stomp-4.1.104.Final.jar, netty-codec-xml-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-handler-proxy-4.1.104.Final.jar, netty-handler-ssl-ocsp-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-resolver-dns-4.1.104.Final.jar, netty-resolver-dns-classes-macos-4.1.104.Final.jar, netty-resolver-dns-native-macos-4.1.104.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.104.Final-osx-x86_64.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-classes-kqueue-4.1.104.Final.jar, netty-transport-native-epoll-4.1.104.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.104.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.104.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.104.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.104.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.104.Final.jar, netty-transport-rxtx-4.1.104.Final.jar, netty-transport-sctp-4.1.104.Final.jar, netty-transport-udt-4.1.104.Final.jar, odlext-model-api-11.0.5.jar, odlext-parser-support-11.0.5.jar, openconfig-model-api-11.0.5.jar, openconfig-parser-support-11.0.5.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-11.0.5.jar, rfc6241-parser-support-11.0.5.jar, rfc6536-model-api-11.0.5.jar, rfc6536-parser-support-11.0.5.jar, rfc6643-model-api-11.0.5.jar, rfc6643-parser-support-11.0.5.jar, rfc6991-ietf-inet-types-12.0.4.jar, rfc6991-ietf-yang-types-12.0.4.jar, rfc7952-model-api-11.0.5.jar, rfc7952-parser-support-11.0.5.jar, rfc8040-model-api-11.0.5.jar, rfc8040-parser-support-11.0.5.jar, rfc8528-model-api-11.0.5.jar, rfc8528-parser-support-11.0.5.jar, rfc8639-model-api-11.0.5.jar, rfc8639-parser-support-11.0.5.jar, rfc8819-model-api-11.0.5.jar, rfc8819-parser-support-11.0.5.jar, slf4j-api-1.7.32.jar, slf4j-simple-1.7.32.jar, spotbugs-annotations-4.8.3.jar, transport-http-1.16.0-SNAPSHOT.jar, transport-zmq-1.16.0-SNAPSHOT.jar, triemap-1.3.1.jar, util-11.0.5.jar, value-2.10.0-annotations.jar, yang-binding-12.0.4.jar, yang-common-11.0.5.jar, yang-data-api-11.0.5.jar, yang-data-codec-gson-11.0.5.jar, yang-data-impl-11.0.5.jar, yang-data-spi-11.0.5.jar, yang-data-tree-api-11.0.5.jar, yang-data-tree-spi-11.0.5.jar, yang-data-util-11.0.5.jar, yang-ir-11.0.5.jar, yang-model-api-11.0.5.jar, yang-model-ri-11.0.5.jar, yang-model-spi-11.0.5.jar, yang-model-util-11.0.5.jar, yang-parser-api-11.0.5.jar, yang-parser-impl-11.0.5.jar, yang-parser-reactor-11.0.5.jar, yang-parser-rfc7950-11.0.5.jar, yang-parser-spi-11.0.5.jar, yang-repo-api-11.0.5.jar, yang-repo-spi-11.0.5.jar, yang-xpath-api-11.0.5.jar, yang-xpath-impl-11.0.5.jar define 1 overlapping resource: 18:01:06 [WARNING] - META-INF/MANIFEST.MF 18:01:06 [WARNING] bus-messagelib-1.16.0-SNAPSHOT.jar, jsonrpc-provider-common-1.16.0-SNAPSHOT.jar define 56 overlapping classes and resources: 18:01:06 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml 18:01:06 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory 18:01:06 [WARNING] - 46 more... 18:01:06 [WARNING] bus-jsonrpc-1.16.0-SNAPSHOT.jar, jsonrpc-provider-common-1.16.0-SNAPSHOT.jar define 21 overlapping classes: 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject 18:01:06 [WARNING] - 11 more... 18:01:06 [WARNING] bus-spi-1.16.0-SNAPSHOT.jar, jsonrpc-provider-common-1.16.0-SNAPSHOT.jar define 33 overlapping classes and resources: 18:01:06 [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml 18:01:06 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml 18:01:06 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml 18:01:06 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml 18:01:06 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext 18:01:06 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient 18:01:06 [WARNING] - 23 more... 18:01:06 [WARNING] logback-classic-1.2.12.jar, slf4j-simple-1.7.32.jar define 3 overlapping classes: 18:01:06 [WARNING] - org.slf4j.impl.StaticLoggerBinder 18:01:06 [WARNING] - org.slf4j.impl.StaticMDCBinder 18:01:06 [WARNING] - org.slf4j.impl.StaticMarkerBinder 18:01:06 [WARNING] netty-resolver-dns-native-macos-4.1.104.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.104.Final-osx-x86_64.jar define 2 overlapping resources: 18:01:06 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties 18:01:06 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml 18:01:06 [WARNING] maven-shade-plugin has detected that some files are 18:01:06 [WARNING] present in two or more JARs. When this happens, only one 18:01:06 [WARNING] single version of the file is copied to the uber jar. 18:01:06 [WARNING] Usually this is not harmful and you can skip these warnings, 18:01:06 [WARNING] otherwise try to manually exclude artifacts based on 18:01:06 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 18:01:06 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 18:01:06 [INFO] Replacing original artifact with shaded artifact. 18:01:06 [INFO] Replacing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.0-SNAPSHOT.jar with /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.0-SNAPSHOT-shaded.jar 18:01:06 [INFO] 18:01:06 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ binding-bridge --- 18:01:06 [INFO] Skipping CycloneDX 18:01:06 [INFO] 18:01:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-bridge --- 18:01:06 [INFO] Skipping duplicate-finder execution! 18:01:06 [INFO] 18:01:06 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ binding-bridge --- 18:01:06 [WARNING] Used undeclared dependencies found: 18:01:06 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.4:compile 18:01:06 [WARNING] Unused declared dependencies found: 18:01:06 [WARNING] org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.0-SNAPSHOT:compile 18:01:06 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile 18:01:06 [WARNING] org.slf4j:slf4j-api:jar:1.7.32:compile 18:01:06 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.4:compile 18:01:06 [WARNING] ch.qos.logback:logback-classic:jar:1.2.12:compile 18:01:06 [WARNING] io.netty:netty-all:jar:4.1.104.Final:compile 18:01:06 [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.0-SNAPSHOT:compile 18:01:06 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile 18:01:06 [WARNING] org.slf4j:slf4j-simple:jar:1.7.32:compile 18:01:06 [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.0-SNAPSHOT:compile 18:01:06 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile 18:01:06 [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.0-SNAPSHOT:compile 18:01:06 [WARNING] org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.0-SNAPSHOT:compile 18:01:06 [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.0-SNAPSHOT:compile 18:01:06 [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.0-SNAPSHOT:compile 18:01:06 [WARNING] ch.qos.logback:logback-core:jar:1.2.12:compile 18:01:06 [INFO] 18:01:06 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ binding-bridge --- 18:01:06 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.0-SNAPSHOT-sources.jar 18:01:06 [INFO] 18:01:06 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ binding-bridge --- 18:01:06 [INFO] 18:01:06 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ binding-bridge --- 18:01:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:01:06 [INFO] 18:01:06 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ binding-bridge --- 18:01:06 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.16.0-SNAPSHOT/binding-bridge-1.16.0-SNAPSHOT.jar 18:01:06 [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.0-SNAPSHOT/binding-bridge-1.16.0-SNAPSHOT.pom 18:01:06 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.16.0-SNAPSHOT/binding-bridge-1.16.0-SNAPSHOT-javadoc.jar 18:01:06 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.16.0-SNAPSHOT/binding-bridge-1.16.0-SNAPSHOT-sources.jar 18:01:06 [INFO] 18:01:06 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ binding-bridge --- 18:01:06 [INFO] org.opendaylight.jsonrpc.bus:binding-bridge:jar:1.16.0-SNAPSHOT 18:01:06 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.0-SNAPSHOT:compile 18:01:06 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.14.9:compile 18:01:06 [INFO] | +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.0-SNAPSHOT:compile 18:01:06 [INFO] | +- org.opendaylight.jsonrpc:dom-codec:jar:1.16.0-SNAPSHOT:compile 18:01:06 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.5:compile 18:01:06 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.5:compile 18:01:06 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.5:compile 18:01:06 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.5:compile 18:01:06 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.5:compile 18:01:06 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.5:compile 18:01:06 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 18:01:06 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:11.0.5:compile 18:01:06 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.5:compile 18:01:06 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.5:compile 18:01:06 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.5:compile 18:01:06 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.5:compile 18:01:06 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.5:compile 18:01:06 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.5:compile 18:01:06 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.5:compile 18:01:06 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.5:compile 18:01:06 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.5:compile 18:01:06 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.5:compile 18:01:06 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.5:compile 18:01:06 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.5:compile 18:01:06 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.5:compile 18:01:06 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.5:compile 18:01:06 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.5:compile 18:01:06 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.5:compile 18:01:06 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.5:compile 18:01:06 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.5:compile 18:01:06 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.5:compile 18:01:06 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.5:compile 18:01:06 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.5:compile 18:01:06 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.5:compile 18:01:06 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.4:compile 18:01:06 [INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.0-SNAPSHOT:compile 18:01:06 [INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.0-SNAPSHOT:compile 18:01:06 [INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.0-SNAPSHOT:compile 18:01:06 [INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.0-SNAPSHOT:compile 18:01:06 [INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.0-SNAPSHOT:compile 18:01:06 [INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.0-SNAPSHOT:compile 18:01:06 [INFO] | \- com.google.code.gson:gson:jar:2.10.1:compile 18:01:06 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile 18:01:06 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.5:compile 18:01:06 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 18:01:06 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile 18:01:06 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.5:compile 18:01:06 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.4:compile 18:01:06 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.5:compile 18:01:06 [INFO] | | +- org.immutables:value:jar:annotations:2.10.0:compile 18:01:06 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.5:compile 18:01:06 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.5:compile 18:01:06 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.5:compile 18:01:06 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.5:compile 18:01:06 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.5:compile 18:01:06 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.5:compile 18:01:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4:compile 18:01:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.4:compile 18:01:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.4:compile 18:01:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.4:compile 18:01:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.4:compile 18:01:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile 18:01:06 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile 18:01:06 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.4:compile 18:01:06 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.5:compile 18:01:06 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.5:compile 18:01:06 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile 18:01:06 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:compile 18:01:06 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile 18:01:06 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.4:compile 18:01:06 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.5:compile 18:01:06 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.5:compile 18:01:06 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.5:compile 18:01:06 [INFO] +- io.netty:netty-all:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-codec:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-codec-dns:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-codec-http:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-codec-memcache:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-codec-redis:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-codec-smtp:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-codec-socks:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-codec-stomp:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-codec-xml:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-handler:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-handler-proxy:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-resolver:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-transport-sctp:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-transport-udt:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.104.Final:compile 18:01:06 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:runtime 18:01:06 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.104.Final:runtime 18:01:06 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.104.Final:runtime 18:01:06 [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.104.Final:runtime 18:01:06 [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.104.Final:runtime 18:01:06 [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.104.Final:runtime 18:01:06 [INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.104.Final:runtime 18:01:06 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:compile 18:01:06 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:compile 18:01:06 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.0-SNAPSHOT:compile 18:01:06 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.0-SNAPSHOT:compile 18:01:06 [INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:test-jar:tests:1.16.0-SNAPSHOT:test 18:01:06 [INFO] +- ch.qos.logback:logback-core:jar:1.2.12:compile 18:01:06 [INFO] +- ch.qos.logback:logback-classic:jar:1.2.12:compile 18:01:06 [INFO] +- org.opendaylight.jsonrpc:binding-adapter:jar:1.16.0-SNAPSHOT:compile 18:01:06 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 18:01:06 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 18:01:06 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 18:01:06 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 18:01:06 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 18:01:06 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 18:01:06 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 18:01:06 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 18:01:06 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 18:01:06 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 18:01:06 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 18:01:06 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 18:01:06 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 18:01:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 18:01:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 18:01:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 18:01:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 18:01:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 18:01:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 18:01:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 18:01:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 18:01:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 18:01:06 [INFO] +- junit:junit:jar:4.13.2:test 18:01:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 18:01:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 18:01:06 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 18:01:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 18:01:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 18:01:06 [INFO] 18:01:06 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ binding-bridge --- 18:01:06 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/sonatype-clm/module.xml 18:01:06 [INFO] 18:01:06 [INFO] ------------------< org.opendaylight.jsonrpc:jsonrpc >------------------ 18:01:06 [INFO] Building JSON-RPC :: POM 1.16.0-SNAPSHOT [30/37] 18:01:06 [INFO] --------------------------------[ pom ]--------------------------------- 18:01:06 [INFO] 18:01:06 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc --- 18:01:06 [INFO] 18:01:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc --- 18:01:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:01:06 [INFO] 18:01:06 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc --- 18:01:06 [INFO] 18:01:06 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ jsonrpc --- 18:01:06 [INFO] CycloneDX: Resolving Dependencies 18:01:06 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 18:01:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/target/bom.xml 18:01:06 [INFO] attaching as jsonrpc-1.16.0-SNAPSHOT-cyclonedx.xml 18:01:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/target/bom.json 18:01:06 [INFO] attaching as jsonrpc-1.16.0-SNAPSHOT-cyclonedx.json 18:01:06 [INFO] 18:01:06 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc --- 18:01:06 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.16.0-SNAPSHOT/jsonrpc-1.16.0-SNAPSHOT.pom 18:01:06 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.16.0-SNAPSHOT/jsonrpc-1.16.0-SNAPSHOT-cyclonedx.xml 18:01:06 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.16.0-SNAPSHOT/jsonrpc-1.16.0-SNAPSHOT-cyclonedx.json 18:01:06 [INFO] 18:01:06 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ jsonrpc --- 18:01:06 [INFO] org.opendaylight.jsonrpc:jsonrpc:pom:1.16.0-SNAPSHOT 18:01:06 [INFO] 18:01:06 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ jsonrpc --- 18:01:06 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/target/sonatype-clm/module.xml 18:01:06 [INFO] 18:01:06 [INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-bus >---------------- 18:01:06 [INFO] Building JSON-RPC :: BUS 1.16.0-SNAPSHOT [31/37] 18:01:06 [INFO] --------------------------------[ pom ]--------------------------------- 18:01:06 [INFO] 18:01:06 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-bus --- 18:01:06 [INFO] 18:01:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-bus --- 18:01:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:01:06 [INFO] 18:01:06 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-bus --- 18:01:06 [INFO] 18:01:06 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ jsonrpc-bus --- 18:01:06 [INFO] CycloneDX: Resolving Dependencies 18:01:06 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 18:01:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/target/bom.xml 18:01:06 [INFO] attaching as jsonrpc-bus-1.16.0-SNAPSHOT-cyclonedx.xml 18:01:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/target/bom.json 18:01:06 [INFO] attaching as jsonrpc-bus-1.16.0-SNAPSHOT-cyclonedx.json 18:01:06 [INFO] 18:01:06 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-bus --- 18:01:06 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.16.0-SNAPSHOT/jsonrpc-bus-1.16.0-SNAPSHOT.pom 18:01:06 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.16.0-SNAPSHOT/jsonrpc-bus-1.16.0-SNAPSHOT-cyclonedx.xml 18:01:06 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.16.0-SNAPSHOT/jsonrpc-bus-1.16.0-SNAPSHOT-cyclonedx.json 18:01:06 [INFO] 18:01:06 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ jsonrpc-bus --- 18:01:06 [INFO] org.opendaylight.jsonrpc:jsonrpc-bus:pom:1.16.0-SNAPSHOT 18:01:06 [INFO] 18:01:06 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ jsonrpc-bus --- 18:01:06 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/target/sonatype-clm/module.xml 18:01:06 [INFO] 18:01:06 [INFO] ---------------< org.opendaylight.jsonrpc.bus:examples >---------------- 18:01:06 [INFO] Building JSON-RPC :: BUS :: Examples 1.16.0-SNAPSHOT [32/37] 18:01:06 [INFO] --------------------------------[ pom ]--------------------------------- 18:01:06 [INFO] 18:01:06 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ examples --- 18:01:06 [INFO] 18:01:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ examples --- 18:01:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:01:06 [INFO] 18:01:06 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ examples --- 18:01:06 [INFO] 18:01:06 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ examples --- 18:01:06 [INFO] CycloneDX: Resolving Dependencies 18:01:06 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 18:01:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/target/bom.xml 18:01:06 [INFO] attaching as examples-1.16.0-SNAPSHOT-cyclonedx.xml 18:01:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/target/bom.json 18:01:06 [INFO] attaching as examples-1.16.0-SNAPSHOT-cyclonedx.json 18:01:06 [INFO] 18:01:06 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ examples --- 18:01:06 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.16.0-SNAPSHOT/examples-1.16.0-SNAPSHOT.pom 18:01:06 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.16.0-SNAPSHOT/examples-1.16.0-SNAPSHOT-cyclonedx.xml 18:01:06 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.16.0-SNAPSHOT/examples-1.16.0-SNAPSHOT-cyclonedx.json 18:01:06 [INFO] 18:01:06 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ examples --- 18:01:06 [INFO] org.opendaylight.jsonrpc.bus:examples:pom:1.16.0-SNAPSHOT 18:01:06 [INFO] 18:01:06 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ examples --- 18:01:06 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/target/sonatype-clm/module.xml 18:01:06 [INFO] 18:01:06 [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-security >-------------- 18:01:06 [INFO] Building JSON-RPC :: Security 1.16.0-SNAPSHOT [33/37] 18:01:06 [INFO] --------------------------------[ pom ]--------------------------------- 18:01:06 [INFO] 18:01:06 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-security --- 18:01:06 [INFO] 18:01:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-security --- 18:01:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:01:06 [INFO] 18:01:06 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-security --- 18:01:06 [INFO] 18:01:06 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ jsonrpc-security --- 18:01:06 [INFO] CycloneDX: Resolving Dependencies 18:01:06 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 18:01:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/security/target/bom.xml 18:01:06 [INFO] attaching as jsonrpc-security-1.16.0-SNAPSHOT-cyclonedx.xml 18:01:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/security/target/bom.json 18:01:06 [INFO] attaching as jsonrpc-security-1.16.0-SNAPSHOT-cyclonedx.json 18:01:06 [INFO] 18:01:06 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-security --- 18:01:06 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.16.0-SNAPSHOT/jsonrpc-security-1.16.0-SNAPSHOT.pom 18:01:06 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.16.0-SNAPSHOT/jsonrpc-security-1.16.0-SNAPSHOT-cyclonedx.xml 18:01:06 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/security/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.16.0-SNAPSHOT/jsonrpc-security-1.16.0-SNAPSHOT-cyclonedx.json 18:01:06 [INFO] 18:01:06 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ jsonrpc-security --- 18:01:06 [INFO] org.opendaylight.jsonrpc:jsonrpc-security:pom:1.16.0-SNAPSHOT 18:01:06 [INFO] 18:01:06 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ jsonrpc-security --- 18:01:06 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/security/target/sonatype-clm/module.xml 18:01:06 [INFO] 18:01:06 [INFO] ---------------< org.opendaylight.jsonrpc:tools-parent >---------------- 18:01:06 [INFO] Building JSON-RPC :: Tools parent 1.16.0-SNAPSHOT [34/37] 18:01:06 [INFO] --------------------------------[ pom ]--------------------------------- 18:01:07 [INFO] 18:01:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ tools-parent --- 18:01:07 [INFO] 18:01:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ tools-parent --- 18:01:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:01:07 [INFO] 18:01:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ tools-parent --- 18:01:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:01:07 [INFO] 18:01:07 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ tools-parent --- 18:01:07 [INFO] 18:01:07 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ tools-parent --- 18:01:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 18:01:07 [INFO] 18:01:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ tools-parent --- 18:01:07 [INFO] Starting audit... 18:01:07 Audit done. 18:01:07 [INFO] You have 0 Checkstyle violations. 18:01:07 [INFO] 18:01:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ tools-parent --- 18:01:07 [INFO] Starting audit... 18:01:07 Audit done. 18:01:07 [INFO] You have 0 Checkstyle violations. 18:01:07 [INFO] 18:01:07 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ tools-parent --- 18:01:07 [INFO] 18:01:07 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ tools-parent >>> 18:01:07 [INFO] 18:01:07 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ tools-parent --- 18:01:07 [INFO] 18:01:07 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ tools-parent <<< 18:01:07 [INFO] 18:01:07 [INFO] 18:01:07 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ tools-parent --- 18:01:07 [INFO] 18:01:07 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ tools-parent --- 18:01:07 [INFO] 18:01:07 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ tools-parent --- 18:01:07 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 18:01:07 [INFO] 18:01:07 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ tools-parent --- 18:01:07 [INFO] CycloneDX: Resolving Dependencies 18:01:08 [INFO] CycloneDX: Creating BOM version 1.4 with 118 component(s) 18:01:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/tools/parent/target/bom.xml 18:01:08 [INFO] attaching as tools-parent-1.16.0-SNAPSHOT-cyclonedx.xml 18:01:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/tools/parent/target/bom.json 18:01:08 [INFO] attaching as tools-parent-1.16.0-SNAPSHOT-cyclonedx.json 18:01:08 [INFO] 18:01:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ tools-parent --- 18:01:08 [INFO] Skipping duplicate-finder execution! 18:01:08 [INFO] 18:01:08 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ tools-parent --- 18:01:08 [INFO] Skipping pom project 18:01:08 [INFO] 18:01:08 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ tools-parent --- 18:01:08 [INFO] 18:01:08 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ tools-parent --- 18:01:08 [INFO] 18:01:08 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ tools-parent --- 18:01:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:01:08 [INFO] 18:01:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tools-parent --- 18:01:08 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.16.0-SNAPSHOT/tools-parent-1.16.0-SNAPSHOT.pom 18:01:08 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/parent/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.16.0-SNAPSHOT/tools-parent-1.16.0-SNAPSHOT-cyclonedx.xml 18:01:08 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/parent/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.16.0-SNAPSHOT/tools-parent-1.16.0-SNAPSHOT-cyclonedx.json 18:01:08 [INFO] 18:01:08 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ tools-parent --- 18:01:08 [INFO] org.opendaylight.jsonrpc:tools-parent:pom:1.16.0-SNAPSHOT 18:01:08 [INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.8.1:compile 18:01:08 [INFO] +- ch.qos.logback:logback-classic:jar:1.2.12:compile 18:01:08 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:compile 18:01:08 [INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.0-SNAPSHOT:compile 18:01:08 [INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.0-SNAPSHOT:compile 18:01:08 [INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.0-SNAPSHOT:compile 18:01:08 [INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.0-SNAPSHOT:compile 18:01:08 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 18:01:08 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 18:01:08 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 18:01:08 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 18:01:08 [INFO] | | +- org.checkerframework:checker-qual:jar:3.42.0:compile 18:01:08 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 18:01:08 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 18:01:08 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 18:01:08 [INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.0-SNAPSHOT:compile 18:01:08 [INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.0-SNAPSHOT:compile 18:01:08 [INFO] +- io.netty:netty-all:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-codec:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-codec-dns:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-codec-http:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-codec-memcache:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-codec-redis:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-codec-smtp:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-codec-socks:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-codec-stomp:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-codec-xml:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-handler:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-handler-proxy:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-resolver:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-transport-sctp:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-transport-udt:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.104.Final:compile 18:01:08 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:runtime 18:01:08 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.104.Final:runtime 18:01:08 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.104.Final:runtime 18:01:08 [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.104.Final:runtime 18:01:08 [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.104.Final:runtime 18:01:08 [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.104.Final:runtime 18:01:08 [INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.104.Final:runtime 18:01:08 [INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.0-SNAPSHOT:compile 18:01:08 [INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.0-SNAPSHOT:compile 18:01:08 [INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 18:01:08 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 18:01:08 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 18:01:08 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.0-SNAPSHOT:compile 18:01:08 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.14.9:compile 18:01:08 [INFO] | +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.0-SNAPSHOT:compile 18:01:08 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile 18:01:08 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile 18:01:08 [INFO] | +- org.opendaylight.jsonrpc:dom-codec:jar:1.16.0-SNAPSHOT:compile 18:01:08 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.4:compile 18:01:08 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile 18:01:08 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.5:compile 18:01:08 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.5:compile 18:01:08 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.5:compile 18:01:08 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.5:compile 18:01:08 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.5:compile 18:01:08 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.5:compile 18:01:08 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.5:compile 18:01:08 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.5:compile 18:01:08 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 18:01:08 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.5:compile 18:01:08 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.5:compile 18:01:08 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.5:compile 18:01:08 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.5:compile 18:01:08 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.5:compile 18:01:08 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.5:compile 18:01:08 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 18:01:08 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:11.0.5:compile 18:01:08 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.5:compile 18:01:08 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.5:compile 18:01:08 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.5:compile 18:01:08 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.5:compile 18:01:08 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.5:compile 18:01:08 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.5:compile 18:01:08 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.5:compile 18:01:08 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.5:compile 18:01:08 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.5:compile 18:01:08 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.5:compile 18:01:08 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.5:compile 18:01:08 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.5:compile 18:01:08 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.5:compile 18:01:08 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.5:compile 18:01:08 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.5:compile 18:01:08 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.5:compile 18:01:08 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.5:compile 18:01:08 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.5:compile 18:01:08 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.5:compile 18:01:08 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.5:compile 18:01:08 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.5:compile 18:01:08 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.5:compile 18:01:08 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.0:compile 18:01:08 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.5:compile 18:01:08 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.5:compile 18:01:08 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.5:compile 18:01:08 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.5:compile 18:01:08 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.5:compile 18:01:08 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile 18:01:08 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.4:compile 18:01:08 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile 18:01:08 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:compile 18:01:08 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile 18:01:08 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:compile 18:01:08 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 18:01:08 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 18:01:08 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 18:01:08 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 18:01:08 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 18:01:08 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 18:01:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 18:01:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 18:01:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 18:01:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 18:01:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 18:01:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 18:01:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 18:01:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 18:01:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 18:01:08 [INFO] +- junit:junit:jar:4.13.2:test 18:01:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 18:01:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 18:01:08 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 18:01:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 18:01:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 18:01:08 [INFO] 18:01:08 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ tools-parent --- 18:01:08 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/tools/parent/target/sonatype-clm/module.xml 18:01:08 [INFO] 18:01:08 [INFO] -----------------< org.opendaylight.jsonrpc:test-tool >----------------- 18:01:08 [INFO] Building JSON-RPC :: Tools :: Test 1.16.0-SNAPSHOT [35/37] 18:01:08 [INFO] --------------------------------[ jar ]--------------------------------- 18:01:08 [INFO] 18:01:08 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ test-tool --- 18:01:08 [INFO] 18:01:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-tool --- 18:01:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:01:08 [INFO] 18:01:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-tool --- 18:01:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:01:08 [INFO] 18:01:08 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ test-tool --- 18:01:08 [INFO] 18:01:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-tool --- 18:01:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 18:01:08 [INFO] 18:01:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ test-tool --- 18:01:08 [INFO] Starting audit... 18:01:08 Audit done. 18:01:08 [INFO] You have 0 Checkstyle violations. 18:01:08 [INFO] 18:01:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-tool --- 18:01:08 [INFO] Starting audit... 18:01:08 Audit done. 18:01:08 [INFO] You have 0 Checkstyle violations. 18:01:08 [INFO] 18:01:08 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-tool --- 18:01:08 [INFO] 18:01:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-tool --- 18:01:08 [INFO] Copying 1 resource from src/main/resources to target/classes 18:01:08 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/generated-sources/spi 18:01:08 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/generated-sources/yang 18:01:08 [INFO] 18:01:08 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ test-tool --- 18:01:08 [INFO] Recompiling the module because of changed dependency. 18:01:08 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 18:01:08 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/src/main/java/org/opendaylight/jsonrpc/tool/test/DatastoreImpl.java:[86,16] SerializedDOMDataBroker(java.util.Map,com.google.common.util.concurrent.ListeningExecutorService) in org.opendaylight.mdsal.dom.broker.SerializedDOMDataBroker has been deprecated and marked for removal 18:01:08 [INFO] 18:01:08 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ test-tool >>> 18:01:08 [INFO] 18:01:08 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ test-tool --- 18:01:08 [INFO] Fork Value is true 18:01:11 [INFO] Done SpotBugs Analysis.... 18:01:11 [INFO] 18:01:11 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ test-tool <<< 18:01:11 [INFO] 18:01:11 [INFO] 18:01:11 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ test-tool --- 18:01:11 [INFO] BugInstance size is 0 18:01:11 [INFO] Error size is 0 18:01:11 [INFO] No errors/warnings found 18:01:11 [INFO] 18:01:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-tool --- 18:01:11 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/src/test/resources 18:01:11 [INFO] 18:01:11 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ test-tool --- 18:01:11 [INFO] No sources to compile 18:01:11 [INFO] 18:01:11 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ test-tool --- 18:01:11 [INFO] No tests to run. 18:01:11 [INFO] 18:01:11 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ test-tool --- 18:01:11 [INFO] 18:01:11 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ test-tool --- 18:01:11 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.0-SNAPSHOT.jar 18:01:12 [INFO] 18:01:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ test-tool --- 18:01:12 [INFO] No previous run data found, generating javadoc. 18:01:13 [WARNING] Javadoc Warnings 18:01:13 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/src/main/java/org/opendaylight/jsonrpc/tool/test/Main.java:30: warning: no comment 18:01:13 [WARNING] public final class Main { 18:01:13 [WARNING] ^ 18:01:13 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/src/main/java/org/opendaylight/jsonrpc/tool/test/Main.java:38: warning: no comment 18:01:13 [WARNING] public static void main(String[] args) throws URISyntaxException { 18:01:13 [WARNING] ^ 18:01:13 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/src/main/java/org/opendaylight/jsonrpc/tool/test/TestModelImpl.java:20: warning: no comment 18:01:13 [WARNING] public final class TestModelImpl implements TestModelRpcService { 18:01:13 [WARNING] ^ 18:01:13 [WARNING] /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/src/main/java/org/opendaylight/jsonrpc/tool/test/TestModelImpl.java:23: warning: no comment 18:01:13 [WARNING] public TestModelImpl(TransportFactory transportFactory, String endpoint) throws URISyntaxException { 18:01:13 [WARNING] ^ 18:01:13 [WARNING] 4 warnings 18:01:13 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.0-SNAPSHOT-javadoc.jar 18:01:13 [INFO] 18:01:13 [INFO] --- maven-shade-plugin:3.5.1:shade (uberjar) @ test-tool --- 18:01:13 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.3 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.4 in the shaded jar. 18:01:13 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 18:01:13 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 18:01:13 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 18:01:13 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 18:01:13 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.24.0 in the shaded jar. 18:01:13 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 18:01:13 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:concepts:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:yang-common:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.4 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.4 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:12.0.4 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.4 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.4 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.4 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:util:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.immutables:value:jar:annotations:2.10.0 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.4 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.0-SNAPSHOT in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.4 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.0-SNAPSHOT in the shaded jar. 18:01:13 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 18:01:13 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.8.1 in the shaded jar. 18:01:13 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 18:01:13 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.0-SNAPSHOT in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.0-SNAPSHOT in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.0-SNAPSHOT in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.0-SNAPSHOT in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.0-SNAPSHOT in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-all:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-buffer:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-codec:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-codec-dns:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-codec-haproxy:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-codec-http:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-codec-http2:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-codec-memcache:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-codec-mqtt:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-codec-redis:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-codec-smtp:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-codec-socks:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-codec-stomp:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-codec-xml:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-common:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-handler:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-handler-proxy:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-resolver:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-resolver-dns:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-transport:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-transport-rxtx:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-transport-sctp:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-transport-udt:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.104.Final in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.jsonrpc.security:security-noop:jar:1.16.0-SNAPSHOT in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.jsonrpc.security:security-api:jar:1.16.0-SNAPSHOT in the shaded jar. 18:01:13 [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.77 in the shaded jar. 18:01:13 [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.77 in the shaded jar. 18:01:13 [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.77 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.0-SNAPSHOT in the shaded jar. 18:01:13 [INFO] Including net.bytebuddy:byte-buddy:jar:1.14.9 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.0-SNAPSHOT in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.16.0-SNAPSHOT in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.5 in the shaded jar. 18:01:13 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.4 in the shaded jar. 18:01:13 [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. 18:01:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:16 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:16 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:01:16 [WARNING] bus-api-1.16.0-SNAPSHOT.jar, jsonrpc-provider-common-1.16.0-SNAPSHOT.jar define 19 overlapping classes: 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester 18:01:16 [WARNING] - 9 more... 18:01:16 [WARNING] bus-api-1.16.0-SNAPSHOT.jar, bus-jsonrpc-1.16.0-SNAPSHOT.jar, bus-messagelib-1.16.0-SNAPSHOT.jar, bus-spi-1.16.0-SNAPSHOT.jar, concepts-11.0.5.jar, dom-codec-1.16.0-SNAPSHOT.jar, ietf-topology-2013.10.21.24.4.jar, ietf-type-util-12.0.4.jar, jsonrpc-api-1.16.0-SNAPSHOT.jar, jsonrpc-provider-common-1.16.0-SNAPSHOT.jar, jsonrpc-test-model-1.16.0-SNAPSHOT.jar, mdsal-binding-model-api-12.0.4.jar, mdsal-binding-runtime-api-12.0.4.jar, mdsal-binding-runtime-spi-12.0.4.jar, mdsal-binding-spec-util-12.0.4.jar, mdsal-common-api-12.0.4.jar, mdsal-dom-api-12.0.4.jar, mdsal-dom-broker-12.0.4.jar, mdsal-dom-inmemory-datastore-12.0.4.jar, mdsal-dom-spi-12.0.4.jar, mdsal-singleton-common-api-12.0.4.jar, odlext-model-api-11.0.5.jar, odlext-parser-support-11.0.5.jar, openconfig-model-api-11.0.5.jar, openconfig-parser-support-11.0.5.jar, rfc6241-model-api-11.0.5.jar, rfc6241-parser-support-11.0.5.jar, rfc6536-model-api-11.0.5.jar, rfc6536-parser-support-11.0.5.jar, rfc6643-model-api-11.0.5.jar, rfc6643-parser-support-11.0.5.jar, rfc6991-ietf-inet-types-12.0.4.jar, rfc6991-ietf-yang-types-12.0.4.jar, rfc7952-model-api-11.0.5.jar, rfc7952-parser-support-11.0.5.jar, rfc8040-model-api-11.0.5.jar, rfc8040-parser-support-11.0.5.jar, rfc8528-model-api-11.0.5.jar, rfc8528-parser-support-11.0.5.jar, rfc8639-model-api-11.0.5.jar, rfc8639-parser-support-11.0.5.jar, rfc8819-model-api-11.0.5.jar, rfc8819-parser-support-11.0.5.jar, security-api-1.16.0-SNAPSHOT.jar, security-noop-1.16.0-SNAPSHOT.jar, test-tool-1.16.0-SNAPSHOT.jar, transport-http-1.16.0-SNAPSHOT.jar, transport-zmq-1.16.0-SNAPSHOT.jar, triemap-1.3.1.jar, util-11.0.5.jar, yang-binding-12.0.4.jar, yang-common-11.0.5.jar, yang-data-api-11.0.5.jar, yang-data-codec-gson-11.0.5.jar, yang-data-impl-11.0.5.jar, yang-data-spi-11.0.5.jar, yang-data-tree-api-11.0.5.jar, yang-data-tree-ri-11.0.5.jar, yang-data-tree-spi-11.0.5.jar, yang-data-util-11.0.5.jar, yang-ir-11.0.5.jar, yang-model-api-11.0.5.jar, yang-model-ri-11.0.5.jar, yang-model-spi-11.0.5.jar, yang-model-util-11.0.5.jar, yang-parser-api-11.0.5.jar, yang-parser-impl-11.0.5.jar, yang-parser-reactor-11.0.5.jar, yang-parser-rfc7950-11.0.5.jar, yang-parser-spi-11.0.5.jar, yang-repo-api-11.0.5.jar, yang-repo-spi-11.0.5.jar, yang-xpath-api-11.0.5.jar, yang-xpath-impl-11.0.5.jar define 2 overlapping resources: 18:01:16 [WARNING] - LICENSE 18:01:16 [WARNING] - META-INF/git.properties 18:01:16 [WARNING] netty-all-4.1.104.Final.jar, netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-codec-dns-4.1.104.Final.jar, netty-codec-haproxy-4.1.104.Final.jar, netty-codec-http-4.1.104.Final.jar, netty-codec-http2-4.1.104.Final.jar, netty-codec-memcache-4.1.104.Final.jar, netty-codec-mqtt-4.1.104.Final.jar, netty-codec-redis-4.1.104.Final.jar, netty-codec-smtp-4.1.104.Final.jar, netty-codec-socks-4.1.104.Final.jar, netty-codec-stomp-4.1.104.Final.jar, netty-codec-xml-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-handler-proxy-4.1.104.Final.jar, netty-handler-ssl-ocsp-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-resolver-dns-4.1.104.Final.jar, netty-resolver-dns-classes-macos-4.1.104.Final.jar, netty-resolver-dns-native-macos-4.1.104.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.104.Final-osx-x86_64.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-classes-kqueue-4.1.104.Final.jar, netty-transport-native-epoll-4.1.104.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.104.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.104.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.104.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.104.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.104.Final.jar, netty-transport-rxtx-4.1.104.Final.jar, netty-transport-sctp-4.1.104.Final.jar, netty-transport-udt-4.1.104.Final.jar define 1 overlapping resource: 18:01:16 [WARNING] - META-INF/io.netty.versions.properties 18:01:16 [WARNING] netty-transport-native-epoll-4.1.104.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.104.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.104.Final-linux-x86_64.jar define 2 overlapping resources: 18:01:16 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties 18:01:16 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml 18:01:16 [WARNING] ietf-type-util-12.0.4.jar, mdsal-binding-model-api-12.0.4.jar, mdsal-binding-runtime-api-12.0.4.jar, mdsal-binding-runtime-spi-12.0.4.jar, mdsal-binding-spec-util-12.0.4.jar, mdsal-common-api-12.0.4.jar, mdsal-dom-api-12.0.4.jar, mdsal-dom-broker-12.0.4.jar, mdsal-dom-spi-12.0.4.jar, mdsal-singleton-common-api-12.0.4.jar, odlext-model-api-11.0.5.jar, odlext-parser-support-11.0.5.jar, openconfig-model-api-11.0.5.jar, openconfig-parser-support-11.0.5.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-11.0.5.jar, rfc6241-parser-support-11.0.5.jar, rfc6536-model-api-11.0.5.jar, rfc6536-parser-support-11.0.5.jar, rfc6643-model-api-11.0.5.jar, rfc6643-parser-support-11.0.5.jar, rfc7952-model-api-11.0.5.jar, rfc7952-parser-support-11.0.5.jar, rfc8040-model-api-11.0.5.jar, rfc8040-parser-support-11.0.5.jar, rfc8528-model-api-11.0.5.jar, rfc8528-parser-support-11.0.5.jar, rfc8639-model-api-11.0.5.jar, rfc8639-parser-support-11.0.5.jar, rfc8819-model-api-11.0.5.jar, rfc8819-parser-support-11.0.5.jar, yang-binding-12.0.4.jar, yang-data-api-11.0.5.jar, yang-data-codec-gson-11.0.5.jar, yang-data-impl-11.0.5.jar, yang-data-spi-11.0.5.jar, yang-data-tree-api-11.0.5.jar, yang-data-tree-ri-11.0.5.jar, yang-data-tree-spi-11.0.5.jar, yang-data-util-11.0.5.jar, yang-ir-11.0.5.jar, yang-model-api-11.0.5.jar, yang-model-ri-11.0.5.jar, yang-model-spi-11.0.5.jar, yang-model-util-11.0.5.jar, yang-parser-api-11.0.5.jar, yang-parser-reactor-11.0.5.jar, yang-parser-rfc7950-11.0.5.jar, yang-parser-spi-11.0.5.jar, yang-repo-api-11.0.5.jar, yang-repo-spi-11.0.5.jar define 3 overlapping resources: 18:01:16 [WARNING] - .api_description 18:01:16 [WARNING] - about.html 18:01:16 [WARNING] - bundle.properties 18:01:16 [WARNING] jsonrpc-provider-common-1.16.0-SNAPSHOT.jar, security-noop-1.16.0-SNAPSHOT.jar define 2 overlapping classes: 18:01:16 [WARNING] - org.opendaylight.jsonrpc.security.noop.NoopAuthenticationProvider 18:01:16 [WARNING] - org.opendaylight.jsonrpc.security.noop.NoopSecurityService 18:01:16 [WARNING] bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, bcutil-jdk18on-1.77.jar, byte-buddy-1.14.9.jar, gson-2.10.1.jar define 1 overlapping classes: 18:01:16 [WARNING] - META-INF.versions.9.module-info 18:01:16 [WARNING] byte-buddy-1.14.9.jar, guava-32.1.3-jre.jar define 1 overlapping resource: 18:01:16 [WARNING] - META-INF/LICENSE 18:01:16 [WARNING] concepts-11.0.5.jar, ietf-type-util-12.0.4.jar, mdsal-binding-model-api-12.0.4.jar, mdsal-binding-runtime-api-12.0.4.jar, mdsal-binding-runtime-spi-12.0.4.jar, mdsal-binding-spec-util-12.0.4.jar, mdsal-common-api-12.0.4.jar, mdsal-dom-api-12.0.4.jar, mdsal-dom-broker-12.0.4.jar, mdsal-dom-spi-12.0.4.jar, mdsal-singleton-common-api-12.0.4.jar, odlext-model-api-11.0.5.jar, odlext-parser-support-11.0.5.jar, openconfig-model-api-11.0.5.jar, openconfig-parser-support-11.0.5.jar, rfc6241-model-api-11.0.5.jar, rfc6241-parser-support-11.0.5.jar, rfc6536-model-api-11.0.5.jar, rfc6536-parser-support-11.0.5.jar, rfc6643-model-api-11.0.5.jar, rfc6643-parser-support-11.0.5.jar, rfc7952-model-api-11.0.5.jar, rfc7952-parser-support-11.0.5.jar, rfc8040-model-api-11.0.5.jar, rfc8040-parser-support-11.0.5.jar, rfc8528-model-api-11.0.5.jar, rfc8528-parser-support-11.0.5.jar, rfc8639-model-api-11.0.5.jar, rfc8639-parser-support-11.0.5.jar, rfc8819-model-api-11.0.5.jar, rfc8819-parser-support-11.0.5.jar, triemap-1.3.1.jar, util-11.0.5.jar, yang-binding-12.0.4.jar, yang-common-11.0.5.jar, yang-data-api-11.0.5.jar, yang-data-codec-gson-11.0.5.jar, yang-data-impl-11.0.5.jar, yang-data-spi-11.0.5.jar, yang-data-tree-api-11.0.5.jar, yang-data-tree-ri-11.0.5.jar, yang-data-tree-spi-11.0.5.jar, yang-data-util-11.0.5.jar, yang-ir-11.0.5.jar, yang-model-api-11.0.5.jar, yang-model-ri-11.0.5.jar, yang-model-spi-11.0.5.jar, yang-model-util-11.0.5.jar, yang-parser-api-11.0.5.jar, yang-parser-reactor-11.0.5.jar, yang-parser-rfc7950-11.0.5.jar, yang-parser-spi-11.0.5.jar, yang-repo-api-11.0.5.jar, yang-repo-spi-11.0.5.jar, yang-xpath-api-11.0.5.jar, yang-xpath-impl-11.0.5.jar define 1 overlapping resource: 18:01:16 [WARNING] - README.md 18:01:16 [WARNING] netty-transport-native-kqueue-4.1.104.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.104.Final-osx-x86_64.jar define 2 overlapping resources: 18:01:16 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties 18:01:16 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml 18:01:16 [WARNING] dom-codec-1.16.0-SNAPSHOT.jar, jsonrpc-provider-common-1.16.0-SNAPSHOT.jar define 20 overlapping classes: 18:01:16 [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec 18:01:16 [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec 18:01:16 [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils 18:01:16 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec 18:01:16 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker 18:01:16 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker 18:01:16 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter 18:01:16 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory 18:01:16 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 18:01:16 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 18:01:16 [WARNING] - 10 more... 18:01:16 [WARNING] antlr4-runtime-4.13.1.jar, argparse4j-0.8.1.jar, bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, bcutil-jdk18on-1.77.jar, bus-api-1.16.0-SNAPSHOT.jar, bus-jsonrpc-1.16.0-SNAPSHOT.jar, bus-messagelib-1.16.0-SNAPSHOT.jar, bus-spi-1.16.0-SNAPSHOT.jar, byte-buddy-1.14.9.jar, checker-qual-3.42.0.jar, concepts-11.0.5.jar, dom-codec-1.16.0-SNAPSHOT.jar, error_prone_annotations-2.24.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, ietf-topology-2013.10.21.24.4.jar, ietf-type-util-12.0.4.jar, j2objc-annotations-2.8.jar, jsonrpc-api-1.16.0-SNAPSHOT.jar, jsonrpc-provider-common-1.16.0-SNAPSHOT.jar, jsonrpc-test-model-1.16.0-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, mdsal-binding-model-api-12.0.4.jar, mdsal-binding-runtime-api-12.0.4.jar, mdsal-binding-runtime-spi-12.0.4.jar, mdsal-binding-spec-util-12.0.4.jar, mdsal-common-api-12.0.4.jar, mdsal-dom-api-12.0.4.jar, mdsal-dom-broker-12.0.4.jar, mdsal-dom-inmemory-datastore-12.0.4.jar, mdsal-dom-spi-12.0.4.jar, mdsal-singleton-common-api-12.0.4.jar, netty-all-4.1.104.Final.jar, netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-codec-dns-4.1.104.Final.jar, netty-codec-haproxy-4.1.104.Final.jar, netty-codec-http-4.1.104.Final.jar, netty-codec-http2-4.1.104.Final.jar, netty-codec-memcache-4.1.104.Final.jar, netty-codec-mqtt-4.1.104.Final.jar, netty-codec-redis-4.1.104.Final.jar, netty-codec-smtp-4.1.104.Final.jar, netty-codec-socks-4.1.104.Final.jar, netty-codec-stomp-4.1.104.Final.jar, netty-codec-xml-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-handler-proxy-4.1.104.Final.jar, netty-handler-ssl-ocsp-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-resolver-dns-4.1.104.Final.jar, netty-resolver-dns-classes-macos-4.1.104.Final.jar, netty-resolver-dns-native-macos-4.1.104.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.104.Final-osx-x86_64.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-classes-kqueue-4.1.104.Final.jar, netty-transport-native-epoll-4.1.104.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.104.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.104.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.104.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.104.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.104.Final.jar, netty-transport-rxtx-4.1.104.Final.jar, netty-transport-sctp-4.1.104.Final.jar, netty-transport-udt-4.1.104.Final.jar, odlext-model-api-11.0.5.jar, odlext-parser-support-11.0.5.jar, openconfig-model-api-11.0.5.jar, openconfig-parser-support-11.0.5.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-11.0.5.jar, rfc6241-parser-support-11.0.5.jar, rfc6536-model-api-11.0.5.jar, rfc6536-parser-support-11.0.5.jar, rfc6643-model-api-11.0.5.jar, rfc6643-parser-support-11.0.5.jar, rfc6991-ietf-inet-types-12.0.4.jar, rfc6991-ietf-yang-types-12.0.4.jar, rfc7952-model-api-11.0.5.jar, rfc7952-parser-support-11.0.5.jar, rfc8040-model-api-11.0.5.jar, rfc8040-parser-support-11.0.5.jar, rfc8528-model-api-11.0.5.jar, rfc8528-parser-support-11.0.5.jar, rfc8639-model-api-11.0.5.jar, rfc8639-parser-support-11.0.5.jar, rfc8819-model-api-11.0.5.jar, rfc8819-parser-support-11.0.5.jar, security-api-1.16.0-SNAPSHOT.jar, security-noop-1.16.0-SNAPSHOT.jar, slf4j-api-1.7.32.jar, spotbugs-annotations-4.8.3.jar, test-tool-1.16.0-SNAPSHOT.jar, transport-http-1.16.0-SNAPSHOT.jar, transport-zmq-1.16.0-SNAPSHOT.jar, triemap-1.3.1.jar, util-11.0.5.jar, value-2.10.0-annotations.jar, yang-binding-12.0.4.jar, yang-common-11.0.5.jar, yang-data-api-11.0.5.jar, yang-data-codec-gson-11.0.5.jar, yang-data-impl-11.0.5.jar, yang-data-spi-11.0.5.jar, yang-data-tree-api-11.0.5.jar, yang-data-tree-ri-11.0.5.jar, yang-data-tree-spi-11.0.5.jar, yang-data-util-11.0.5.jar, yang-ir-11.0.5.jar, yang-model-api-11.0.5.jar, yang-model-ri-11.0.5.jar, yang-model-spi-11.0.5.jar, yang-model-util-11.0.5.jar, yang-parser-api-11.0.5.jar, yang-parser-impl-11.0.5.jar, yang-parser-reactor-11.0.5.jar, yang-parser-rfc7950-11.0.5.jar, yang-parser-spi-11.0.5.jar, yang-repo-api-11.0.5.jar, yang-repo-spi-11.0.5.jar, yang-xpath-api-11.0.5.jar, yang-xpath-impl-11.0.5.jar define 1 overlapping resource: 18:01:16 [WARNING] - META-INF/MANIFEST.MF 18:01:16 [WARNING] bus-messagelib-1.16.0-SNAPSHOT.jar, jsonrpc-provider-common-1.16.0-SNAPSHOT.jar define 56 overlapping classes and resources: 18:01:16 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml 18:01:16 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory 18:01:16 [WARNING] - 46 more... 18:01:16 [WARNING] bus-jsonrpc-1.16.0-SNAPSHOT.jar, jsonrpc-provider-common-1.16.0-SNAPSHOT.jar define 21 overlapping classes: 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject 18:01:16 [WARNING] - 11 more... 18:01:16 [WARNING] bus-spi-1.16.0-SNAPSHOT.jar, jsonrpc-provider-common-1.16.0-SNAPSHOT.jar define 33 overlapping classes and resources: 18:01:16 [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml 18:01:16 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml 18:01:16 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml 18:01:16 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml 18:01:16 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext 18:01:16 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient 18:01:16 [WARNING] - 23 more... 18:01:16 [WARNING] jsonrpc-provider-common-1.16.0-SNAPSHOT.jar, security-api-1.16.0-SNAPSHOT.jar define 11 overlapping classes: 18:01:16 [WARNING] - org.opendaylight.jsonrpc.security.api.AbstractKeyStoreFactory 18:01:16 [WARNING] - org.opendaylight.jsonrpc.security.api.AuthenticationProvider 18:01:16 [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTmf 18:01:16 [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTmf$1 18:01:16 [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTrustManager 18:01:16 [WARNING] - org.opendaylight.jsonrpc.security.api.JKSFactory 18:01:16 [WARNING] - org.opendaylight.jsonrpc.security.api.KeyStoreFactory 18:01:16 [WARNING] - org.opendaylight.jsonrpc.security.api.PKCS12Factory 18:01:16 [WARNING] - org.opendaylight.jsonrpc.security.api.SecurityConstants 18:01:16 [WARNING] - org.opendaylight.jsonrpc.security.api.SecurityService 18:01:16 [WARNING] - 1 more... 18:01:16 [WARNING] netty-resolver-dns-native-macos-4.1.104.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.104.Final-osx-x86_64.jar define 2 overlapping resources: 18:01:16 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties 18:01:16 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml 18:01:16 [WARNING] maven-shade-plugin has detected that some files are 18:01:16 [WARNING] present in two or more JARs. When this happens, only one 18:01:16 [WARNING] single version of the file is copied to the uber jar. 18:01:16 [WARNING] Usually this is not harmful and you can skip these warnings, 18:01:16 [WARNING] otherwise try to manually exclude artifacts based on 18:01:16 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 18:01:16 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 18:01:16 [INFO] Replacing original artifact with shaded artifact. 18:01:16 [INFO] Replacing /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.0-SNAPSHOT.jar with /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.0-SNAPSHOT-shaded.jar 18:01:16 [INFO] 18:01:16 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ test-tool --- 18:01:16 [INFO] CycloneDX: Resolving Dependencies 18:01:18 [INFO] CycloneDX: Creating BOM version 1.4 with 129 component(s) 18:01:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/bom.xml 18:01:18 [INFO] attaching as test-tool-1.16.0-SNAPSHOT-cyclonedx.xml 18:01:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/bom.json 18:01:18 [INFO] attaching as test-tool-1.16.0-SNAPSHOT-cyclonedx.json 18:01:18 [INFO] 18:01:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-tool --- 18:01:18 [INFO] Skipping duplicate-finder execution! 18:01:18 [INFO] 18:01:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ test-tool --- 18:01:18 [WARNING] Used undeclared dependencies found: 18:01:18 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.5:compile 18:01:18 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile 18:01:18 [WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.0-SNAPSHOT:compile 18:01:18 [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.5:compile 18:01:18 [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile 18:01:18 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:11.0.5:compile 18:01:18 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 18:01:18 [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:11.0.5:compile 18:01:18 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile 18:01:18 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:11.0.5:compile 18:01:18 [WARNING] org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.5:compile 18:01:18 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.4:compile 18:01:18 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 18:01:18 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.4:compile 18:01:18 [WARNING] Unused declared dependencies found: 18:01:18 [WARNING] ch.qos.logback:logback-classic:jar:1.2.12:compile 18:01:18 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.4:compile 18:01:18 [WARNING] io.netty:netty-all:jar:4.1.104.Final:compile 18:01:18 [WARNING] org.opendaylight.jsonrpc.security:security-api:jar:1.16.0-SNAPSHOT:compile 18:01:18 [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.0-SNAPSHOT:compile 18:01:18 [WARNING] org.opendaylight.jsonrpc.security:security-noop:jar:1.16.0-SNAPSHOT:compile 18:01:18 [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.0-SNAPSHOT:compile 18:01:18 [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.0-SNAPSHOT:compile 18:01:18 [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.0-SNAPSHOT:compile 18:01:18 [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.0-SNAPSHOT:compile 18:01:18 [INFO] 18:01:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ test-tool --- 18:01:18 [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.0-SNAPSHOT-sources.jar 18:01:18 [INFO] 18:01:18 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ test-tool --- 18:01:18 [INFO] 18:01:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ test-tool --- 18:01:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:01:18 [INFO] 18:01:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ test-tool --- 18:01:18 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.16.0-SNAPSHOT/test-tool-1.16.0-SNAPSHOT.jar 18:01:18 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/pom.xml to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.16.0-SNAPSHOT/test-tool-1.16.0-SNAPSHOT.pom 18:01:18 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.16.0-SNAPSHOT/test-tool-1.16.0-SNAPSHOT-javadoc.jar 18:01:18 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.16.0-SNAPSHOT/test-tool-1.16.0-SNAPSHOT-cyclonedx.xml 18:01:18 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.16.0-SNAPSHOT/test-tool-1.16.0-SNAPSHOT-cyclonedx.json 18:01:18 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.16.0-SNAPSHOT/test-tool-1.16.0-SNAPSHOT-sources.jar 18:01:18 [INFO] 18:01:18 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ test-tool --- 18:01:18 [INFO] org.opendaylight.jsonrpc:test-tool:jar:1.16.0-SNAPSHOT 18:01:18 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 18:01:18 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.4:compile 18:01:18 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 18:01:18 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 18:01:18 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 18:01:18 [INFO] | | +- org.checkerframework:checker-qual:jar:3.42.0:compile 18:01:18 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 18:01:18 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 18:01:18 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 18:01:18 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.5:compile 18:01:18 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile 18:01:18 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.5:compile 18:01:18 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.5:compile 18:01:18 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.5:compile 18:01:18 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.5:compile 18:01:18 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.5:compile 18:01:18 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.5:compile 18:01:18 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.5:compile 18:01:18 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.5:compile 18:01:18 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 18:01:18 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:11.0.5:compile 18:01:18 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.5:compile 18:01:18 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.5:compile 18:01:18 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.5:compile 18:01:18 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.5:compile 18:01:18 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.5:compile 18:01:18 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.5:compile 18:01:18 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.5:compile 18:01:18 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.5:compile 18:01:18 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.5:compile 18:01:18 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.5:compile 18:01:18 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.5:compile 18:01:18 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.5:compile 18:01:18 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.5:compile 18:01:18 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.5:compile 18:01:18 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.5:compile 18:01:18 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.5:compile 18:01:18 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.5:compile 18:01:18 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.5:compile 18:01:18 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.5:compile 18:01:18 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.5:compile 18:01:18 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.5:compile 18:01:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile 18:01:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.4:compile 18:01:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.4:compile 18:01:18 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.5:compile 18:01:18 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile 18:01:18 [INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.4:compile 18:01:18 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile 18:01:18 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.4:compile 18:01:18 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.4:compile 18:01:18 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.5:compile 18:01:18 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.5:compile 18:01:18 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 18:01:18 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.5:compile 18:01:18 [INFO] | | +- org.immutables:value:jar:annotations:2.10.0:compile 18:01:18 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.5:compile 18:01:18 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.5:compile 18:01:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.5:compile 18:01:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.5:compile 18:01:18 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.5:compile 18:01:18 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.5:compile 18:01:18 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.5:compile 18:01:18 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.5:compile 18:01:18 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.4:compile 18:01:18 [INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.0-SNAPSHOT:compile 18:01:18 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.4:compile 18:01:18 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile 18:01:18 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:compile 18:01:18 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile 18:01:18 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.0-SNAPSHOT:compile 18:01:18 [INFO] | \- com.google.code.gson:gson:jar:2.10.1:compile 18:01:18 [INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.8.1:compile 18:01:18 [INFO] +- ch.qos.logback:logback-classic:jar:1.2.12:compile 18:01:18 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:compile 18:01:18 [INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.0-SNAPSHOT:compile 18:01:18 [INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.0-SNAPSHOT:compile 18:01:18 [INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.0-SNAPSHOT:compile 18:01:18 [INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.0-SNAPSHOT:compile 18:01:18 [INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.0-SNAPSHOT:compile 18:01:18 [INFO] +- io.netty:netty-all:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-codec:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-codec-dns:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-codec-http:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-codec-memcache:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-codec-redis:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-codec-smtp:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-codec-socks:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-codec-stomp:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-codec-xml:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-handler:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-handler-proxy:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-resolver:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-transport-sctp:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-transport-udt:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.104.Final:compile 18:01:18 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:runtime 18:01:18 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.104.Final:runtime 18:01:18 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.104.Final:runtime 18:01:18 [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.104.Final:runtime 18:01:18 [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.104.Final:runtime 18:01:18 [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.104.Final:runtime 18:01:18 [INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.104.Final:runtime 18:01:18 [INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.0-SNAPSHOT:compile 18:01:18 [INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.0-SNAPSHOT:compile 18:01:18 [INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 18:01:18 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 18:01:18 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 18:01:18 [INFO] +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.0-SNAPSHOT:compile 18:01:18 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.14.9:compile 18:01:18 [INFO] | +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.0-SNAPSHOT:compile 18:01:18 [INFO] | +- org.opendaylight.jsonrpc:dom-codec:jar:1.16.0-SNAPSHOT:compile 18:01:18 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.5:compile 18:01:18 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.4:compile 18:01:18 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:compile 18:01:18 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 18:01:18 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 18:01:18 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 18:01:18 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 18:01:18 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 18:01:18 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 18:01:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 18:01:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 18:01:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 18:01:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 18:01:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 18:01:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 18:01:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 18:01:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 18:01:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 18:01:18 [INFO] +- junit:junit:jar:4.13.2:test 18:01:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 18:01:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 18:01:18 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 18:01:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 18:01:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 18:01:18 [INFO] 18:01:18 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ test-tool --- 18:01:18 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/sonatype-clm/module.xml 18:01:18 [INFO] 18:01:18 [INFO] ---------------< org.opendaylight.jsonrpc:jsonrpc-tools >--------------- 18:01:18 [INFO] Building JSON-RPC :: Tools 1.16.0-SNAPSHOT [36/37] 18:01:18 [INFO] --------------------------------[ pom ]--------------------------------- 18:01:18 [INFO] 18:01:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-tools --- 18:01:18 [INFO] 18:01:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-tools --- 18:01:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:01:18 [INFO] 18:01:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-tools --- 18:01:18 [INFO] 18:01:18 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ jsonrpc-tools --- 18:01:18 [INFO] CycloneDX: Resolving Dependencies 18:01:18 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 18:01:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-calcium/tools/target/bom.xml 18:01:18 [INFO] attaching as jsonrpc-tools-1.16.0-SNAPSHOT-cyclonedx.xml 18:01:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-calcium/tools/target/bom.json 18:01:18 [INFO] attaching as jsonrpc-tools-1.16.0-SNAPSHOT-cyclonedx.json 18:01:18 [INFO] 18:01:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-tools --- 18:01:18 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.16.0-SNAPSHOT/jsonrpc-tools-1.16.0-SNAPSHOT.pom 18:01:18 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.16.0-SNAPSHOT/jsonrpc-tools-1.16.0-SNAPSHOT-cyclonedx.xml 18:01:18 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/tools/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.16.0-SNAPSHOT/jsonrpc-tools-1.16.0-SNAPSHOT-cyclonedx.json 18:01:18 [INFO] 18:01:18 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ jsonrpc-tools --- 18:01:18 [INFO] org.opendaylight.jsonrpc:jsonrpc-tools:pom:1.16.0-SNAPSHOT 18:01:18 [INFO] 18:01:18 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ jsonrpc-tools --- 18:01:18 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/tools/target/sonatype-clm/module.xml 18:01:18 [INFO] 18:01:18 [INFO] ---------------< org.opendaylight.jsonrpc:jsonrpc-karaf >--------------- 18:01:18 [INFO] Building JSON-RPC :: Karaf 1.16.0-SNAPSHOT [37/37] 18:01:18 [INFO] --------------------------------[ pom ]--------------------------------- 18:01:18 [INFO] 18:01:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-karaf --- 18:01:18 [INFO] 18:01:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-karaf --- 18:01:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:01:18 [INFO] 18:01:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-karaf --- 18:01:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:01:18 [INFO] 18:01:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-karaf --- 18:01:18 [INFO] 18:01:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-karaf --- 18:01:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 18:01:18 [INFO] 18:01:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ jsonrpc-karaf --- 18:01:18 [INFO] Starting audit... 18:01:18 Audit done. 18:01:18 [INFO] You have 0 Checkstyle violations. 18:01:18 [INFO] 18:01:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-karaf --- 18:01:18 [INFO] Starting audit... 18:01:18 Audit done. 18:01:18 [INFO] You have 0 Checkstyle violations. 18:01:18 [INFO] 18:01:18 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ jsonrpc-karaf --- 18:01:18 [INFO] 18:01:18 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ jsonrpc-karaf --- 18:01:18 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/karaf/src/main/resources 18:01:18 [INFO] 18:01:18 [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ jsonrpc-karaf --- 18:01:18 [INFO] Using repositories: 18:01:18 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 18:01:18 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 18:01:18 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 18:01:18 [INFO] Creating work directory: /w/workspace/jsonrpc-maven-clm-calcium/karaf/target/assembly 18:01:18 [INFO] Loading direct KAR and features XML dependencies 18:01:18 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar 18:01:18 [INFO] Feature framework will be added as a startup feature 18:01:18 [INFO] Generating Karaf assembly: /w/workspace/jsonrpc-maven-clm-calcium/karaf/target/assembly 18:01:18 [INFO] Unzipping kars 18:01:18 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar 18:01:19 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features 18:01:19 [INFO] Loading profiles from: 18:01:19 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 18:01:19 [INFO] Loading repositories 18:01:19 [INFO] Generating generated-startup profile 18:01:19 [INFO] Generating generated-boot profile with parents: generated-startup 18:01:19 [INFO] Generating generated-installed profile 18:01:19 [INFO] Configuring etc/config.properties and etc/system.properties 18:01:19 [INFO] Downloading libraries for generated profiles 18:01:19 [INFO] Downloading additional libraries 18:01:19 [INFO] Writing configurations 18:01:19 [INFO] adding config file: etc/profile.cfg 18:01:19 [INFO] Startup stage 18:01:19 [INFO] Loading startup repositories 18:01:19 [INFO] Resolving startup features and bundles 18:01:19 [INFO] Features: framework 18:01:19 [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.0.10 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 18:01:19 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 18:01:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 18:01:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 18:01:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 18:01:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 18:01:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 18:01:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 18:01:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 18:01:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 18:01:19 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 18:01:19 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 18:01:19 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 18:01:19 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 18:01:19 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 18:01:19 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 18:01:19 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 18:01:19 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 18:01:19 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 18:01:19 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 18:01:19 [INFO] Boot stage 18:01:19 [INFO] Loading boot repositories 18:01:19 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/features-jsonrpc/1.16.0-SNAPSHOT/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-provider/1.16.0-SNAPSHOT/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-bus/1.16.0-SNAPSHOT/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-all/1.16.0-SNAPSHOT/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.5/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.5/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.5/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.5/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.5/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.10/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.5/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.5/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.5/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.10/xml/features 18:01:19 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.10/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.10/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/12.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.18.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.10/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.10/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.5/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.10/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.10/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.10/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.10/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/6.0.6/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.10/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.10/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/6.0.6/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.10/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.10/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.10/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.10/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/6.0.6/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/8.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.10/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/12.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/12.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/6.0.6/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/12.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/12.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/12.0.4/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/6.0.6/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/6.0.6/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/6.0.6/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/6.0.6/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/11.0.5/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/6.0.6/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/6.0.6/xml/features 18:01:19 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/6.0.6/xml/features 18:01:19 [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature 18:01:19 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 18:01:19 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 18:01:19 [INFO] Feature odl-aaa-shiro/0.18.4 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.18.4 18:01:19 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.220 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.18.4 18:01:19 [INFO] adding maven artifact: mvn:net.sf.ehcache/ehcache/2.10.9.2 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.18.4 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.18.4 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.18.4 18:01:19 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.18.4/xml/aaa-app-config 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.18.4/xml/aaa-datastore-config 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.18.4/xml/aaa-password-service-config 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.18.4/py/idmtool 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.18.4/cfg/config 18:01:19 [INFO] Feature bundle/4.4.4 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 18:01:19 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 18:01:19 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 18:01:19 [INFO] Feature shell/4.4.4 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 18:01:19 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 18:01:19 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 18:01:19 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 18:01:19 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 18:01:19 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 18:01:19 [INFO] Feature package/4.4.4 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 18:01:19 [INFO] Feature service/4.4.4 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 18:01:19 [INFO] Feature odl-mdsal-broker/8.0.4 is defined as a boot feature 18:01:19 [INFO] Feature odl-jolokia/8.0.4 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 18:01:19 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/8.0.4/cfg/configuration 18:01:19 [INFO] Feature ssh/4.4.4 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 18:01:19 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 18:01:19 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 18:01:19 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 18:01:19 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 18:01:19 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 18:01:19 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 18:01:19 [INFO] Feature odl-mdsal-model-rfc6991/12.0.4 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/12.0.4 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/12.0.4 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/12.0.4 18:01:19 [INFO] Feature odl-stax2-api/13.0.10 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 18:01:19 [INFO] Feature odl-mdsal-binding-base/12.0.4 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.24.4 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/12.0.4 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/12.0.4 18:01:19 [INFO] Feature odl-restconf-common/6.0.6 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/6.0.6 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/6.0.6 18:01:19 [INFO] Feature pax-web-websockets/8.0.22 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 18:01:19 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.22 18:01:19 [INFO] Feature odl-karaf-feat-jdbc/13.0.10 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.4 18:01:19 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 18:01:19 [INFO] Feature pax-jdbc-spec/1.5.6 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 18:01:19 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 18:01:19 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 18:01:19 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 18:01:19 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 18:01:19 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 18:01:19 [INFO] Feature odl-aaa-password-service/0.18.4 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.18.4 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.18.4 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.18.4/xml/aaa-password-service-config 18:01:19 [INFO] Feature odl-javassist-3/13.0.10 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 18:01:19 [INFO] Feature framework/4.4.4 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 18:01:19 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 18:01:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 18:01:19 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 18:01:19 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 18:01:19 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 18:01:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 18:01:19 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 18:01:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 18:01:19 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 18:01:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 18:01:19 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 18:01:19 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 18:01:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 18:01:19 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 18:01:19 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 18:01:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 18:01:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 18:01:19 [INFO] Feature odl-netconf-model-rfc6470/6.0.6 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/6.0.6 18:01:19 [INFO] Feature odl-jsonrpc-provider/1.16.0.SNAPSHOT is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-provider-common/1.16.0-SNAPSHOT 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-provider-single/1.16.0-SNAPSHOT 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/dom-codec/1.16.0-SNAPSHOT 18:01:19 [INFO] Feature odl-mdsal-model-rfc8342/12.0.4 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/12.0.4 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/12.0.4 18:01:19 [INFO] Feature odl-mdsal-bytebuddy/12.0.4 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.9 18:01:19 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 18:01:19 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 18:01:19 [INFO] Feature deployer/4.4.4 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 18:01:19 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 18:01:19 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 18:01:19 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 18:01:19 [INFO] Feature http/8.0.22 is defined as a boot feature 18:01:19 [INFO] Feature odl-netconf-model-rfc6241/6.0.6 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/6.0.6 18:01:19 [INFO] Feature jaas/4.4.4 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 18:01:19 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 18:01:19 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 18:01:19 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 18:01:19 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 18:01:19 [INFO] Feature odl-mdsal-binding-dom-adapter/12.0.4 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/12.0.4 18:01:19 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 18:01:19 [INFO] Feature pax-web-http-whiteboard/8.0.22 is defined as a boot feature 18:01:19 [INFO] Feature odl-mdsal-model-rfc8040/12.0.4 is defined as a boot feature 18:01:19 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/12.0.4 18:01:20 [INFO] Feature odl-mdsal-dom-api/12.0.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/12.0.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/12.0.4 18:01:20 [INFO] Feature odl-mdsal-clustering-commons/8.0.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/8.0.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/8.0.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/8.0.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/8.0.4 18:01:20 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.23 18:01:20 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 18:01:20 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/8.0.4 18:01:20 [INFO] Feature odl-yangtools-data/11.0.5 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/11.0.5 18:01:20 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 18:01:20 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 18:01:20 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 18:01:20 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 18:01:20 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 18:01:20 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 18:01:20 [INFO] Feature odl-mdsal-singleton-common/12.0.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-common-api/12.0.4 18:01:20 [INFO] Feature odl-gson/13.0.10 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 18:01:20 [INFO] Feature pax-web-http-war/4.4.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.4 18:01:20 [INFO] Feature management/4.4.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 18:01:20 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 18:01:20 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 18:01:20 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 18:01:20 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 18:01:20 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 18:01:20 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 18:01:20 [INFO] adding config file: etc/jmx.acl.cfg 18:01:20 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 18:01:20 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 18:01:20 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 18:01:20 [INFO] adding config file: etc/org.apache.karaf.management.cfg 18:01:20 [INFO] Feature log/4.4.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 18:01:20 [INFO] adding config file: etc/org.apache.karaf.log.cfg 18:01:20 [INFO] Feature odl-mdsal-common/12.0.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/12.0.4 18:01:20 [INFO] Feature odl-jersey-2/13.0.10 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.41 18:01:20 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 18:01:20 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.41 18:01:20 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.41 18:01:20 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.41 18:01:20 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.41 18:01:20 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 18:01:20 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 18:01:20 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 18:01:20 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.41 18:01:20 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.41 18:01:20 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 18:01:20 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 18:01:20 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 18:01:20 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 18:01:20 [INFO] Feature odl-restconf-openapi/6.0.6 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/6.0.6 18:01:20 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 18:01:20 [INFO] Feature odl-jackson-2/13.0.10 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.15.3 18:01:20 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.3 18:01:20 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.15.3 18:01:20 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.15.3 18:01:20 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.15.3 18:01:20 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.15.3 18:01:20 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.15.3 18:01:20 [INFO] Feature odl-mdsal-binding-api/12.0.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/12.0.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/12.0.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/12.0.4 18:01:20 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 18:01:20 [INFO] Feature pax-web-whiteboard/8.0.22 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.22 18:01:20 [INFO] Feature pax-jdbc-config/1.5.6 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.6 18:01:20 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 18:01:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.6 18:01:20 [INFO] Feature odl-aaa-encryption-service/0.18.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.18.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.18.4 18:01:20 [INFO] Feature war/4.4.4 is defined as a boot feature 18:01:20 [INFO] Feature scr/4.4.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 18:01:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 18:01:20 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 18:01:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 18:01:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 18:01:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 18:01:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 18:01:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 18:01:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 18:01:20 [INFO] Feature odl-netconf-api/6.0.6 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/6.0.6 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/6.0.6 18:01:20 [INFO] Feature odl-yangtools-common/11.0.5 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/11.0.5 18:01:20 [INFO] Feature standard/4.4.4 is defined as a boot feature 18:01:20 [INFO] Feature pax-web-war/8.0.22 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 18:01:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 18:01:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 18:01:20 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 18:01:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 18:01:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.22 18:01:20 [INFO] Feature odl-controller-exp-netty-config/8.0.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/threadpool-config-impl/0.19.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/netty-timer-config/0.19.4 18:01:20 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre 18:01:20 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/netty-threadgroup-config/0.19.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/threadpool-config-api/0.19.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/netty-event-executor-config/0.19.4 18:01:20 [INFO] Feature odl-mdsal-binding-runtime/12.0.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/12.0.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/12.0.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/12.0.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/12.0.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/12.0.4 18:01:20 [INFO] Feature odl-antlr4/13.0.10 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 18:01:20 [INFO] Feature odl-netconf-model-rfc5277/6.0.6 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/6.0.6 18:01:20 [INFO] Feature odl-karaf-feat-jetty/13.0.10 is defined as a boot feature 18:01:20 [INFO] Feature odl-mdsal-distributed-datastore/8.0.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/8.0.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/8.0.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/8.0.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/8.0.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/8.0.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/8.0.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/8.0.4 18:01:20 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/12.0.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/akkaconf 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/factoryakkaconf 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/moduleshardconf 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/xml/moduleconf 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.4/cfg/datastore 18:01:20 [INFO] Feature odl-apache-commons-text/13.0.10 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 18:01:20 [INFO] Feature odl-yangtools-data-api/11.0.5 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/11.0.5 18:01:20 [INFO] Feature odl-apache-commons-lang3/13.0.10 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 18:01:20 [INFO] Feature odl-controller-scala/8.0.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.12 18:01:20 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 18:01:20 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 18:01:20 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.12 18:01:20 [INFO] Feature odl-dropwizard-metrics/13.0.10 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.23 18:01:20 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.23 18:01:20 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.23 18:01:20 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.23 18:01:20 [INFO] Feature odl-yangtools-export/11.0.5 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/11.0.5 18:01:20 [INFO] Feature feature/4.4.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 18:01:20 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 18:01:20 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 18:01:20 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 18:01:20 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 18:01:20 [INFO] Feature system/4.4.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 18:01:20 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 18:01:20 [INFO] Feature odl-mdsal-singleton-dom/12.0.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-dom-impl/12.0.4 18:01:20 [INFO] Feature odl-ws-rs-api/13.0.10 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 18:01:20 [INFO] Feature odl-mdsal-binding-runtime-api/12.0.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/12.0.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/12.0.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/12.0.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/12.0.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/12.0.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/12.0.4 18:01:20 [INFO] Feature odl-servlet-api/13.0.10 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 18:01:20 [INFO] Feature odl-aaa-web/0.18.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.18.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.18.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.18.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.18.4 18:01:20 [INFO] Feature odl-aaa-api/0.18.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.18.4 18:01:20 [INFO] Feature config/4.4.4 is defined as a boot feature 18:01:20 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 18:01:20 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 18:01:20 [INFO] Feature odl-mdsal-dom-broker/12.0.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/12.0.4 18:01:20 [INFO] Feature pax-web-http-jetty/8.0.22 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 18:01:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.22 18:01:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.22 18:01:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/config-jetty 18:01:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/context-jetty 18:01:20 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 18:01:20 [INFO] Feature odl-mdsal-eos-common/12.0.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-spi/12.0.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/12.0.4 18:01:20 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 18:01:20 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar 18:01:20 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 18:01:20 [INFO] Feature pax-web-core/8.0.22 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.22 18:01:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 18:01:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.22 18:01:20 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 18:01:20 [INFO] Feature odl-jsonrpc-all/1.16.0.SNAPSHOT is defined as a boot feature 18:01:20 [INFO] Feature odl-jsonrpc-bus/1.16.0.SNAPSHOT is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/transport-zmq/1.16.0-SNAPSHOT 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/transport-http/1.16.0-SNAPSHOT 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-messagelib/1.16.0-SNAPSHOT 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-api/1.16.0-SNAPSHOT 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-aaa/1.16.0-SNAPSHOT 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-spi/1.16.0-SNAPSHOT 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-api/1.16.0-SNAPSHOT 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-api/1.16.0-SNAPSHOT 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-jsonrpc/1.16.0-SNAPSHOT 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-noop/1.16.0-SNAPSHOT 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-service/1.16.0-SNAPSHOT 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-config/1.16.0-SNAPSHOT/cfg/config 18:01:20 [INFO] Feature odl-mdsal-eos-dom/12.0.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/12.0.4 18:01:20 [INFO] Feature odl-woodstox/13.0.10 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/6.5.1 18:01:20 [INFO] Feature wrap/2.6.14 is defined as a boot feature 18:01:20 [INFO] Feature odl-mdsal-model-rfc8525/12.0.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/12.0.4 18:01:20 [INFO] Feature pax-web-http/8.0.22 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.4 18:01:20 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.4 18:01:20 [INFO] Feature odl-jakarta-activation-api/13.0.10 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 18:01:20 [INFO] Feature odl-mdsal-dom-runtime/12.0.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/12.0.4 18:01:20 [INFO] Feature kar/4.4.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 18:01:20 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 18:01:20 [INFO] Feature odl-guava/13.0.10 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 18:01:20 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre 18:01:20 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 18:01:20 [INFO] Feature features-jsonrpc/1.16.0.SNAPSHOT is defined as a boot feature 18:01:20 [INFO] Feature odl-mdsal-model-rfc8072/12.0.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/12.0.4 18:01:20 [INFO] Feature odl-apache-shiro/0.18.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.18.4 18:01:20 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 18:01:20 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 18:01:20 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.2 18:01:20 [INFO] Feature odl-yangtools-codec/11.0.5 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/11.0.5 18:01:20 [INFO] Feature odl-yangtools-xpath/11.0.5 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/11.0.5 18:01:20 [INFO] Feature odl-restconf-nb/6.0.6 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/6.0.6 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.52.v20230823 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.52.v20230823 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.52.v20230823 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.52.v20230823 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.52.v20230823 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/6.0.6 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/6.0.6 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 18:01:20 [INFO] Feature 93cff45f-c8a0-45ea-b416-75cd37ed0b78/0.0.0 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 18:01:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 18:01:20 [INFO] Feature odl-restconf/6.0.6 is defined as a boot feature 18:01:20 [INFO] Feature jline/3.21.0 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 18:01:20 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 18:01:20 [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 18:01:20 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 18:01:20 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 18:01:20 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 18:01:20 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 18:01:20 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 18:01:20 [INFO] Feature odl-mdsal-model-rfc7952/12.0.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/12.0.4 18:01:20 [INFO] Feature odl-yangtools-parser/11.0.5 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/11.0.5 18:01:20 [INFO] Feature odl-mdsal-remoterpc-connector/8.0.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/8.0.4 18:01:20 [INFO] Feature instance/4.4.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 18:01:20 [INFO] Feature odl-yangtools-parser-api/11.0.5 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/11.0.5 18:01:20 [INFO] Feature pax-web-jsp/8.0.22 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.22 18:01:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 18:01:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.22 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 18:01:20 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 18:01:20 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 18:01:20 [INFO] Feature odl-yangtools-util/11.0.5 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/11.0.5 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/11.0.5 18:01:20 [INFO] Feature odl-netconf-model-rfc8526/6.0.6 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/6.0.6 18:01:20 [INFO] Feature odl-controller-blueprint/8.0.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/8.0.4 18:01:20 [INFO] Feature odl-netty-4/13.0.10 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.104.Final 18:01:20 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.104.Final/jar/linux-x86_64 18:01:20 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.104.Final 18:01:20 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.104.Final 18:01:20 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.104.Final 18:01:20 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.104.Final 18:01:20 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.104.Final 18:01:20 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final 18:01:20 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final/jar/linux-x86_64 18:01:20 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.104.Final 18:01:20 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.104.Final 18:01:20 [INFO] Feature odl-yangtools-xpath-api/11.0.5 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/11.0.5 18:01:20 [INFO] Feature odl-aaa-cert/0.18.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.18.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.18.4/xml/config 18:01:20 [INFO] Feature pax-web-jetty/9.4.52.v20230823 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.52.v20230823 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.52.v20230823 18:01:20 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.52.v20230823 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.52.v20230823 18:01:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.52.v20230823 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 18:01:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 18:01:20 [INFO] Feature odl-mdsal-eos-binding/12.0.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/12.0.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/12.0.4 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/12.0.4 18:01:20 [INFO] Feature odl-controller-akka/8.0.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 18:01:20 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/8.0.4 18:01:20 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 18:01:20 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 18:01:20 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 18:01:20 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 18:01:20 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 18:01:20 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final 18:01:20 [INFO] Feature odl-controller-mdsal-common/8.0.4 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/8.0.4 18:01:20 [INFO] Feature pax-jdbc/1.5.6 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.6 18:01:20 [INFO] Feature odl-netconf-model-rfc6243/6.0.6 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/6.0.6 18:01:20 [INFO] Feature odl-netconf-model-rfc8040/6.0.6 is defined as a boot feature 18:01:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/6.0.6 18:01:20 [INFO] Install stage 18:01:20 [INFO] Loading installed repositories 18:01:20 [INFO] Feature wrapper/4.4.4 is defined as an installed feature 18:01:20 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 18:01:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 18:01:20 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 18:01:20 [INFO] 18:01:20 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ jsonrpc-karaf >>> 18:01:21 [INFO] 18:01:21 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ jsonrpc-karaf --- 18:01:21 [INFO] 18:01:21 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ jsonrpc-karaf <<< 18:01:21 [INFO] 18:01:21 [INFO] 18:01:21 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ jsonrpc-karaf --- 18:01:21 [INFO] 18:01:21 [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ jsonrpc-karaf --- 18:01:21 [INFO] 18:01:21 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ jsonrpc-karaf --- 18:01:21 [INFO] 18:01:21 [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ jsonrpc-karaf --- 18:01:21 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 18:01:21 [INFO] Copying opendaylight-karaf-resources-13.0.10-config.properties to /w/workspace/jsonrpc-maven-clm-calcium/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 18:01:21 [INFO] 18:01:21 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ jsonrpc-karaf --- 18:01:21 [INFO] 18:01:21 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ jsonrpc-karaf --- 18:01:21 [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-calcium/karaf/src/main/assembly 18:01:21 [INFO] 18:01:21 [INFO] --- karaf-plugin:13.0.10:populate-local-repo (populate-local-repo) @ jsonrpc-karaf --- 18:01:22 [INFO] Feature repository discovered recursively: 2ba8dd70-18ce-41ff-ab5f-d07ac2ff514a 18:01:22 [INFO] Feature repository discovered recursively: features-jsonrpc 18:01:22 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.0-SNAPSHOT 18:01:22 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 18:01:22 [INFO] Feature repository discovered recursively: odl-jackson-2 18:01:22 [INFO] Feature repository discovered recursively: odl-woodstox 18:01:22 [INFO] Feature repository discovered recursively: odl-stax2-api 18:01:22 [INFO] Feature repository discovered recursively: odl-ws-rs-api 18:01:22 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 18:01:22 [INFO] Feature repository discovered recursively: odl-restconf 18:01:22 [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.6 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 18:01:22 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config 18:01:22 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 18:01:22 [INFO] Feature repository discovered recursively: odl-yangtools-export 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 18:01:22 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 18:01:22 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 18:01:22 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 18:01:22 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 18:01:22 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 18:01:22 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 18:01:22 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 18:01:22 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.0-SNAPSHOT 18:01:22 [INFO] Feature repository discovered recursively: odl-netty-4 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 18:01:22 [INFO] Feature repository discovered recursively: odl-yangtools-common 18:01:22 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 18:01:22 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 18:01:22 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-8.0.4 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 18:01:22 [INFO] Feature repository discovered recursively: odl-controller-8.0.4 18:01:22 [INFO] Feature repository discovered recursively: odl-apache-commons-text 18:01:22 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 18:01:22 [INFO] Feature repository discovered recursively: odl-controller-8.0.4 18:01:22 [INFO] Feature repository discovered recursively: odl-controller-akka 18:01:22 [INFO] Feature repository discovered recursively: odl-controller-scala 18:01:22 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 18:01:22 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.4 18:01:22 [INFO] Feature repository discovered recursively: odl-extras-8.0.4 18:01:22 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 18:01:22 [INFO] Feature repository discovered recursively: odl-guava 18:01:22 [INFO] Feature repository discovered recursively: odl-jersey-2 18:01:22 [INFO] Feature repository discovered recursively: odl-javassist-3 18:01:22 [INFO] Feature repository discovered recursively: odl-yangtools-util 18:01:22 [INFO] Feature repository discovered recursively: pt-triemap 18:01:22 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 18:01:22 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.4 18:01:22 [INFO] Feature repository discovered recursively: odl-yangtools-codec 18:01:22 [INFO] Feature repository discovered recursively: odl-gson 18:01:22 [INFO] Feature repository discovered recursively: odl-yangtools-data 18:01:22 [INFO] Feature repository discovered recursively: odl-antlr4 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 18:01:22 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 18:01:22 [INFO] Feature repository discovered recursively: odl-servlet-api 18:01:22 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 18:01:22 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 18:01:22 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 18:01:22 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 18:01:22 [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.16.0-SNAPSHOT 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 18:01:22 [INFO] Feature repository discovered recursively: odl-yangtools-parser 18:01:22 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 18:01:22 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 18:01:22 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 18:01:22 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-common 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 18:01:22 [INFO] Feature repository discovered recursively: framework-4.4.4 18:01:22 [INFO] Feature repository discovered recursively: standard-4.4.4 18:01:22 [INFO] Feature repository discovered recursively: framework-4.4.4 18:01:22 [INFO] Feature repository discovered recursively: features-jsonrpc 18:01:22 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.0-SNAPSHOT 18:01:22 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 18:01:22 [INFO] Feature repository discovered recursively: odl-jackson-2 18:01:22 [INFO] Feature repository discovered recursively: odl-woodstox 18:01:22 [INFO] Feature repository discovered recursively: odl-stax2-api 18:01:22 [INFO] Feature repository discovered recursively: odl-ws-rs-api 18:01:22 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 18:01:22 [INFO] Feature repository discovered recursively: odl-restconf 18:01:22 [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.6 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 18:01:22 [INFO] Feature repository discovered recursively: odl-yangtools-common 18:01:22 [INFO] Feature repository discovered recursively: odl-yangtools-util 18:01:22 [INFO] Feature repository discovered recursively: odl-guava 18:01:22 [INFO] Feature repository discovered recursively: pt-triemap 18:01:22 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config 18:01:22 [INFO] Feature repository discovered recursively: odl-netty-4 18:01:22 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 18:01:22 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 18:01:22 [INFO] Feature repository discovered recursively: odl-yangtools-export 18:01:22 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 18:01:22 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-8.0.4 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 18:01:22 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-common 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 18:01:22 [INFO] Feature repository discovered recursively: odl-yangtools-data 18:01:22 [INFO] Feature repository discovered recursively: odl-antlr4 18:01:22 [INFO] Feature repository discovered recursively: odl-yangtools-parser 18:01:22 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 18:01:22 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 18:01:22 [INFO] Feature repository discovered recursively: odl-controller-8.0.4 18:01:22 [INFO] Feature repository discovered recursively: odl-apache-commons-text 18:01:22 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 18:01:22 [INFO] Feature repository discovered recursively: odl-yangtools-codec 18:01:22 [INFO] Feature repository discovered recursively: odl-gson 18:01:22 [INFO] Feature repository discovered recursively: odl-controller-8.0.4 18:01:22 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 18:01:22 [INFO] Feature repository discovered recursively: odl-servlet-api 18:01:22 [INFO] Feature repository discovered recursively: odl-controller-akka 18:01:22 [INFO] Feature repository discovered recursively: odl-controller-scala 18:01:22 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.4 18:01:22 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 18:01:22 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 18:01:22 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 18:01:22 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 18:01:22 [INFO] Feature repository discovered recursively: odl-extras-8.0.4 18:01:22 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 18:01:22 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 18:01:22 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 18:01:22 [INFO] Feature repository discovered recursively: odl-jersey-2 18:01:22 [INFO] Feature repository discovered recursively: odl-javassist-3 18:01:22 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 18:01:22 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.4 18:01:22 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 18:01:22 [INFO] Feature repository discovered recursively: odl-aaa-0.18.4 18:01:22 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 18:01:22 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 18:01:22 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 18:01:22 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 18:01:22 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 18:01:22 [INFO] Feature repository discovered recursively: odl-netconf-6.0.6 18:01:22 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 18:01:22 [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.16.0-SNAPSHOT 18:01:22 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.0-SNAPSHOT 18:01:22 [INFO] Feature repository discovered recursively: standard-4.4.4 18:01:22 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.22 18:01:24 [INFO] 18:01:24 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ jsonrpc-karaf --- 18:01:24 [INFO] Executing tasks 18:01:24 [INFO] Executed tasks 18:01:24 [INFO] 18:01:24 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ jsonrpc-karaf --- 18:01:24 [INFO] Executing tasks 18:01:24 [INFO] [delete] Deleting directory /w/workspace/jsonrpc-maven-clm-calcium/karaf/target/assembly/system/org/bouncycastle 18:01:24 [INFO] Executed tasks 18:01:24 [INFO] 18:01:24 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-karaf --- 18:01:24 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 18:01:24 [INFO] 18:01:24 [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ jsonrpc-karaf --- 18:01:40 [INFO] 18:01:40 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ jsonrpc-karaf --- 18:01:40 [INFO] Skipping CycloneDX 18:01:40 [INFO] 18:01:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-karaf --- 18:01:40 [INFO] Skipping duplicate-finder execution! 18:01:40 [INFO] 18:01:40 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ jsonrpc-karaf --- 18:01:40 [INFO] Skipping pom project 18:01:40 [INFO] 18:01:40 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ jsonrpc-karaf --- 18:01:40 [INFO] 18:01:40 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-karaf --- 18:01:40 [INFO] 18:01:40 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-karaf --- 18:01:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:01:40 [INFO] 18:01:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-karaf --- 18:01:40 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/karaf/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.16.0-SNAPSHOT/jsonrpc-karaf-1.16.0-SNAPSHOT.pom 18:01:40 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/karaf/target/jsonrpc-karaf-1.16.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.16.0-SNAPSHOT/jsonrpc-karaf-1.16.0-SNAPSHOT.tar.gz 18:01:40 [INFO] Installing /w/workspace/jsonrpc-maven-clm-calcium/karaf/target/jsonrpc-karaf-1.16.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.16.0-SNAPSHOT/jsonrpc-karaf-1.16.0-SNAPSHOT.zip 18:01:41 [INFO] 18:01:41 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ jsonrpc-karaf --- 18:01:41 [INFO] org.opendaylight.jsonrpc:jsonrpc-karaf:pom:1.16.0-SNAPSHOT 18:01:41 [INFO] +- org.apache.karaf.features:framework:kar:4.4.4:compile 18:01:41 [INFO] | +- org.apache.karaf.features:base:jar:4.4.4:runtime 18:01:41 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 18:01:41 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 18:01:41 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 18:01:41 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 18:01:41 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 18:01:41 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 18:01:41 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 18:01:41 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:runtime 18:01:41 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:runtime 18:01:41 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 18:01:41 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 18:01:41 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:runtime 18:01:41 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 18:01:41 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 18:01:41 [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:runtime 18:01:41 [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:runtime 18:01:41 [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:compile 18:01:41 [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile 18:01:41 [INFO] | | +- net.java.dev.jna:jna:jar:5.13.0:runtime 18:01:41 [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.13.0:runtime 18:01:41 [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:runtime 18:01:41 [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:runtime 18:01:41 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:runtime 18:01:41 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:compile 18:01:41 [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:runtime 18:01:41 [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:compile 18:01:41 [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:compile 18:01:41 [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile 18:01:41 [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile 18:01:41 [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 18:01:41 [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 18:01:41 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 18:01:41 [INFO] | +- org.jline:jline:jar:3.21.0:compile 18:01:41 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:compile 18:01:41 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided 18:01:41 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 18:01:41 [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:compile 18:01:41 [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:compile 18:01:41 [INFO] | | +- ch.qos.logback:logback-core:jar:1.2.12:compile 18:01:41 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 18:01:41 [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile 18:01:41 [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile 18:01:41 [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile 18:01:41 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 18:01:41 [INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 18:01:41 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 18:01:41 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 18:01:41 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 18:01:41 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 18:01:41 [INFO] | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 18:01:41 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:runtime 18:01:41 [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile 18:01:41 [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile 18:01:41 [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile 18:01:41 [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:compile 18:01:41 [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:compile 18:01:41 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 18:01:41 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 18:01:41 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 18:01:41 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile 18:01:41 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:compile 18:01:41 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:compile 18:01:41 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:compile 18:01:41 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 18:01:41 [INFO] +- org.opendaylight.jsonrpc:features-jsonrpc:xml:features:1.16.0-SNAPSHOT:runtime 18:01:41 [INFO] | +- org.opendaylight.jsonrpc:odl-jsonrpc-all:xml:features:1.16.0-SNAPSHOT:runtime 18:01:41 [INFO] | | \- org.opendaylight.netconf:odl-restconf-openapi:xml:features:6.0.6:runtime 18:01:41 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.0.10:runtime 18:01:41 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.0.10:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.0.10:runtime 18:01:41 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.5.1:runtime 18:01:41 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.0.10:runtime 18:01:41 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.0.10:runtime 18:01:41 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime 18:01:41 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.15.3:runtime 18:01:41 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime 18:01:41 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.15.3:runtime 18:01:41 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.15.3:runtime 18:01:41 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.15.3:runtime 18:01:41 [INFO] | | +- org.opendaylight.netconf:odl-restconf:xml:features:6.0.6:runtime 18:01:41 [INFO] | | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:6.0.6:runtime 18:01:41 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:12.0.4:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:12.0.4:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:12.0.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.4:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.4:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.4:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.controller:netty-timer-config:jar:0.19.4:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.4:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:6.0.6:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:11.0.5:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:12.0.4:runtime 18:01:41 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:12.0.4:runtime 18:01:41 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:12.0.4:runtime 18:01:41 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:12.0.4:runtime 18:01:41 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:12.0.4:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:6.0.6:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.netconf:restconf-common-models:jar:6.0.6:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.netconf:restconf-common:jar:6.0.6:runtime 18:01:41 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:6.0.6:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:6.0.6:runtime 18:01:41 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc5277:jar:6.0.6:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:6.0.6:runtime 18:01:41 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc6241:jar:6.0.6:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:6.0.6:runtime 18:01:41 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc6470:jar:6.0.6:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:6.0.6:runtime 18:01:41 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:6.0.6:runtime 18:01:41 [INFO] | | | | | | \- org.opendaylight.netconf.model:rfc6243:jar:6.0.6:runtime 18:01:41 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc8526:jar:6.0.6:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.netconf:netconf-api:jar:6.0.6:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.netconf:netconf-auth:jar:6.0.6:runtime 18:01:41 [INFO] | | | \- org.opendaylight.netconf:restconf-nb:jar:6.0.6:runtime 18:01:41 [INFO] | | | +- org.opendaylight.netconf:restconf-api:jar:6.0.6:runtime 18:01:41 [INFO] | | | +- org.opendaylight.netconf:netconf-dom-api:jar:6.0.6:runtime 18:01:41 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.5:runtime 18:01:41 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:11.0.5:runtime 18:01:41 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:12.0.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:12.0.4:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:12.0.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:6.0.6:runtime 18:01:41 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:runtime 18:01:41 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.52.v20230823:runtime 18:01:41 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.52.v20230823:runtime 18:01:41 [INFO] | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.52.v20230823:runtime 18:01:41 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.52.v20230823:runtime 18:01:41 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823:runtime 18:01:41 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.52.v20230823:runtime 18:01:41 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.52.v20230823:runtime 18:01:41 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.52.v20230823:runtime 18:01:41 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.52.v20230823:runtime 18:01:41 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.52.v20230823:runtime 18:01:41 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.52.v20230823:runtime 18:01:41 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.52.v20230823:runtime 18:01:41 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.52.v20230823:runtime 18:01:41 [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:6.0.6:runtime 18:01:41 [INFO] | | +- dk.brics:automaton:jar:1.12-4:runtime 18:01:41 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:runtime 18:01:41 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime 18:01:41 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.4:runtime 18:01:41 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.5:runtime 18:01:41 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.5:runtime 18:01:41 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:runtime 18:01:41 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.5:runtime 18:01:41 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.5:runtime 18:01:41 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.5:runtime 18:01:41 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.5:runtime 18:01:41 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.18.4:runtime 18:01:41 [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.18.4:runtime 18:01:41 [INFO] | +- org.opendaylight.jsonrpc:odl-jsonrpc-bus:xml:features:1.16.0-SNAPSHOT:runtime 18:01:41 [INFO] | | +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.0-SNAPSHOT:runtime 18:01:41 [INFO] | | +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.0-SNAPSHOT:runtime 18:01:41 [INFO] | | +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.0-SNAPSHOT:runtime 18:01:41 [INFO] | | +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.0-SNAPSHOT:runtime 18:01:41 [INFO] | | | +- com.google.code.gson:gson:jar:2.10.1:runtime 18:01:41 [INFO] | | | +- com.google.guava:guava:jar:32.1.3-jre:runtime 18:01:41 [INFO] | | | | +- com.google.guava:failureaccess:jar:1.0.1:runtime 18:01:41 [INFO] | | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime 18:01:41 [INFO] | | | | +- org.checkerframework:checker-qual:jar:3.42.0:runtime 18:01:41 [INFO] | | | | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:runtime 18:01:41 [INFO] | | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:runtime 18:01:41 [INFO] | | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:runtime 18:01:41 [INFO] | | +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.0-SNAPSHOT:runtime 18:01:41 [INFO] | | +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.0-SNAPSHOT:runtime 18:01:41 [INFO] | | +- org.opendaylight.jsonrpc.security:security-api:jar:1.16.0-SNAPSHOT:runtime 18:01:41 [INFO] | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.77:runtime 18:01:41 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:runtime 18:01:41 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:runtime 18:01:41 [INFO] | | +- org.opendaylight.jsonrpc.security:security-service:jar:1.16.0-SNAPSHOT:runtime 18:01:41 [INFO] | | +- org.opendaylight.jsonrpc.security:security-aaa:jar:1.16.0-SNAPSHOT:runtime 18:01:41 [INFO] | | | +- org.opendaylight.aaa:aaa-cert:jar:0.18.4:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.18.4:runtime 18:01:41 [INFO] | | | \- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.0-SNAPSHOT:runtime 18:01:41 [INFO] | | | \- org.opendaylight.mdsal:yang-binding:jar:12.0.4:runtime 18:01:41 [INFO] | | +- org.opendaylight.jsonrpc.security:security-noop:jar:1.16.0-SNAPSHOT:runtime 18:01:41 [INFO] | | +- org.opendaylight.jsonrpc.bus:bus-config:cfg:config:1.16.0-SNAPSHOT:runtime 18:01:41 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.0.10:runtime 18:01:41 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.104.Final:runtime 18:01:41 [INFO] | | | | +- io.netty:netty-common:jar:4.1.104.Final:runtime 18:01:41 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.104.Final:runtime 18:01:41 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.104.Final:runtime 18:01:41 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.104.Final:runtime 18:01:41 [INFO] | | | +- io.netty:netty-handler:jar:4.1.104.Final:runtime 18:01:41 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.104.Final:runtime 18:01:41 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:runtime 18:01:41 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:runtime 18:01:41 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:runtime 18:01:41 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.104.Final:runtime 18:01:41 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.4:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.5:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:runtime 18:01:41 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:runtime 18:01:41 [INFO] | | \- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.18.4:runtime 18:01:41 [INFO] | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.18.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.18.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.18.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.18.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.18.4:runtime 18:01:41 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.4:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.4:runtime 18:01:41 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.4:runtime 18:01:41 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.4:runtime 18:01:41 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.4:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.4:runtime 18:01:41 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.4:runtime 18:01:41 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.4:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.4:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.4:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.4:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.4:runtime 18:01:41 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.4:runtime 18:01:41 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:runtime 18:01:41 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:runtime 18:01:41 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:runtime 18:01:41 [INFO] | | | | | +- io.netty:netty:jar:3.10.6.Final:runtime 18:01:41 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:runtime 18:01:41 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:runtime 18:01:41 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:runtime 18:01:41 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.12:runtime 18:01:41 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.4:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.4:runtime 18:01:41 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.23:runtime 18:01:41 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.23:runtime 18:01:41 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:runtime 18:01:41 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.23:runtime 18:01:41 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:runtime 18:01:41 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.12:runtime 18:01:41 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.0.10:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.0.10:runtime 18:01:41 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.11.0:runtime 18:01:41 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.4:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.4:runtime 18:01:41 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.4:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.0.10:runtime 18:01:41 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.23:runtime 18:01:41 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.23:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.4:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.4:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:8.0.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:8.0.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.4:runtime 18:01:41 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.4:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.5:runtime 18:01:41 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.4:runtime 18:01:41 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.4:runtime 18:01:41 [INFO] | | +- org.opendaylight.controller:odl-jolokia:xml:features:8.0.4:runtime 18:01:41 [INFO] | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:runtime 18:01:41 [INFO] | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:runtime 18:01:41 [INFO] | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:8.0.4:runtime 18:01:41 [INFO] | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.18.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.0.10:runtime 18:01:41 [INFO] | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.0.10:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.0.10:runtime 18:01:41 [INFO] | | | | | \- org.javassist:javassist:jar:3.30.2-GA:runtime 18:01:41 [INFO] | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.41:runtime 18:01:41 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.41:runtime 18:01:41 [INFO] | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:runtime 18:01:41 [INFO] | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:runtime 18:01:41 [INFO] | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:runtime 18:01:41 [INFO] | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:runtime 18:01:41 [INFO] | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:runtime 18:01:41 [INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.41:runtime 18:01:41 [INFO] | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime 18:01:41 [INFO] | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.41:runtime 18:01:41 [INFO] | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:runtime 18:01:41 [INFO] | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:runtime 18:01:41 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.41:runtime 18:01:41 [INFO] | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.41:runtime 18:01:41 [INFO] | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.41:runtime 18:01:41 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.5:runtime 18:01:41 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:runtime 18:01:41 [INFO] | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.18.4:runtime 18:01:41 [INFO] | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.18.4:runtime 18:01:41 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:jar:0.18.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.18.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.18.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.18.4:runtime 18:01:41 [INFO] | | | | \- com.h2database:h2:jar:2.2.220:runtime 18:01:41 [INFO] | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.18.4:runtime 18:01:41 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:runtime 18:01:41 [INFO] | | | | | +- commons-logging:commons-logging:jar:1.2:runtime 18:01:41 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:runtime 18:01:41 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:runtime 18:01:41 [INFO] | | | +- net.sf.ehcache:ehcache:jar:2.10.9.2:runtime 18:01:41 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.0:runtime 18:01:41 [INFO] | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.18.4:runtime 18:01:41 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.18.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.4:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.5:runtime 18:01:41 [INFO] | | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.0.10:runtime 18:01:41 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.5:runtime 18:01:41 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.0.10:runtime 18:01:41 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.5:runtime 18:01:41 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.5:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.4:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:8.0.4:runtime 18:01:41 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime 18:01:41 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.18.4:runtime 18:01:41 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.18.4:runtime 18:01:41 [INFO] | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.18.4:runtime 18:01:41 [INFO] | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.0.10:runtime 18:01:41 [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.18.4:runtime 18:01:41 [INFO] | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.18.4:runtime 18:01:41 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.18.4:runtime 18:01:41 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.18.4:runtime 18:01:41 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.0.10:runtime 18:01:41 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.0.10:runtime 18:01:41 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.6:runtime 18:01:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.6:runtime 18:01:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.6:runtime 18:01:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.6:runtime 18:01:41 [INFO] | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 18:01:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.6:runtime 18:01:41 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 18:01:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.6:runtime 18:01:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derbyclient:jar:1.5.6:runtime 18:01:41 [INFO] | | | | | \- org.apache.derby:derbyclient:jar:10.14.2.0:runtime 18:01:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derby:jar:1.5.6:runtime 18:01:41 [INFO] | | | | | \- org.apache.derby:derby:jar:10.14.2.0:runtime 18:01:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.6:runtime 18:01:41 [INFO] | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 18:01:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.6:runtime 18:01:41 [INFO] | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 18:01:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.6:runtime 18:01:41 [INFO] | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.1.4:runtime 18:01:41 [INFO] | | | | | \- com.github.waffle:waffle-jna:jar:3.2.0:runtime 18:01:41 [INFO] | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 18:01:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.6:runtime 18:01:41 [INFO] | | | | | \- com.mysql:mysql-connector-j:jar:8.1.0:runtime 18:01:41 [INFO] | | | | | \- com.google.protobuf:protobuf-java:jar:3.21.9:runtime 18:01:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.6:runtime 18:01:41 [INFO] | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.2.0.0:runtime 18:01:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.6:runtime 18:01:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.6:runtime 18:01:41 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 18:01:41 [INFO] | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 18:01:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.6:runtime 18:01:41 [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.11.1:runtime 18:01:41 [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.9.0:runtime 18:01:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.6:runtime 18:01:41 [INFO] | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 18:01:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.6:runtime 18:01:41 [INFO] | | | | | \- org.xerial:sqlite-jdbc:jar:3.42.0.0:runtime 18:01:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.6:runtime 18:01:41 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.6:runtime 18:01:41 [INFO] | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 18:01:41 [INFO] | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.6:runtime 18:01:41 [INFO] | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 18:01:41 [INFO] | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 18:01:41 [INFO] | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 18:01:41 [INFO] | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 18:01:41 [INFO] | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 18:01:41 [INFO] | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.4:runtime 18:01:41 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.18.4:runtime 18:01:41 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.18.4:runtime 18:01:41 [INFO] | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:runtime 18:01:41 [INFO] | \- org.opendaylight.jsonrpc:odl-jsonrpc-provider:xml:features:1.16.0-SNAPSHOT:runtime 18:01:41 [INFO] | +- org.opendaylight.jsonrpc:jsonrpc-provider-single:jar:1.16.0-SNAPSHOT:runtime 18:01:41 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.5:runtime 18:01:41 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.5:runtime 18:01:41 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.5:runtime 18:01:41 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.5:runtime 18:01:41 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.5:runtime 18:01:41 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.5:runtime 18:01:41 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.5:runtime 18:01:41 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.5:runtime 18:01:41 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.5:runtime 18:01:41 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.1:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-ri:jar:11.0.5:runtime 18:01:41 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.5:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.5:runtime 18:01:41 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.5:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.5:runtime 18:01:41 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.5:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.5:runtime 18:01:41 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.5:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.5:runtime 18:01:41 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.5:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.5:runtime 18:01:41 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.5:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.5:runtime 18:01:41 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.5:runtime 18:01:41 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.5:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.5:runtime 18:01:41 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.5:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.5:runtime 18:01:41 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.5:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.5:runtime 18:01:41 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.5:runtime 18:01:41 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.5:runtime 18:01:41 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.5:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.5:runtime 18:01:41 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.5:runtime 18:01:41 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.5:runtime 18:01:41 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:11.0.5:runtime 18:01:41 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.4:runtime 18:01:41 [INFO] | | +- org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.0-SNAPSHOT:runtime 18:01:41 [INFO] | | \- org.opendaylight.jsonrpc:dom-codec:jar:1.16.0-SNAPSHOT:runtime 18:01:41 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.4:runtime 18:01:41 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.4:runtime 18:01:41 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.4:runtime 18:01:41 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.4:runtime 18:01:41 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.4:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.5:runtime 18:01:41 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.5:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.5:runtime 18:01:41 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.4:runtime 18:01:41 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.4:runtime 18:01:41 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.4:runtime 18:01:41 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.4:runtime 18:01:41 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.4:runtime 18:01:41 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.4:runtime 18:01:41 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.4:runtime 18:01:41 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.4:runtime 18:01:41 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.4:runtime 18:01:41 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.5:runtime 18:01:41 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.5:runtime 18:01:41 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.5:runtime 18:01:41 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.5:runtime 18:01:41 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.4:runtime 18:01:41 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.4:runtime 18:01:41 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.4:runtime 18:01:41 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.4:runtime 18:01:41 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.4:runtime 18:01:41 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.4:runtime 18:01:41 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.5:runtime 18:01:41 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.4:runtime 18:01:41 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.4:runtime 18:01:41 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.4:runtime 18:01:41 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.4:runtime 18:01:41 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:runtime 18:01:41 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.4:runtime 18:01:41 [INFO] +- org.apache.karaf.features:framework:xml:features:4.4.4:runtime 18:01:41 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.4:runtime 18:01:41 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 18:01:41 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided 18:01:41 [INFO] | +- org.osgi:osgi.annotation:jar:8.0.1:provided 18:01:41 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 18:01:41 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 18:01:41 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:13.0.10:compile 18:01:41 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:13.0.10:provided 18:01:41 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.0.10:runtime 18:01:41 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.0.10:runtime 18:01:41 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.0.10:runtime 18:01:41 [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.0.10:runtime 18:01:41 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 18:01:41 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 18:01:41 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 18:01:41 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 18:01:41 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 18:01:41 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 18:01:41 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 18:01:41 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 18:01:41 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 18:01:41 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 18:01:41 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 18:01:41 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 18:01:41 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 18:01:41 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 18:01:41 [INFO] +- junit:junit:jar:4.13.2:test 18:01:41 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 18:01:41 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 18:01:41 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 18:01:41 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:runtime 18:01:41 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 18:01:41 [INFO] \- org.objenesis:objenesis:jar:3.3:test 18:01:41 [INFO] 18:01:41 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ jsonrpc-karaf --- 18:01:41 [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-calcium/karaf/target/sonatype-clm/module.xml 18:01:41 [INFO] ------------------------------------------------------------------------ 18:01:41 [INFO] Reactor Summary for JSON-RPC :: POM 1.16.0-SNAPSHOT: 18:01:41 [INFO] 18:01:41 [INFO] JSON-RPC :: Parent ................................. SUCCESS [ 11.662 s] 18:01:41 [INFO] JSON-RPC :: API .................................... SUCCESS [ 13.427 s] 18:01:41 [INFO] JSON-RPC :: Artifacts .............................. SUCCESS [ 1.024 s] 18:01:41 [INFO] JSON-RPC :: BUS :: JSON-RPC codec .................. SUCCESS [ 9.881 s] 18:01:41 [INFO] JSON-RPC :: BUS :: API ............................. SUCCESS [ 7.021 s] 18:01:41 [INFO] JSON-RPC :: Security :: API ........................ SUCCESS [ 5.967 s] 18:01:41 [INFO] JSON-RPC :: Security :: NOOP ....................... SUCCESS [ 4.178 s] 18:01:41 [INFO] JSON-RPC :: BUS :: SPI ............................. SUCCESS [ 8.505 s] 18:01:41 [INFO] JSON-RPC :: BUS :: ZeroMQ transport ................ SUCCESS [ 12.036 s] 18:01:41 [INFO] JSON-RPC :: BUS :: HTTP transport .................. SUCCESS [ 13.513 s] 18:01:41 [INFO] JSON-RPC :: BUS :: Messaging library ............... SUCCESS [ 30.734 s] 18:01:41 [INFO] JSON-RPC :: Security :: Service .................... SUCCESS [ 4.434 s] 18:01:41 [INFO] JSON-RPC :: Security :: AAA ........................ SUCCESS [ 5.253 s] 18:01:41 [INFO] JSON-RPC :: BUS :: Config .......................... SUCCESS [ 0.610 s] 18:01:41 [INFO] JSON-RPC :: Feature :: bus ......................... SUCCESS [ 43.506 s] 18:01:41 [INFO] JSON-RPC :: Test model ............................. SUCCESS [ 8.781 s] 18:01:41 [INFO] JSON-RPC :: DOM :: Codec ........................... SUCCESS [ 10.455 s] 18:01:41 [INFO] JSON-RPC :: Provider ............................... SUCCESS [ 2.234 s] 18:01:41 [INFO] JSON-RPC :: Provider :: Common ..................... SUCCESS [01:12 min] 18:01:41 [INFO] JSON-RPC :: Provider :: Single node ................ SUCCESS [ 16.113 s] 18:01:41 [INFO] JSON-RPC :: Feature :: provider .................... SUCCESS [ 32.421 s] 18:01:41 [INFO] JSON-RPC :: Feature :: all ......................... SUCCESS [ 34.985 s] 18:01:41 [INFO] JSON-RPC :: Features :: repository ................. SUCCESS [ 8.056 s] 18:01:41 [INFO] JSON-RPC :: Provider :: Cluster .................... SUCCESS [ 22.370 s] 18:01:41 [INFO] JSON-RPC :: Feature :: Cluster ..................... SUCCESS [ 34.176 s] 18:01:41 [INFO] JSON-RPC :: Features :: Aggregator ................. SUCCESS [ 0.090 s] 18:01:41 [INFO] JSON-RPC :: BUS :: Examples :: Inband models ....... SUCCESS [ 6.472 s] 18:01:41 [INFO] JSON-RPC :: Binding adapter ........................ SUCCESS [ 13.891 s] 18:01:41 [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge ...... SUCCESS [ 6.564 s] 18:01:41 [INFO] JSON-RPC :: POM .................................... SUCCESS [ 0.049 s] 18:01:41 [INFO] JSON-RPC :: BUS .................................... SUCCESS [ 0.042 s] 18:01:41 [INFO] JSON-RPC :: BUS :: Examples ........................ SUCCESS [ 0.040 s] 18:01:41 [INFO] JSON-RPC :: Security ............................... SUCCESS [ 0.055 s] 18:01:41 [INFO] JSON-RPC :: Tools parent ........................... SUCCESS [ 1.521 s] 18:01:41 [INFO] JSON-RPC :: Tools :: Test .......................... SUCCESS [ 9.873 s] 18:01:41 [INFO] JSON-RPC :: Tools .................................. SUCCESS [ 0.040 s] 18:01:41 [INFO] JSON-RPC :: Karaf .................................. SUCCESS [ 22.790 s] 18:01:41 [INFO] ------------------------------------------------------------------------ 18:01:41 [INFO] BUILD SUCCESS 18:01:41 [INFO] ------------------------------------------------------------------------ 18:01:41 [INFO] Total time: 08:04 min 18:01:41 [INFO] Finished at: 2024-02-24T18:01:41Z 18:01:41 [INFO] ------------------------------------------------------------------------ 18:01:41 [jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins8854440745467425111.sh 18:01:41 [jsonrpc-maven-clm-calcium] $ /bin/sh -xe /tmp/jenkins2896949191391394534.sh 18:01:41 + find . -regex '.*karaf/target' 18:01:41 + xargs rm -rf 18:01:47 [INFO] 2024-02-24T18:01:47.681Z Scanning application odl-jsonrpc. 18:01:47 [INFO] Discovered commit hash 'ac1c3c393f8284fdfacf1a6a8963aaa445c51a31' via environment variable GIT_COMMIT 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.0-SNAPSHOT-javadoc.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.0-SNAPSHOT-sources.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.0-SNAPSHOT.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/api/target/spotbugs/bug-pattern-1.5.0.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.0-SNAPSHOT-javadoc.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.0-SNAPSHOT-sources.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.0-SNAPSHOT.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/spotbugs/bug-pattern-1.5.0.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.0-SNAPSHOT-javadoc.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.0-SNAPSHOT-sources.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.0-SNAPSHOT.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/spotbugs/bug-pattern-1.5.0.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bus-config-1.16.0-SNAPSHOT-sources.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bus-config-1.16.0-SNAPSHOT.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.0-SNAPSHOT-javadoc.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.0-SNAPSHOT-sources.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.0-SNAPSHOT.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/original-binding-bridge-1.16.0-SNAPSHOT.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/spotbugs/bug-pattern-1.5.0.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.0-SNAPSHOT-javadoc.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.0-SNAPSHOT-sources.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.0-SNAPSHOT.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/original-inband-models-1.16.0-SNAPSHOT.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/spotbugs/bug-pattern-1.5.0.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.0-SNAPSHOT-javadoc.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.0-SNAPSHOT-sources.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.0-SNAPSHOT.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/spotbugs/bug-pattern-1.5.0.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.0-SNAPSHOT-javadoc.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.0-SNAPSHOT-sources.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.0-SNAPSHOT-tests.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.0-SNAPSHOT.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/spotbugs/bug-pattern-1.5.0.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.0-SNAPSHOT-javadoc.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.0-SNAPSHOT-sources.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.0-SNAPSHOT-tests.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.0-SNAPSHOT.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/spotbugs/bug-pattern-1.5.0.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/spotbugs/bug-pattern-1.5.0.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.0-SNAPSHOT-javadoc.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.0-SNAPSHOT-sources.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.0-SNAPSHOT.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/spotbugs/bug-pattern-1.5.0.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.0-SNAPSHOT-javadoc.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.0-SNAPSHOT-sources.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.0-SNAPSHOT.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.0-SNAPSHOT-javadoc.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.0-SNAPSHOT-sources.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.0-SNAPSHOT.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/spotbugs/bug-pattern-1.5.0.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.0-SNAPSHOT-javadoc.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.0-SNAPSHOT-sources.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.0-SNAPSHOT.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/spotbugs/bug-pattern-1.5.0.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.0-SNAPSHOT-javadoc.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.0-SNAPSHOT-sources.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.0-SNAPSHOT-tests.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.0-SNAPSHOT.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/spotbugs/bug-pattern-1.5.0.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.0-SNAPSHOT-javadoc.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.0-SNAPSHOT-sources.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.0-SNAPSHOT.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/spotbugs/bug-pattern-1.5.0.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.0-SNAPSHOT-javadoc.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.0-SNAPSHOT-sources.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.0-SNAPSHOT.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/spotbugs/bug-pattern-1.5.0.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.0-SNAPSHOT-javadoc.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.0-SNAPSHOT-sources.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.0-SNAPSHOT.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/spotbugs/bug-pattern-1.5.0.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.0-SNAPSHOT-javadoc.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.0-SNAPSHOT-sources.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.0-SNAPSHOT.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/spotbugs/bug-pattern-1.5.0.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.0-SNAPSHOT-javadoc.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.0-SNAPSHOT-sources.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.0-SNAPSHOT.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/spotbugs/bug-pattern-1.5.0.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.0-SNAPSHOT-javadoc.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.0-SNAPSHOT-sources.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.0-SNAPSHOT-tests.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.0-SNAPSHOT.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/spotbugs/bug-pattern-1.5.0.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/original-test-tool-1.16.0-SNAPSHOT.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/spotbugs/bug-pattern-1.5.0.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.0-SNAPSHOT-javadoc.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.0-SNAPSHOT-sources.jar 18:01:48 [INFO] Scan target: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.0-SNAPSHOT.jar 18:01:48 [INFO] Scan configuration properties: 18:01:48 [INFO] dirExcludes=null 18:01:48 [INFO] dirIncludes=null 18:01:48 [INFO] fileExcludes= 18:01:48 [INFO] fileIncludes= 18:01:48 [INFO] 2024-02-24T18:01:48.213Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.0-SNAPSHOT-javadoc.jar 18:01:48 [INFO] 2024-02-24T18:01:48.711Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.0-SNAPSHOT-sources.jar 18:01:48 [INFO] 2024-02-24T18:01:48.765Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/api/target/jsonrpc-api-1.16.0-SNAPSHOT.jar 18:01:49 [INFO] 2024-02-24T18:01:49.047Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/api/target/spotbugs/bug-pattern-1.5.0.jar 18:01:50 [INFO] 2024-02-24T18:01:50.216Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.0-SNAPSHOT-javadoc.jar 18:01:50 [INFO] 2024-02-24T18:01:50.227Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.0-SNAPSHOT-sources.jar 18:01:50 [INFO] 2024-02-24T18:01:50.230Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/binding-adapter-1.16.0-SNAPSHOT.jar 18:01:50 [INFO] 2024-02-24T18:01:50.257Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/binding-adapter/target/spotbugs/bug-pattern-1.5.0.jar 18:01:50 [INFO] 2024-02-24T18:01:50.278Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.0-SNAPSHOT-javadoc.jar 18:01:50 [INFO] 2024-02-24T18:01:50.290Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.0-SNAPSHOT-sources.jar 18:01:50 [INFO] 2024-02-24T18:01:50.294Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/bus-api-1.16.0-SNAPSHOT.jar 18:01:50 [INFO] 2024-02-24T18:01:50.301Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/api/target/spotbugs/bug-pattern-1.5.0.jar 18:01:50 [INFO] 2024-02-24T18:01:50.322Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bus-config-1.16.0-SNAPSHOT-sources.jar 18:01:50 [INFO] 2024-02-24T18:01:50.323Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/config/target/bus-config-1.16.0-SNAPSHOT.jar 18:01:50 [INFO] 2024-02-24T18:01:50.325Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.0-SNAPSHOT-javadoc.jar 18:01:50 [INFO] 2024-02-24T18:01:50.336Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.0-SNAPSHOT-sources.jar 18:01:50 [INFO] 2024-02-24T18:01:50.339Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/binding-bridge-1.16.0-SNAPSHOT.jar 18:01:53 [INFO] 2024-02-24T18:01:53.213Z Scanned 13498 files so far 18:01:54 [INFO] 2024-02-24T18:01:54.352Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/original-binding-bridge-1.16.0-SNAPSHOT.jar 18:01:54 [INFO] 2024-02-24T18:01:54.358Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/binding-bridge/target/spotbugs/bug-pattern-1.5.0.jar 18:01:54 [INFO] 2024-02-24T18:01:54.377Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.0-SNAPSHOT-javadoc.jar 18:01:54 [INFO] 2024-02-24T18:01:54.383Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.0-SNAPSHOT-sources.jar 18:01:54 [INFO] 2024-02-24T18:01:54.384Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/inband-models-1.16.0-SNAPSHOT.jar 18:01:57 [INFO] 2024-02-24T18:01:57.748Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/original-inband-models-1.16.0-SNAPSHOT.jar 18:01:57 [INFO] 2024-02-24T18:01:57.751Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/examples/inband-models/target/spotbugs/bug-pattern-1.5.0.jar 18:01:57 [INFO] 2024-02-24T18:01:57.769Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.0-SNAPSHOT-javadoc.jar 18:01:57 [INFO] 2024-02-24T18:01:57.780Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.0-SNAPSHOT-sources.jar 18:01:57 [INFO] 2024-02-24T18:01:57.782Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/bus-jsonrpc-1.16.0-SNAPSHOT.jar 18:01:57 [INFO] 2024-02-24T18:01:57.789Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/jsonrpc/target/spotbugs/bug-pattern-1.5.0.jar 18:01:57 [INFO] 2024-02-24T18:01:57.807Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.0-SNAPSHOT-javadoc.jar 18:01:57 [INFO] 2024-02-24T18:01:57.826Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.0-SNAPSHOT-sources.jar 18:01:57 [INFO] 2024-02-24T18:01:57.831Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.0-SNAPSHOT-tests.jar 18:01:57 [INFO] 2024-02-24T18:01:57.843Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/bus-messagelib-1.16.0-SNAPSHOT.jar 18:01:57 [INFO] 2024-02-24T18:01:57.857Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/messagelib/target/spotbugs/bug-pattern-1.5.0.jar 18:01:57 [INFO] 2024-02-24T18:01:57.875Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.0-SNAPSHOT-javadoc.jar 18:01:57 [INFO] 2024-02-24T18:01:57.886Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.0-SNAPSHOT-sources.jar 18:01:57 [INFO] 2024-02-24T18:01:57.890Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.0-SNAPSHOT-tests.jar 18:01:57 [INFO] 2024-02-24T18:01:57.891Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/bus-spi-1.16.0-SNAPSHOT.jar 18:01:57 [INFO] 2024-02-24T18:01:57.899Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/spi/target/spotbugs/bug-pattern-1.5.0.jar 18:01:57 [INFO] 2024-02-24T18:01:57.917Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/spotbugs/bug-pattern-1.5.0.jar 18:01:57 [INFO] 2024-02-24T18:01:57.935Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.0-SNAPSHOT-javadoc.jar 18:01:57 [INFO] 2024-02-24T18:01:57.943Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.0-SNAPSHOT-sources.jar 18:01:57 [INFO] 2024-02-24T18:01:57.946Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-http/target/transport-http-1.16.0-SNAPSHOT.jar 18:01:57 [INFO] 2024-02-24T18:01:57.954Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/spotbugs/bug-pattern-1.5.0.jar 18:01:57 [INFO] 2024-02-24T18:01:57.972Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.0-SNAPSHOT-javadoc.jar 18:01:57 [INFO] 2024-02-24T18:01:57.984Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.0-SNAPSHOT-sources.jar 18:01:57 [INFO] 2024-02-24T18:01:57.988Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/bus/transport-zmq/target/transport-zmq-1.16.0-SNAPSHOT.jar 18:01:58 [INFO] 2024-02-24T18:01:57.998Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.0-SNAPSHOT-javadoc.jar 18:01:58 [INFO] 2024-02-24T18:01:58.005Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.0-SNAPSHOT-sources.jar 18:01:58 [INFO] 2024-02-24T18:01:58.007Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/dom-codec-1.16.0-SNAPSHOT.jar 18:01:58 [INFO] 2024-02-24T18:01:58.014Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/dom-codec/target/spotbugs/bug-pattern-1.5.0.jar 18:01:58 [INFO] 2024-02-24T18:01:58.032Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.0-SNAPSHOT-javadoc.jar 18:01:58 [INFO] 2024-02-24T18:01:58.047Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.0-SNAPSHOT-sources.jar 18:01:58 [INFO] 2024-02-24T18:01:58.053Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/jsonrpc-provider-cluster-1.16.0-SNAPSHOT.jar 18:01:58 [INFO] 2024-02-24T18:01:58.070Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/provider/cluster/target/spotbugs/bug-pattern-1.5.0.jar 18:01:58 [INFO] 2024-02-24T18:01:58.086Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.0-SNAPSHOT-javadoc.jar 18:01:58 [INFO] 2024-02-24T18:01:58.109Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.0-SNAPSHOT-sources.jar 18:01:58 [INFO] 2024-02-24T18:01:58.117Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.0-SNAPSHOT-tests.jar 18:01:58 [INFO] 2024-02-24T18:01:58.128Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/jsonrpc-provider-common-1.16.0-SNAPSHOT.jar 18:01:58 [INFO] 2024-02-24T18:01:58.188Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/provider/common/target/spotbugs/bug-pattern-1.5.0.jar 18:01:58 [INFO] 2024-02-24T18:01:58.203Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.0-SNAPSHOT-javadoc.jar 18:01:58 [INFO] 2024-02-24T18:01:58.208Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.0-SNAPSHOT-sources.jar 18:01:58 [INFO] 2024-02-24T18:01:58.209Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/jsonrpc-provider-single-1.16.0-SNAPSHOT.jar 18:01:58 [INFO] 2024-02-24T18:01:58.212Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/provider/single/target/spotbugs/bug-pattern-1.5.0.jar 18:01:58 [INFO] 2024-02-24T18:01:58.214Z Scanned 33331 files so far 18:01:58 [INFO] 2024-02-24T18:01:58.227Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.0-SNAPSHOT-javadoc.jar 18:01:58 [INFO] 2024-02-24T18:01:58.232Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.0-SNAPSHOT-sources.jar 18:01:58 [INFO] 2024-02-24T18:01:58.234Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/security-aaa-1.16.0-SNAPSHOT.jar 18:01:58 [INFO] 2024-02-24T18:01:58.235Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/aaa/target/spotbugs/bug-pattern-1.5.0.jar 18:01:58 [INFO] 2024-02-24T18:01:58.251Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.0-SNAPSHOT-javadoc.jar 18:01:58 [INFO] 2024-02-24T18:01:58.258Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.0-SNAPSHOT-sources.jar 18:01:58 [INFO] 2024-02-24T18:01:58.259Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/security-api-1.16.0-SNAPSHOT.jar 18:01:58 [INFO] 2024-02-24T18:01:58.263Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/api/target/spotbugs/bug-pattern-1.5.0.jar 18:01:58 [INFO] 2024-02-24T18:01:58.279Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.0-SNAPSHOT-javadoc.jar 18:01:58 [INFO] 2024-02-24T18:01:58.284Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.0-SNAPSHOT-sources.jar 18:01:58 [INFO] 2024-02-24T18:01:58.285Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/security-noop-1.16.0-SNAPSHOT.jar 18:01:58 [INFO] 2024-02-24T18:01:58.287Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/noop/target/spotbugs/bug-pattern-1.5.0.jar 18:01:58 [INFO] 2024-02-24T18:01:58.303Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.0-SNAPSHOT-javadoc.jar 18:01:58 [INFO] 2024-02-24T18:01:58.308Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.0-SNAPSHOT-sources.jar 18:01:58 [INFO] 2024-02-24T18:01:58.309Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/security-service-1.16.0-SNAPSHOT.jar 18:01:58 [INFO] 2024-02-24T18:01:58.310Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/security/service/target/spotbugs/bug-pattern-1.5.0.jar 18:01:58 [INFO] 2024-02-24T18:01:58.325Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.0-SNAPSHOT-javadoc.jar 18:01:58 [INFO] 2024-02-24T18:01:58.380Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.0-SNAPSHOT-sources.jar 18:01:58 [INFO] 2024-02-24T18:01:58.395Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.0-SNAPSHOT-tests.jar 18:01:58 [INFO] 2024-02-24T18:01:58.397Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/jsonrpc-test-model-1.16.0-SNAPSHOT.jar 18:01:58 [INFO] 2024-02-24T18:01:58.438Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/test-model/target/spotbugs/bug-pattern-1.5.0.jar 18:01:58 [INFO] 2024-02-24T18:01:58.453Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/original-test-tool-1.16.0-SNAPSHOT.jar 18:01:58 [INFO] 2024-02-24T18:01:58.457Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/spotbugs/bug-pattern-1.5.0.jar 18:01:58 [INFO] 2024-02-24T18:01:58.472Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.0-SNAPSHOT-javadoc.jar 18:01:58 [INFO] 2024-02-24T18:01:58.477Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.0-SNAPSHOT-sources.jar 18:01:58 [INFO] 2024-02-24T18:01:58.478Z Starting scanning target: /w/workspace/jsonrpc-maven-clm-calcium/tools/test-tool/target/test-tool-1.16.0-SNAPSHOT.jar 18:02:03 [INFO] 2024-02-24T18:02:03.053Z Scanned 55807 total files 18:02:06 [ERROR] Could not parse class file FastDoubleSwar.class 18:02:06 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 18:02:06 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 18:02:06 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 18:02:06 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 18:02:06 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 18:02:06 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 18:02:06 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 18:02:06 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 18:02:06 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 18:02:06 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 18:02:06 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 18:02:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 18:02:06 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 18:02:06 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 18:02:06 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 18:02:06 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 18:02:06 at hudson.remoting.Request$2.run(Request.java:377) 18:02:06 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 18:02:06 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 18:02:06 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 18:02:06 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 18:02:06 at java.base/java.lang.Thread.run(Thread.java:829) 18:02:06 [ERROR] Could not parse class file FastIntegerMath$UInt128.class 18:02:06 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 18:02:06 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 18:02:06 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 18:02:06 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 18:02:06 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 18:02:06 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 18:02:06 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 18:02:06 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 18:02:06 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 18:02:06 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 18:02:06 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 18:02:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 18:02:06 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 18:02:06 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 18:02:06 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 18:02:06 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 18:02:06 at hudson.remoting.Request$2.run(Request.java:377) 18:02:06 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 18:02:06 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 18:02:06 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 18:02:06 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 18:02:06 at java.base/java.lang.Thread.run(Thread.java:829) 18:02:06 [ERROR] Could not parse class file FastIntegerMath.class 18:02:06 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 18:02:06 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 18:02:06 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 18:02:06 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 18:02:06 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 18:02:06 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 18:02:06 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 18:02:06 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 18:02:06 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 18:02:06 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 18:02:06 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 18:02:06 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 18:02:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 18:02:06 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 18:02:06 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 18:02:06 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 18:02:06 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 18:02:06 at hudson.remoting.Request$2.run(Request.java:377) 18:02:06 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 18:02:06 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 18:02:06 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 18:02:06 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 18:02:06 at java.base/java.lang.Thread.run(Thread.java:829) 18:02:26 [INFO] 2024-02-24T18:02:26.616Z Finished scanning application odl-jsonrpc. 18:02:27 [INFO] Discovered repository url '$GIT_URL/jsonrpc/jsonrpc/jsonrpc/jsonrpc' via environment variable GIT_URL 18:02:27 [INFO] Repository URL $GIT_URL/jsonrpc/jsonrpc/jsonrpc/jsonrpc was found using automation 18:02:27 [INFO] Amending source control record for application with id: odl-jsonrpc with discovered Repository URL: $GIT_URL/jsonrpc/jsonrpc/jsonrpc/jsonrpc 18:02:27 [INFO] 2024-02-24T18:02:27.629Z Evaluating application odl-jsonrpc for stage release. 18:02:29 [INFO] Waiting for policy evaluation to complete... 18:02:35 [INFO] Assigned scan ID 9a119bbb4b954072aa1bd3413b232d6d 18:04:57 [INFO] Policy evaluation completed in 149 seconds. 18:04:57 [INFO] 2024-02-24T18:04:57.341Z Finished evaluating application odl-jsonrpc for stage release. 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=io.netty : netty-handler : 4.1.104.Final, hash=18c0e659950cdef5f12c) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=io.netty : netty-handler : 4.1.104.Final, hash=18c0e659950cdef5f12c) [ 18:04:57 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'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.18.4, hash=3c2cd25e47ab92f84c0a) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.18.4, hash=3c2cd25e47ab92f84c0a) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.18.4, hash=3c2cd25e47ab92f84c0a) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.18.4, hash=3c2cd25e47ab92f84c0a) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.18.4, hash=3c2cd25e47ab92f84c0a) [ 18:04:57 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'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.18.4, hash=3c2cd25e47ab92f84c0a) [ 18:04:57 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'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.18.4, hash=3c2cd25e47ab92f84c0a) [ 18:04:57 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'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=org.opendaylight.controller : atomix-storage : 8.0.4, hash=00662954d3138833b0e3) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=org.opendaylight.controller : atomix-storage : 8.0.4, hash=00662954d3138833b0e3) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=org.opendaylight.controller : atomix-storage : 8.0.4, hash=00662954d3138833b0e3) [ 18:04:57 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'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=org.opendaylight.controller : atomix-storage : 8.0.4, hash=00662954d3138833b0e3) [ 18:04:57 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'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.4, hash=b3e60c494af1fcf2e014) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.4, hash=b3e60c494af1fcf2e014) [ 18:04:57 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'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=org.opendaylight.jsonrpc : test-tool : 1.15.2, hash=18ab2bfb2bc59a7253e2) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=org.opendaylight.jsonrpc : test-tool : 1.15.2, hash=18ab2bfb2bc59a7253e2) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=org.opendaylight.jsonrpc : test-tool : 1.15.2, hash=18ab2bfb2bc59a7253e2) [ 18:04:57 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-6378 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-6378 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-6378 with status 'Open', not 'Not Applicable'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=org.opendaylight.jsonrpc : test-tool : 1.15.2, hash=18ab2bfb2bc59a7253e2) [ 18:04:57 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'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL License-Unknown) [ 18:04:57 Component(displayName=org.opendaylight.yangtools : odlext-model-api : 11.0.5, hash=e209de678e7d8b52e6a4) [ 18:04:57 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] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL EPL-Incompatible License) [ 18:04:57 Component(displayName=com.rabbitmq : amqp-client : 5.20.0, hash=e8b2cbfe10d9cdcdc299) [ 18:04:57 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')] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 18:04:57 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-2019-16869 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2019-16869 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-16869 with status 'Open', not 'Not Applicable'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 18:04:57 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-2021-43797 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-43797 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-43797 with status 'Open', not 'Not Applicable'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 18:04:57 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-0029 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0029 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0029 with status 'Open', not 'Not Applicable'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 18:04:57 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-0103 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0103 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0103 with status 'Open', not 'Not Applicable'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=ch.qos.logback : logback-core : 1.2.12, hash=1d8e51a698b138065d73) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=ch.qos.logback : logback-core : 1.2.12, hash=1d8e51a698b138065d73) [ 18:04:57 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-6378 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-6378 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-6378 with status 'Open', not 'Not Applicable'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 18:04:57 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-2020-36518 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2020-36518 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-36518 with status 'Open', not 'Not Applicable'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 18:04:57 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-2021-28168 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-28168 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-28168 with status 'Open', not 'Not Applicable'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 18:04:57 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-2021-34429 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-34429 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-34429 with status 'Open', not 'Not Applicable'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 18:04:57 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-42003 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-42003 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-42003 with status 'Open', not 'Not Applicable'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 18:04:57 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-42004 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-42004 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-42004 with status 'Open', not 'Not Applicable'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 18:04:57 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-26048 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-26048 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-26048 with status 'Open', not 'Not Applicable'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 18:04:57 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-26049 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-26049 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-26049 with status 'Open', not 'Not Applicable'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 18:04:57 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-40167 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-40167 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-40167 with status 'Open', not 'Not Applicable'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 18:04:57 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-4682 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-4682 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-4682 with status 'Open', not 'Not Applicable'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 18:04:57 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-2022-6438 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2022-6438 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2022-6438 with status 'Open', not 'Not Applicable'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=org.apache.derby : derby : 10.14.2.0, hash=7efad40ef52fbb1f0814) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=com.h2database : h2 : 2.2.220, hash=afd532e4f29d309ae053) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=com.h2database : h2 : 2.2.220, hash=afd532e4f29d309ae053) [ 18:04:57 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'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=ch.qos.logback : logback-classic : 1.2.12, hash=d4dee19148dccb177a07) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=ch.qos.logback : logback-classic : 1.2.12, hash=d4dee19148dccb177a07) [ 18:04:57 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-6378 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-6378 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-6378 with status 'Open', not 'Not Applicable'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 18:04:57 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-Medium) [ 18:04:57 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 18:04:57 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'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL License-Unknown) [ 18:04:57 Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 6.1.6, hash=01759bb9e7dd8513c1d2) [ 18:04:57 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] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL License-Unknown) [ 18:04:57 Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 6.1.6, hash=d9ed8776645f6b4f52df) [ 18:04:57 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] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-High) [ 18:04:57 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 18:04:57 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-2019-20444 with severity >= 8 (severity = 9.1), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2019-20444 with severity < 10 (severity = 9.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-20444 with status 'Open', not 'Not Applicable'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-High) [ 18:04:57 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 18:04:57 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-2019-20445 with severity >= 8 (severity = 9.1), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2019-20445 with severity < 10 (severity = 9.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-20445 with status 'Open', not 'Not Applicable'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Security-High) [ 18:04:57 Component(displayName=org.apache.derby : derby : 10.14.2.0, hash=7efad40ef52fbb1f0814) [ 18:04:57 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-2022-46337 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-46337 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-46337 with status 'Open', not 'Not Applicable'] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL EPL-Incompatible License) [ 18:04:57 Component(displayName=com.mysql : mysql-connector-j : 8.1.0, hash=3f78d2963935f44a61ed) [ 18:04:57 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')] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Potential License Concern) [ 18:04:57 Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet : 2.41, hash=05c6a5ac329b57673c01) [ 18:04:57 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')] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Potential License Concern) [ 18:04:57 Component(displayName=org.glassfish.jersey.media : jersey-media-sse : 2.41, hash=864556970c331e6b803e) [ 18:04:57 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')] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Potential License Concern) [ 18:04:57 Component(displayName=org.glassfish.jersey.inject : jersey-hk2 : 2.41, hash=87c70af8271845b251fe) [ 18:04:57 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')] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Potential License Concern) [ 18:04:57 Component(displayName=org.glassfish.jersey.core : jersey-client : 2.41, hash=96262c5734fb2eb04e5e) [ 18:04:57 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')] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Potential License Concern) [ 18:04:57 Component(displayName=org.glassfish.jersey.core : jersey-server : 2.41, hash=a73e75be17d885bae0aa) [ 18:04:57 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')] ]] 18:04:57 18:04:57 Nexus IQ reports policy failing due to 18:04:57 Policy(ODL Potential License Concern) [ 18:04:57 Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet-core : 2.41, hash=be7751e92f51bb022650) [ 18:04:57 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')] ]] 18:04:57 18:04:57 Nexus IQ reports policy warning due to 18:04:57 Policy(ODL Security-Low) [ 18:04:57 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.18.4, hash=3c2cd25e47ab92f84c0a) [ 18:04:57 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'] ]] 18:04:57 18:04:57 Nexus IQ reports policy warning due to 18:04:57 Policy(ODL Security-Low) [ 18:04:57 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 18:04:57 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 CVE-2021-34428 with severity < 4 (severity = 3.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-34428 with status 'Open', not 'Not Applicable'] ]] 18:04:57 18:04:57 Nexus IQ reports policy warning due to 18:04:57 Policy(ODL Security-Low) [ 18:04:57 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 18:04:57 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 CVE-2022-2047 with severity < 4 (severity = 2.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-2047 with status 'Open', not 'Not Applicable'] ]] 18:04:57 18:04:57 Nexus IQ reports policy warning due to 18:04:57 Policy(ODL Security-Low) [ 18:04:57 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 18:04:57 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'] ]] 18:04:57 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/odl-jsonrpc/report/9a119bbb4b954072aa1bd3413b232d6d 18:04:57 Summary of policy violations: 5 critical, 64 severe, 274 moderate 18:04:57 FATAL: IQ Server evaluation of application odl-jsonrpc failed 18:04:57 $ ssh-agent -k 18:04:57 unset SSH_AUTH_SOCK; 18:04:57 unset SSH_AGENT_PID; 18:04:57 echo Agent pid 5574 killed; 18:04:57 [ssh-agent] Stopped. 18:04:57 ERROR: IQ Server evaluation of application odl-jsonrpc failed 18:04:57 [PostBuildScript] - [INFO] Executing post build scripts. 18:04:57 [jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins10482149721904613994.sh 18:04:57 ---> sysstat.sh 18:04:57 [jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins13511382220349057811.sh 18:04:57 ---> package-listing.sh 18:04:57 ++ facter osfamily 18:04:57 ++ tr '[:upper:]' '[:lower:]' 18:04:58 + OS_FAMILY=redhat 18:04:58 + workspace=/w/workspace/jsonrpc-maven-clm-calcium 18:04:58 + START_PACKAGES=/tmp/packages_start.txt 18:04:58 + END_PACKAGES=/tmp/packages_end.txt 18:04:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:04:58 + PACKAGES=/tmp/packages_start.txt 18:04:58 + '[' /w/workspace/jsonrpc-maven-clm-calcium ']' 18:04:58 + PACKAGES=/tmp/packages_end.txt 18:04:58 + case "${OS_FAMILY}" in 18:04:58 + rpm -qa 18:04:58 + sort 18:04:58 + '[' -f /tmp/packages_start.txt ']' 18:04:58 + '[' -f /tmp/packages_end.txt ']' 18:04:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:04:58 + '[' /w/workspace/jsonrpc-maven-clm-calcium ']' 18:04:58 + mkdir -p /w/workspace/jsonrpc-maven-clm-calcium/archives/ 18:04:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/jsonrpc-maven-clm-calcium/archives/ 18:04:58 [jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins17573262076995377387.sh 18:04:58 ---> capture-instance-metadata.sh 18:04:58 Setup pyenv: 18:04:58 system 18:04:58 3.8.13 18:04:58 3.9.13 18:04:58 * 3.10.6 (set by /w/workspace/jsonrpc-maven-clm-calcium/.python-version) 18:04:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PlBI from file:/tmp/.os_lf_venv 18:05:01 lf-activate-venv(): INFO: Installing: lftools 18:05:16 lf-activate-venv(): INFO: Adding /tmp/venv-PlBI/bin to PATH 18:05:16 INFO: Running in OpenStack, capturing instance metadata 18:05:16 [jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins10247550757506869628.sh 18:05:16 provisioning config files... 18:05:17 Could not find credentials [logs] for jsonrpc-maven-clm-calcium #24 18:05:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/jsonrpc-maven-clm-calcium@tmp/config3696466407887589542tmp 18:05:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 18:05:17 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 18:05:17 provisioning config files... 18:05:17 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 18:05:17 [EnvInject] - Injecting environment variables from a build step. 18:05:17 [EnvInject] - Injecting as environment variables the properties content 18:05:17 SERVER_ID=logs 18:05:17 18:05:17 [EnvInject] - Variables injected successfully. 18:05:17 [jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins5693129003939747246.sh 18:05:17 ---> create-netrc.sh 18:05:17 WARN: Log server credential not found. 18:05:17 [jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins14178408228120533911.sh 18:05:17 ---> python-tools-install.sh 18:05:17 Setup pyenv: 18:05:17 system 18:05:17 3.8.13 18:05:17 3.9.13 18:05:17 * 3.10.6 (set by /w/workspace/jsonrpc-maven-clm-calcium/.python-version) 18:05:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PlBI from file:/tmp/.os_lf_venv 18:05:19 lf-activate-venv(): INFO: Installing: lftools 18:05:28 lf-activate-venv(): INFO: Adding /tmp/venv-PlBI/bin to PATH 18:05:28 [jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins8759294584228682257.sh 18:05:28 ---> sudo-logs.sh 18:05:28 Archiving 'sudo' log.. 18:05:28 [jsonrpc-maven-clm-calcium] $ /bin/bash /tmp/jenkins158850641891278312.sh 18:05:28 ---> job-cost.sh 18:05:28 Setup pyenv: 18:05:28 system 18:05:28 3.8.13 18:05:28 3.9.13 18:05:28 * 3.10.6 (set by /w/workspace/jsonrpc-maven-clm-calcium/.python-version) 18:05:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PlBI from file:/tmp/.os_lf_venv 18:05:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:05:37 lf-activate-venv(): INFO: Adding /tmp/venv-PlBI/bin to PATH 18:05:37 INFO: No Stack... 18:05:37 INFO: Retrieving Pricing Info for: v3-standard-4 18:05:37 INFO: Archiving Costs 18:05:37 [jsonrpc-maven-clm-calcium] $ /bin/bash -l /tmp/jenkins18157567412395800441.sh 18:05:37 ---> logs-deploy.sh 18:05:37 Setup pyenv: 18:05:37 system 18:05:37 3.8.13 18:05:37 3.9.13 18:05:37 * 3.10.6 (set by /w/workspace/jsonrpc-maven-clm-calcium/.python-version) 18:05:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PlBI from file:/tmp/.os_lf_venv 18:05:39 lf-activate-venv(): INFO: Installing: lftools 18:05:48 lf-activate-venv(): INFO: Adding /tmp/venv-PlBI/bin to PATH 18:05:48 WARNING: Nexus logging server not set 18:05:48 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/jsonrpc-maven-clm-calcium/24/ 18:05:48 INFO: archiving logs to S3 18:05:49 ---> uname -a: 18:05:49 Linux prd-centos8-builder-4c-4g-9258.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 18:05:49 18:05:49 18:05:49 ---> lscpu: 18:05:49 Architecture: x86_64 18:05:49 CPU op-mode(s): 32-bit, 64-bit 18:05:49 Byte Order: Little Endian 18:05:49 CPU(s): 4 18:05:49 On-line CPU(s) list: 0-3 18:05:49 Thread(s) per core: 1 18:05:49 Core(s) per socket: 1 18:05:49 Socket(s): 4 18:05:49 NUMA node(s): 1 18:05:49 Vendor ID: AuthenticAMD 18:05:49 CPU family: 23 18:05:49 Model: 49 18:05:49 Model name: AMD EPYC-Rome Processor 18:05:49 Stepping: 0 18:05:49 CPU MHz: 2799.998 18:05:49 BogoMIPS: 5599.99 18:05:49 Virtualization: AMD-V 18:05:49 Hypervisor vendor: KVM 18:05:49 Virtualization type: full 18:05:49 L1d cache: 32K 18:05:49 L1i cache: 32K 18:05:49 L2 cache: 512K 18:05:49 L3 cache: 16384K 18:05:49 NUMA node0 CPU(s): 0-3 18:05:49 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 18:05:49 18:05:49 18:05:49 ---> nproc: 18:05:49 4 18:05:49 18:05:49 18:05:49 ---> df -h: 18:05:49 Filesystem Size Used Avail Use% Mounted on 18:05:49 devtmpfs 7.7G 0 7.7G 0% /dev 18:05:49 tmpfs 7.7G 0 7.7G 0% /dev/shm 18:05:49 tmpfs 7.7G 17M 7.7G 1% /run 18:05:49 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 18:05:49 /dev/vda1 80G 9.5G 71G 12% / 18:05:49 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:05:49 18:05:49 18:05:49 ---> free -m: 18:05:49 total used free shared buff/cache available 18:05:49 Mem: 15761 1724 10442 19 3593 13693 18:05:49 Swap: 1023 0 1023 18:05:49 18:05:49 18:05:49 ---> ip addr: 18:05:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:05:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:05:49 inet 127.0.0.1/8 scope host lo 18:05:49 valid_lft forever preferred_lft forever 18:05:49 inet6 ::1/128 scope host 18:05:49 valid_lft forever preferred_lft forever 18:05:49 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 18:05:49 link/ether fa:16:3e:6f:5e:91 brd ff:ff:ff:ff:ff:ff 18:05:49 altname enp0s3 18:05:49 altname ens3 18:05:49 inet 10.30.171.26/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 18:05:49 valid_lft 85556sec preferred_lft 85556sec 18:05:49 inet6 fe80::f816:3eff:fe6f:5e91/64 scope link 18:05:49 valid_lft forever preferred_lft forever 18:05:49 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 18:05:49 link/ether 02:42:fe:2f:de:fd brd ff:ff:ff:ff:ff:ff 18:05:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:05:49 valid_lft forever preferred_lft forever 18:05:49 18:05:49 18:05:49 ---> sar -b -r -n DEV: 18:05:49 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 02/24/2024 _x86_64_ (4 CPU) 18:05:49 18:05:49 17:51:42 LINUX RESTART (4 CPU) 18:05:49 18:05:49 05:52:02 PM tps rtps wtps bread/s bwrtn/s 18:05:49 05:53:01 PM 103.73 33.56 70.17 7293.38 5506.39 18:05:49 05:54:01 PM 228.36 18.16 210.20 3442.76 9031.86 18:05:49 05:55:01 PM 97.10 2.13 94.97 978.47 10648.98 18:05:49 05:56:01 PM 27.14 0.05 27.09 82.64 1992.64 18:05:49 05:57:01 PM 85.25 0.47 84.79 31.99 8961.19 18:05:49 05:58:01 PM 11.21 0.00 11.21 0.00 1870.81 18:05:49 05:59:01 PM 38.65 0.00 38.65 0.00 1312.26 18:05:49 06:00:01 PM 46.66 0.63 46.03 124.07 1505.43 18:05:49 06:01:01 PM 43.02 0.08 42.94 1.86 1490.66 18:05:49 06:02:01 PM 41.64 2.47 39.17 78.24 8827.52 18:05:49 06:03:01 PM 13.41 0.00 13.41 0.00 14205.07 18:05:49 06:04:01 PM 0.83 0.00 0.83 0.00 13.45 18:05:49 06:05:01 PM 0.55 0.07 0.48 9.73 6.51 18:05:49 Average: 56.67 4.39 52.28 918.19 5027.45 18:05:49 18:05:49 05:52:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:05:49 05:53:01 PM 13206516 15053788 2932932 18.17 2688 2063424 1181172 6.87 230376 2351792 187064 18:05:49 05:54:01 PM 12362024 14573780 3777424 23.40 2688 2418128 1516552 8.82 233388 3150196 264100 18:05:49 05:55:01 PM 11614384 13933236 4525064 28.04 2688 2522724 2301252 13.39 337528 3779504 43032 18:05:49 05:56:01 PM 11492872 14017808 4646576 28.79 2688 2725660 1971316 11.47 347048 3878272 193428 18:05:49 05:57:01 PM 10991324 13609524 5148124 31.90 2688 2816904 3044728 17.71 509140 4210688 51200 18:05:49 05:58:01 PM 10496936 13118520 5642512 34.96 2688 2819944 2952232 17.18 510912 4700696 1564 18:05:49 05:59:01 PM 10587896 13230624 5551552 34.40 2688 2839064 2750724 16.00 597996 4520012 6896 18:05:49 06:00:01 PM 10492672 13163932 5646776 34.99 2688 2867848 2847508 16.57 618036 4592616 13844 18:05:49 06:01:01 PM 10392596 13126296 5746852 35.61 2688 2929604 3082828 17.94 623140 4685848 55936 18:05:49 06:02:01 PM 10789372 14113260 5350076 33.15 2688 3516508 1956620 11.38 708304 4198868 407988 18:05:49 06:03:01 PM 10763260 14099260 5376188 33.31 2688 3529268 1956620 11.38 708336 4226516 8 18:05:49 06:04:01 PM 10763624 14099624 5375824 33.31 2688 3529268 1956620 11.38 708336 4226076 4 18:05:49 06:05:01 PM 10754516 14071628 5384932 33.37 2688 3510460 2004516 11.66 885292 4058460 196 18:05:49 Average: 11131384 13862406 5008064 31.03 2688 2929908 2270976 13.21 539833 4044580 94251 18:05:49 18:05:49 05:52:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:05:49 05:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:49 05:53:01 PM eth0 304.81 210.81 1361.40 56.16 0.00 0.00 0.00 0.00 18:05:49 05:53:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:49 05:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:49 05:54:01 PM eth0 299.12 236.28 3735.28 43.15 0.00 0.00 0.00 0.00 18:05:49 05:54:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:49 05:55:01 PM lo 8.06 8.06 0.49 0.49 0.00 0.00 0.00 0.00 18:05:49 05:55:01 PM eth0 49.17 47.90 492.99 9.52 0.00 0.00 0.00 0.00 18:05:49 05:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:49 05:56:01 PM lo 30.54 30.54 3.24 3.24 0.00 0.00 0.00 0.00 18:05:49 05:56:01 PM eth0 209.58 146.08 2943.90 20.34 0.00 0.00 0.00 0.00 18:05:49 05:56:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:49 05:57:01 PM lo 1056.32 1056.32 1055.87 1055.87 0.00 0.00 0.00 0.00 18:05:49 05:57:01 PM eth0 50.37 35.29 991.28 5.48 0.00 0.00 0.00 0.00 18:05:49 05:57:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:49 05:58:01 PM lo 4.83 4.83 0.36 0.36 0.00 0.00 0.00 0.00 18:05:49 05:58:01 PM eth0 1.82 1.92 0.34 0.47 0.00 0.00 0.00 0.00 18:05:49 05:58:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:49 05:59:01 PM lo 687.39 687.39 702.59 702.59 0.00 0.00 0.00 0.00 18:05:49 05:59:01 PM eth0 8.15 8.88 5.49 3.31 0.00 0.00 0.00 0.00 18:05:49 05:59:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:49 06:00:01 PM lo 775.65 775.65 782.20 782.20 0.00 0.00 0.00 0.00 18:05:49 06:00:01 PM eth0 19.71 19.79 170.83 4.10 0.00 0.00 0.00 0.00 18:05:49 06:00:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:49 06:01:01 PM lo 1081.69 1081.69 1075.74 1075.74 0.00 0.00 0.00 0.00 18:05:49 06:01:01 PM eth0 11.25 10.48 17.82 4.67 0.00 0.00 0.00 0.00 18:05:49 06:01:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:49 06:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:49 06:02:01 PM eth0 351.48 225.86 1983.81 83.35 0.00 0.00 0.00 0.00 18:05:49 06:02:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:49 06:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:49 06:03:01 PM eth0 79.89 48.86 22.63 339.13 0.00 0.00 0.00 0.00 18:05:49 06:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:49 06:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:49 06:04:01 PM eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:05:49 06:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:49 06:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:49 06:05:01 PM eth0 3.47 2.62 2.97 1.24 0.00 0.00 0.00 0.00 18:05:49 06:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:49 Average: lo 280.77 280.77 278.92 278.92 0.00 0.00 0.00 0.00 18:05:49 Average: eth0 106.58 76.35 901.50 43.89 0.00 0.00 0.00 0.00 18:05:49 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:49 18:05:49 18:05:49 ---> sar -P ALL: 18:05:49 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 02/24/2024 _x86_64_ (4 CPU) 18:05:49 18:05:49 17:51:42 LINUX RESTART (4 CPU) 18:05:49 18:05:49 05:52:02 PM CPU %user %nice %system %iowait %steal %idle 18:05:49 05:53:01 PM all 18.95 0.00 3.94 1.60 0.07 75.44 18:05:49 05:53:01 PM 0 15.73 0.00 3.61 1.72 0.07 78.87 18:05:49 05:53:01 PM 1 16.52 0.00 4.46 2.13 0.07 76.83 18:05:49 05:53:01 PM 2 27.12 0.00 4.33 1.06 0.07 67.42 18:05:49 05:53:01 PM 3 16.43 0.00 3.37 1.48 0.09 78.63 18:05:49 05:54:01 PM all 31.80 0.00 3.14 1.90 0.08 63.08 18:05:49 05:54:01 PM 0 27.23 0.00 3.93 3.04 0.08 65.71 18:05:49 05:54:01 PM 1 36.69 0.00 3.38 1.22 0.08 58.62 18:05:49 05:54:01 PM 2 32.50 0.00 1.91 1.09 0.08 64.42 18:05:49 05:54:01 PM 3 30.78 0.00 3.33 2.26 0.08 63.54 18:05:49 05:55:01 PM all 79.36 0.00 3.03 0.68 0.09 16.84 18:05:49 05:55:01 PM 0 75.03 0.00 3.17 1.33 0.10 20.37 18:05:49 05:55:01 PM 1 80.17 0.00 3.36 0.54 0.08 15.85 18:05:49 05:55:01 PM 2 81.86 0.00 3.13 0.32 0.08 14.61 18:05:49 05:55:01 PM 3 80.34 0.00 2.47 0.55 0.08 16.55 18:05:49 05:56:01 PM all 52.98 0.00 2.24 0.21 0.08 44.49 18:05:49 05:56:01 PM 0 45.84 0.00 2.09 0.07 0.10 51.90 18:05:49 05:56:01 PM 1 55.34 0.00 1.93 0.20 0.07 42.46 18:05:49 05:56:01 PM 2 57.44 0.00 3.30 0.42 0.07 38.77 18:05:49 05:56:01 PM 3 53.31 0.00 1.62 0.17 0.08 44.82 18:05:49 05:57:01 PM all 70.43 0.00 3.66 0.58 0.08 25.24 18:05:49 05:57:01 PM 0 72.83 0.00 1.76 0.02 0.08 25.31 18:05:49 05:57:01 PM 1 67.24 0.00 3.12 1.71 0.08 27.84 18:05:49 05:57:01 PM 2 66.52 0.00 6.09 0.57 0.08 26.73 18:05:49 05:57:01 PM 3 75.12 0.00 3.67 0.03 0.08 21.09 18:05:49 05:58:01 PM all 73.94 0.00 1.98 0.15 0.09 23.84 18:05:49 05:58:01 PM 0 58.12 0.00 2.44 0.32 0.10 39.02 18:05:49 05:58:01 PM 1 86.61 0.00 1.33 0.00 0.08 11.97 18:05:49 05:58:01 PM 2 75.89 0.00 2.16 0.20 0.08 21.66 18:05:49 05:58:01 PM 3 75.12 0.00 1.97 0.08 0.10 22.72 18:05:49 05:59:01 PM all 69.16 0.00 3.42 0.22 0.09 27.11 18:05:49 05:59:01 PM 0 68.69 0.00 2.33 0.32 0.10 28.56 18:05:49 05:59:01 PM 1 71.79 0.00 3.11 0.25 0.08 24.77 18:05:49 05:59:01 PM 2 67.26 0.00 4.04 0.17 0.08 28.45 18:05:49 05:59:01 PM 3 68.90 0.00 4.19 0.15 0.08 26.67 18:05:49 06:00:01 PM all 65.24 0.00 3.50 0.21 0.09 30.97 18:05:49 06:00:01 PM 0 56.21 0.00 3.42 0.37 0.08 39.91 18:05:49 06:00:01 PM 1 72.12 0.00 4.18 0.15 0.10 23.45 18:05:49 06:00:01 PM 2 65.67 0.00 3.41 0.13 0.10 30.69 18:05:49 06:00:01 PM 3 66.94 0.00 2.99 0.17 0.08 29.82 18:05:49 06:01:01 PM all 64.23 0.00 3.53 0.25 0.11 31.89 18:05:49 06:01:01 PM 0 62.03 0.00 3.49 0.47 0.12 33.89 18:05:49 06:01:01 PM 1 66.03 0.00 4.35 0.10 0.10 29.41 18:05:49 06:01:01 PM 2 70.33 0.00 3.20 0.24 0.08 26.15 18:05:49 06:01:01 PM 3 58.52 0.00 3.06 0.20 0.12 38.10 18:05:49 06:02:01 PM all 45.91 0.00 2.99 0.79 0.08 50.23 18:05:49 06:02:01 PM 0 49.37 0.00 3.11 1.19 0.08 46.24 18:05:49 06:02:01 PM 1 53.71 0.00 4.41 1.44 0.08 40.36 18:05:49 06:02:01 PM 2 39.56 0.00 1.58 0.34 0.07 58.46 18:05:49 06:02:01 PM 3 41.06 0.00 2.85 0.20 0.08 55.80 18:05:49 06:03:01 PM all 15.56 0.00 0.56 1.00 0.05 82.84 18:05:49 06:03:01 PM 0 5.36 0.00 0.12 0.08 0.05 94.39 18:05:49 06:03:01 PM 1 3.67 0.00 0.70 3.91 0.05 91.67 18:05:49 06:03:01 PM 2 13.26 0.00 0.08 0.00 0.05 86.61 18:05:49 06:03:01 PM 3 40.07 0.00 1.33 0.00 0.05 58.55 18:05:49 18:05:49 06:03:01 PM CPU %user %nice %system %iowait %steal %idle 18:05:49 06:04:01 PM all 0.08 0.00 0.04 0.00 0.03 99.84 18:05:49 06:04:01 PM 0 0.00 0.00 0.02 0.02 0.03 99.93 18:05:49 06:04:01 PM 1 0.20 0.00 0.07 0.00 0.03 99.70 18:05:49 06:04:01 PM 2 0.12 0.00 0.07 0.00 0.07 99.75 18:05:49 06:04:01 PM 3 0.00 0.00 0.02 0.00 0.00 99.98 18:05:49 06:05:01 PM all 1.26 0.00 0.38 0.00 0.03 98.33 18:05:49 06:05:01 PM 0 1.33 0.00 0.38 0.00 0.02 98.27 18:05:49 06:05:01 PM 1 0.67 0.00 0.28 0.00 0.03 99.02 18:05:49 06:05:01 PM 2 2.57 0.00 0.47 0.00 0.05 96.91 18:05:49 06:05:01 PM 3 0.47 0.00 0.38 0.00 0.02 99.13 18:05:49 Average: all 45.29 0.00 2.49 0.58 0.08 51.57 18:05:49 Average: 0 41.34 0.00 2.29 0.69 0.08 55.61 18:05:49 Average: 1 46.98 0.00 2.66 0.89 0.07 49.39 18:05:49 Average: 2 46.14 0.00 2.59 0.35 0.07 50.85 18:05:49 Average: 3 46.69 0.00 2.40 0.41 0.07 50.43 18:05:49 18:05:49 18:05:49